- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* core/modules/user/templates/username.html.twig */
class __TwigTemplate_122011dfb94ad8fa7b3a3b995050dbeccbde1bcaa09ac91e9cd2fd6125d1155c extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 27
if (($context["link_path"] ?? null)) {
// line 28
echo "<a>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "</a>";
} else {
// line 30
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "";
}
}
public function getTemplateName()
{
return "core/modules/user/templates/username.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 30, 34 => 28, 32 => 27,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "core/modules/user/templates/username.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/core/modules/user/templates/username.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 27];
static $filters = ["escape" => 28];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* core/modules/user/templates/username.html.twig */
class __TwigTemplate_122011dfb94ad8fa7b3a3b995050dbeccbde1bcaa09ac91e9cd2fd6125d1155c extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 27
if (($context["link_path"] ?? null)) {
// line 28
echo "<a>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "</a>";
} else {
// line 30
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "";
}
}
public function getTemplateName()
{
return "core/modules/user/templates/username.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 30, 34 => 28, 32 => 27,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "core/modules/user/templates/username.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/core/modules/user/templates/username.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 27];
static $filters = ["escape" => 28];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_122011dfb94ad8fa7b3a3b995050dbeccbde1bcaa09ac91e9cd2fd6125d1155c', 'core/modules/user/templates/username.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('core/modules/user/templates/username.html.twig') (Line: 64)
twig_render_template('core/modules/user/templates/username.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('username', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 40)
__TwigTemplate_965b103f44c843e4c1d0ae689ddf579546b03c3b928eb5d95daf627cde49fb64->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/modules/node/templates/field--node--uid.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 647)
template_preprocess_node(Array, 'node', Array) (Line: 287)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.Ef6Z68Ro_bllIyqoUrv8ZTR-fyQ,sites/default/files/php/twig/600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_/Lf6MjAzMNvPTDmSB7bNIq5iorPg5MefLPfk4OIqea_8.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* core/modules/user/templates/username.html.twig */
class __TwigTemplate_122011dfb94ad8fa7b3a3b995050dbeccbde1bcaa09ac91e9cd2fd6125d1155c extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 27
if (($context["link_path"] ?? null)) {
// line 28
echo "<a>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "</a>";
} else {
// line 30
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "";
}
}
public function getTemplateName()
{
return "core/modules/user/templates/username.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 30, 34 => 28, 32 => 27,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "core/modules/user/templates/username.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/core/modules/user/templates/username.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 27];
static $filters = ["escape" => 28];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_username.html.twig_jSa3ylxY47XavB71810hagJH_', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* core/modules/user/templates/username.html.twig */
class __TwigTemplate_122011dfb94ad8fa7b3a3b995050dbeccbde1bcaa09ac91e9cd2fd6125d1155c extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 27
if (($context["link_path"] ?? null)) {
// line 28
echo "<a>env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "</a>";
} else {
// line 30
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["name"] ?? null)), "html", null, true);
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["extra"] ?? null)), "html", null, true);
echo "";
}
}
public function getTemplateName()
{
return "core/modules/user/templates/username.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 30, 34 => 28, 32 => 27,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "core/modules/user/templates/username.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/core/modules/user/templates/username.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 27];
static $filters = ["escape" => 28];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_122011dfb94ad8fa7b3a3b995050dbeccbde1bcaa09ac91e9cd2fd6125d1155c', 'core/modules/user/templates/username.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('core/modules/user/templates/username.html.twig') (Line: 64)
twig_render_template('core/modules/user/templates/username.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('username', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 40)
__TwigTemplate_965b103f44c843e4c1d0ae689ddf579546b03c3b928eb5d95daf627cde49fb64->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/modules/node/templates/field--node--uid.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 647)
template_preprocess_node(Array, 'node', Array) (Line: 287)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/node/node--article--full.html.twig */
class __TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
ob_start(function () { return ''; });
// line 3
$context["modifier"] = [];
// line 6
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_introduction_text", [])))))) {
// line 7
$context["article_introtext"] = $this->getAttribute(($context["content"] ?? null), "field_introduction_text", []);
}
// line 11
ob_start(function () { return ''; });
// line 12
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_author", [])))))) {
// line 13
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_author", [])), "html", null, true);
} else {
// line 15
echo "Börsenblatt";
}
$context["article_authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 19
if (($context["has_header_image"] ?? null)) {
// line 20
ob_start(function () { return ''; });
// line 21
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_header_media", [])), "html", null, true);
$context["image"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
} else {
// line 24
$context["modifier"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), [0 => "no-image"]);
}
// line 28
$context["ad_leaderboard"] = ($context["ad_slot_leaderboard"] ?? null);
// line 29
$context["ad_skyscraper_right"] = ($context["ad_slot_skyscraper_right"] ?? null);
// line 30
$context["ad_skyscraper_left"] = ($context["ad_slot_skyscraper_left"] ?? null);
// line 32
ob_start(function () { return ''; });
// line 33
if (($context["is_paid_content"] ?? null)) {
// line 34
$this->loadTemplate("@bb_atoms/paid-content-flag/paid-content-flag.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 34)->display(twig_to_array(["is_paid_content" => ($context["is_paid_content"] ?? null)]));
}
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
$context["headline"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 39
$this->loadTemplate("@bb_organisms/header-article/header-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 39)->display(twig_to_array(["image" => // line 40
($context["image"] ?? null), "headline" => // line 41
($context["headline"] ?? null), "overline" => $this->getAttribute( // line 42
($context["content"] ?? null), "field_overline", []), "breadcrumb" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("system_breadcrumb_block", [], false), "authors" => // line 44
($context["article_authors"] ?? null), "date" => call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute( // line 45
($context["node"] ?? null), "getCreatedTime", [], "method"), "date_with_monthname"]), "introtext" => // line 46
($context["article_introtext"] ?? null), "ad_leaderboard" => // line 47
($context["ad_leaderboard"] ?? null), "ad_skyscraper_right" => // line 48
($context["ad_skyscraper_right"] ?? null), "ad_skyscraper_left" => // line 49
($context["ad_skyscraper_left"] ?? null), "modifier" => // line 50
($context["modifier"] ?? null)]));
$context["article_header"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 55
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["comments_count"] ?? null) > 0)))) {
// line 57
ob_start(function () { return ''; });
// line 58
$this->loadTemplate("@bb_atoms/comment-count/comment-count.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 58)->display(twig_to_array(["count" => // line 59
($context["comments_count"] ?? null)]));
$context["comment_count"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 64
ob_start(function () { return ''; });
// line 65
ob_start(function () { return ''; });
// line 66
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_comments", [])), "html", null, true);
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 69
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 69)->display(twig_to_array(["content" => // line 70
($context["comments"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["id" => "comments"]), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 84
ob_start(function () { return ''; });
// line 85
ob_start(function () { return ''; });
// line 86
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 86)->display(twig_to_array(["share_links" => $this->getAttribute( // line 87
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 88
($context["comment_count"] ?? null)]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 92
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 92)->display(twig_to_array(["content" => // line 93
($context["share_comments_bar"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_above"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 105
ob_start(function () { return ''; });
// line 107
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_paragraphs", [])), "html", null, true);
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 111
ob_start(function () { return ''; });
// line 113
if (($context["authors"] ?? null)) {
// line 114
$context["prepare_authors"] = [];
// line 115
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["authors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["author"]) {
// line 116
ob_start(function () { return ''; });
// line 117
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("node", $this->sandbox->ensureToStringAllowed($context["author"]), $this->sandbox->ensureToStringAllowed(($context["author_view_mode"] ?? null))), "html", null, true);
$context["author_teaser"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 119
$context["prepare_authors"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepare_authors"] ?? null)), [0 => ($context["author_teaser"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['author'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 122
ob_start(function () { return ''; });
// line 123
$this->loadTemplate("@bb_molecules/author-group/author-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 123)->display(twig_to_array(["items" => // line 124
($context["prepare_authors"] ?? null)]));
$context["authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 130
$context["prepared_topics"] = [];
// line 131
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["topics"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["topic"]) {
// line 132
ob_start(function () { return ''; });
// line 133
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("taxonomy_term", $this->sandbox->ensureToStringAllowed($context["topic"]), "button"), "html", null, true);
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 135
$context["prepared_topics"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_topics"] ?? null)), [0 => ($context["button"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['topic'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 138
ob_start(function () { return ''; });
// line 139
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 139)->display(twig_to_array(["items" => // line 140
($context["prepared_topics"] ?? null)]));
$context["topics_button_group"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 145
ob_start(function () { return ''; });
// line 146
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 146)->display(twig_to_array(["share_links" => $this->getAttribute( // line 147
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 148
($context["comment_count"] ?? null), "modifier" => [0 => "footer"]]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 153
ob_start(function () { return ''; });
// line 154
$this->loadTemplate("@bb_organisms/footer-article/footer-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 154)->display(twig_to_array(["authors" => // line 155
($context["authors"] ?? null), "topics" => // line 156
($context["topics_button_group"] ?? null), "share_comments" => ((( // line 157
($context["comments_closed"] ?? null) || ($context["comments_open"] ?? null))) ? (($context["share_comments_bar"] ?? null)) : (""))]));
$context["article_content_below_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 161
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 161)->display(twig_to_array(["content" => // line 162
($context["article_content_below_content"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_below"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 174
ob_start(function () { return ''; });
// line 175
if (($context["related_overridden"] ?? null)) {
// line 176
echo " ";
ob_start(function () { return ''; });
// line 177
$this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 177)->display(twig_to_array(["headline" => t("This might also interest you"), "items" => // line 179
($context["related_overridden"] ?? null)]));
$context["related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 182
echo " ";
}
// line 184
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 184)->display(twig_to_array(["title" => null, "content" => // line 186
($context["related"] ?? null), "modifier" => [0 => "constrained"]]));
$context["article_related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 194
ob_start(function () { return ''; });
// line 195
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_related"] ?? null)), "html", null, true);
// line 196
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_comments"] ?? null)), "html", null, true);
$context["article_footer"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 199
if ((($context["is_paid_content"] ?? null) && !($context["has_premium_access"] ?? null))) {
// line 200
ob_start(function () { return ''; });
// line 201
ob_start(function () { return ''; });
// line 202
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 202)->display(twig_to_array(["content" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("subscription_order_block", [], false), "modifier" => [0 => "constrained"]]));
$context["checkout"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 209
ob_start(function () { return ''; });
// line 210
$this->loadTemplate("@bb_atoms/curtain/curtain.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 210)->display(twig_to_array(["content" => // line 211
($context["checkout"] ?? null), "plenigo_environment" => // line 212
($context["plenigo_environment"] ?? null)]));
$context["curtain"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 216
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 216)->display(twig_to_array(["content" => // line 217
($context["curtain"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 227
$context["article_content_below"] = null;
// line 228
$context["article_footer"] = null;
}
// line 232
$this->loadTemplate("@bb_templates/article/article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 232)->display(twig_to_array(["article_header" => // line 233
($context["article_header"] ?? null), "article_content_above" => // line 234
($context["article_content_above"] ?? null), "article_content" => // line 235
($context["article_content"] ?? null), "article_content_below" => // line 236
($context["article_content_below"] ?? null), "article_footer" => // line 237
($context["article_footer"] ?? null)]));
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/node/node--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 255 => 237, 254 => 236, 253 => 235, 252 => 234, 251 => 233, 250 => 232, 247 => 228, 245 => 227, 242 => 217, 241 => 216, 238 => 212, 237 => 211, 236 => 210, 234 => 209, 231 => 202, 229 => 201, 227 => 200, 225 => 199, 222 => 196, 220 => 195, 218 => 194, 215 => 186, 214 => 184, 211 => 182, 208 => 179, 207 => 177, 204 => 176, 202 => 175, 200 => 174, 197 => 162, 196 => 161, 193 => 157, 192 => 156, 191 => 155, 190 => 154, 188 => 153, 185 => 148, 184 => 147, 183 => 146, 181 => 145, 178 => 140, 177 => 139, 175 => 138, 169 => 135, 166 => 133, 164 => 132, 160 => 131, 158 => 130, 154 => 124, 153 => 123, 151 => 122, 145 => 119, 142 => 117, 140 => 116, 136 => 115, 134 => 114, 132 => 113, 130 => 111, 127 => 107, 125 => 105, 122 => 93, 121 => 92, 118 => 88, 117 => 87, 116 => 86, 114 => 85, 112 => 84, 108 => 70, 107 => 69, 104 => 66, 102 => 65, 100 => 64, 97 => 59, 96 => 58, 94 => 57, 92 => 55, 89 => 50, 88 => 49, 87 => 48, 86 => 47, 85 => 46, 84 => 45, 83 => 44, 82 => 42, 81 => 41, 80 => 40, 79 => 39, 76 => 36, 73 => 34, 71 => 33, 69 => 32, 67 => 30, 65 => 29, 63 => 28, 60 => 24, 56 => 21, 54 => 20, 52 => 19, 48 => 15, 45 => 13, 43 => 12, 41 => 11, 38 => 7, 36 => 6, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/node/node--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["set" => 2, "if" => 6, "include" => 34, "for" => 115];
static $filters = ["trim" => 6, "striptags" => 6, "render" => 6, "escape" => 13, "merge" => 24, "format_date" => 45, "t" => 178];
static $functions = ["drupal_block" => 43, "create_attribute" => 71, "drupal_entity" => 117];
try {
$this->sandbox->checkSecurity(
['set', 'if', 'include', 'for'],
['trim', 'striptags', 'render', 'escape', 'merge', 'format_date', 't'],
['drupal_block', 'create_attribute', 'drupal_entity']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/node/node--article--full.html.twig */
class __TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
ob_start(function () { return ''; });
// line 3
$context["modifier"] = [];
// line 6
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_introduction_text", [])))))) {
// line 7
$context["article_introtext"] = $this->getAttribute(($context["content"] ?? null), "field_introduction_text", []);
}
// line 11
ob_start(function () { return ''; });
// line 12
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_author", [])))))) {
// line 13
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_author", [])), "html", null, true);
} else {
// line 15
echo "Börsenblatt";
}
$context["article_authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 19
if (($context["has_header_image"] ?? null)) {
// line 20
ob_start(function () { return ''; });
// line 21
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_header_media", [])), "html", null, true);
$context["image"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
} else {
// line 24
$context["modifier"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), [0 => "no-image"]);
}
// line 28
$context["ad_leaderboard"] = ($context["ad_slot_leaderboard"] ?? null);
// line 29
$context["ad_skyscraper_right"] = ($context["ad_slot_skyscraper_right"] ?? null);
// line 30
$context["ad_skyscraper_left"] = ($context["ad_slot_skyscraper_left"] ?? null);
// line 32
ob_start(function () { return ''; });
// line 33
if (($context["is_paid_content"] ?? null)) {
// line 34
$this->loadTemplate("@bb_atoms/paid-content-flag/paid-content-flag.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 34)->display(twig_to_array(["is_paid_content" => ($context["is_paid_content"] ?? null)]));
}
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
$context["headline"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 39
$this->loadTemplate("@bb_organisms/header-article/header-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 39)->display(twig_to_array(["image" => // line 40
($context["image"] ?? null), "headline" => // line 41
($context["headline"] ?? null), "overline" => $this->getAttribute( // line 42
($context["content"] ?? null), "field_overline", []), "breadcrumb" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("system_breadcrumb_block", [], false), "authors" => // line 44
($context["article_authors"] ?? null), "date" => call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute( // line 45
($context["node"] ?? null), "getCreatedTime", [], "method"), "date_with_monthname"]), "introtext" => // line 46
($context["article_introtext"] ?? null), "ad_leaderboard" => // line 47
($context["ad_leaderboard"] ?? null), "ad_skyscraper_right" => // line 48
($context["ad_skyscraper_right"] ?? null), "ad_skyscraper_left" => // line 49
($context["ad_skyscraper_left"] ?? null), "modifier" => // line 50
($context["modifier"] ?? null)]));
$context["article_header"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 55
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["comments_count"] ?? null) > 0)))) {
// line 57
ob_start(function () { return ''; });
// line 58
$this->loadTemplate("@bb_atoms/comment-count/comment-count.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 58)->display(twig_to_array(["count" => // line 59
($context["comments_count"] ?? null)]));
$context["comment_count"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 64
ob_start(function () { return ''; });
// line 65
ob_start(function () { return ''; });
// line 66
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_comments", [])), "html", null, true);
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 69
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 69)->display(twig_to_array(["content" => // line 70
($context["comments"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["id" => "comments"]), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 84
ob_start(function () { return ''; });
// line 85
ob_start(function () { return ''; });
// line 86
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 86)->display(twig_to_array(["share_links" => $this->getAttribute( // line 87
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 88
($context["comment_count"] ?? null)]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 92
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 92)->display(twig_to_array(["content" => // line 93
($context["share_comments_bar"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_above"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 105
ob_start(function () { return ''; });
// line 107
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_paragraphs", [])), "html", null, true);
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 111
ob_start(function () { return ''; });
// line 113
if (($context["authors"] ?? null)) {
// line 114
$context["prepare_authors"] = [];
// line 115
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["authors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["author"]) {
// line 116
ob_start(function () { return ''; });
// line 117
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("node", $this->sandbox->ensureToStringAllowed($context["author"]), $this->sandbox->ensureToStringAllowed(($context["author_view_mode"] ?? null))), "html", null, true);
$context["author_teaser"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 119
$context["prepare_authors"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepare_authors"] ?? null)), [0 => ($context["author_teaser"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['author'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 122
ob_start(function () { return ''; });
// line 123
$this->loadTemplate("@bb_molecules/author-group/author-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 123)->display(twig_to_array(["items" => // line 124
($context["prepare_authors"] ?? null)]));
$context["authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 130
$context["prepared_topics"] = [];
// line 131
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["topics"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["topic"]) {
// line 132
ob_start(function () { return ''; });
// line 133
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("taxonomy_term", $this->sandbox->ensureToStringAllowed($context["topic"]), "button"), "html", null, true);
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 135
$context["prepared_topics"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_topics"] ?? null)), [0 => ($context["button"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['topic'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 138
ob_start(function () { return ''; });
// line 139
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 139)->display(twig_to_array(["items" => // line 140
($context["prepared_topics"] ?? null)]));
$context["topics_button_group"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 145
ob_start(function () { return ''; });
// line 146
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 146)->display(twig_to_array(["share_links" => $this->getAttribute( // line 147
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 148
($context["comment_count"] ?? null), "modifier" => [0 => "footer"]]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 153
ob_start(function () { return ''; });
// line 154
$this->loadTemplate("@bb_organisms/footer-article/footer-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 154)->display(twig_to_array(["authors" => // line 155
($context["authors"] ?? null), "topics" => // line 156
($context["topics_button_group"] ?? null), "share_comments" => ((( // line 157
($context["comments_closed"] ?? null) || ($context["comments_open"] ?? null))) ? (($context["share_comments_bar"] ?? null)) : (""))]));
$context["article_content_below_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 161
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 161)->display(twig_to_array(["content" => // line 162
($context["article_content_below_content"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_below"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 174
ob_start(function () { return ''; });
// line 175
if (($context["related_overridden"] ?? null)) {
// line 176
echo " ";
ob_start(function () { return ''; });
// line 177
$this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 177)->display(twig_to_array(["headline" => t("This might also interest you"), "items" => // line 179
($context["related_overridden"] ?? null)]));
$context["related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 182
echo " ";
}
// line 184
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 184)->display(twig_to_array(["title" => null, "content" => // line 186
($context["related"] ?? null), "modifier" => [0 => "constrained"]]));
$context["article_related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 194
ob_start(function () { return ''; });
// line 195
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_related"] ?? null)), "html", null, true);
// line 196
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_comments"] ?? null)), "html", null, true);
$context["article_footer"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 199
if ((($context["is_paid_content"] ?? null) && !($context["has_premium_access"] ?? null))) {
// line 200
ob_start(function () { return ''; });
// line 201
ob_start(function () { return ''; });
// line 202
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 202)->display(twig_to_array(["content" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("subscription_order_block", [], false), "modifier" => [0 => "constrained"]]));
$context["checkout"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 209
ob_start(function () { return ''; });
// line 210
$this->loadTemplate("@bb_atoms/curtain/curtain.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 210)->display(twig_to_array(["content" => // line 211
($context["checkout"] ?? null), "plenigo_environment" => // line 212
($context["plenigo_environment"] ?? null)]));
$context["curtain"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 216
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 216)->display(twig_to_array(["content" => // line 217
($context["curtain"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 227
$context["article_content_below"] = null;
// line 228
$context["article_footer"] = null;
}
// line 232
$this->loadTemplate("@bb_templates/article/article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 232)->display(twig_to_array(["article_header" => // line 233
($context["article_header"] ?? null), "article_content_above" => // line 234
($context["article_content_above"] ?? null), "article_content" => // line 235
($context["article_content"] ?? null), "article_content_below" => // line 236
($context["article_content_below"] ?? null), "article_footer" => // line 237
($context["article_footer"] ?? null)]));
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/node/node--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 255 => 237, 254 => 236, 253 => 235, 252 => 234, 251 => 233, 250 => 232, 247 => 228, 245 => 227, 242 => 217, 241 => 216, 238 => 212, 237 => 211, 236 => 210, 234 => 209, 231 => 202, 229 => 201, 227 => 200, 225 => 199, 222 => 196, 220 => 195, 218 => 194, 215 => 186, 214 => 184, 211 => 182, 208 => 179, 207 => 177, 204 => 176, 202 => 175, 200 => 174, 197 => 162, 196 => 161, 193 => 157, 192 => 156, 191 => 155, 190 => 154, 188 => 153, 185 => 148, 184 => 147, 183 => 146, 181 => 145, 178 => 140, 177 => 139, 175 => 138, 169 => 135, 166 => 133, 164 => 132, 160 => 131, 158 => 130, 154 => 124, 153 => 123, 151 => 122, 145 => 119, 142 => 117, 140 => 116, 136 => 115, 134 => 114, 132 => 113, 130 => 111, 127 => 107, 125 => 105, 122 => 93, 121 => 92, 118 => 88, 117 => 87, 116 => 86, 114 => 85, 112 => 84, 108 => 70, 107 => 69, 104 => 66, 102 => 65, 100 => 64, 97 => 59, 96 => 58, 94 => 57, 92 => 55, 89 => 50, 88 => 49, 87 => 48, 86 => 47, 85 => 46, 84 => 45, 83 => 44, 82 => 42, 81 => 41, 80 => 40, 79 => 39, 76 => 36, 73 => 34, 71 => 33, 69 => 32, 67 => 30, 65 => 29, 63 => 28, 60 => 24, 56 => 21, 54 => 20, 52 => 19, 48 => 15, 45 => 13, 43 => 12, 41 => 11, 38 => 7, 36 => 6, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/node/node--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["set" => 2, "if" => 6, "include" => 34, "for" => 115];
static $filters = ["trim" => 6, "striptags" => 6, "render" => 6, "escape" => 13, "merge" => 24, "format_date" => 45, "t" => 178];
static $functions = ["drupal_block" => 43, "create_attribute" => 71, "drupal_entity" => 117];
try {
$this->sandbox->checkSecurity(
['set', 'if', 'include', 'for'],
['trim', 'striptags', 'render', 'escape', 'merge', 'format_date', 't'],
['drupal_block', 'create_attribute', 'drupal_entity']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75', 'themes/custom/bb_theme/templates/node/node--article--full.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/node/node--article--full.html.twig') (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.KEzIXdsVeGARFyC5iJF5fvTzwrI,sites/default/files/php/twig/600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul/yZknnO0uoXx8k0vM2FPNuh71Sumo-_PDXrQvK0gJy7g.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/node/node--article--full.html.twig */
class __TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
ob_start(function () { return ''; });
// line 3
$context["modifier"] = [];
// line 6
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_introduction_text", [])))))) {
// line 7
$context["article_introtext"] = $this->getAttribute(($context["content"] ?? null), "field_introduction_text", []);
}
// line 11
ob_start(function () { return ''; });
// line 12
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_author", [])))))) {
// line 13
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_author", [])), "html", null, true);
} else {
// line 15
echo "Börsenblatt";
}
$context["article_authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 19
if (($context["has_header_image"] ?? null)) {
// line 20
ob_start(function () { return ''; });
// line 21
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_header_media", [])), "html", null, true);
$context["image"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
} else {
// line 24
$context["modifier"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), [0 => "no-image"]);
}
// line 28
$context["ad_leaderboard"] = ($context["ad_slot_leaderboard"] ?? null);
// line 29
$context["ad_skyscraper_right"] = ($context["ad_slot_skyscraper_right"] ?? null);
// line 30
$context["ad_skyscraper_left"] = ($context["ad_slot_skyscraper_left"] ?? null);
// line 32
ob_start(function () { return ''; });
// line 33
if (($context["is_paid_content"] ?? null)) {
// line 34
$this->loadTemplate("@bb_atoms/paid-content-flag/paid-content-flag.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 34)->display(twig_to_array(["is_paid_content" => ($context["is_paid_content"] ?? null)]));
}
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
$context["headline"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 39
$this->loadTemplate("@bb_organisms/header-article/header-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 39)->display(twig_to_array(["image" => // line 40
($context["image"] ?? null), "headline" => // line 41
($context["headline"] ?? null), "overline" => $this->getAttribute( // line 42
($context["content"] ?? null), "field_overline", []), "breadcrumb" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("system_breadcrumb_block", [], false), "authors" => // line 44
($context["article_authors"] ?? null), "date" => call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute( // line 45
($context["node"] ?? null), "getCreatedTime", [], "method"), "date_with_monthname"]), "introtext" => // line 46
($context["article_introtext"] ?? null), "ad_leaderboard" => // line 47
($context["ad_leaderboard"] ?? null), "ad_skyscraper_right" => // line 48
($context["ad_skyscraper_right"] ?? null), "ad_skyscraper_left" => // line 49
($context["ad_skyscraper_left"] ?? null), "modifier" => // line 50
($context["modifier"] ?? null)]));
$context["article_header"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 55
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["comments_count"] ?? null) > 0)))) {
// line 57
ob_start(function () { return ''; });
// line 58
$this->loadTemplate("@bb_atoms/comment-count/comment-count.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 58)->display(twig_to_array(["count" => // line 59
($context["comments_count"] ?? null)]));
$context["comment_count"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 64
ob_start(function () { return ''; });
// line 65
ob_start(function () { return ''; });
// line 66
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_comments", [])), "html", null, true);
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 69
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 69)->display(twig_to_array(["content" => // line 70
($context["comments"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["id" => "comments"]), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 84
ob_start(function () { return ''; });
// line 85
ob_start(function () { return ''; });
// line 86
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 86)->display(twig_to_array(["share_links" => $this->getAttribute( // line 87
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 88
($context["comment_count"] ?? null)]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 92
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 92)->display(twig_to_array(["content" => // line 93
($context["share_comments_bar"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_above"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 105
ob_start(function () { return ''; });
// line 107
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_paragraphs", [])), "html", null, true);
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 111
ob_start(function () { return ''; });
// line 113
if (($context["authors"] ?? null)) {
// line 114
$context["prepare_authors"] = [];
// line 115
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["authors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["author"]) {
// line 116
ob_start(function () { return ''; });
// line 117
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("node", $this->sandbox->ensureToStringAllowed($context["author"]), $this->sandbox->ensureToStringAllowed(($context["author_view_mode"] ?? null))), "html", null, true);
$context["author_teaser"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 119
$context["prepare_authors"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepare_authors"] ?? null)), [0 => ($context["author_teaser"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['author'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 122
ob_start(function () { return ''; });
// line 123
$this->loadTemplate("@bb_molecules/author-group/author-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 123)->display(twig_to_array(["items" => // line 124
($context["prepare_authors"] ?? null)]));
$context["authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 130
$context["prepared_topics"] = [];
// line 131
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["topics"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["topic"]) {
// line 132
ob_start(function () { return ''; });
// line 133
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("taxonomy_term", $this->sandbox->ensureToStringAllowed($context["topic"]), "button"), "html", null, true);
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 135
$context["prepared_topics"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_topics"] ?? null)), [0 => ($context["button"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['topic'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 138
ob_start(function () { return ''; });
// line 139
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 139)->display(twig_to_array(["items" => // line 140
($context["prepared_topics"] ?? null)]));
$context["topics_button_group"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 145
ob_start(function () { return ''; });
// line 146
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 146)->display(twig_to_array(["share_links" => $this->getAttribute( // line 147
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 148
($context["comment_count"] ?? null), "modifier" => [0 => "footer"]]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 153
ob_start(function () { return ''; });
// line 154
$this->loadTemplate("@bb_organisms/footer-article/footer-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 154)->display(twig_to_array(["authors" => // line 155
($context["authors"] ?? null), "topics" => // line 156
($context["topics_button_group"] ?? null), "share_comments" => ((( // line 157
($context["comments_closed"] ?? null) || ($context["comments_open"] ?? null))) ? (($context["share_comments_bar"] ?? null)) : (""))]));
$context["article_content_below_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 161
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 161)->display(twig_to_array(["content" => // line 162
($context["article_content_below_content"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_below"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 174
ob_start(function () { return ''; });
// line 175
if (($context["related_overridden"] ?? null)) {
// line 176
echo " ";
ob_start(function () { return ''; });
// line 177
$this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 177)->display(twig_to_array(["headline" => t("This might also interest you"), "items" => // line 179
($context["related_overridden"] ?? null)]));
$context["related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 182
echo " ";
}
// line 184
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 184)->display(twig_to_array(["title" => null, "content" => // line 186
($context["related"] ?? null), "modifier" => [0 => "constrained"]]));
$context["article_related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 194
ob_start(function () { return ''; });
// line 195
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_related"] ?? null)), "html", null, true);
// line 196
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_comments"] ?? null)), "html", null, true);
$context["article_footer"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 199
if ((($context["is_paid_content"] ?? null) && !($context["has_premium_access"] ?? null))) {
// line 200
ob_start(function () { return ''; });
// line 201
ob_start(function () { return ''; });
// line 202
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 202)->display(twig_to_array(["content" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("subscription_order_block", [], false), "modifier" => [0 => "constrained"]]));
$context["checkout"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 209
ob_start(function () { return ''; });
// line 210
$this->loadTemplate("@bb_atoms/curtain/curtain.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 210)->display(twig_to_array(["content" => // line 211
($context["checkout"] ?? null), "plenigo_environment" => // line 212
($context["plenigo_environment"] ?? null)]));
$context["curtain"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 216
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 216)->display(twig_to_array(["content" => // line 217
($context["curtain"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 227
$context["article_content_below"] = null;
// line 228
$context["article_footer"] = null;
}
// line 232
$this->loadTemplate("@bb_templates/article/article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 232)->display(twig_to_array(["article_header" => // line 233
($context["article_header"] ?? null), "article_content_above" => // line 234
($context["article_content_above"] ?? null), "article_content" => // line 235
($context["article_content"] ?? null), "article_content_below" => // line 236
($context["article_content_below"] ?? null), "article_footer" => // line 237
($context["article_footer"] ?? null)]));
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/node/node--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 255 => 237, 254 => 236, 253 => 235, 252 => 234, 251 => 233, 250 => 232, 247 => 228, 245 => 227, 242 => 217, 241 => 216, 238 => 212, 237 => 211, 236 => 210, 234 => 209, 231 => 202, 229 => 201, 227 => 200, 225 => 199, 222 => 196, 220 => 195, 218 => 194, 215 => 186, 214 => 184, 211 => 182, 208 => 179, 207 => 177, 204 => 176, 202 => 175, 200 => 174, 197 => 162, 196 => 161, 193 => 157, 192 => 156, 191 => 155, 190 => 154, 188 => 153, 185 => 148, 184 => 147, 183 => 146, 181 => 145, 178 => 140, 177 => 139, 175 => 138, 169 => 135, 166 => 133, 164 => 132, 160 => 131, 158 => 130, 154 => 124, 153 => 123, 151 => 122, 145 => 119, 142 => 117, 140 => 116, 136 => 115, 134 => 114, 132 => 113, 130 => 111, 127 => 107, 125 => 105, 122 => 93, 121 => 92, 118 => 88, 117 => 87, 116 => 86, 114 => 85, 112 => 84, 108 => 70, 107 => 69, 104 => 66, 102 => 65, 100 => 64, 97 => 59, 96 => 58, 94 => 57, 92 => 55, 89 => 50, 88 => 49, 87 => 48, 86 => 47, 85 => 46, 84 => 45, 83 => 44, 82 => 42, 81 => 41, 80 => 40, 79 => 39, 76 => 36, 73 => 34, 71 => 33, 69 => 32, 67 => 30, 65 => 29, 63 => 28, 60 => 24, 56 => 21, 54 => 20, 52 => 19, 48 => 15, 45 => 13, 43 => 12, 41 => 11, 38 => 7, 36 => 6, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/node/node--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["set" => 2, "if" => 6, "include" => 34, "for" => 115];
static $filters = ["trim" => 6, "striptags" => 6, "render" => 6, "escape" => 13, "merge" => 24, "format_date" => 45, "t" => 178];
static $functions = ["drupal_block" => 43, "create_attribute" => 71, "drupal_entity" => 117];
try {
$this->sandbox->checkSecurity(
['set', 'if', 'include', 'for'],
['trim', 'striptags', 'render', 'escape', 'merge', 'format_date', 't'],
['drupal_block', 'create_attribute', 'drupal_entity']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_node--article--full.html._QMHWRTUg0RxsIaMdImOPdJvul', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/node/node--article--full.html.twig */
class __TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
ob_start(function () { return ''; });
// line 3
$context["modifier"] = [];
// line 6
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_introduction_text", [])))))) {
// line 7
$context["article_introtext"] = $this->getAttribute(($context["content"] ?? null), "field_introduction_text", []);
}
// line 11
ob_start(function () { return ''; });
// line 12
if ( !twig_test_empty(twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute(($context["content"] ?? null), "field_author", [])))))) {
// line 13
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_author", [])), "html", null, true);
} else {
// line 15
echo "Börsenblatt";
}
$context["article_authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 19
if (($context["has_header_image"] ?? null)) {
// line 20
ob_start(function () { return ''; });
// line 21
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_header_media", [])), "html", null, true);
$context["image"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
} else {
// line 24
$context["modifier"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), [0 => "no-image"]);
}
// line 28
$context["ad_leaderboard"] = ($context["ad_slot_leaderboard"] ?? null);
// line 29
$context["ad_skyscraper_right"] = ($context["ad_slot_skyscraper_right"] ?? null);
// line 30
$context["ad_skyscraper_left"] = ($context["ad_slot_skyscraper_left"] ?? null);
// line 32
ob_start(function () { return ''; });
// line 33
if (($context["is_paid_content"] ?? null)) {
// line 34
$this->loadTemplate("@bb_atoms/paid-content-flag/paid-content-flag.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 34)->display(twig_to_array(["is_paid_content" => ($context["is_paid_content"] ?? null)]));
}
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
$context["headline"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 39
$this->loadTemplate("@bb_organisms/header-article/header-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 39)->display(twig_to_array(["image" => // line 40
($context["image"] ?? null), "headline" => // line 41
($context["headline"] ?? null), "overline" => $this->getAttribute( // line 42
($context["content"] ?? null), "field_overline", []), "breadcrumb" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("system_breadcrumb_block", [], false), "authors" => // line 44
($context["article_authors"] ?? null), "date" => call_user_func_array($this->env->getFilter('format_date')->getCallable(), [$this->getAttribute( // line 45
($context["node"] ?? null), "getCreatedTime", [], "method"), "date_with_monthname"]), "introtext" => // line 46
($context["article_introtext"] ?? null), "ad_leaderboard" => // line 47
($context["ad_leaderboard"] ?? null), "ad_skyscraper_right" => // line 48
($context["ad_skyscraper_right"] ?? null), "ad_skyscraper_left" => // line 49
($context["ad_skyscraper_left"] ?? null), "modifier" => // line 50
($context["modifier"] ?? null)]));
$context["article_header"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 55
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["comments_count"] ?? null) > 0)))) {
// line 57
ob_start(function () { return ''; });
// line 58
$this->loadTemplate("@bb_atoms/comment-count/comment-count.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 58)->display(twig_to_array(["count" => // line 59
($context["comments_count"] ?? null)]));
$context["comment_count"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 64
ob_start(function () { return ''; });
// line 65
ob_start(function () { return ''; });
// line 66
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_comments", [])), "html", null, true);
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 69
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 69)->display(twig_to_array(["content" => // line 70
($context["comments"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["id" => "comments"]), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 84
ob_start(function () { return ''; });
// line 85
ob_start(function () { return ''; });
// line 86
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 86)->display(twig_to_array(["share_links" => $this->getAttribute( // line 87
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 88
($context["comment_count"] ?? null)]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 92
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 92)->display(twig_to_array(["content" => // line 93
($context["share_comments_bar"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_above"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 105
ob_start(function () { return ''; });
// line 107
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["content"] ?? null), "field_paragraphs", [])), "html", null, true);
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 111
ob_start(function () { return ''; });
// line 113
if (($context["authors"] ?? null)) {
// line 114
$context["prepare_authors"] = [];
// line 115
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["authors"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["author"]) {
// line 116
ob_start(function () { return ''; });
// line 117
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("node", $this->sandbox->ensureToStringAllowed($context["author"]), $this->sandbox->ensureToStringAllowed(($context["author_view_mode"] ?? null))), "html", null, true);
$context["author_teaser"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 119
$context["prepare_authors"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepare_authors"] ?? null)), [0 => ($context["author_teaser"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['author'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 122
ob_start(function () { return ''; });
// line 123
$this->loadTemplate("@bb_molecules/author-group/author-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 123)->display(twig_to_array(["items" => // line 124
($context["prepare_authors"] ?? null)]));
$context["authors"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 130
$context["prepared_topics"] = [];
// line 131
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["topics"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["topic"]) {
// line 132
ob_start(function () { return ''; });
// line 133
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalEntity("taxonomy_term", $this->sandbox->ensureToStringAllowed($context["topic"]), "button"), "html", null, true);
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 135
$context["prepared_topics"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["prepared_topics"] ?? null)), [0 => ($context["button"] ?? null)]);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['topic'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 138
ob_start(function () { return ''; });
// line 139
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 139)->display(twig_to_array(["items" => // line 140
($context["prepared_topics"] ?? null)]));
$context["topics_button_group"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 145
ob_start(function () { return ''; });
// line 146
$this->loadTemplate("@bb_molecules/share-comments-bar/share-comments-bar.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 146)->display(twig_to_array(["share_links" => $this->getAttribute( // line 147
($context["content"] ?? null), "shariff_field", []), "comment_count" => // line 148
($context["comment_count"] ?? null), "modifier" => [0 => "footer"]]));
$context["share_comments_bar"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 153
ob_start(function () { return ''; });
// line 154
$this->loadTemplate("@bb_organisms/footer-article/footer-article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 154)->display(twig_to_array(["authors" => // line 155
($context["authors"] ?? null), "topics" => // line 156
($context["topics_button_group"] ?? null), "share_comments" => ((( // line 157
($context["comments_closed"] ?? null) || ($context["comments_open"] ?? null))) ? (($context["share_comments_bar"] ?? null)) : (""))]));
$context["article_content_below_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 161
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 161)->display(twig_to_array(["content" => // line 162
($context["article_content_below_content"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content_below"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 174
ob_start(function () { return ''; });
// line 175
if (($context["related_overridden"] ?? null)) {
// line 176
echo " ";
ob_start(function () { return ''; });
// line 177
$this->loadTemplate("@bb_organisms/teaser-group-horizontal/teaser-group-horizontal.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 177)->display(twig_to_array(["headline" => t("This might also interest you"), "items" => // line 179
($context["related_overridden"] ?? null)]));
$context["related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 182
echo " ";
}
// line 184
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 184)->display(twig_to_array(["title" => null, "content" => // line 186
($context["related"] ?? null), "modifier" => [0 => "constrained"]]));
$context["article_related"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 194
ob_start(function () { return ''; });
// line 195
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_related"] ?? null)), "html", null, true);
// line 196
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["article_comments"] ?? null)), "html", null, true);
$context["article_footer"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 199
if ((($context["is_paid_content"] ?? null) && !($context["has_premium_access"] ?? null))) {
// line 200
ob_start(function () { return ''; });
// line 201
ob_start(function () { return ''; });
// line 202
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 202)->display(twig_to_array(["content" => $this->env->getExtension('Drupal\twig_tweak\TwigExtension')->drupalBlock("subscription_order_block", [], false), "modifier" => [0 => "constrained"]]));
$context["checkout"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 209
ob_start(function () { return ''; });
// line 210
$this->loadTemplate("@bb_atoms/curtain/curtain.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 210)->display(twig_to_array(["content" => // line 211
($context["checkout"] ?? null), "plenigo_environment" => // line 212
($context["plenigo_environment"] ?? null)]));
$context["curtain"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 216
$this->loadTemplate("@bb_atoms/content-item/content-item.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 216)->display(twig_to_array(["content" => // line 217
($context["curtain"] ?? null), "modifier" => [0 => "constrained"], "grid_properties_content" => [0 => "is-8", 1 => "is-offset-2"]]));
$context["article_content"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 227
$context["article_content_below"] = null;
// line 228
$context["article_footer"] = null;
}
// line 232
$this->loadTemplate("@bb_templates/article/article.twig", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", 232)->display(twig_to_array(["article_header" => // line 233
($context["article_header"] ?? null), "article_content_above" => // line 234
($context["article_content_above"] ?? null), "article_content" => // line 235
($context["article_content"] ?? null), "article_content_below" => // line 236
($context["article_content_below"] ?? null), "article_footer" => // line 237
($context["article_footer"] ?? null)]));
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/node/node--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 255 => 237, 254 => 236, 253 => 235, 252 => 234, 251 => 233, 250 => 232, 247 => 228, 245 => 227, 242 => 217, 241 => 216, 238 => 212, 237 => 211, 236 => 210, 234 => 209, 231 => 202, 229 => 201, 227 => 200, 225 => 199, 222 => 196, 220 => 195, 218 => 194, 215 => 186, 214 => 184, 211 => 182, 208 => 179, 207 => 177, 204 => 176, 202 => 175, 200 => 174, 197 => 162, 196 => 161, 193 => 157, 192 => 156, 191 => 155, 190 => 154, 188 => 153, 185 => 148, 184 => 147, 183 => 146, 181 => 145, 178 => 140, 177 => 139, 175 => 138, 169 => 135, 166 => 133, 164 => 132, 160 => 131, 158 => 130, 154 => 124, 153 => 123, 151 => 122, 145 => 119, 142 => 117, 140 => 116, 136 => 115, 134 => 114, 132 => 113, 130 => 111, 127 => 107, 125 => 105, 122 => 93, 121 => 92, 118 => 88, 117 => 87, 116 => 86, 114 => 85, 112 => 84, 108 => 70, 107 => 69, 104 => 66, 102 => 65, 100 => 64, 97 => 59, 96 => 58, 94 => 57, 92 => 55, 89 => 50, 88 => 49, 87 => 48, 86 => 47, 85 => 46, 84 => 45, 83 => 44, 82 => 42, 81 => 41, 80 => 40, 79 => 39, 76 => 36, 73 => 34, 71 => 33, 69 => 32, 67 => 30, 65 => 29, 63 => 28, 60 => 24, 56 => 21, 54 => 20, 52 => 19, 48 => 15, 45 => 13, 43 => 12, 41 => 11, 38 => 7, 36 => 6, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/node/node--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/node/node--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["set" => 2, "if" => 6, "include" => 34, "for" => 115];
static $filters = ["trim" => 6, "striptags" => 6, "render" => 6, "escape" => 13, "merge" => 24, "format_date" => 45, "t" => 178];
static $functions = ["drupal_block" => 43, "create_attribute" => 71, "drupal_entity" => 117];
try {
$this->sandbox->checkSecurity(
['set', 'if', 'include', 'for'],
['trim', 'striptags', 'render', 'escape', 'merge', 'format_date', 't'],
['drupal_block', 'create_attribute', 'drupal_entity']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75', 'themes/custom/bb_theme/templates/node/node--article--full.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/node/node--article--full.html.twig') (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/ad_entity/templates/ad-display.html.twig */
class __TwigTemplate_b8c3e2ccd4b18e2796edfad0289003e822c672ae6b0c7051cc4b8fc0b6bf3075 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["variants"] ?? null)), "html", null, true);
}
public function getTemplateName()
{
return "modules/contrib/ad_entity/templates/ad-display.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/ad_entity/templates/ad-display.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/ad_entity/templates/ad-display.html.twig");
}
public function checkSecurity()
{
static $tags = [];
static $filters = ["escape" => 1];
static $functions = [];
try {
$this->sandbox->checkSecurity(
[],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/ad_entity/templates/ad-display.html.twig */
class __TwigTemplate_b8c3e2ccd4b18e2796edfad0289003e822c672ae6b0c7051cc4b8fc0b6bf3075 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["variants"] ?? null)), "html", null, true);
}
public function getTemplateName()
{
return "modules/contrib/ad_entity/templates/ad-display.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/ad_entity/templates/ad-display.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/ad_entity/templates/ad-display.html.twig");
}
public function checkSecurity()
{
static $tags = [];
static $filters = ["escape" => 1];
static $functions = [];
try {
$this->sandbox->checkSecurity(
[],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_b8c3e2ccd4b18e2796edfad0289003e822c672ae6b0c7051cc4b8fc0b6bf3075', 'modules/contrib/ad_entity/templates/ad-display.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('modules/contrib/ad_entity/templates/ad-display.html.twig') (Line: 64)
twig_render_template('modules/contrib/ad_entity/templates/ad-display.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('ad_display', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 444)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 68)
__TwigTemplate_498a67de1c3dcdf7815a078058af9819779608678182ffbf97d2165c33fa8284->block_content(Array, Array) (Line: 214)
Twig\Template->displayBlock('content', Array, Array) (Line: 57)
__TwigTemplate_498a67de1c3dcdf7815a078058af9819779608678182ffbf97d2165c33fa8284->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/modules/block/templates/block.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 94)
__TwigTemplate_360da75d1beb823b6f995d4c93511ad2c33240114fe6dbb2362261b54d2f52a0->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 80)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.Y13CP1sklZR-lWJA0xmONo1pczg,sites/default/files/php/twig/600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ/8zjP2z_Tc5b9PsEeUSXgvqZhyqUY5ZiCQjFUSgHikXU.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/ad_entity/templates/ad-display.html.twig */
class __TwigTemplate_b8c3e2ccd4b18e2796edfad0289003e822c672ae6b0c7051cc4b8fc0b6bf3075 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["variants"] ?? null)), "html", null, true);
}
public function getTemplateName()
{
return "modules/contrib/ad_entity/templates/ad-display.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/ad_entity/templates/ad-display.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/ad_entity/templates/ad-display.html.twig");
}
public function checkSecurity()
{
static $tags = [];
static $filters = ["escape" => 1];
static $functions = [];
try {
$this->sandbox->checkSecurity(
[],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_ad-display.html.twig_XXWSvZ6H5ZTuaGiUJOPSYWYHZ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/ad_entity/templates/ad-display.html.twig */
class __TwigTemplate_b8c3e2ccd4b18e2796edfad0289003e822c672ae6b0c7051cc4b8fc0b6bf3075 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["variants"] ?? null)), "html", null, true);
}
public function getTemplateName()
{
return "modules/contrib/ad_entity/templates/ad-display.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/ad_entity/templates/ad-display.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/ad_entity/templates/ad-display.html.twig");
}
public function checkSecurity()
{
static $tags = [];
static $filters = ["escape" => 1];
static $functions = [];
try {
$this->sandbox->checkSecurity(
[],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_b8c3e2ccd4b18e2796edfad0289003e822c672ae6b0c7051cc4b8fc0b6bf3075', 'modules/contrib/ad_entity/templates/ad-display.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('modules/contrib/ad_entity/templates/ad-display.html.twig') (Line: 64)
twig_render_template('modules/contrib/ad_entity/templates/ad-display.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('ad_display', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 444)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 68)
__TwigTemplate_498a67de1c3dcdf7815a078058af9819779608678182ffbf97d2165c33fa8284->block_content(Array, Array) (Line: 214)
Twig\Template->displayBlock('content', Array, Array) (Line: 57)
__TwigTemplate_498a67de1c3dcdf7815a078058af9819779608678182ffbf97d2165c33fa8284->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/modules/block/templates/block.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 94)
__TwigTemplate_360da75d1beb823b6f995d4c93511ad2c33240114fe6dbb2362261b54d2f52a0->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 80)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_atoms/sticky/sticky.twig */
class __TwigTemplate_617f656a29935c2c8c15a9288ebbef9c653640984f8edc00ba70ad5995532c8d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["content"] ?? null)) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bb_theme/sticky"), "html", null, true);
// line 4
$context["attributes"] = $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute();
// line 6
if (($context["enabled_breakpoints"] ?? null)) {
// line 7
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-breakpoints", 1 => ($context["enabled_breakpoints"] ?? null)], "method");
}
// line 10
if (($context["sticky_in_parent"] ?? null)) {
// line 11
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-in-parent", 1 => "true"], "method");
}
// line 14
if (($context["offset_bottom"] ?? null)) {
// line 15
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-bottom", 1 => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["offset_bottom"] ?? null))))), "html_attr")], "method");
}
// line 18
if (($context["offset_top"] ?? null)) {
// line 19
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-top", 1 => ($context["offset_top"] ?? null)], "method");
}
// line 22
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("sticky", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ((($context["is_kss"] ?? null)) ? (($context["attributes"] ?? null)) : ($this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class", "data-sticky"))), "html", null, true);
echo ">";
// line 23
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true);
// line 24
echo "";
}
}
public function getTemplateName()
{
return "@bb_atoms/sticky/sticky.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 68 => 24, 66 => 23, 58 => 22, 55 => 19, 53 => 18, 50 => 15, 48 => 14, 45 => 11, 43 => 10, 40 => 7, 38 => 6, 36 => 4, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_atoms/sticky/sticky.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/atoms/sticky/sticky.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 4];
static $filters = ["escape" => 2, "e" => 15, "trim" => 15, "striptags" => 15, "render" => 15, "default" => 22, "without" => 22];
static $functions = ["attach_library" => 2, "create_attribute" => 4, "modifier_class" => 22];
try {
$this->sandbox->checkSecurity(
['if', 'set'],
['escape', 'e', 'trim', 'striptags', 'render', 'default', 'without'],
['attach_library', 'create_attribute', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_atoms/sticky/sticky.twig */
class __TwigTemplate_617f656a29935c2c8c15a9288ebbef9c653640984f8edc00ba70ad5995532c8d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["content"] ?? null)) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bb_theme/sticky"), "html", null, true);
// line 4
$context["attributes"] = $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute();
// line 6
if (($context["enabled_breakpoints"] ?? null)) {
// line 7
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-breakpoints", 1 => ($context["enabled_breakpoints"] ?? null)], "method");
}
// line 10
if (($context["sticky_in_parent"] ?? null)) {
// line 11
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-in-parent", 1 => "true"], "method");
}
// line 14
if (($context["offset_bottom"] ?? null)) {
// line 15
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-bottom", 1 => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["offset_bottom"] ?? null))))), "html_attr")], "method");
}
// line 18
if (($context["offset_top"] ?? null)) {
// line 19
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-top", 1 => ($context["offset_top"] ?? null)], "method");
}
// line 22
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("sticky", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ((($context["is_kss"] ?? null)) ? (($context["attributes"] ?? null)) : ($this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class", "data-sticky"))), "html", null, true);
echo ">";
// line 23
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true);
// line 24
echo "";
}
}
public function getTemplateName()
{
return "@bb_atoms/sticky/sticky.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 68 => 24, 66 => 23, 58 => 22, 55 => 19, 53 => 18, 50 => 15, 48 => 14, 45 => 11, 43 => 10, 40 => 7, 38 => 6, 36 => 4, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_atoms/sticky/sticky.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/atoms/sticky/sticky.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 4];
static $filters = ["escape" => 2, "e" => 15, "trim" => 15, "striptags" => 15, "render" => 15, "default" => 22, "without" => 22];
static $functions = ["attach_library" => 2, "create_attribute" => 4, "modifier_class" => 22];
try {
$this->sandbox->checkSecurity(
['if', 'set'],
['escape', 'e', 'trim', 'striptags', 'render', 'default', 'without'],
['attach_library', 'create_attribute', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_617f656a29935c2c8c15a9288ebbef9c653640984f8edc00ba70ad5995532c8d', '@bb_atoms/sticky/sticky.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('@bb_atoms/sticky/sticky.twig', NULL) (Line: 375)
Twig\Template->loadTemplate('@bb_atoms/sticky/sticky.twig', '@bb_organisms/header-article/header-article.twig', 71) (Line: 112)
__TwigTemplate_360da75d1beb823b6f995d4c93511ad2c33240114fe6dbb2362261b54d2f52a0->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 80)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.t8IILn7CSkS-3z_zDrnbg0GDOZw,sites/default/files/php/twig/600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix/Zx72RAftXFCirJfX6PXrF1FtmMC0cpy52jaleULCUH0.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_atoms/sticky/sticky.twig */
class __TwigTemplate_617f656a29935c2c8c15a9288ebbef9c653640984f8edc00ba70ad5995532c8d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["content"] ?? null)) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bb_theme/sticky"), "html", null, true);
// line 4
$context["attributes"] = $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute();
// line 6
if (($context["enabled_breakpoints"] ?? null)) {
// line 7
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-breakpoints", 1 => ($context["enabled_breakpoints"] ?? null)], "method");
}
// line 10
if (($context["sticky_in_parent"] ?? null)) {
// line 11
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-in-parent", 1 => "true"], "method");
}
// line 14
if (($context["offset_bottom"] ?? null)) {
// line 15
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-bottom", 1 => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["offset_bottom"] ?? null))))), "html_attr")], "method");
}
// line 18
if (($context["offset_top"] ?? null)) {
// line 19
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-top", 1 => ($context["offset_top"] ?? null)], "method");
}
// line 22
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("sticky", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ((($context["is_kss"] ?? null)) ? (($context["attributes"] ?? null)) : ($this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class", "data-sticky"))), "html", null, true);
echo ">";
// line 23
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true);
// line 24
echo "";
}
}
public function getTemplateName()
{
return "@bb_atoms/sticky/sticky.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 68 => 24, 66 => 23, 58 => 22, 55 => 19, 53 => 18, 50 => 15, 48 => 14, 45 => 11, 43 => 10, 40 => 7, 38 => 6, 36 => 4, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_atoms/sticky/sticky.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/atoms/sticky/sticky.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 4];
static $filters = ["escape" => 2, "e" => 15, "trim" => 15, "striptags" => 15, "render" => 15, "default" => 22, "without" => 22];
static $functions = ["attach_library" => 2, "create_attribute" => 4, "modifier_class" => 22];
try {
$this->sandbox->checkSecurity(
['if', 'set'],
['escape', 'e', 'trim', 'striptags', 'render', 'default', 'without'],
['attach_library', 'create_attribute', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_sticky.twig_ivOGTvI8py6YydtdM5Wjwzpix', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_atoms/sticky/sticky.twig */
class __TwigTemplate_617f656a29935c2c8c15a9288ebbef9c653640984f8edc00ba70ad5995532c8d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["content"] ?? null)) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->attachLibrary("bb_theme/sticky"), "html", null, true);
// line 4
$context["attributes"] = $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute();
// line 6
if (($context["enabled_breakpoints"] ?? null)) {
// line 7
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-breakpoints", 1 => ($context["enabled_breakpoints"] ?? null)], "method");
}
// line 10
if (($context["sticky_in_parent"] ?? null)) {
// line 11
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-in-parent", 1 => "true"], "method");
}
// line 14
if (($context["offset_bottom"] ?? null)) {
// line 15
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-bottom", 1 => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_trim_filter(strip_tags($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->sandbox->ensureToStringAllowed(($context["offset_bottom"] ?? null))))), "html_attr")], "method");
}
// line 18
if (($context["offset_top"] ?? null)) {
// line 19
$context["attributes"] = $this->getAttribute(($context["attributes"] ?? null), "setAttribute", [0 => "data-sticky-offset-top", 1 => ($context["offset_top"] ?? null)], "method");
}
// line 22
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("sticky", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ((($context["is_kss"] ?? null)) ? (($context["attributes"] ?? null)) : ($this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class", "data-sticky"))), "html", null, true);
echo ">";
// line 23
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null)), "html", null, true);
// line 24
echo "";
}
}
public function getTemplateName()
{
return "@bb_atoms/sticky/sticky.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 68 => 24, 66 => 23, 58 => 22, 55 => 19, 53 => 18, 50 => 15, 48 => 14, 45 => 11, 43 => 10, 40 => 7, 38 => 6, 36 => 4, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_atoms/sticky/sticky.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/atoms/sticky/sticky.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 4];
static $filters = ["escape" => 2, "e" => 15, "trim" => 15, "striptags" => 15, "render" => 15, "default" => 22, "without" => 22];
static $functions = ["attach_library" => 2, "create_attribute" => 4, "modifier_class" => 22];
try {
$this->sandbox->checkSecurity(
['if', 'set'],
['escape', 'e', 'trim', 'striptags', 'render', 'default', 'without'],
['attach_library', 'create_attribute', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_617f656a29935c2c8c15a9288ebbef9c653640984f8edc00ba70ad5995532c8d', '@bb_atoms/sticky/sticky.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('@bb_atoms/sticky/sticky.twig', NULL) (Line: 375)
Twig\Template->loadTemplate('@bb_atoms/sticky/sticky.twig', '@bb_organisms/header-article/header-article.twig', 71) (Line: 112)
__TwigTemplate_360da75d1beb823b6f995d4c93511ad2c33240114fe6dbb2362261b54d2f52a0->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 80)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig */
class __TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
if (($context["comment_form"] ?? null)) {
// line 3
ob_start(function () { return ''; });
// line 4
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comment_form"] ?? null)), "html", null, true);
$context["comment_form"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 9
if ((twig_test_empty(($context["number_of_comments"] ?? null)) || (($context["number_of_comments"] ?? null) == 0))) {
// line 10
$context["header"] = t("Add Comment");
} else {
// line 12
$context["header"] = (((($context["number_of_comments"] ?? null) == 1)) ? ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comment"))) : ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comments"))));
}
// line 16
ob_start(function () { return ''; });
// line 17
$context["buttons"] = [];
// line 18
ob_start(function () { return ''; });
// line 19
$context["login_text"] = t("Please login to post comments");
// line 20
$this->loadTemplate("@bb_atoms/button/button.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 20)->display(twig_to_array(["text" => // line 21
($context["login_text"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["href" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getPath("user.login", [], ["query" => ["destination" => ("node/" . // line 23
($context["nid"] ?? null))]]), "title" => // line 24
($context["login_text"] ?? null)]), "modifier" => [0 => "link"]]));
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 29
$context["buttons"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["buttons"] ?? null)), [0 => ($context["button"] ?? null)]);
// line 31
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 31)->display(twig_to_array(["items" => // line 32
($context["buttons"] ?? null)]));
$context["login_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 37
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["number_of_comments"] ?? null) > 0)))) {
// line 39
if (($context["logged_in"] ?? null)) {
// line 40
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 40)->display(twig_to_array(["header" => // line 41
($context["header"] ?? null), "comments" => // line 42
($context["comments"] ?? null), "form" => (( // line 43
($context["comments_open"] ?? null)) ? (($context["comment_form"] ?? null)) : (""))]));
} else {
// line 46
if ((twig_length_filter($this->env, ($context["comments"] ?? null)) == 0)) {
// line 47
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 47)->display(twig_to_array(["header" => // line 48
($context["header"] ?? null), "comments" => (( // line 49
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
} else {
// line 52
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 52)->display(twig_to_array(["header" => // line 53
($context["header"] ?? null), "comments" => // line 54
($context["comments"] ?? null), "form" => (( // line 55
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
}
}
}
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 88 => 55, 87 => 54, 86 => 53, 85 => 52, 82 => 49, 81 => 48, 80 => 47, 78 => 46, 75 => 43, 74 => 42, 73 => 41, 72 => 40, 70 => 39, 68 => 37, 65 => 32, 64 => 31, 62 => 29, 59 => 24, 58 => 23, 57 => 21, 56 => 20, 54 => 19, 52 => 18, 50 => 17, 48 => 16, 45 => 12, 42 => 10, 40 => 9, 36 => 4, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 2, "set" => 3, "include" => 20];
static $filters = ["escape" => 4, "t" => 10, "merge" => 29, "length" => 46];
static $functions = ["create_attribute" => 22, "path" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'include'],
['escape', 't', 'merge', 'length'],
['create_attribute', 'path']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig */
class __TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
if (($context["comment_form"] ?? null)) {
// line 3
ob_start(function () { return ''; });
// line 4
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comment_form"] ?? null)), "html", null, true);
$context["comment_form"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 9
if ((twig_test_empty(($context["number_of_comments"] ?? null)) || (($context["number_of_comments"] ?? null) == 0))) {
// line 10
$context["header"] = t("Add Comment");
} else {
// line 12
$context["header"] = (((($context["number_of_comments"] ?? null) == 1)) ? ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comment"))) : ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comments"))));
}
// line 16
ob_start(function () { return ''; });
// line 17
$context["buttons"] = [];
// line 18
ob_start(function () { return ''; });
// line 19
$context["login_text"] = t("Please login to post comments");
// line 20
$this->loadTemplate("@bb_atoms/button/button.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 20)->display(twig_to_array(["text" => // line 21
($context["login_text"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["href" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getPath("user.login", [], ["query" => ["destination" => ("node/" . // line 23
($context["nid"] ?? null))]]), "title" => // line 24
($context["login_text"] ?? null)]), "modifier" => [0 => "link"]]));
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 29
$context["buttons"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["buttons"] ?? null)), [0 => ($context["button"] ?? null)]);
// line 31
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 31)->display(twig_to_array(["items" => // line 32
($context["buttons"] ?? null)]));
$context["login_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 37
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["number_of_comments"] ?? null) > 0)))) {
// line 39
if (($context["logged_in"] ?? null)) {
// line 40
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 40)->display(twig_to_array(["header" => // line 41
($context["header"] ?? null), "comments" => // line 42
($context["comments"] ?? null), "form" => (( // line 43
($context["comments_open"] ?? null)) ? (($context["comment_form"] ?? null)) : (""))]));
} else {
// line 46
if ((twig_length_filter($this->env, ($context["comments"] ?? null)) == 0)) {
// line 47
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 47)->display(twig_to_array(["header" => // line 48
($context["header"] ?? null), "comments" => (( // line 49
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
} else {
// line 52
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 52)->display(twig_to_array(["header" => // line 53
($context["header"] ?? null), "comments" => // line 54
($context["comments"] ?? null), "form" => (( // line 55
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
}
}
}
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 88 => 55, 87 => 54, 86 => 53, 85 => 52, 82 => 49, 81 => 48, 80 => 47, 78 => 46, 75 => 43, 74 => 42, 73 => 41, 72 => 40, 70 => 39, 68 => 37, 65 => 32, 64 => 31, 62 => 29, 59 => 24, 58 => 23, 57 => 21, 56 => 20, 54 => 19, 52 => 18, 50 => 17, 48 => 16, 45 => 12, 42 => 10, 40 => 9, 36 => 4, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 2, "set" => 3, "include" => 20];
static $filters = ["escape" => 4, "t" => 10, "merge" => 29, "length" => 46];
static $functions = ["create_attribute" => 22, "path" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'include'],
['escape', 't', 'merge', 'length'],
['create_attribute', 'path']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6', 'themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig') (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.VuSz6xu0Gooye_NAXAkNphfH4Gw,sites/default/files/php/twig/600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY/XR-bQRYxiiW-tyYQFx2WNemWXuOihrzJQv6Sum9wgvc.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig */
class __TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
if (($context["comment_form"] ?? null)) {
// line 3
ob_start(function () { return ''; });
// line 4
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comment_form"] ?? null)), "html", null, true);
$context["comment_form"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 9
if ((twig_test_empty(($context["number_of_comments"] ?? null)) || (($context["number_of_comments"] ?? null) == 0))) {
// line 10
$context["header"] = t("Add Comment");
} else {
// line 12
$context["header"] = (((($context["number_of_comments"] ?? null) == 1)) ? ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comment"))) : ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comments"))));
}
// line 16
ob_start(function () { return ''; });
// line 17
$context["buttons"] = [];
// line 18
ob_start(function () { return ''; });
// line 19
$context["login_text"] = t("Please login to post comments");
// line 20
$this->loadTemplate("@bb_atoms/button/button.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 20)->display(twig_to_array(["text" => // line 21
($context["login_text"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["href" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getPath("user.login", [], ["query" => ["destination" => ("node/" . // line 23
($context["nid"] ?? null))]]), "title" => // line 24
($context["login_text"] ?? null)]), "modifier" => [0 => "link"]]));
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 29
$context["buttons"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["buttons"] ?? null)), [0 => ($context["button"] ?? null)]);
// line 31
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 31)->display(twig_to_array(["items" => // line 32
($context["buttons"] ?? null)]));
$context["login_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 37
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["number_of_comments"] ?? null) > 0)))) {
// line 39
if (($context["logged_in"] ?? null)) {
// line 40
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 40)->display(twig_to_array(["header" => // line 41
($context["header"] ?? null), "comments" => // line 42
($context["comments"] ?? null), "form" => (( // line 43
($context["comments_open"] ?? null)) ? (($context["comment_form"] ?? null)) : (""))]));
} else {
// line 46
if ((twig_length_filter($this->env, ($context["comments"] ?? null)) == 0)) {
// line 47
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 47)->display(twig_to_array(["header" => // line 48
($context["header"] ?? null), "comments" => (( // line 49
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
} else {
// line 52
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 52)->display(twig_to_array(["header" => // line 53
($context["header"] ?? null), "comments" => // line 54
($context["comments"] ?? null), "form" => (( // line 55
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
}
}
}
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 88 => 55, 87 => 54, 86 => 53, 85 => 52, 82 => 49, 81 => 48, 80 => 47, 78 => 46, 75 => 43, 74 => 42, 73 => 41, 72 => 40, 70 => 39, 68 => 37, 65 => 32, 64 => 31, 62 => 29, 59 => 24, 58 => 23, 57 => 21, 56 => 20, 54 => 19, 52 => 18, 50 => 17, 48 => 16, 45 => 12, 42 => 10, 40 => 9, 36 => 4, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 2, "set" => 3, "include" => 20];
static $filters = ["escape" => 4, "t" => 10, "merge" => 29, "length" => 46];
static $functions = ["create_attribute" => 22, "path" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'include'],
['escape', 't', 'merge', 'length'],
['create_attribute', 'path']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_field--node--field-commen_Y-vlpRHRFtsiDWf3KQdtAsofY', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig */
class __TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 2
if (($context["comment_form"] ?? null)) {
// line 3
ob_start(function () { return ''; });
// line 4
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comment_form"] ?? null)), "html", null, true);
$context["comment_form"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 9
if ((twig_test_empty(($context["number_of_comments"] ?? null)) || (($context["number_of_comments"] ?? null) == 0))) {
// line 10
$context["header"] = t("Add Comment");
} else {
// line 12
$context["header"] = (((($context["number_of_comments"] ?? null) == 1)) ? ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comment"))) : ((($this->sandbox->ensureToStringAllowed(($context["number_of_comments"] ?? null)) . " ") . t("Comments"))));
}
// line 16
ob_start(function () { return ''; });
// line 17
$context["buttons"] = [];
// line 18
ob_start(function () { return ''; });
// line 19
$context["login_text"] = t("Please login to post comments");
// line 20
$this->loadTemplate("@bb_atoms/button/button.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 20)->display(twig_to_array(["text" => // line 21
($context["login_text"] ?? null), "attributes" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->createAttribute(["href" => $this->env->getExtension('Drupal\Core\Template\TwigExtension')->getPath("user.login", [], ["query" => ["destination" => ("node/" . // line 23
($context["nid"] ?? null))]]), "title" => // line 24
($context["login_text"] ?? null)]), "modifier" => [0 => "link"]]));
$context["button"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 29
$context["buttons"] = twig_array_merge($this->sandbox->ensureToStringAllowed(($context["buttons"] ?? null)), [0 => ($context["button"] ?? null)]);
// line 31
$this->loadTemplate("@bb_molecules/button-group/button-group.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 31)->display(twig_to_array(["items" => // line 32
($context["buttons"] ?? null)]));
$context["login_info"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 37
if ((($context["comments_open"] ?? null) || (($context["comments_closed"] ?? null) && (($context["number_of_comments"] ?? null) > 0)))) {
// line 39
if (($context["logged_in"] ?? null)) {
// line 40
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 40)->display(twig_to_array(["header" => // line 41
($context["header"] ?? null), "comments" => // line 42
($context["comments"] ?? null), "form" => (( // line 43
($context["comments_open"] ?? null)) ? (($context["comment_form"] ?? null)) : (""))]));
} else {
// line 46
if ((twig_length_filter($this->env, ($context["comments"] ?? null)) == 0)) {
// line 47
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 47)->display(twig_to_array(["header" => // line 48
($context["header"] ?? null), "comments" => (( // line 49
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
} else {
// line 52
$this->loadTemplate("@bb_organisms/comment-listing/comment-listing.twig", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", 52)->display(twig_to_array(["header" => // line 53
($context["header"] ?? null), "comments" => // line 54
($context["comments"] ?? null), "form" => (( // line 55
($context["comments_open"] ?? null)) ? (($context["login_info"] ?? null)) : (""))]));
}
}
}
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 88 => 55, 87 => 54, 86 => 53, 85 => 52, 82 => 49, 81 => 48, 80 => 47, 78 => 46, 75 => 43, 74 => 42, 73 => 41, 72 => 40, 70 => 39, 68 => 37, 65 => 32, 64 => 31, 62 => 29, 59 => 24, 58 => 23, 57 => 21, 56 => 20, 54 => 19, 52 => 18, 50 => 17, 48 => 16, 45 => 12, 42 => 10, 40 => 9, 36 => 4, 34 => 3, 32 => 2,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 2, "set" => 3, "include" => 20];
static $filters = ["escape" => 4, "t" => 10, "merge" => 29, "length" => 46];
static $functions = ["create_attribute" => 22, "path" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'include'],
['escape', 't', 'merge', 'length'],
['create_attribute', 'path']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6', 'themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig') (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_organisms/comment-listing/comment-listing.twig */
class __TwigTemplate_a896cd118904dec94a5071b8f3c2583bd9bdcb6119db7210b645e8d73e5e9c21 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["is_kss"] ?? null)) {
// line 2
if (twig_test_empty(($context["comments"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 5
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(range(0, 5));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 8
if (($this->getAttribute($context["loop"], "index", []) == 2)) {
// line 9
echo "";
// line 10
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 10)->display(twig_to_array([]));
// line 11
echo "";
} else {
// line 13
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 13)->display(twig_to_array([]));
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 18
$this->loadTemplate("@bb_molecules/pager/pager.twig", "@bb_organisms/comment-listing/comment-listing.twig", 18)->display(twig_to_array([]));
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 23
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("comment-listing", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 25
echo " ";
// line 26
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null)), "html", null, true);
// line 27
echo "
";
// line 29
if ( !twig_test_empty(($context["comments"] ?? null))) {
// line 30
echo "";
// line 31
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comments"] ?? null)), "html", null, true);
// line 32
echo "";
}
// line 34
if ( !twig_test_empty(($context["form"] ?? null))) {
// line 35
echo "";
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null)), "html", null, true);
// line 37
echo "";
}
// line 39
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/comment-listing/comment-listing.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 118 => 39, 115 => 37, 113 => 36, 111 => 35, 109 => 34, 106 => 32, 104 => 31, 102 => 30, 100 => 29, 97 => 27, 95 => 26, 93 => 25, 84 => 23, 79 => 18, 64 => 13, 61 => 11, 59 => 10, 57 => 9, 55 => 8, 38 => 5, 36 => 3, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_organisms/comment-listing/comment-listing.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/organisms/comment-listing/comment-listing.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "for" => 5, "kss_preview" => 10];
static $filters = ["escape" => 23, "default" => 23, "without" => 23];
static $functions = ["range" => 5, "modifier_class" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'for', 'kss_preview'],
['escape', 'default', 'without'],
['range', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_organisms/comment-listing/comment-listing.twig */
class __TwigTemplate_a896cd118904dec94a5071b8f3c2583bd9bdcb6119db7210b645e8d73e5e9c21 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["is_kss"] ?? null)) {
// line 2
if (twig_test_empty(($context["comments"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 5
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(range(0, 5));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 8
if (($this->getAttribute($context["loop"], "index", []) == 2)) {
// line 9
echo "";
// line 10
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 10)->display(twig_to_array([]));
// line 11
echo "";
} else {
// line 13
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 13)->display(twig_to_array([]));
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 18
$this->loadTemplate("@bb_molecules/pager/pager.twig", "@bb_organisms/comment-listing/comment-listing.twig", 18)->display(twig_to_array([]));
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 23
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("comment-listing", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 25
echo " ";
// line 26
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null)), "html", null, true);
// line 27
echo "
";
// line 29
if ( !twig_test_empty(($context["comments"] ?? null))) {
// line 30
echo "";
// line 31
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comments"] ?? null)), "html", null, true);
// line 32
echo "";
}
// line 34
if ( !twig_test_empty(($context["form"] ?? null))) {
// line 35
echo "";
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null)), "html", null, true);
// line 37
echo "";
}
// line 39
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/comment-listing/comment-listing.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 118 => 39, 115 => 37, 113 => 36, 111 => 35, 109 => 34, 106 => 32, 104 => 31, 102 => 30, 100 => 29, 97 => 27, 95 => 26, 93 => 25, 84 => 23, 79 => 18, 64 => 13, 61 => 11, 59 => 10, 57 => 9, 55 => 8, 38 => 5, 36 => 3, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_organisms/comment-listing/comment-listing.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/organisms/comment-listing/comment-listing.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "for" => 5, "kss_preview" => 10];
static $filters = ["escape" => 23, "default" => 23, "without" => 23];
static $functions = ["range" => 5, "modifier_class" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'for', 'kss_preview'],
['escape', 'default', 'without'],
['range', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_a896cd118904dec94a5071b8f3c2583bd9bdcb6119db7210b645e8d73e5e9c21', '@bb_organisms/comment-listing/comment-listing.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('@bb_organisms/comment-listing/comment-listing.twig', NULL) (Line: 375)
Twig\Template->loadTemplate('@bb_organisms/comment-listing/comment-listing.twig', 'themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', 52) (Line: 85)
__TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.kT3WrnBatYO95ORc8ty_sq_ghec,sites/default/files/php/twig/600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2/UntcyquztM-kk1XUqJMBC9jhyZy8ITJTqKZdziaqtYM.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_organisms/comment-listing/comment-listing.twig */
class __TwigTemplate_a896cd118904dec94a5071b8f3c2583bd9bdcb6119db7210b645e8d73e5e9c21 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["is_kss"] ?? null)) {
// line 2
if (twig_test_empty(($context["comments"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 5
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(range(0, 5));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 8
if (($this->getAttribute($context["loop"], "index", []) == 2)) {
// line 9
echo "";
// line 10
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 10)->display(twig_to_array([]));
// line 11
echo "";
} else {
// line 13
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 13)->display(twig_to_array([]));
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 18
$this->loadTemplate("@bb_molecules/pager/pager.twig", "@bb_organisms/comment-listing/comment-listing.twig", 18)->display(twig_to_array([]));
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 23
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("comment-listing", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 25
echo " ";
// line 26
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null)), "html", null, true);
// line 27
echo "
";
// line 29
if ( !twig_test_empty(($context["comments"] ?? null))) {
// line 30
echo "";
// line 31
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comments"] ?? null)), "html", null, true);
// line 32
echo "";
}
// line 34
if ( !twig_test_empty(($context["form"] ?? null))) {
// line 35
echo "";
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null)), "html", null, true);
// line 37
echo "";
}
// line 39
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/comment-listing/comment-listing.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 118 => 39, 115 => 37, 113 => 36, 111 => 35, 109 => 34, 106 => 32, 104 => 31, 102 => 30, 100 => 29, 97 => 27, 95 => 26, 93 => 25, 84 => 23, 79 => 18, 64 => 13, 61 => 11, 59 => 10, 57 => 9, 55 => 8, 38 => 5, 36 => 3, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_organisms/comment-listing/comment-listing.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/organisms/comment-listing/comment-listing.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "for" => 5, "kss_preview" => 10];
static $filters = ["escape" => 23, "default" => 23, "without" => 23];
static $functions = ["range" => 5, "modifier_class" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'for', 'kss_preview'],
['escape', 'default', 'without'],
['range', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_comment-listing.twig_6R1f6mXG-vpnspfwFGoLyFJd2', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @bb_organisms/comment-listing/comment-listing.twig */
class __TwigTemplate_a896cd118904dec94a5071b8f3c2583bd9bdcb6119db7210b645e8d73e5e9c21 extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
if (($context["is_kss"] ?? null)) {
// line 2
if (twig_test_empty(($context["comments"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 5
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(range(0, 5));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 8
if (($this->getAttribute($context["loop"], "index", []) == 2)) {
// line 9
echo "";
// line 10
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 10)->display(twig_to_array([]));
// line 11
echo "";
} else {
// line 13
$this->loadTemplate("@bb_molecules/comment/comment.twig", "@bb_organisms/comment-listing/comment-listing.twig", 13)->display(twig_to_array([]));
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 18
$this->loadTemplate("@bb_molecules/pager/pager.twig", "@bb_organisms/comment-listing/comment-listing.twig", 18)->display(twig_to_array([]));
$context["comments"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 23
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("comment-listing", (((isset($context["modifier"]) || array_key_exists("modifier", $context))) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["modifier"] ?? null)), $this->sandbox->ensureToStringAllowed(($context["modifier_class"] ?? null)))) : (($context["modifier_class"] ?? null)))), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute(($context["attributes"] ?? null), "class", [])), "html", null, true);
echo "\"";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 25
echo " ";
// line 26
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["header"] ?? null)), "html", null, true);
// line 27
echo "
";
// line 29
if ( !twig_test_empty(($context["comments"] ?? null))) {
// line 30
echo "";
// line 31
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["comments"] ?? null)), "html", null, true);
// line 32
echo "";
}
// line 34
if ( !twig_test_empty(($context["form"] ?? null))) {
// line 35
echo "";
// line 36
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["form"] ?? null)), "html", null, true);
// line 37
echo "";
}
// line 39
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/comment-listing/comment-listing.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 118 => 39, 115 => 37, 113 => 36, 111 => 35, 109 => 34, 106 => 32, 104 => 31, 102 => 30, 100 => 29, 97 => 27, 95 => 26, 93 => 25, 84 => 23, 79 => 18, 64 => 13, 61 => 11, 59 => 10, 57 => 9, 55 => 8, 38 => 5, 36 => 3, 34 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "@bb_organisms/comment-listing/comment-listing.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/patterns/components/organisms/comment-listing/comment-listing.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "for" => 5, "kss_preview" => 10];
static $filters = ["escape" => 23, "default" => 23, "without" => 23];
static $functions = ["range" => 5, "modifier_class" => 23];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'for', 'kss_preview'],
['escape', 'default', 'without'],
['range', 'modifier_class']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_a896cd118904dec94a5071b8f3c2583bd9bdcb6119db7210b645e8d73e5e9c21', '@bb_organisms/comment-listing/comment-listing.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('@bb_organisms/comment-listing/comment-listing.twig', NULL) (Line: 375)
Twig\Template->loadTemplate('@bb_organisms/comment-listing/comment-listing.twig', 'themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', 52) (Line: 85)
__TwigTemplate_1ee91aafd7aa2264b247fcea44ed82ab9ae5f992d7420abe3376f34b864a1cc6->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/field/field--node--field-comments--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/shariff/templates/shariff.html.twig */
class __TwigTemplate_3f54cfc57cd3b2ab6e2e40c484217fd4d51be05e9b0903f291bef147b96c716d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 29
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["data_attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 30
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true);
echo "
";
// line 31
if (($context["label"] ?? null)) {
// line 32
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
echo "
";
}
// line 34
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "modules/contrib/shariff/templates/shariff.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 34, 45 => 32, 43 => 31, 39 => 30, 32 => 29,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/shariff/templates/shariff.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/shariff/templates/shariff.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 31];
static $filters = ["escape" => 29, "without" => 29];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape', 'without'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/shariff/templates/shariff.html.twig */
class __TwigTemplate_3f54cfc57cd3b2ab6e2e40c484217fd4d51be05e9b0903f291bef147b96c716d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 29
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["data_attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 30
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true);
echo "
";
// line 31
if (($context["label"] ?? null)) {
// line 32
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
echo "
";
}
// line 34
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "modules/contrib/shariff/templates/shariff.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 34, 45 => 32, 43 => 31, 39 => 30, 32 => 29,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/shariff/templates/shariff.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/shariff/templates/shariff.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 31];
static $filters = ["escape" => 29, "without" => 29];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape', 'without'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_3f54cfc57cd3b2ab6e2e40c484217fd4d51be05e9b0903f291bef147b96c716d', 'modules/contrib/shariff/templates/shariff.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('modules/contrib/shariff/templates/shariff.html.twig') (Line: 64)
twig_render_template('modules/contrib/shariff/templates/shariff.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block_shariff', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 55)
__TwigTemplate_8a79ac1ce7cbb8a4e69fac49e9d4c42addc596be0ab119a182e92b52673d3aa8->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 116)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.kLm45ej7Fzl6mRvFgG5KbiKG0yc,sites/default/files/php/twig/600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ/RyyvWQ92HGdVSmzFhxZgOu2C_ZyNeJu8XzinXFz_sVg.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/shariff/templates/shariff.html.twig */
class __TwigTemplate_3f54cfc57cd3b2ab6e2e40c484217fd4d51be05e9b0903f291bef147b96c716d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 29
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["data_attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 30
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true);
echo "
";
// line 31
if (($context["label"] ?? null)) {
// line 32
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
echo "
";
}
// line 34
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "modules/contrib/shariff/templates/shariff.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 34, 45 => 32, 43 => 31, 39 => 30, 32 => 29,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/shariff/templates/shariff.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/shariff/templates/shariff.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 31];
static $filters = ["escape" => 29, "without" => 29];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape', 'without'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_shariff.html.twig_YwqbFMnIz2soxYwrq8o_XT-JQ', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* modules/contrib/shariff/templates/shariff.html.twig */
class __TwigTemplate_3f54cfc57cd3b2ab6e2e40c484217fd4d51be05e9b0903f291bef147b96c716d extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 29
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null)), "class"), "html", null, true);
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\Core\Template\TwigExtension')->withoutFilter($this->sandbox->ensureToStringAllowed(($context["data_attributes"] ?? null)), "class"), "html", null, true);
echo ">
";
// line 30
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null)), "html", null, true);
echo "
";
// line 31
if (($context["label"] ?? null)) {
// line 32
echo " env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null)), "html", null, true);
echo ">";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null)), "html", null, true);
echo "
";
}
// line 34
echo " ";
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null)), "html", null, true);
echo "
";
}
public function getTemplateName()
{
return "modules/contrib/shariff/templates/shariff.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 34, 45 => 32, 43 => 31, 39 => 30, 32 => 29,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "modules/contrib/shariff/templates/shariff.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/modules/contrib/shariff/templates/shariff.html.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 31];
static $filters = ["escape" => 29, "without" => 29];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['if'],
['escape', 'without'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_3f54cfc57cd3b2ab6e2e40c484217fd4d51be05e9b0903f291bef147b96c716d', 'modules/contrib/shariff/templates/shariff.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('modules/contrib/shariff/templates/shariff.html.twig') (Line: 64)
twig_render_template('modules/contrib/shariff/templates/shariff.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('block_shariff', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 55)
__TwigTemplate_8a79ac1ce7cbb8a4e69fac49e9d4c42addc596be0ab119a182e92b52673d3aa8->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 116)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 145 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig/600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig */
class __TwigTemplate_9fb135de833dfbea3c512cf0c42464dd4efb4f170e0dd2ae29886e453d0b23de extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true);
// line 4
if (($this->getAttribute($context["loop"], "index", []) == 3)) {
// line 5
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["ad_slot_billboard"] ?? null)), "html", null, true);
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 5, 51 => 4, 49 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["for" => 1, "if" => 4];
static $filters = ["escape" => 2];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['for', 'if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig */
class __TwigTemplate_9fb135de833dfbea3c512cf0c42464dd4efb4f170e0dd2ae29886e453d0b23de extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true);
// line 4
if (($this->getAttribute($context["loop"], "index", []) == 3)) {
// line 5
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["ad_slot_billboard"] ?? null)), "html", null, true);
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 5, 51 => 4, 49 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["for" => 1, "if" => 4];
static $filters = ["escape" => 2];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['for', 'if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_9fb135de833dfbea3c512cf0c42464dd4efb4f170e0dd2ae29886e453d0b23de', 'themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig') (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 127)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Warning: rename(sites/default/files/php/twig/.IRyVy1ykcC198TBX1Xsb6FGU33w,sites/default/files/php/twig/600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA/eIEQe-LzhCDFbVaCUQFLFzGqurjUVcPYUUzf914jXko.php): No such file or directory in Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save() (line 88 of core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php).
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig */
class __TwigTemplate_9fb135de833dfbea3c512cf0c42464dd4efb4f170e0dd2ae29886e453d0b23de extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true);
// line 4
if (($this->getAttribute($context["loop"], "index", []) == 3)) {
// line 5
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["ad_slot_billboard"] ?? null)), "html", null, true);
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 5, 51 => 4, 49 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["for" => 1, "if" => 4];
static $filters = ["escape" => 2];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['for', 'if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 111)
Drupal\Core\Template\TwigPhpStorageCache->write('600570123f31c_field--node--field-paragr_QG-DmzUHpHT_XP4GlmQaIHdYA', '<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig */
class __TwigTemplate_9fb135de833dfbea3c512cf0c42464dd4efb4f170e0dd2ae29886e453d0b23de extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 2
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed($this->getAttribute($context["item"], "content", [])), "html", null, true);
// line 4
if (($this->getAttribute($context["loop"], "index", []) == 3)) {
// line 5
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["ad_slot_billboard"] ?? null)), "html", null, true);
}
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 53 => 5, 51 => 4, 49 => 2, 32 => 1,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/96733c83a6f09fd2f9273967e9ed815915865e17/docroot/themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig");
}
public function checkSecurity()
{
static $tags = ["for" => 1, "if" => 4];
static $filters = ["escape" => 2];
static $functions = [];
try {
$this->sandbox->checkSecurity(
['for', 'if'],
['escape'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->getSourceContext());
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}
') (Line: 487)
Twig\Environment->loadClass('__TwigTemplate_9fb135de833dfbea3c512cf0c42464dd4efb4f170e0dd2ae29886e453d0b23de', 'themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig') (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/field/field--node--field-paragraphs--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 127)
__TwigTemplate_2f9769a791f219cb4d62bfbd1f12c0c896269be130e9cabeb565e6522791fc75->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 432)
Twig\Template->render(Array) (Line: 64)
twig_render_template('themes/custom/bb_theme/templates/node/node--article--full.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
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: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Wann wird es endlich eine Edition des oder der Siegerplakate/s geben für die Buchmesse-Schaufenster der Buchhandlungen? Es wären tolle Blickfänge, und auch die Designer würden damit bekannter werden. Win-win könnte man das nennen, oder? Liebes Werbeteam der Frankfurter Buchmesse, denkt doch bitte einmal darüber nach....