- Issue created by @rishabjasrotia
- Status changed to Closed: outdated
5 months ago 10:36am 21 June 2024 - 🇷🇺Russia walkingdexter
Closed because 3.x is unsupported. Feel free to reopen if the problem is present in 4.x.
Not Known
thrown in /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php on line 139
PHP Fatal error: Uncaught Drupal\Component\Plugin\Exception\PluginNotFoundException: The "view" entity type does not exist. in /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:139
Stack trace:
#0 /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php(253): Drupal\Core\Entity\EntityTypeManager->getDefinition('view')
#1 /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php(192): Drupal\Core\Entity\EntityTypeManager->getHandler('view', 'storage')
#2 /var/www/html/web/modules/contrib/simple_sitemap/modules/simple_sitemap_views/src/SimpleSitemapViews.php(89): Drupal\Core\Entity\EntityTypeManager->getStorage('view')
#3 /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(262): Drupal\simple_sitemap_views\SimpleSitemapViews->__construct(Object(Drupal\simple_sitemap\SimplesitemapManager), Object(Drupal\Core\Entity\EntityTypeManager), Object(Drupal\Core\Config\ConfigFactory), Object(Drupal\Core\Queue\QueueFactory), Object(Drupal\mysql\Driver\Database\mysql\Connection))
#4 /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(176): Drupal\Component\DependencyInjection\Container->createService(Array, 'simple_sitemap....')
3#5 /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(437): Drupal\Component\DependencyInjection\Container->get('simple_sitemap....', 1)
#6 /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(240): Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters(Array)
#7 /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php(176): Drupal\Component\DependencyInjection\Container->createService(Array, 'simple_sitemap....')
#8 /var/www/html/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(136): Drupal\Component\DependencyInjection\Container->get('simple_sitemap....')
#9 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(103): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\TerminateEvent), 'kernel.terminat...')
#10 /var/www/html/vendor/stack/builder/src/Stack/StackedHttpKernel.php(32): Symfony\Component\HttpKernel\HttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response))
#11 /var/www/html/web/core/lib/Drupal/Core/DrupalKernel.php(687): Stack\StackedHttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response))
#12 /var/www/html/vendor/drush/drush/src/Boot/DrupalBoot8.php(298): Drupal\Core\DrupalKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response))
#13 [internal function]: Drush\Boot\DrupalBoot8->terminate()
Closed: outdated
3.11
Code
Closed because 3.x is unsupported. Feel free to reopen if the problem is present in 4.x.