- Issue created by @Liam Morland
- First commit to issue fork.
- First commit to issue fork.
- Merge request !9610Issue #3423531: Allow module developers to show information in General Info section. → (Open) created by oo0shiny
- 🇮🇳India KumudB Ahmedabad
While checkout to this current branch, getting this below error, Drupal version 11.x
The website encountered an unexpected error. Try again later. Error: Class "Drupal\system\Element\RenderElementBase" not found in include() (line 14 of core/modules/system/src/Element/StatusReportPage.php). Composer\Autoload\{closure}() (Line: 427) Composer\Autoload\ClassLoader->loadClass() class_exists() (Line: 96) Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (Line: 17) Drupal\Core\Plugin\Factory\ContainerFactory->createInstance() (Line: 83) Drupal\Component\Plugin\PluginManagerBase->createInstance() (Line: 166) Drupal\Core\Render\ElementInfoManager->createInstance() (Line: 135) Drupal\Core\Render\ElementInfoManager->buildInfo() (Line: 91) Drupal\Core\Render\ElementInfoManager->getInfo() (Line: 356) Drupal\Core\Render\Renderer->doRender() (Line: 240) Drupal\Core\Render\Renderer->render() (Line: 238) Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 627) Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 231) Drupal\Core\Render\MainContent\HtmlRenderer->prepare() (Line: 128) Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse() (Line: 90) Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray() call_user_func() (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (Line: 186) Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76) Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 60) Drupal\Core\StackMiddleware\Session->handle() (Line: 48) Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28) Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32) Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 106) Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85) Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36) Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51) Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 736) Drupal\Core\DrupalKernel->handle() (Line: 19)