Error
Error message
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a render element plugin annotation object. * * See \Drupal\Core\Render\Element\ElementInterface for more information * about render element plugins. * * Plugin Namespace: Element * * For a working example, see \Drupal\Core\Render\Element\Link. * * @see \Drupal\Core\Render\ElementInfoManager * @see \Drupal\Core\Render\Element\ElementInterface * @see \Drupal\Core\Render\Element\RenderElement * @see \Drupal\Core\Render\Annotation\FormElement * @see plugin_api * * @ingroup theme_render * * @Annotation */', 'class @Drupal\Core\Render\Annotation\RenderElement') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Render\Annotation\RenderElement') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Provides a contextual_links_placeholder element. * * @RenderElement("contextual_links_placeholder") */', 'class Drupal\contextual\Element\ContextualLinksPlaceholder') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\Render\Annotation\RenderElement') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 109) Drupal\Core\Render\ElementInfoManager->buildInfo('seven') (Line: 76) Drupal\Core\Render\ElementInfoManager->getInfo('html') (Line: 298) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a form element plugin annotation object. * * See \Drupal\Core\Render\Element\FormElementInterface for more information * about form element plugins. * * Plugin Namespace: Element * * For a working example, see \Drupal\Core\Render\Element\Textfield. * * @see \Drupal\Core\Render\ElementInfoManager * @see \Drupal\Core\Render\Element\FormElementInterface * @see \Drupal\Core\Render\Element\FormElement * @see \Drupal\Core\Render\Annotation\RenderElement * @see plugin_api * * @ingroup theme_render * * @Annotation */', 'class @Drupal\Core\Render\Annotation\FormElement') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Render\Annotation\FormElement') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Provides a datetime element. * * @FormElement("datetime") */', 'class Drupal\Core\Datetime\Element\Datetime') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\Render\Annotation\RenderElement') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 109) Drupal\Core\Render\ElementInfoManager->buildInfo('seven') (Line: 76) Drupal\Core\Render\ElementInfoManager->getInfo('html') (Line: 298) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Plugin annotation object for views display plugins. * * @see \Drupal\views\Plugin\views\display\DisplayPluginBase * * @ingroup views_display_plugins * * @Annotation */', 'class @Drupal\views\Annotation\ViewsDisplay') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\views\Annotation\ViewsDisplay') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * The plugin that handles a full page. * * @ingroup views_display_plugins * * @ViewsDisplay( * id = "page", * title = @Translation("Page"), * help = @Translation("Display the view as a page, with a URL and menu links."), * uses_menu_links = TRUE, * uses_route = TRUE, * contextual_links_locations = {"page"}, * theme = "views_view", * admin = @Translation("Page") * ) */', 'class Drupal\views\Plugin\views\display\Page') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\views\Annotation\ViewsDisplay') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a translatable annotation object. * * Some metadata within an annotation needs to be translatable. This class * supports that need by allowing both the translatable string and, if * specified, a context for that string. The string (with optional context) * is passed into t(). * * @ingroup plugin_translatable * * @Annotation */', 'class @Drupal\Core\Annotation\Translation') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Annotation\Translation') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 1007) Doctrine\Common\Annotations\DocParser->PlainValue() (Line: 1059) Doctrine\Common\Annotations\DocParser->FieldAssignment() (Line: 989) Doctrine\Common\Annotations\DocParser->Value() (Line: 858) Doctrine\Common\Annotations\DocParser->Values() (Line: 833) Doctrine\Common\Annotations\DocParser->MethodCall() (Line: 744) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * The plugin that handles a full page. * * @ingroup views_display_plugins * * @ViewsDisplay( * id = "page", * title = @Translation("Page"), * help = @Translation("Display the view as a page, with a URL and menu links."), * uses_menu_links = TRUE, * uses_route = TRUE, * contextual_links_locations = {"page"}, * theme = "views_view", * admin = @Translation("Page") * ) */', 'class Drupal\views\Plugin\views\display\Page') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\views\Annotation\ViewsDisplay') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Plugin annotation object for views pager plugins. * * @see \Drupal\views\Plugin\views\pager\PagerPluginBase * * @ingroup views_pager_plugins * * @Annotation */', 'class @Drupal\views\Annotation\ViewsPager') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\views\Annotation\ViewsPager') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * The plugin to handle mini pager. * * @ingroup views_pager_plugins * * @ViewsPager( * id = "mini", * title = @Translation("Paged output, mini pager"), * short_title = @Translation("Mini"), * help = @Translation("A simple pager containing previous and next links."), * theme = "views_mini_pager" * ) */', 'class Drupal\views\Plugin\views\pager\Mini') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\views\Annotation\ViewsPager') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Plugin annotation object for views row plugins. * * @see \Drupal\views\Plugin\views\row\RowPluginBase * * @ingroup views_row_plugins * * @Annotation */', 'class @Drupal\views\Annotation\ViewsRow') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\views\Annotation\ViewsRow') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Plugin which performs a node_view on the resulting object. * * Most of the code on this object is in the theme function. * * @ingroup views_row_plugins * * @ViewsRow( * id = "entity:node", * ) */', 'class Drupal\node\Plugin\views\row\NodeRow') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\views\Annotation\ViewsRow') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a config entity type annotation object. * * The annotation properties of entity types are found on * \Drupal\Core\Config\Entity\ConfigEntityType and are accessed using * get/set methods defined in \Drupal\Core\Entity\EntityTypeInterface. * * @ingroup entity_api * * @Annotation */', 'class @Drupal\Core\Entity\Annotation\ConfigEntityType') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Entity\Annotation\ConfigEntityType') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Block configuration entity class. * * @ConfigEntityType( * id = "block", * label = @Translation("Block"), * label_collection = @Translation("Blocks"), * label_singular = @Translation("block"), * label_plural = @Translation("blocks"), * label_count = @PluralTranslation( * singular = "@count block", * plural = "@count blocks", * ), * handlers = { * "access" = "Drupal\block\BlockAccessControlHandler", * "view_builder" = "Drupal\block\BlockViewBuilder", * "list_builder" = "Drupal\block\BlockListBuilder", * "form" = { * "default" = "Drupal\block\BlockForm", * "delete" = "Drupal\block\Form\BlockDeleteForm" * } * }, * admin_permission = "administer blocks", * entity_keys = { * "id" = "id", * "status" = "status" * }, * links = { * "delete-form" = "/admin/structure/block/manage/{block}/delete", * "edit-form" = "/admin/structure/block/manage/{block}", * "enable" = "/admin/structure/block/manage/{block}/enable", * "disable" = "/admin/structure/block/manage/{block}/disable", * }, * config_export = { * "id", * "theme", * "region", * "weight", * "provider", * "plugin", * "settings", * "visibility", * }, * lookup_keys = { * "theme" * } * ) */', 'class Drupal\block\Entity\Block') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\Entity\Annotation\EntityType') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 106) Drupal\Core\Entity\EntityTypeManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 675) Drupal\Core\Entity\EntityManager->getDefinitions() (Line: 89) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines an annotation object for strings that require plural forms. * * Note that the return values for both 'singular' and 'plural' keys needs to be * passed to * \Drupal\Core\StringTranslation\TranslationInterface::formatPlural(). * * For example, the annotation can look like this: * @code * label_count = @ PluralTranslation( * singular = "@count item", * plural = "@count items", * context = "cart_items", * ), * @endcode * Remove spaces after @ in your actual plugin - these are put into this sample * code so that it is not recognized as annotation. * * Code samples that make use of this annotation class and the definition sample * above: * @code * // Returns: 1 item * $entity_type->getCountLabel(1); * * // Returns: 5 items * $entity_type->getCountLabel(5); * @endcode * * @see \Drupal\Core\Entity\EntityType::getSingularLabel() * @see \Drupal\Core\Entity\EntityType::getPluralLabel() * @see \Drupal\Core\Entity\EntityType::getCountLabel() * * @ingroup plugin_translatable * * @Annotation */', 'class @Drupal\Core\Annotation\PluralTranslation') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Annotation\PluralTranslation') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 1007) Doctrine\Common\Annotations\DocParser->PlainValue() (Line: 1059) Doctrine\Common\Annotations\DocParser->FieldAssignment() (Line: 989) Doctrine\Common\Annotations\DocParser->Value() (Line: 858) Doctrine\Common\Annotations\DocParser->Values() (Line: 833) Doctrine\Common\Annotations\DocParser->MethodCall() (Line: 744) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Block configuration entity class. * * @ConfigEntityType( * id = "block", * label = @Translation("Block"), * label_collection = @Translation("Blocks"), * label_singular = @Translation("block"), * label_plural = @Translation("blocks"), * label_count = @PluralTranslation( * singular = "@count block", * plural = "@count blocks", * ), * handlers = { * "access" = "Drupal\block\BlockAccessControlHandler", * "view_builder" = "Drupal\block\BlockViewBuilder", * "list_builder" = "Drupal\block\BlockListBuilder", * "form" = { * "default" = "Drupal\block\BlockForm", * "delete" = "Drupal\block\Form\BlockDeleteForm" * } * }, * admin_permission = "administer blocks", * entity_keys = { * "id" = "id", * "status" = "status" * }, * links = { * "delete-form" = "/admin/structure/block/manage/{block}/delete", * "edit-form" = "/admin/structure/block/manage/{block}", * "enable" = "/admin/structure/block/manage/{block}/enable", * "disable" = "/admin/structure/block/manage/{block}/disable", * }, * config_export = { * "id", * "theme", * "region", * "weight", * "provider", * "plugin", * "settings", * "visibility", * }, * lookup_keys = { * "theme" * } * ) */', 'class Drupal\block\Entity\Block') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\Entity\Annotation\EntityType') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 106) Drupal\Core\Entity\EntityTypeManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 675) Drupal\Core\Entity\EntityManager->getDefinitions() (Line: 89) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a content entity type annotation object. * * Content Entity type plugins use an object-based annotation method, rather than an * array-type annotation method (as commonly used on other annotation types). * The annotation properties of content entity types are found on * \Drupal\Core\Entity\ContentEntityType and are accessed using * get/set methods defined in \Drupal\Core\Entity\ContentEntityTypeInterface. * * @ingroup entity_api * * @Annotation */', 'class @Drupal\Core\Entity\Annotation\ContentEntityType') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Entity\Annotation\ContentEntityType') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines the custom block entity class. * * @ContentEntityType( * id = "block_content", * label = @Translation("Custom block"), * label_collection = @Translation("Custom blocks"), * label_singular = @Translation("custom block"), * label_plural = @Translation("custom blocks"), * label_count = @PluralTranslation( * singular = "@count custom block", * plural = "@count custom blocks", * ), * bundle_label = @Translation("Custom block type"), * handlers = { * "storage" = "Drupal\Core\Entity\Sql\SqlContentEntityStorage", * "access" = "Drupal\block_content\BlockContentAccessControlHandler", * "list_builder" = "Drupal\block_content\BlockContentListBuilder", * "view_builder" = "Drupal\block_content\BlockContentViewBuilder", * "views_data" = "Drupal\block_content\BlockContentViewsData", * "form" = { * "add" = "Drupal\block_content\BlockContentForm", * "edit" = "Drupal\block_content\BlockContentForm", * "delete" = "Drupal\block_content\Form\BlockContentDeleteForm", * "default" = "Drupal\block_content\BlockContentForm" * }, * "translation" = "Drupal\block_content\BlockContentTranslationHandler" * }, * admin_permission = "administer blocks", * base_table = "block_content", * revision_table = "block_content_revision", * data_table = "block_content_field_data", * revision_data_table = "block_content_field_revision", * show_revision_ui = TRUE, * links = { * "canonical" = "/block/{block_content}", * "delete-form" = "/block/{block_content}/delete", * "edit-form" = "/block/{block_content}", * "collection" = "/admin/structure/block/block-content", * "create" = "/block", * }, * translatable = TRUE, * entity_keys = { * "id" = "id", * "revision" = "revision_id", * "bundle" = "type", * "label" = "info", * "langcode" = "langcode", * "uuid" = "uuid", * "published" = "status", * }, * revision_metadata_keys = { * "revision_user" = "revision_user", * "revision_created" = "revision_created", * "revision_log_message" = "revision_log" * }, * bundle_entity_type = "block_content_type", * field_ui_base_route = "entity.block_content_type.edit_form", * render_cache = FALSE, * ) * * Note that render caching of block_content entities is disabled because they * are always rendered as blocks, and blocks already have their own render * caching. * See https://www.drupal.org/node/2284917#comment-9132521 for more information. */', 'class Drupal\block_content\Entity\BlockContent') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\Entity\Annotation\EntityType') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 106) Drupal\Core\Entity\EntityTypeManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 675) Drupal\Core\Entity\EntityManager->getDefinitions() (Line: 89) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a FieldType annotation object. * * Additional annotation keys for field types can be defined in * hook_field_info_alter(). * * @ingroup field_types * * @Annotation */', 'class @Drupal\Core\Field\Annotation\FieldType') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Field\Annotation\FieldType') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Plugin implementation of the 'datetime' field type. * * @FieldType( * id = "datetime", * label = @Translation("Date"), * description = @Translation("Create and store date values."), * default_widget = "datetime_default", * default_formatter = "datetime_default", * list_class = "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList", * constraints = {"DateTimeFormat" = {}} * ) */', 'class Drupal\datetime\Plugin\Field\FieldType\DateTimeItem') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\Field\Annotation\FieldType') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 22) Drupal\Core\Plugin\DefaultPluginManager->getDefinition('integer', ) (Line: 104) Drupal\Core\Field\FieldTypePluginManager->getDefaultStorageSettings('integer') (Line: 64) Drupal\Core\Field\BaseFieldDefinition::create('integer') (Line: 1320) Drupal\Core\Entity\ContentEntityBase::baseFieldDefinitions(Object) (Line: 20) Drupal\Core\Entity\EditorialContentEntityBase::baseFieldDefinitions(Object) (Line: 180) Drupal\block_content\Entity\BlockContent::baseFieldDefinitions(Object) (Line: 206) Drupal\Core\Entity\EntityFieldManager->buildBaseFieldDefinitions('block_content') (Line: 171) Drupal\Core\Entity\EntityFieldManager->getBaseFieldDefinitions('block_content') (Line: 425) Drupal\Core\Entity\EntityFieldManager->getFieldStorageDefinitions('block_content') (Line: 208) Drupal\Core\Entity\EntityManager->getFieldStorageDefinitions('block_content') (Line: 323) Drupal\Core\Entity\Sql\SqlContentEntityStorage->getTableMapping() (Line: 188) Drupal\Core\Entity\Sql\SqlContentEntityStorage->initTableLayout() (Line: 173) Drupal\Core\Entity\Sql\SqlContentEntityStorage->__construct(Object, Object, Object, Object, Object, Object) (Line: 138) Drupal\Core\Entity\Sql\SqlContentEntityStorage::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\Core\Entity\Sql\SqlContentEntityStorage', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('block_content', 'storage') (Line: 170) Drupal\Core\Entity\EntityTypeManager->getStorage('block_content') (Line: 79) Drupal\Core\Entity\EntityManager->getStorage('block_content') (Line: 95) Drupal\views\EntityViewsData::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\block_content\BlockContentViewsData', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('block_content', 'views_data') (Line: 156) Drupal\Core\Entity\EntityManager->getHandler('block_content', 'views_data') (Line: 169) views_views_data() call_user_func_array('views_views_data', Array) (Line: 392) Drupal\Core\Extension\ModuleHandler->invoke('views', 'views_data') (Line: 243) Drupal\views\ViewsData->getData() (Line: 160) Drupal\views\ViewsData->get('block_content') (Line: 91) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a data type annotation object. * * The typed data API allows modules to support any kind of data based upon * pre-defined primitive types and interfaces for complex data and lists. * * Defined data types may map to one of the pre-defined primitive types in * \Drupal\Core\TypedData\Primitive or may be complex data types, containing on * or more data properties. Typed data objects for complex data types have to * implement the \Drupal\Core\TypedData\ComplexDataInterface. Further interface * that may be implemented are: * - \Drupal\Core\Access\AccessibleInterface * - \Drupal\Core\TypedData\TranslatableInterface * * Furthermore, lists of data items are represented by objects implementing the * \Drupal\Core\TypedData\ListInterface. A list contains items of the same data * type, is ordered and may contain duplicates. The class used for a list of * items of a certain type may be specified using the 'list class' key. * * @see \Drupal::typedDataManager() * @see \Drupal\Core\TypedData\TypedDataManager::create() * @see hook_data_type_info_alter() * * @ingroup typed_data * * @Annotation */', 'class @Drupal\Core\TypedData\Annotation\DataType') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\TypedData\Annotation\DataType') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * The filter format data type. * * @DataType( * id = "filter_format", * label = @Translation("Filter format") * ) */', 'class Drupal\filter\Plugin\DataType\FilterFormat') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\Core\TypedData\Annotation\DataType') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 22) Drupal\Core\Plugin\DefaultPluginManager->getDefinition('field_item:string_long') (Line: 195) Drupal\Core\TypedData\DataDefinition->getClass() (Line: 633) Drupal\Core\Field\BaseFieldDefinition->getMainPropertyName() (Line: 490) Drupal\Core\Field\BaseFieldDefinition->setDefaultValue('') (Line: 43) Drupal\Core\Entity\EditorialContentEntityBase::revisionLogBaseFieldDefinitions(Object) (Line: 23) Drupal\Core\Entity\EditorialContentEntityBase::baseFieldDefinitions(Object) (Line: 180) Drupal\block_content\Entity\BlockContent::baseFieldDefinitions(Object) (Line: 206) Drupal\Core\Entity\EntityFieldManager->buildBaseFieldDefinitions('block_content') (Line: 171) Drupal\Core\Entity\EntityFieldManager->getBaseFieldDefinitions('block_content') (Line: 425) Drupal\Core\Entity\EntityFieldManager->getFieldStorageDefinitions('block_content') (Line: 208) Drupal\Core\Entity\EntityManager->getFieldStorageDefinitions('block_content') (Line: 323) Drupal\Core\Entity\Sql\SqlContentEntityStorage->getTableMapping() (Line: 188) Drupal\Core\Entity\Sql\SqlContentEntityStorage->initTableLayout() (Line: 173) Drupal\Core\Entity\Sql\SqlContentEntityStorage->__construct(Object, Object, Object, Object, Object, Object) (Line: 138) Drupal\Core\Entity\Sql\SqlContentEntityStorage::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\Core\Entity\Sql\SqlContentEntityStorage', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('block_content', 'storage') (Line: 170) Drupal\Core\Entity\EntityTypeManager->getStorage('block_content') (Line: 79) Drupal\Core\Entity\EntityManager->getStorage('block_content') (Line: 95) Drupal\views\EntityViewsData::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\block_content\BlockContentViewsData', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('block_content', 'views_data') (Line: 156) Drupal\Core\Entity\EntityManager->getHandler('block_content', 'views_data') (Line: 169) views_views_data() call_user_func_array('views_views_data', Array) (Line: 392) Drupal\Core\Extension\ModuleHandler->invoke('views', 'views_data') (Line: 243) Drupal\views\ViewsData->getData() (Line: 160) Drupal\views\ViewsData->get('block_content') (Line: 91) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Drupal\Core\Field\FieldTypePluginManager->getPluginClass() (line 171 of core/lib/Drupal/Core/Field/FieldTypePluginManager.php).
Drupal\Core\Field\FieldTypePluginManager->getPluginClass('comment') (Line: 161) Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords(Array, Array) (Line: 193) Drupal\Core\Config\Entity\ConfigEntityStorage->doLoadMultiple(Array) (Line: 279) Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array) (Line: 537) Drupal\Core\Entity\Entity::loadMultiple(Array) (Line: 181) field_entity_field_storage_info(Object) call_user_func_array('field_entity_field_storage_info', Array) (Line: 392) Drupal\Core\Extension\ModuleHandler->invoke('field', 'entity_field_storage_info', Array) (Line: 541) Drupal\Core\Entity\EntityFieldManager->buildFieldStorageDefinitions('node') (Line: 437) Drupal\Core\Entity\EntityFieldManager->getFieldStorageDefinitions('node') (Line: 208) Drupal\Core\Entity\EntityManager->getFieldStorageDefinitions('node') (Line: 323) Drupal\Core\Entity\Sql\SqlContentEntityStorage->getTableMapping() (Line: 188) Drupal\Core\Entity\Sql\SqlContentEntityStorage->initTableLayout() (Line: 173) Drupal\Core\Entity\Sql\SqlContentEntityStorage->__construct(Object, Object, Object, Object, Object, Object) (Line: 138) Drupal\Core\Entity\Sql\SqlContentEntityStorage::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\node\NodeStorage', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('node', 'storage') (Line: 170) Drupal\Core\Entity\EntityTypeManager->getStorage('node') (Line: 79) Drupal\Core\Entity\EntityManager->getStorage('node') (Line: 95) Drupal\views\EntityViewsData::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\node\NodeViewsData', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('node', 'views_data') (Line: 156) Drupal\Core\Entity\EntityManager->getHandler('node', 'views_data') (Line: 169) views_views_data() call_user_func_array('views_views_data', Array) (Line: 392) Drupal\Core\Extension\ModuleHandler->invoke('views', 'views_data') (Line: 243) Drupal\views\ViewsData->getData() (Line: 160) Drupal\views\ViewsData->get('block_content') (Line: 91) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Plugin annotation object for views style plugins. * * @see \Drupal\views\Plugin\views\style\StylePluginBase * * @ingroup views_style_plugins * * @Annotation */', 'class @Drupal\views\Annotation\ViewsStyle') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\views\Annotation\ViewsStyle') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Style plugin to render each item in an ordered or unordered list. * * @ingroup views_style_plugins * * @ViewsStyle( * id = "views_bootstrap_tab", * title = @Translation("Bootstrap Tab"), * help = @Translation("Displays rows in Bootstrap Tabs."), * theme = "views_bootstrap_tab", * theme_file = "../views_bootstrap.theme.inc", * display_types = {"normal"} * ) */', 'class Drupal\views_bootstrap\Plugin\views\style\ViewsBootstrapTab') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\views\Annotation\ViewsStyle') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, 'Error', 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, 'Error', 'install_page', Array) (Line: 1067) install_display_output(Array, Array, Array) (Line: 260) _drupal_log_error(Array, 1) (Line: 602) _drupal_exception_handler(Object)
- Notice: Trying to access array offset on value of type null in Doctrine\Common\Annotations\DocParser->Identifier() (line 967 of vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 665) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Defines a Plugin annotation object for views exposed form plugins. * * @see \Drupal\views\Plugin\views\exposed_form\ExposedFormPluginInterface * @see \Drupal\views\Plugin\views\exposed_form\ExposedFormPluginBase * * @ingroup views_exposed_form_plugins * * @Annotation */', 'class @Drupal\views\Annotation\ViewsExposedForm') (Line: 496) Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\views\Annotation\ViewsExposedForm') (Line: 718) Doctrine\Common\Annotations\DocParser->Annotation() (Line: 641) Doctrine\Common\Annotations\DocParser->Annotations() (Line: 334) Doctrine\Common\Annotations\DocParser->parse('/** * Exposed form plugin that provides an exposed form with required input. * * @ingroup views_exposed_form_plugins * * @ViewsExposedForm( * id = "input_required", * title = @Translation("Input required"), * help = @Translation("An exposed form that only renders a view if the form contains user input.") * ) */', 'class Drupal\views\Plugin\views\exposed_form\InputRequired') (Line: 67) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91) Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\views\Annotation\ViewsExposedForm') (Line: 145) Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery->getDefinitions() (Line: 86) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, 'Error', 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, 'Error', 'install_page', Array) (Line: 1067) install_display_output(Array, Array, Array) (Line: 260) _drupal_log_error(Array, 1) (Line: 602) _drupal_exception_handler(Object)
RuntimeException: Unable to determine class for field type 'comment' found in the 'field.storage.node.field_comments' configuration in Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords() (line 164 of core/modules/field/src/FieldStorageConfigStorage.php).
Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords(Array, Array) (Line: 193) Drupal\Core\Config\Entity\ConfigEntityStorage->doLoadMultiple(Array) (Line: 279) Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array) (Line: 537) Drupal\Core\Entity\Entity::loadMultiple(Array) (Line: 181) field_entity_field_storage_info(Object) call_user_func_array('field_entity_field_storage_info', Array) (Line: 392) Drupal\Core\Extension\ModuleHandler->invoke('field', 'entity_field_storage_info', Array) (Line: 541) Drupal\Core\Entity\EntityFieldManager->buildFieldStorageDefinitions('node') (Line: 437) Drupal\Core\Entity\EntityFieldManager->getFieldStorageDefinitions('node') (Line: 208) Drupal\Core\Entity\EntityManager->getFieldStorageDefinitions('node') (Line: 323) Drupal\Core\Entity\Sql\SqlContentEntityStorage->getTableMapping() (Line: 188) Drupal\Core\Entity\Sql\SqlContentEntityStorage->initTableLayout() (Line: 173) Drupal\Core\Entity\Sql\SqlContentEntityStorage->__construct(Object, Object, Object, Object, Object, Object) (Line: 138) Drupal\Core\Entity\Sql\SqlContentEntityStorage::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\node\NodeStorage', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('node', 'storage') (Line: 170) Drupal\Core\Entity\EntityTypeManager->getStorage('node') (Line: 79) Drupal\Core\Entity\EntityManager->getStorage('node') (Line: 95) Drupal\views\EntityViewsData::createInstance(Object, Object) (Line: 250) Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\node\NodeViewsData', Object) (Line: 239) Drupal\Core\Entity\EntityTypeManager->getHandler('node', 'views_data') (Line: 156) Drupal\Core\Entity\EntityManager->getHandler('node', 'views_data') (Line: 169) views_views_data() call_user_func_array('views_views_data', Array) (Line: 392) Drupal\Core\Extension\ModuleHandler->invoke('views', 'views_data') (Line: 243) Drupal\views\ViewsData->getData() (Line: 160) Drupal\views\ViewsData->get('block_content') (Line: 91) Drupal\views\Plugin\Derivative\ViewsEntityRow->getDerivativeDefinitions(Array) (Line: 101) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87) Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 284) Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 175) Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 147) views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 447) Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 334) Drupal\Core\Theme\Registry->build() (Line: 233) Drupal\Core\Theme\Registry->get() (Line: 86) Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 67) Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:seven', Object, Object, Array, 1) (Line: 253) Drupal\Core\Theme\Registry->getRuntime() (Line: 142) Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437) Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 195) Drupal\Core\Render\Renderer->render(Array, 1) (Line: 139) Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 582) Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 140) Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66) Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76) Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1067) install_display_output(Array, Array) (Line: 167) install_drupal(Object) (Line: 44)