Notice: Trying to access array offset on value of type null in
Doctrine\Common\Annotations\DocParser->Identifier() (line
995 of
/app/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php).
Doctrine\Common\Annotations\DocParser->Identifier() (Line: 687)
Doctrine\Common\Annotations\DocParser->Annotation() (Line: 663)
Doctrine\Common\Annotations\DocParser->Annotations() (Line: 354)
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: 518)
Doctrine\Common\Annotations\DocParser->collectAnnotationMetadata('Drupal\Core\Annotation\Translation') (Line: 744)
Doctrine\Common\Annotations\DocParser->Annotation() (Line: 1035)
Doctrine\Common\Annotations\DocParser->PlainValue() (Line: 1087)
Doctrine\Common\Annotations\DocParser->FieldAssignment() (Line: 1017)
Doctrine\Common\Annotations\DocParser->Value() (Line: 884)
Doctrine\Common\Annotations\DocParser->Values() (Line: 859)
Doctrine\Common\Annotations\DocParser->MethodCall() (Line: 770)
Doctrine\Common\Annotations\DocParser->Annotation() (Line: 663)
Doctrine\Common\Annotations\DocParser->Annotations() (Line: 354)
Doctrine\Common\Annotations\DocParser->parse('/**
* A social share link for pinterest.
*
* @SocialShareLink(
* id = "social_share_pinterest",
* label = @Translation("Pinterest"),
* category = @Translation("Default"),
* context = {
* "pinterest_link_text" = @ContextDefinition(
* data_type = "string",
* label = @Translation("Pinterest link text"),
* description = @Translation("The text of the sharing link."),
* default_value = "Share on pinterest",
* ),
* "title" = @ContextDefinition("string",
* label = @Translation("Title"),
* description = @Translation("The title of the shared item.")
* ),
* "image_url" = @ContextDefinition("string",
* label = @Translation("Image-Url"),
* description = @Translation("The URL of the image to share.")
* ),
* "url" = @ContextDefinition("uri",
* label = @Translation("Shared URL"),
* description = @Translation("The URL to share. Defaults to the current page."),
* required = false
* ),
* "hashtags" = @ContextDefinition("string",
* label = @Translation("Hashtags"),
* description = @Translation("Some comma-separated hash-tags."),
* required = false
* ),
* }
* )
*/', 'class Drupal\social_share\Plugin\SocialShareLink\PinterestShareLink') (Line: 67)
Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotations(Object) (Line: 91)
Doctrine\Common\Annotations\SimpleAnnotationReader->getClassAnnotation(Object, 'Drupal\social_share\Annotation\SocialShareLink') (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: 17)
social_share_theme(Array, 'module', 'social_share', 'modules/contrib/social_share') (Line: 454)
Drupal\Core\Theme\Registry->processExtension(Array, 'social_share', 'module', 'social_share', 'modules/contrib/social_share') (Line: 341)
Drupal\Core\Theme\Registry->build() (Line: 240)
Drupal\Core\Theme\Registry->get() (Line: 88)
Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 69)
Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:gin', Object, Object, Array, 1) (Line: 260)
Drupal\Core\Theme\Registry->getRuntime() (Line: 205)
Drupal\Core\Entity\EntityViewBuilder->getBuildDefaults(Object, 'full') (Line: 36)
Drupal\block_content\BlockContentViewBuilder->getBuildDefaults(Object, 'full') (Line: 168)
Drupal\Core\Entity\EntityViewBuilder->viewMultiple(Array, 'full', NULL) (Line: 24)
Drupal\block_content\BlockContentViewBuilder->viewMultiple(Array, 'full', NULL) (Line: 17)
Drupal\block_content\BlockContentViewBuilder->view(Object, 'full') (Line: 223)
Drupal\layout_builder\Plugin\Block\InlineBlock->build() (Line: 105)
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray->onBuildRender(Object, 'section_component.build.render_array', Object)
call_user_func(Array, Object, 'section_component.build.render_array', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('section_component.build.render_array', Object) (Line: 90)
Drupal\layout_builder\SectionComponent->toRenderArray(Array, ) (Line: 86)
Drupal\layout_builder\Section->toRenderArray(Array) (Line: 317)
Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->buildSections(Object) (Line: 27)
Drupal\ldp_responsive_preview\CustomElementsLayoutBuilderPreviewEntityViewDisplay->buildSections(Object) (Line: 51)
Drupal\custom_elements\CustomElementsLayoutBuilderEntityViewDisplay->buildLayoutSections(Object) (Line: 118)
Drupal\custom_elements\Processor\DefaultContentEntityProcessor->addLayoutBuilderContent(Object, Object, Object) (Line: 95)
Drupal\custom_elements\Processor\DefaultContentEntityProcessor->addtoElement(Object, Object, 'full') (Line: 138)
Drupal\custom_elements\CustomElementGenerator->process(Object, Object, 'full') (Line: 119)
Drupal\custom_elements\CustomElementGenerator->generate(Object, 'full') (Line: 48)
Drupal\lupus_ce_renderer\Controller\CustomElementsController->entityView()
call_user_func(Array) (Line: 53)
Drupal\lupus_ce_renderer\EventSubscriber\CustomElementsControllerSubscriber->Drupal\lupus_ce_renderer\EventSubscriber\{closure}() (Line: 151)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 49)
Asm89\Stack\Cors->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 48)
Drupal\ldp_ssg\BackendApiRequest->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)