Skip to content

Instantly share code, notes, and snippets.

@jenlampton
Created October 14, 2019 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jenlampton/328602d9f64b65feb4ce3821e8a7e0ad to your computer and use it in GitHub Desktop.
Save jenlampton/328602d9f64b65feb4ce3821e8a7e0ad to your computer and use it in GitHub Desktop.
Fatal error: Uncaught Error: Class 'Drupal\block_content\Access\BlockContentAddAccessCheck' not found in /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:269
Stack trace:
#0 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173): Drupal\Component\DependencyInjection\Container->createService(Array, 'access_check.bl...')
#1 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Access/CheckProvider.php(100): Drupal\Component\DependencyInjection\Container->get('access_check.bl...')
#2 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Access/CheckProvider.php(159): Drupal\Core\Access\CheckProvider->loadCheck('access_check.bl...')
#3 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Access/CheckProvider.php(83): Drupal\Core\Access\CheckProvider->loadDynamicRequirementMap()
#4 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Routing/RouteBuilder.php(191): Drupal\Core\Access\CheckProvider->setChecks(Object(Symfony\Component\R in /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php on line 269
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Uncaught Error: Class 'Drupal\block_content\Access\BlockContentAddAccessCheck' not found in
/mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php:269
Stack trace:
#0 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php(173):
Drupal\Component\DependencyInjection\Container->createService(Array, 'access_check.bl...')
#1 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Access/CheckProvider.php(100):
Drupal\Component\DependencyInjection\Container->get('access_check.bl...')
#2 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Access/CheckProvider.php(159):
Drupal\Core\Access\CheckProvider->loadCheck('access_check.bl...')
#3 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Access/CheckProvider.php(83):
Drupal\Core\Access\CheckProvider->loadDynamicRequirementMap()
#4 /mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Core/Routing/RouteBuilder.php(191):
Drupal\Core\Access\CheckProvider->setChecks(Object(Symfony\Component\R in
/mnt/www/html/mtccms04dev/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php, line 269
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment