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/607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j', 511) (Line: 95)
Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig/607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j') (Line: 86)
Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j', '<?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/site-footer/site-footer.twig */
class __TwigTemplate_21f03bd44585acf9da283ecb6b4fb32424b345df9637f843ea8db85cc12f357d 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["footer_menu"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 4
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 4)->display(twig_to_array([]));
// line 5
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 5)->display(twig_to_array([]));
// line 6
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 6)->display(twig_to_array([]));
// line 7
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 7)->display(twig_to_array([]));
$context["footer_menu"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 11
if (twig_test_empty(($context["footer_copyright"] ?? null))) {
// line 12
$context["footer_copyright"] = ('' === $tmp = "© Börsenblatt 2020") ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 19
if (twig_test_empty(($context["footer_social"] ?? null))) {
// line 20
ob_start(function () { return ''; });
// line 21
$this->loadTemplate("@bb_atoms/social-links/social-links.twig", "@bb_organisms/site-footer/site-footer.twig", 21)->display(twig_to_array(["modifier" => [0 => "gray", 1 => "large"]]));
$context["footer_social"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 27
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("site-footer", (((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 29
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_breadcrumb"] ?? null)), "html", null, true);
// line 30
echo "
";
// line 33
$this->loadTemplate("@bb_atoms/branding/branding.twig", "@bb_organisms/site-footer/site-footer.twig", 33)->display($context);
// line 34
echo "
";
// line 37
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_menu"] ?? null)), "html", null, true);
// line 38
echo "
";
// line 40
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_copyright"] ?? null)), "html", null, true);
// line 41
echo "
";
// line 43
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_social"] ?? null)), "html", null, true);
// line 44
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/site-footer/site-footer.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 44, 93 => 43, 90 => 41, 88 => 40, 85 => 38, 83 => 37, 79 => 34, 77 => 33, 73 => 30, 71 => 29, 62 => 27, 58 => 21, 56 => 20, 54 => 19, 50 => 12, 48 => 11, 44 => 7, 42 => 6, 40 => 5, 38 => 4, 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/site-footer/site-footer.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/c9a2a890867ebbce9f2ebc55656711421fc87375/docroot/themes/custom/bb_theme/patterns/components/organisms/site-footer/site-footer.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "kss_preview" => 4, "include" => 21];
static $filters = ["escape" => 27, "default" => 27, "without" => 27];
static $functions = ["modifier_class" => 27];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'kss_preview', 'include'],
['escape', 'default', 'without'],
['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('607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j', '<?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/site-footer/site-footer.twig */
class __TwigTemplate_21f03bd44585acf9da283ecb6b4fb32424b345df9637f843ea8db85cc12f357d 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["footer_menu"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 4
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 4)->display(twig_to_array([]));
// line 5
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 5)->display(twig_to_array([]));
// line 6
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 6)->display(twig_to_array([]));
// line 7
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 7)->display(twig_to_array([]));
$context["footer_menu"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 11
if (twig_test_empty(($context["footer_copyright"] ?? null))) {
// line 12
$context["footer_copyright"] = ('' === $tmp = "© Börsenblatt 2020") ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 19
if (twig_test_empty(($context["footer_social"] ?? null))) {
// line 20
ob_start(function () { return ''; });
// line 21
$this->loadTemplate("@bb_atoms/social-links/social-links.twig", "@bb_organisms/site-footer/site-footer.twig", 21)->display(twig_to_array(["modifier" => [0 => "gray", 1 => "large"]]));
$context["footer_social"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 27
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("site-footer", (((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 29
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_breadcrumb"] ?? null)), "html", null, true);
// line 30
echo "
";
// line 33
$this->loadTemplate("@bb_atoms/branding/branding.twig", "@bb_organisms/site-footer/site-footer.twig", 33)->display($context);
// line 34
echo "
";
// line 37
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_menu"] ?? null)), "html", null, true);
// line 38
echo "
";
// line 40
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_copyright"] ?? null)), "html", null, true);
// line 41
echo "
";
// line 43
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_social"] ?? null)), "html", null, true);
// line 44
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/site-footer/site-footer.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 44, 93 => 43, 90 => 41, 88 => 40, 85 => 38, 83 => 37, 79 => 34, 77 => 33, 73 => 30, 71 => 29, 62 => 27, 58 => 21, 56 => 20, 54 => 19, 50 => 12, 48 => 11, 44 => 7, 42 => 6, 40 => 5, 38 => 4, 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/site-footer/site-footer.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/c9a2a890867ebbce9f2ebc55656711421fc87375/docroot/themes/custom/bb_theme/patterns/components/organisms/site-footer/site-footer.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "kss_preview" => 4, "include" => 21];
static $filters = ["escape" => 27, "default" => 27, "without" => 27];
static $functions = ["modifier_class" => 27];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'kss_preview', 'include'],
['escape', 'default', 'without'],
['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_21f03bd44585acf9da283ecb6b4fb32424b345df9637f843ea8db85cc12f357d', '@bb_organisms/site-footer/site-footer.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('@bb_organisms/site-footer/site-footer.twig', NULL) (Line: 375)
Twig\Template->loadTemplate('@bb_organisms/site-footer/site-footer.twig', 'themes/custom/bb_theme/templates/layout/region--footer.html.twig', 33) (Line: 68)
__TwigTemplate_d4c184ec52bd937fa9a3a6310423b118cc423d6db1729833f10165b6132c575d->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/layout/region--footer.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 487)
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: 80)
__TwigTemplate_604f0dca26e1004a9debe97db7e64ef02c544d82ab65b536542329453f184f6f->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 41)
__TwigTemplate_2cb4777aea48fb94353025c1b41063aefdf6067452a39c02fe48dab369ed32a3->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/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', 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: 73)
__TwigTemplate_14b5e523a6861bb435d111c7490ea37d9d832375211559390ec6c5635ebacd47->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/system/templates/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148)
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/.yEYQjN_X4AYPM_qbW-frUX-Ge6k,sites/default/files/php/twig/607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j/pkG1DxmsZSKXtN5_HVehbF6zbwy7uTCgf4EYehvTHH4.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('607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j', '<?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/site-footer/site-footer.twig */
class __TwigTemplate_21f03bd44585acf9da283ecb6b4fb32424b345df9637f843ea8db85cc12f357d 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["footer_menu"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 4
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 4)->display(twig_to_array([]));
// line 5
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 5)->display(twig_to_array([]));
// line 6
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 6)->display(twig_to_array([]));
// line 7
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 7)->display(twig_to_array([]));
$context["footer_menu"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 11
if (twig_test_empty(($context["footer_copyright"] ?? null))) {
// line 12
$context["footer_copyright"] = ('' === $tmp = "© Börsenblatt 2020") ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 19
if (twig_test_empty(($context["footer_social"] ?? null))) {
// line 20
ob_start(function () { return ''; });
// line 21
$this->loadTemplate("@bb_atoms/social-links/social-links.twig", "@bb_organisms/site-footer/site-footer.twig", 21)->display(twig_to_array(["modifier" => [0 => "gray", 1 => "large"]]));
$context["footer_social"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 27
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("site-footer", (((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 29
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_breadcrumb"] ?? null)), "html", null, true);
// line 30
echo "
";
// line 33
$this->loadTemplate("@bb_atoms/branding/branding.twig", "@bb_organisms/site-footer/site-footer.twig", 33)->display($context);
// line 34
echo "
";
// line 37
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_menu"] ?? null)), "html", null, true);
// line 38
echo "
";
// line 40
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_copyright"] ?? null)), "html", null, true);
// line 41
echo "
";
// line 43
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_social"] ?? null)), "html", null, true);
// line 44
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/site-footer/site-footer.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 44, 93 => 43, 90 => 41, 88 => 40, 85 => 38, 83 => 37, 79 => 34, 77 => 33, 73 => 30, 71 => 29, 62 => 27, 58 => 21, 56 => 20, 54 => 19, 50 => 12, 48 => 11, 44 => 7, 42 => 6, 40 => 5, 38 => 4, 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/site-footer/site-footer.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/c9a2a890867ebbce9f2ebc55656711421fc87375/docroot/themes/custom/bb_theme/patterns/components/organisms/site-footer/site-footer.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "kss_preview" => 4, "include" => 21];
static $filters = ["escape" => 27, "default" => 27, "without" => 27];
static $functions = ["modifier_class" => 27];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'kss_preview', 'include'],
['escape', 'default', 'without'],
['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('607196e877885_site-footer.twig_6HDPf8ubaB3OoCq7-Dszu4f7j', '<?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/site-footer/site-footer.twig */
class __TwigTemplate_21f03bd44585acf9da283ecb6b4fb32424b345df9637f843ea8db85cc12f357d 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["footer_menu"] ?? null))) {
// line 3
ob_start(function () { return ''; });
// line 4
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 4)->display(twig_to_array([]));
// line 5
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 5)->display(twig_to_array([]));
// line 6
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 6)->display(twig_to_array([]));
// line 7
$this->loadTemplate("@bb_molecules/footer-links/footer-links.twig", "@bb_organisms/site-footer/site-footer.twig", 7)->display(twig_to_array([]));
$context["footer_menu"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 11
if (twig_test_empty(($context["footer_copyright"] ?? null))) {
// line 12
$context["footer_copyright"] = ('' === $tmp = "© Börsenblatt 2020") ? '' : new Markup($tmp, $this->env->getCharset());
}
}
// line 19
if (twig_test_empty(($context["footer_social"] ?? null))) {
// line 20
ob_start(function () { return ''; });
// line 21
$this->loadTemplate("@bb_atoms/social-links/social-links.twig", "@bb_organisms/site-footer/site-footer.twig", 21)->display(twig_to_array(["modifier" => [0 => "gray", 1 => "large"]]));
$context["footer_social"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
}
// line 27
echo "env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->env->getExtension('Drupal\up_themetools\TwigExtension\ThemeTools')->modifierClass("site-footer", (((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 29
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_breadcrumb"] ?? null)), "html", null, true);
// line 30
echo "
";
// line 33
$this->loadTemplate("@bb_atoms/branding/branding.twig", "@bb_organisms/site-footer/site-footer.twig", 33)->display($context);
// line 34
echo "
";
// line 37
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_menu"] ?? null)), "html", null, true);
// line 38
echo "
";
// line 40
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_copyright"] ?? null)), "html", null, true);
// line 41
echo "
";
// line 43
echo $this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["footer_social"] ?? null)), "html", null, true);
// line 44
echo "
";
}
public function getTemplateName()
{
return "@bb_organisms/site-footer/site-footer.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 95 => 44, 93 => 43, 90 => 41, 88 => 40, 85 => 38, 83 => 37, 79 => 34, 77 => 33, 73 => 30, 71 => 29, 62 => 27, 58 => 21, 56 => 20, 54 => 19, 50 => 12, 48 => 11, 44 => 7, 42 => 6, 40 => 5, 38 => 4, 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/site-footer/site-footer.twig", "/srv/www/freistilbox/clients/c11000/s2737/.deploy/releases/c9a2a890867ebbce9f2ebc55656711421fc87375/docroot/themes/custom/bb_theme/patterns/components/organisms/site-footer/site-footer.twig");
}
public function checkSecurity()
{
static $tags = ["if" => 1, "set" => 3, "kss_preview" => 4, "include" => 21];
static $filters = ["escape" => 27, "default" => 27, "without" => 27];
static $functions = ["modifier_class" => 27];
try {
$this->sandbox->checkSecurity(
['if', 'set', 'kss_preview', 'include'],
['escape', 'default', 'without'],
['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_21f03bd44585acf9da283ecb6b4fb32424b345df9637f843ea8db85cc12f357d', '@bb_organisms/site-footer/site-footer.twig', NULL) (Line: 445)
Twig\Environment->loadTemplate('@bb_organisms/site-footer/site-footer.twig', NULL) (Line: 375)
Twig\Template->loadTemplate('@bb_organisms/site-footer/site-footer.twig', 'themes/custom/bb_theme/templates/layout/region--footer.html.twig', 33) (Line: 68)
__TwigTemplate_d4c184ec52bd937fa9a3a6310423b118cc423d6db1729833f10165b6132c575d->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/layout/region--footer.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 487)
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: 80)
__TwigTemplate_604f0dca26e1004a9debe97db7e64ef02c544d82ab65b536542329453f184f6f->doDisplay(Array, Array) (Line: 453)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 420)
Twig\Template->display(Array) (Line: 41)
__TwigTemplate_2cb4777aea48fb94353025c1b41063aefdf6067452a39c02fe48dab369ed32a3->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/layout/page.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('page', 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: 73)
__TwigTemplate_14b5e523a6861bb435d111c7490ea37d9d832375211559390ec6c5635ebacd47->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/system/templates/html.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 147)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148)
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)