Przejdź do treści
Image

ul. Centralna 6, 43-346 Bielsko-Biała

Image

+48 33 498 95 36

Image

biuro@polimat-sport.com

  • Polski Polski
  • English English
Home
Główna nawigacja
  • Home
  • O nas
  • Oferta
    • Materace sportowe
    • SPRZĘT GIMNASTYCZNY
    • POZOSTAŁY SPRZĘT
  • Aktualności
  • Certyfikaty
  • Kontakt
  • Katalog
Image

PROFESJONALNY PARTNER

zarówno dla odbiorców w kraju jak i za granicą

Image

BEZPIECZNY I TRWAŁY PRODUKT

którego jakość została potwierdzona przez Instytut Sportu

Image

ZRÓŻNICOWANA OFERTA

do potrzeb każdego klienta podchodzimy indywidualnie

Image

SZYBKA REALIZACJA

każde zamówienie zostanie zrealizowane w jak najkrótszym terminie

Nasza ofertaSZEROKA GAMA PRODUKTÓW

Materace sportowe

Sprzęt gimnastyczny

Pozostały sprzęt

Najpopularniejsze produktySPRAWDŹ NASZĄ BOGATĄ OFERTĘ

Materace asekuracyjne

Materace asekuracyjne treningowe
Zobacz więcej

Materac gimnastyczny treningowy

Materac z antypoślizgiem, wykonany z materiału PCV imitującego skórę  
Zobacz więcej

DRABINY GIMNASTYCZNE ZGODNE Z NORMĄ EN 913 I EN 12346

DRABINY GIMNASTYCZNE ZGODNE Z NORMĄ EN 913 I EN 12346
Zobacz więcej

ŁAWKI GIMNASTYCZNE Z NOGAMI DREWNIANYMI

ŁAWKI GIMNASTYCZNE Z NOGAMI DREWNIANYMI
Zobacz więcej

AktualnościNAJNOWSZE WIADOMOŚCI

23.10.2025

Targi FSB 2025

FSB Kolonia 2025 28-31 Październik 2025

ZOBACZ WIĘCEJ
ZOBACZ NAJNOWSZY KATALOG

Komunikat o błędzie

  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_field--node--title.html.t_9w86SX6idqvA2LYMSgVywvLG0', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/field--node--title.html.twig */
    class __TwigTemplate_879b17cab302849eba5d205d1a20afd561e0944d9f8a7460efad19e004ed7003 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 23
            $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 25
    ($context["field_name"] ?? null), 25, $this->source))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 26
    ($context["field_type"] ?? null), 26, $this->source))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed(        // line 27
    ($context["label_display"] ?? null), 27, $this->source))];
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 30), 30, $this->source), "html", null, true);
            echo ">";
            // line 31
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                // line 32
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 34
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/field--node--title.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  58 => 34,  52 => 32,  48 => 31,  44 => 30,  42 => 27,  41 => 26,  40 => 25,  39 => 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/field--node--title.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/field--node--title.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 23, "for" => 31);
            static $filters = array("clean_class" => 25, "escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'for'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_field--node--title.html.t_9w86SX6idqvA2LYMSgVywvLG0', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/field--node--title.html.twig */
    class __TwigTemplate_879b17cab302849eba5d205d1a20afd561e0944d9f8a7460efad19e004ed7003 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 23
            $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 25
    ($context["field_name"] ?? null), 25, $this->source))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 26
    ($context["field_type"] ?? null), 26, $this->source))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed(        // line 27
    ($context["label_display"] ?? null), 27, $this->source))];
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 30), 30, $this->source), "html", null, true);
            echo ">";
            // line 31
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                // line 32
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 34
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/field--node--title.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  58 => 34,  52 => 32,  48 => 31,  44 => 30,  42 => 27,  41 => 26,  40 => 25,  39 => 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/field--node--title.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/field--node--title.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 23, "for" => 31);
            static $filters = array("clean_class" => 25, "escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'for'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 409)
    Twig\Environment->loadClass('__TwigTemplate_879b17cab302849eba5d205d1a20afd561e0944d9f8a7460efad19e004ed7003', 'core/themes/classy/templates/field/field--node--title.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/field/field--node--title.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/field/field--node--title.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 74)
    Drupal\Core\Entity\Controller\EntityViewController->buildTitle(Array)
    call_user_func_array(Array, Array) (Line: 101)
    Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 786)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 377)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1___string_template__d3e79b_7MA4R9DKV_qWskFpVeKOi7EEZ', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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;
    
    /* __string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 */
    class __TwigTemplate_a1f7f4f83ccd38e3ea2cc801ec47eac3dbb18fbc51d0e611e31f1618adad2b03 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 1
            echo nl2br($this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null), 1, $this->source), "html", null, true));
        }
    
        public function getTemplateName()
        {
            return "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4", "");
        }
        
        public function checkSecurity()
        {
            static $tags = array();
            static $filters = array("nl2br" => 1, "escape" => 1);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    [],
                    ['nl2br', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1___string_template__d3e79b_7MA4R9DKV_qWskFpVeKOi7EEZ', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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;
    
    /* __string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4 */
    class __TwigTemplate_a1f7f4f83ccd38e3ea2cc801ec47eac3dbb18fbc51d0e611e31f1618adad2b03 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 1
            echo nl2br($this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["value"] ?? null), 1, $this->source), "html", null, true));
        }
    
        public function getTemplateName()
        {
            return "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4", "");
        }
        
        public function checkSecurity()
        {
            static $tags = array();
            static $filters = array("nl2br" => 1, "escape" => 1);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    [],
                    ['nl2br', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 409)
    Twig\Environment->loadClass('__TwigTemplate_a1f7f4f83ccd38e3ea2cc801ec47eac3dbb18fbc51d0e611e31f1618adad2b03', '__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4', NULL) (Line: 381)
    Twig\Environment->loadTemplate('__string_template__d3e79bd6029fd1ab1d50dd676e1f6555a2880e7bdc0733b6b806b540b4a45fd4') (Line: 462)
    Twig\Environment->createTemplate('{# inline_template_start #}{{ value|nl2br }}') (Line: 235)
    Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ value|nl2br }}', Array) (Line: 52)
    Drupal\Core\Render\Element\InlineTemplate::preRenderInlineTemplate(Array)
    call_user_func_array(Array, Array) (Line: 101)
    Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 786)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 377)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 52)
    __TwigTemplate_879b17cab302849eba5d205d1a20afd561e0944d9f8a7460efad19e004ed7003->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/field/field--node--title.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 74)
    Drupal\Core\Entity\Controller\EntityViewController->buildTitle(Array)
    call_user_func_array(Array, Array) (Line: 101)
    Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 786)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 377)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_field--node--created.html_zbClriiNQ325sxyNPZQ9fxlQK', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/field--node--created.html.twig */
    class __TwigTemplate_b1482dd28a0ddd0ed8393dffbe9f85017c1120d4d9803cc43eb62284dc61b78a extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 23
            $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 25
    ($context["field_name"] ?? null), 25, $this->source))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 26
    ($context["field_type"] ?? null), 26, $this->source))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed(        // line 27
    ($context["label_display"] ?? null), 27, $this->source))];
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 30), 30, $this->source), "html", null, true);
            echo ">";
            // line 31
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                // line 32
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 34
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/field--node--created.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  58 => 34,  52 => 32,  48 => 31,  44 => 30,  42 => 27,  41 => 26,  40 => 25,  39 => 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/field--node--created.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/field--node--created.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 23, "for" => 31);
            static $filters = array("clean_class" => 25, "escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'for'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_field--node--created.html_zbClriiNQ325sxyNPZQ9fxlQK', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/field--node--created.html.twig */
    class __TwigTemplate_b1482dd28a0ddd0ed8393dffbe9f85017c1120d4d9803cc43eb62284dc61b78a extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 23
            $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 25
    ($context["field_name"] ?? null), 25, $this->source))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 26
    ($context["field_type"] ?? null), 26, $this->source))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed(        // line 27
    ($context["label_display"] ?? null), 27, $this->source))];
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 30), 30, $this->source), "html", null, true);
            echo ">";
            // line 31
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                // line 32
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 34
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/field--node--created.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  58 => 34,  52 => 32,  48 => 31,  44 => 30,  42 => 27,  41 => 26,  40 => 25,  39 => 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/field--node--created.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/field--node--created.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 23, "for" => 31);
            static $filters = array("clean_class" => 25, "escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'for'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 409)
    Twig\Environment->loadClass('__TwigTemplate_b1482dd28a0ddd0ed8393dffbe9f85017c1120d4d9803cc43eb62284dc61b78a', 'core/themes/classy/templates/field/field--node--created.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/field/field--node--created.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/field/field--node--created.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 495)
    template_preprocess_node(Array, 'node', Array) (Line: 287)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_field--node--uid.html.twi_7gpH3cmAJ7KMEtL-6hc9yVyDd', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/field--node--uid.html.twig */
    class __TwigTemplate_822c7d3e5f558f2c93bb82f65467accc0f2058642d3a22d9185e3999553db526 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 23
            $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 25
    ($context["field_name"] ?? null), 25, $this->source))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 26
    ($context["field_type"] ?? null), 26, $this->source))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed(        // line 27
    ($context["label_display"] ?? null), 27, $this->source))];
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 30), 30, $this->source), "html", null, true);
            echo ">";
            // line 31
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                // line 32
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 34
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/field--node--uid.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  58 => 34,  52 => 32,  48 => 31,  44 => 30,  42 => 27,  41 => 26,  40 => 25,  39 => 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/field--node--uid.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/field--node--uid.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 23, "for" => 31);
            static $filters = array("clean_class" => 25, "escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'for'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_field--node--uid.html.twi_7gpH3cmAJ7KMEtL-6hc9yVyDd', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/field--node--uid.html.twig */
    class __TwigTemplate_822c7d3e5f558f2c93bb82f65467accc0f2058642d3a22d9185e3999553db526 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 23
            $context["classes"] = [0 => "field", 1 => ("field--name-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 25
    ($context["field_name"] ?? null), 25, $this->source))), 2 => ("field--type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 26
    ($context["field_type"] ?? null), 26, $this->source))), 3 => ("field--label-" . $this->sandbox->ensureToStringAllowed(        // line 27
    ($context["label_display"] ?? null), 27, $this->source))];
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 30), 30, $this->source), "html", null, true);
            echo ">";
            // line 31
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                // line 32
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["item"], "content", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 34
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/field--node--uid.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  58 => 34,  52 => 32,  48 => 31,  44 => 30,  42 => 27,  41 => 26,  40 => 25,  39 => 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/field--node--uid.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/field--node--uid.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 23, "for" => 31);
            static $filters = array("clean_class" => 25, "escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'for'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                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: 409)
    Twig\Environment->loadClass('__TwigTemplate_822c7d3e5f558f2c93bb82f65467accc0f2058642d3a22d9185e3999553db526', 'core/themes/classy/templates/field/field--node--uid.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/field/field--node--uid.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/field/field--node--uid.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 497)
    template_preprocess_node(Array, 'node', Array) (Line: 287)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_username.html.twig_AYMlS1Yfe2RWU30A_8paUEVNJ', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/user/username.html.twig */
    class __TwigTemplate_552bd0cdfe7ad7447fdcb70f22962665d06c4a5afc113e870a7b4089d4ea15a1 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 25
            if (($context["link_path"] ?? null)) {
                // line 26
                echo "<a>extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; "username"], "method", false, false, true, 26), 26, $this-&gt;source), "html", null, true);
                echo "&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["name"] ?? null), 26, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["extra"] ?? null), 26, $this-&gt;source), "html", null, true);
                echo "</a>";
            } else {
                // line 28
                echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 28, $this-&gt;source), "html", null, true);
                echo "&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["name"] ?? null), 28, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["extra"] ?? null), 28, $this-&gt;source), "html", null, true);
                echo "";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/user/username.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  49 =&gt; 28,  41 =&gt; 26,  39 =&gt; 25,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/user/username.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/user/username.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 25);
            static $filters = array("escape" =&gt; 26);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_username.html.twig_AYMlS1Yfe2RWU30A_8paUEVNJ', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/user/username.html.twig */
    class __TwigTemplate_552bd0cdfe7ad7447fdcb70f22962665d06c4a5afc113e870a7b4089d4ea15a1 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 25
            if (($context["link_path"] ?? null)) {
                // line 26
                echo "<a>extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; "username"], "method", false, false, true, 26), 26, $this-&gt;source), "html", null, true);
                echo "&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["name"] ?? null), 26, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["extra"] ?? null), 26, $this-&gt;source), "html", null, true);
                echo "</a>";
            } else {
                // line 28
                echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 28, $this-&gt;source), "html", null, true);
                echo "&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["name"] ?? null), 28, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["extra"] ?? null), 28, $this-&gt;source), "html", null, true);
                echo "";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/user/username.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  49 =&gt; 28,  41 =&gt; 26,  39 =&gt; 25,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/user/username.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/user/username.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 25);
            static $filters = array("escape" =&gt; 26);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_552bd0cdfe7ad7447fdcb70f22962665d06c4a5afc113e870a7b4089d4ea15a1', 'core/themes/classy/templates/user/username.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/user/username.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/user/username.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('username', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 52)
    __TwigTemplate_822c7d3e5f558f2c93bb82f65467accc0f2058642d3a22d9185e3999553db526->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/field/field--node--uid.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 497)
    template_preprocess_node(Array, 'node', Array) (Line: 287)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_node.html.twig_vM2H5Nso3_Iqypq_rd4hgxpS4', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/content/node.html.twig */
    class __TwigTemplate_06fd53ccfde4f1e5dfeb587b0a86c0d882dccb78bbb0dea9debd5f40fcb02445 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 74
            $context["classes"] = [0 =&gt; "node", 1 =&gt; ("node--type-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 76
    ($context["node"] ?? null), "bundle", [], "any", false, false, true, 76), 76, $this-&gt;source))), 2 =&gt; ((twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 77
    ($context["node"] ?? null), "isPromoted", [], "method", false, false, true, 77)) ? ("node--promoted") : ("")), 3 =&gt; ((twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 78
    ($context["node"] ?? null), "isSticky", [], "method", false, false, true, 78)) ? ("node--sticky") : ("")), 4 =&gt; (( !twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 79
    ($context["node"] ?? null), "isPublished", [], "method", false, false, true, 79)) ? ("node--unpublished") : ("")), 5 =&gt; ((        // line 80
    ($context["view_mode"] ?? null)) ? (("node--view-mode-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["view_mode"] ?? null), 80, $this-&gt;source)))) : (""))];
            // line 83
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;attachLibrary("classy/node"), "html", null, true);
            echo "
    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 84), 84, $this-&gt;source), "html", null, true);
            echo "&gt;
    
      ";
            // line 86
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 86, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 87
            if ((($context["label"] ?? null) &amp;&amp;  !($context["page"] ?? null))) {
                // line 88
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_attributes"] ?? null), 88, $this-&gt;source), "html", null, true);
                echo "&gt;
          <a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["url"] ?? null), 89, $this-&gt;source), "html", null, true);
                echo "\" rel=\"bookmark\"&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["label"] ?? null), 89, $this-&gt;source), "html", null, true);
                echo "</a>
        
      ";
            }
            // line 92
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 92, $this-&gt;source), "html", null, true);
            echo "
    
      ";
            // line 94
            if (($context["display_submitted"] ?? null)) {
                // line 95
                echo "    
          ";
                // line 96
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["author_picture"] ?? null), 96, $this-&gt;source), "html", null, true);
                echo "
          extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["author_attributes"] ?? null), "addClass", [0 =&gt; "node__submitted"], "method", false, false, true, 97), 97, $this-&gt;source), "html", null, true);
                echo "&gt;
            ";
                // line 98
                echo t("Submitted by @author_name on @date", array("@author_name" =&gt; ($context["author_name"] ?? null), "@date" =&gt; ($context["date"] ?? null), ));
                // line 99
                echo "        ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["metadata"] ?? null), 99, $this-&gt;source), "html", null, true);
                echo "
          
        
      ";
            }
            // line 103
            echo "
      extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["content_attributes"] ?? null), "addClass", [0 =&gt; "node__content"], "method", false, false, true, 104), 104, $this-&gt;source), "html", null, true);
            echo "&gt;
        ";
            // line 105
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 105, $this-&gt;source), "html", null, true);
            echo "
      
    
    
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/content/node.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  110 =&gt; 105,  106 =&gt; 104,  103 =&gt; 103,  95 =&gt; 99,  93 =&gt; 98,  89 =&gt; 97,  85 =&gt; 96,  82 =&gt; 95,  80 =&gt; 94,  74 =&gt; 92,  66 =&gt; 89,  61 =&gt; 88,  59 =&gt; 87,  55 =&gt; 86,  50 =&gt; 84,  46 =&gt; 83,  44 =&gt; 80,  43 =&gt; 79,  42 =&gt; 78,  41 =&gt; 77,  40 =&gt; 76,  39 =&gt; 74,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/content/node.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/content/node.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 74, "if" =&gt; 87, "trans" =&gt; 98);
            static $filters = array("clean_class" =&gt; 76, "escape" =&gt; 83);
            static $functions = array("attach_library" =&gt; 83);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if', 'trans'],
                    ['clean_class', 'escape'],
                    ['attach_library']
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_node.html.twig_vM2H5Nso3_Iqypq_rd4hgxpS4', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/content/node.html.twig */
    class __TwigTemplate_06fd53ccfde4f1e5dfeb587b0a86c0d882dccb78bbb0dea9debd5f40fcb02445 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 74
            $context["classes"] = [0 =&gt; "node", 1 =&gt; ("node--type-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 76
    ($context["node"] ?? null), "bundle", [], "any", false, false, true, 76), 76, $this-&gt;source))), 2 =&gt; ((twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 77
    ($context["node"] ?? null), "isPromoted", [], "method", false, false, true, 77)) ? ("node--promoted") : ("")), 3 =&gt; ((twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 78
    ($context["node"] ?? null), "isSticky", [], "method", false, false, true, 78)) ? ("node--sticky") : ("")), 4 =&gt; (( !twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 79
    ($context["node"] ?? null), "isPublished", [], "method", false, false, true, 79)) ? ("node--unpublished") : ("")), 5 =&gt; ((        // line 80
    ($context["view_mode"] ?? null)) ? (("node--view-mode-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["view_mode"] ?? null), 80, $this-&gt;source)))) : (""))];
            // line 83
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;attachLibrary("classy/node"), "html", null, true);
            echo "
    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 84), 84, $this-&gt;source), "html", null, true);
            echo "&gt;
    
      ";
            // line 86
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 86, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 87
            if ((($context["label"] ?? null) &amp;&amp;  !($context["page"] ?? null))) {
                // line 88
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_attributes"] ?? null), 88, $this-&gt;source), "html", null, true);
                echo "&gt;
          <a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["url"] ?? null), 89, $this-&gt;source), "html", null, true);
                echo "\" rel=\"bookmark\"&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["label"] ?? null), 89, $this-&gt;source), "html", null, true);
                echo "</a>
        
      ";
            }
            // line 92
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 92, $this-&gt;source), "html", null, true);
            echo "
    
      ";
            // line 94
            if (($context["display_submitted"] ?? null)) {
                // line 95
                echo "    
          ";
                // line 96
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["author_picture"] ?? null), 96, $this-&gt;source), "html", null, true);
                echo "
          extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["author_attributes"] ?? null), "addClass", [0 =&gt; "node__submitted"], "method", false, false, true, 97), 97, $this-&gt;source), "html", null, true);
                echo "&gt;
            ";
                // line 98
                echo t("Submitted by @author_name on @date", array("@author_name" =&gt; ($context["author_name"] ?? null), "@date" =&gt; ($context["date"] ?? null), ));
                // line 99
                echo "        ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["metadata"] ?? null), 99, $this-&gt;source), "html", null, true);
                echo "
          
        
      ";
            }
            // line 103
            echo "
      extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["content_attributes"] ?? null), "addClass", [0 =&gt; "node__content"], "method", false, false, true, 104), 104, $this-&gt;source), "html", null, true);
            echo "&gt;
        ";
            // line 105
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 105, $this-&gt;source), "html", null, true);
            echo "
      
    
    
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/content/node.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  110 =&gt; 105,  106 =&gt; 104,  103 =&gt; 103,  95 =&gt; 99,  93 =&gt; 98,  89 =&gt; 97,  85 =&gt; 96,  82 =&gt; 95,  80 =&gt; 94,  74 =&gt; 92,  66 =&gt; 89,  61 =&gt; 88,  59 =&gt; 87,  55 =&gt; 86,  50 =&gt; 84,  46 =&gt; 83,  44 =&gt; 80,  43 =&gt; 79,  42 =&gt; 78,  41 =&gt; 77,  40 =&gt; 76,  39 =&gt; 74,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/content/node.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/content/node.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 74, "if" =&gt; 87, "trans" =&gt; 98);
            static $filters = array("clean_class" =&gt; 76, "escape" =&gt; 83);
            static $functions = array("attach_library" =&gt; 83);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if', 'trans'],
                    ['clean_class', 'escape'],
                    ['attach_library']
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_06fd53ccfde4f1e5dfeb587b0a86c0d882dccb78bbb0dea9debd5f40fcb02445', 'core/themes/classy/templates/content/node.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/content/node.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/content/node.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_rdf-metadata.html.twig_RaHy0_7FYrdaly2Q72rfX0RQB', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/misc/rdf-metadata.html.twig */
    class __TwigTemplate_b59cd991aad4a2faffb191904840dff482f739b77d4eb01028b8c956afb6da98 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 18
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["metadata"] ?? null));
            foreach ($context['_seq'] as $context["_key"] =&gt; $context["attributes"]) {
                // line 19
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["attributes"], "addClass", [0 =&gt; "rdf-meta", 1 =&gt; "hidden"], "method", false, false, true, 19), 19, $this-&gt;source), "html", null, true);
                echo "&gt;
    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['attributes'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/misc/rdf-metadata.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  43 =&gt; 19,  39 =&gt; 18,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/misc/rdf-metadata.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/misc/rdf-metadata.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("for" =&gt; 18);
            static $filters = array("escape" =&gt; 19);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['for'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_rdf-metadata.html.twig_RaHy0_7FYrdaly2Q72rfX0RQB', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/misc/rdf-metadata.html.twig */
    class __TwigTemplate_b59cd991aad4a2faffb191904840dff482f739b77d4eb01028b8c956afb6da98 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 18
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["metadata"] ?? null));
            foreach ($context['_seq'] as $context["_key"] =&gt; $context["attributes"]) {
                // line 19
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["attributes"], "addClass", [0 =&gt; "rdf-meta", 1 =&gt; "hidden"], "method", false, false, true, 19), 19, $this-&gt;source), "html", null, true);
                echo "&gt;
    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['attributes'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/misc/rdf-metadata.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  43 =&gt; 19,  39 =&gt; 18,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/misc/rdf-metadata.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/misc/rdf-metadata.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("for" =&gt; 18);
            static $filters = array("escape" =&gt; 19);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['for'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_b59cd991aad4a2faffb191904840dff482f739b77d4eb01028b8c956afb6da98', 'core/themes/classy/templates/misc/rdf-metadata.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/misc/rdf-metadata.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/misc/rdf-metadata.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('rdf_metadata', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 75)
    __TwigTemplate_06fd53ccfde4f1e5dfeb587b0a86c0d882dccb78bbb0dea9debd5f40fcb02445->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/content/node.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_links--node.html.twig_moP7ISphdOZZKL1cbohcmEh8x', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/content/links--node.html.twig */
    class __TwigTemplate_f8d44c2a389c9579d6d49e2e50bd1008e89e3d8c543f3a81c260b7a85ada1747 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 36
            if (($context["links"] ?? null)) {
                // line 37
                echo "  
        ";
                // line 38
                $this-&gt;loadTemplate("links.html.twig", "core/themes/classy/templates/content/links--node.html.twig", 38)-&gt;display($context);
                // line 39
                echo "  
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/content/links--node.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  46 =&gt; 39,  44 =&gt; 38,  41 =&gt; 37,  39 =&gt; 36,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/content/links--node.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/content/links--node.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 36, "include" =&gt; 38);
            static $filters = array();
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'include'],
                    [],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_links--node.html.twig_moP7ISphdOZZKL1cbohcmEh8x', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/content/links--node.html.twig */
    class __TwigTemplate_f8d44c2a389c9579d6d49e2e50bd1008e89e3d8c543f3a81c260b7a85ada1747 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 36
            if (($context["links"] ?? null)) {
                // line 37
                echo "  
        ";
                // line 38
                $this-&gt;loadTemplate("links.html.twig", "core/themes/classy/templates/content/links--node.html.twig", 38)-&gt;display($context);
                // line 39
                echo "  
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/content/links--node.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  46 =&gt; 39,  44 =&gt; 38,  41 =&gt; 37,  39 =&gt; 36,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/content/links--node.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/content/links--node.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 36, "include" =&gt; 38);
            static $filters = array();
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'include'],
                    [],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_f8d44c2a389c9579d6d49e2e50bd1008e89e3d8c543f3a81c260b7a85ada1747', 'core/themes/classy/templates/content/links--node.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/content/links--node.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/content/links--node.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('links__node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 110)
    __TwigTemplate_06fd53ccfde4f1e5dfeb587b0a86c0d882dccb78bbb0dea9debd5f40fcb02445->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/content/node.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_html.html.twig_-w0Pt-0dT_e1we1Guqpy01pvR', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/efabryka/templates/html.html.twig */
    class __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 27
            $context["body_classes"] = [0 =&gt; ((        // line 28
    ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 =&gt; (( !        // line 29
    ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["root_path"] ?? null), 29, $this-&gt;source))))), 2 =&gt; ((        // line 30
    ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["node_type"] ?? null), 30, $this-&gt;source)))) : ("")), 3 =&gt; ((        // line 31
    ($context["db_offline"] ?? null)) ? ("db-offline") : ("")), 4 =&gt; (((        // line 32
    ($context["b4_body_schema"] ?? null) == "light")) ? (" text-dark") : ((((($context["b4_body_schema"] ?? null) == "dark")) ? (" text-light") : (" ")))), 5 =&gt; (((        // line 33
    ($context["b4_body_bg_schema"] ?? null) != "none")) ? ((" bg-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b4_body_bg_schema"] ?? null), 33, $this-&gt;source))) : (" ")), 6 =&gt; "d-flex flex-column h-100"];
            // line 37
            echo "
    
    
      
    \t
    \t(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    \tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    \tj=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=
    \t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    \t})(window,document,'script','dataLayer','GTM-NT8GP5L4');
    \t
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 48, $this-&gt;source), "html", null, true);
            echo "\"&gt;
        ";
            // line 49
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;safeJoin($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["head_title"] ?? null), 49, $this-&gt;source), " | "));
            echo "
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 50, $this-&gt;source), "html", null, true);
            echo "\"&gt;
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 51, $this-&gt;source), "html", null, true);
            echo "\"&gt;
    \t
    \t\t
    \t\t\t{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#website\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\",\"description\":\"Polimat - Sport\",\"publisher\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#organization\"}},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#organization\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#listItem\",\"position\":\"1\",\"item\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#item\",\"name\":\"Home\",\"description\":\"Kolejna witryna oparta na WordPressie\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\"}}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#webpage\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\",\"name\":\"Producent materacy gimnastycznych asekuracyjnych rehabilitacyjnych - Polimat\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#breadcrumblist\"},\"datePublished\":\"2011-03-29T07:27:38+00:00\",\"dateModified\":\"2020-07-03T20:47:30+00:00\"}]}
    \t\t
    \t
    
    
    
    
    
    
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-GWC9727HTC');
    
    
    \t\t
      
      extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["body_classes"] ?? null)], "method", false, false, true, 72), 72, $this-&gt;source), "html", null, true);
            echo "&gt;
        ";
            // line 77
            echo "    <a>
          ";
            // line 78
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar(t("Skip to main content"));
            echo "
        </a>
        ";
            // line 80
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_top"] ?? null), 80, $this-&gt;source), "html", null, true);
            echo "
        ";
            // line 81
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page"] ?? null), 81, $this-&gt;source), "html", null, true);
            echo "
        ";
            // line 82
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_bottom"] ?? null), 82, $this-&gt;source), "html", null, true);
            echo "
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 83, $this-&gt;source), "html", null, true);
            echo "\"&gt;
    
    \t
    \t\twindow.dataLayer = window.dataLayer || [];
    \t\tfunction gtag(){ dataLayer.push(arguments); }
    
    \t\tgtag('consent', 'default', {
    \t\t\t'ad_storage': 'denied',
    \t\t\t'ad_user_data': 'denied',
    \t\t\t'ad_personalization': 'denied',
    \t\t\t'analytics_storage': 'denied',
    \t\t\t'functionality_storage': 'denied',
    \t\t\t'personalization_storage': 'denied',
    \t\t\t'security_storage': 'granted',
    \t\t\t'wait_for_update': 500
    \t\t});
    
    \t\tgtag('js', new Date());
    \t
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'analytics_storage': 'granted',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'analytics_storage': 'denied',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'ad_storage': 'granted',
    \t\t\t'ad_user_data': 'granted',
    \t\t\t'ad_personalization': 'granted',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'ad_storage': 'denied',
    \t\t\t'ad_user_data': 'denied',
    \t\t\t'ad_personalization': 'denied',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'functionality_storage': 'granted',
    \t\t\t'personalization_storage': 'granted',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'functionality_storage': 'denied',
    \t\t\t'personalization_storage': 'denied',
    \t\t});
    \t
    \t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t
    \t\t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\tZmień ustawienia cookie.
    \t\t
    \t
    \t
    \t
    \t
    \t
      
    
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/efabryka/templates/html.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  120 =&gt; 83,  116 =&gt; 82,  112 =&gt; 81,  108 =&gt; 80,  103 =&gt; 78,  100 =&gt; 77,  96 =&gt; 72,  72 =&gt; 51,  68 =&gt; 50,  64 =&gt; 49,  60 =&gt; 48,  47 =&gt; 37,  45 =&gt; 33,  44 =&gt; 32,  43 =&gt; 31,  42 =&gt; 30,  41 =&gt; 29,  40 =&gt; 28,  39 =&gt; 27,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/efabryka/templates/html.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/themes/efabryka/templates/html.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 27);
            static $filters = array("clean_class" =&gt; 29, "escape" =&gt; 48, "safe_join" =&gt; 49, "t" =&gt; 78);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set'],
                    ['clean_class', 'escape', 'safe_join', 't'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_html.html.twig_-w0Pt-0dT_e1we1Guqpy01pvR', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/efabryka/templates/html.html.twig */
    class __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 27
            $context["body_classes"] = [0 =&gt; ((        // line 28
    ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 =&gt; (( !        // line 29
    ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["root_path"] ?? null), 29, $this-&gt;source))))), 2 =&gt; ((        // line 30
    ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["node_type"] ?? null), 30, $this-&gt;source)))) : ("")), 3 =&gt; ((        // line 31
    ($context["db_offline"] ?? null)) ? ("db-offline") : ("")), 4 =&gt; (((        // line 32
    ($context["b4_body_schema"] ?? null) == "light")) ? (" text-dark") : ((((($context["b4_body_schema"] ?? null) == "dark")) ? (" text-light") : (" ")))), 5 =&gt; (((        // line 33
    ($context["b4_body_bg_schema"] ?? null) != "none")) ? ((" bg-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b4_body_bg_schema"] ?? null), 33, $this-&gt;source))) : (" ")), 6 =&gt; "d-flex flex-column h-100"];
            // line 37
            echo "
    
    
      
    \t
    \t(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    \tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    \tj=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=
    \t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    \t})(window,document,'script','dataLayer','GTM-NT8GP5L4');
    \t
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 48, $this-&gt;source), "html", null, true);
            echo "\"&gt;
        ";
            // line 49
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;safeJoin($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["head_title"] ?? null), 49, $this-&gt;source), " | "));
            echo "
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 50, $this-&gt;source), "html", null, true);
            echo "\"&gt;
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 51, $this-&gt;source), "html", null, true);
            echo "\"&gt;
    \t
    \t\t
    \t\t\t{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#website\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\",\"description\":\"Polimat - Sport\",\"publisher\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#organization\"}},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#organization\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#listItem\",\"position\":\"1\",\"item\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#item\",\"name\":\"Home\",\"description\":\"Kolejna witryna oparta na WordPressie\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\"}}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#webpage\",\"url\":\"https:\\/\\/www.polimat-sport.com\\/\",\"name\":\"Producent materacy gimnastycznych asekuracyjnych rehabilitacyjnych - Polimat\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/www.polimat-sport.com\\/#breadcrumblist\"},\"datePublished\":\"2011-03-29T07:27:38+00:00\",\"dateModified\":\"2020-07-03T20:47:30+00:00\"}]}
    \t\t
    \t
    
    
    
    
    
    
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-GWC9727HTC');
    
    
    \t\t
      
      extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["body_classes"] ?? null)], "method", false, false, true, 72), 72, $this-&gt;source), "html", null, true);
            echo "&gt;
        ";
            // line 77
            echo "    <a>
          ";
            // line 78
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar(t("Skip to main content"));
            echo "
        </a>
        ";
            // line 80
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_top"] ?? null), 80, $this-&gt;source), "html", null, true);
            echo "
        ";
            // line 81
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page"] ?? null), 81, $this-&gt;source), "html", null, true);
            echo "
        ";
            // line 82
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_bottom"] ?? null), 82, $this-&gt;source), "html", null, true);
            echo "
        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 83, $this-&gt;source), "html", null, true);
            echo "\"&gt;
    
    \t
    \t\twindow.dataLayer = window.dataLayer || [];
    \t\tfunction gtag(){ dataLayer.push(arguments); }
    
    \t\tgtag('consent', 'default', {
    \t\t\t'ad_storage': 'denied',
    \t\t\t'ad_user_data': 'denied',
    \t\t\t'ad_personalization': 'denied',
    \t\t\t'analytics_storage': 'denied',
    \t\t\t'functionality_storage': 'denied',
    \t\t\t'personalization_storage': 'denied',
    \t\t\t'security_storage': 'granted',
    \t\t\t'wait_for_update': 500
    \t\t});
    
    \t\tgtag('js', new Date());
    \t
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'analytics_storage': 'granted',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'analytics_storage': 'denied',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'ad_storage': 'granted',
    \t\t\t'ad_user_data': 'granted',
    \t\t\t'ad_personalization': 'granted',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'ad_storage': 'denied',
    \t\t\t'ad_user_data': 'denied',
    \t\t\t'ad_personalization': 'denied',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'functionality_storage': 'granted',
    \t\t\t'personalization_storage': 'granted',
    \t\t});
    \t
    \t
    \t\tgtag('consent', 'update', {
    \t\t\t'functionality_storage': 'denied',
    \t\t\t'personalization_storage': 'denied',
    \t\t});
    \t
    \t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t
    \t\t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\tZmień ustawienia cookie.
    \t\t
    \t
    \t
    \t
    \t
    \t
      
    
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/efabryka/templates/html.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  120 =&gt; 83,  116 =&gt; 82,  112 =&gt; 81,  108 =&gt; 80,  103 =&gt; 78,  100 =&gt; 77,  96 =&gt; 72,  72 =&gt; 51,  68 =&gt; 50,  64 =&gt; 49,  60 =&gt; 48,  47 =&gt; 37,  45 =&gt; 33,  44 =&gt; 32,  43 =&gt; 31,  42 =&gt; 30,  41 =&gt; 29,  40 =&gt; 28,  39 =&gt; 27,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/efabryka/templates/html.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/themes/efabryka/templates/html.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 27);
            static $filters = array("clean_class" =&gt; 29, "escape" =&gt; 48, "safe_join" =&gt; 49, "t" =&gt; 78);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set'],
                    ['clean_class', 'escape', 'safe_join', 't'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673', 'themes/efabryka/templates/html.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/efabryka/templates/html.html.twig') (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_page.html.twig_1b93RUnpUFO93Y7PzoW0Kkiw5', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/efabryka/templates/page.html.twig */
    class __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 46
            $context["nav_classes"] = ((("navbar navbar-expand-lg" . (((        // line 47
    ($context["b5_navbar_schema"] ?? null) != "none")) ? ((" navbar-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b4_navbar_schema"] ?? null), 47, $this-&gt;source))) : (" "))) . (((        // line 48
    ($context["b5_navbar_schema"] ?? null) != "none")) ? ((((($context["b5_navbar_schema"] ?? null) == "dark")) ? (" text-light") : (" text-dark"))) : (" "))) . (((        // line 49
    ($context["b5_navbar_bg_schema"] ?? null) != "none")) ? ((" bg-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b4_navbar_bg_schema"] ?? null), 49, $this-&gt;source))) : (" ")));
            // line 51
            echo "
    
      
      ";
            // line 54
            if (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_branding", [], "any", false, false, true, 54) || twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_main", [], "any", false, false, true, 54)) || twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_additional", [], "any", false, false, true, 54))) {
                // line 55
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["nav_classes"] ?? null), 55, $this-&gt;source), "html", null, true);
                echo "\"&gt;
          
            
              ";
                // line 58
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "header", [], "any", false, false, true, 58), 58, $this-&gt;source), "html", null, true);
                echo "
            
          
          
            
            ";
                // line 63
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_branding", [], "any", false, false, true, 63), 63, $this-&gt;source), "html", null, true);
                echo "
            
    
            
              
                
                  
                  
                  
                
              
            
    
            
              ";
                // line 79
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_main", [], "any", false, false, true, 79), 79, $this-&gt;source), "html", null, true);
                echo "
            
          
          ";
                // line 82
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_additional", [], "any", false, false, true, 82), 82, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 85
            echo "
      
        ";
            // line 87
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "top", [], "any", false, false, true, 87)) {
                // line 88
                echo "      ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "top", [], "any", false, false, true, 88), 88, $this-&gt;source), "html", null, true);
                echo "
        ";
            }
            // line 90
            echo "  
      ";
            // line 91
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "breadcrumb", [], "any", false, false, true, 91)) {
                // line 92
                echo "  
        
          ";
                // line 94
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "breadcrumb", [], "any", false, false, true, 94), 94, $this-&gt;source), "html", null, true);
                echo "
        
      
      ";
            }
            // line 98
            echo "
    
    
      <a></a>";
            // line 102
            echo "
      ";
            // line 104
            $context["sidebar_first_classes"] = (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 104) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 104))) ? ("col-12 col-sm-6 col-lg-3") : ("col-12 col-lg-3"));
            // line 106
            echo "  
      ";
            // line 108
            $context["sidebar_second_classes"] = (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 108) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 108))) ? ("col-12 col-sm-6 col-lg-3") : ("col-12 col-lg-3"));
            // line 110
            echo "  
      ";
            // line 112
            $context["content_classes"] = (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 112) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 112))) ? ("col-12 col-lg-6") : ((((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 112) || twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 112))) ? ("col-12 col-lg-9") : ("col-12"))));
            // line 114
            echo "
      env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 115)) {
                echo " container margin-t-b ";
            } else {
                echo " ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b5_top_container"] ?? null), 115, $this-&gt;source), "html", null, true);
                echo " ";
            }
            echo " main-class\" node-id=\"";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "id", [], "any", false, false, true, 115), 115, $this-&gt;source), "html", null, true);
            echo "\"&gt;
        
        
          ";
            // line 118
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 118)) {
                // line 119
                echo "        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["sidebar_first_classes"] ?? null), 119, $this-&gt;source), "html", null, true);
                echo "\"&gt;
              ";
                // line 120
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 120), 120, $this-&gt;source), "html", null, true);
                echo "
            
          ";
            }
            // line 123
            echo "      extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content_classes"] ?? null), 123, $this-&gt;source), "html", null, true);
            echo "\"&gt;
            ";
            // line 124
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "content", [], "any", false, false, true, 124), 124, $this-&gt;source), "html", null, true);
            echo "
          
          ";
            // line 126
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 126)) {
                // line 127
                echo "        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["sidebar_second_classes"] ?? null), 127, $this-&gt;source), "html", null, true);
                echo "\"&gt;
              ";
                // line 128
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 128), 128, $this-&gt;source), "html", null, true);
                echo "
            
          ";
            }
            // line 131
            echo "    
      
    
    
    ";
            // line 135
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 135)) {
                // line 136
                echo "
      
        ";
                // line 138
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 138), 138, $this-&gt;source), "html", null, true);
                echo "
      
    
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/efabryka/templates/page.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  210 =&gt; 138,  206 =&gt; 136,  204 =&gt; 135,  198 =&gt; 131,  192 =&gt; 128,  187 =&gt; 127,  185 =&gt; 126,  180 =&gt; 124,  175 =&gt; 123,  169 =&gt; 120,  164 =&gt; 119,  162 =&gt; 118,  148 =&gt; 115,  145 =&gt; 114,  143 =&gt; 112,  140 =&gt; 110,  138 =&gt; 108,  135 =&gt; 106,  133 =&gt; 104,  130 =&gt; 102,  125 =&gt; 98,  118 =&gt; 94,  114 =&gt; 92,  112 =&gt; 91,  109 =&gt; 90,  103 =&gt; 88,  101 =&gt; 87,  97 =&gt; 85,  91 =&gt; 82,  85 =&gt; 79,  66 =&gt; 63,  58 =&gt; 58,  51 =&gt; 55,  49 =&gt; 54,  44 =&gt; 51,  42 =&gt; 49,  41 =&gt; 48,  40 =&gt; 47,  39 =&gt; 46,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/efabryka/templates/page.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/themes/efabryka/templates/page.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 46, "if" =&gt; 54);
            static $filters = array("escape" =&gt; 55);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_page.html.twig_1b93RUnpUFO93Y7PzoW0Kkiw5', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/efabryka/templates/page.html.twig */
    class __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 46
            $context["nav_classes"] = ((("navbar navbar-expand-lg" . (((        // line 47
    ($context["b5_navbar_schema"] ?? null) != "none")) ? ((" navbar-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b4_navbar_schema"] ?? null), 47, $this-&gt;source))) : (" "))) . (((        // line 48
    ($context["b5_navbar_schema"] ?? null) != "none")) ? ((((($context["b5_navbar_schema"] ?? null) == "dark")) ? (" text-light") : (" text-dark"))) : (" "))) . (((        // line 49
    ($context["b5_navbar_bg_schema"] ?? null) != "none")) ? ((" bg-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b4_navbar_bg_schema"] ?? null), 49, $this-&gt;source))) : (" ")));
            // line 51
            echo "
    
      
      ";
            // line 54
            if (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_branding", [], "any", false, false, true, 54) || twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_main", [], "any", false, false, true, 54)) || twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_additional", [], "any", false, false, true, 54))) {
                // line 55
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["nav_classes"] ?? null), 55, $this-&gt;source), "html", null, true);
                echo "\"&gt;
          
            
              ";
                // line 58
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "header", [], "any", false, false, true, 58), 58, $this-&gt;source), "html", null, true);
                echo "
            
          
          
            
            ";
                // line 63
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_branding", [], "any", false, false, true, 63), 63, $this-&gt;source), "html", null, true);
                echo "
            
    
            
              
                
                  
                  
                  
                
              
            
    
            
              ";
                // line 79
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_main", [], "any", false, false, true, 79), 79, $this-&gt;source), "html", null, true);
                echo "
            
          
          ";
                // line 82
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "nav_additional", [], "any", false, false, true, 82), 82, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 85
            echo "
      
        ";
            // line 87
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "top", [], "any", false, false, true, 87)) {
                // line 88
                echo "      ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "top", [], "any", false, false, true, 88), 88, $this-&gt;source), "html", null, true);
                echo "
        ";
            }
            // line 90
            echo "  
      ";
            // line 91
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "breadcrumb", [], "any", false, false, true, 91)) {
                // line 92
                echo "  
        
          ";
                // line 94
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "breadcrumb", [], "any", false, false, true, 94), 94, $this-&gt;source), "html", null, true);
                echo "
        
      
      ";
            }
            // line 98
            echo "
    
    
      <a></a>";
            // line 102
            echo "
      ";
            // line 104
            $context["sidebar_first_classes"] = (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 104) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 104))) ? ("col-12 col-sm-6 col-lg-3") : ("col-12 col-lg-3"));
            // line 106
            echo "  
      ";
            // line 108
            $context["sidebar_second_classes"] = (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 108) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 108))) ? ("col-12 col-sm-6 col-lg-3") : ("col-12 col-lg-3"));
            // line 110
            echo "  
      ";
            // line 112
            $context["content_classes"] = (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 112) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 112))) ? ("col-12 col-lg-6") : ((((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 112) || twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 112))) ? ("col-12 col-lg-9") : ("col-12"))));
            // line 114
            echo "
      env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 115)) {
                echo " container margin-t-b ";
            } else {
                echo " ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["b5_top_container"] ?? null), 115, $this-&gt;source), "html", null, true);
                echo " ";
            }
            echo " main-class\" node-id=\"";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "id", [], "any", false, false, true, 115), 115, $this-&gt;source), "html", null, true);
            echo "\"&gt;
        
        
          ";
            // line 118
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 118)) {
                // line 119
                echo "        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["sidebar_first_classes"] ?? null), 119, $this-&gt;source), "html", null, true);
                echo "\"&gt;
              ";
                // line 120
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_first", [], "any", false, false, true, 120), 120, $this-&gt;source), "html", null, true);
                echo "
            
          ";
            }
            // line 123
            echo "      extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content_classes"] ?? null), 123, $this-&gt;source), "html", null, true);
            echo "\"&gt;
            ";
            // line 124
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "content", [], "any", false, false, true, 124), 124, $this-&gt;source), "html", null, true);
            echo "
          
          ";
            // line 126
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 126)) {
                // line 127
                echo "        extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["sidebar_second_classes"] ?? null), 127, $this-&gt;source), "html", null, true);
                echo "\"&gt;
              ";
                // line 128
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "sidebar_second", [], "any", false, false, true, 128), 128, $this-&gt;source), "html", null, true);
                echo "
            
          ";
            }
            // line 131
            echo "    
      
    
    
    ";
            // line 135
            if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 135)) {
                // line 136
                echo "
      
        ";
                // line 138
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 138), 138, $this-&gt;source), "html", null, true);
                echo "
      
    
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/efabryka/templates/page.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  210 =&gt; 138,  206 =&gt; 136,  204 =&gt; 135,  198 =&gt; 131,  192 =&gt; 128,  187 =&gt; 127,  185 =&gt; 126,  180 =&gt; 124,  175 =&gt; 123,  169 =&gt; 120,  164 =&gt; 119,  162 =&gt; 118,  148 =&gt; 115,  145 =&gt; 114,  143 =&gt; 112,  140 =&gt; 110,  138 =&gt; 108,  135 =&gt; 106,  133 =&gt; 104,  130 =&gt; 102,  125 =&gt; 98,  118 =&gt; 94,  114 =&gt; 92,  112 =&gt; 91,  109 =&gt; 90,  103 =&gt; 88,  101 =&gt; 87,  97 =&gt; 85,  91 =&gt; 82,  85 =&gt; 79,  66 =&gt; 63,  58 =&gt; 58,  51 =&gt; 55,  49 =&gt; 54,  44 =&gt; 51,  42 =&gt; 49,  41 =&gt; 48,  40 =&gt; 47,  39 =&gt; 46,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/efabryka/templates/page.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/themes/efabryka/templates/page.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 46, "if" =&gt; 54);
            static $filters = array("escape" =&gt; 55);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823', 'themes/efabryka/templates/page.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/efabryka/templates/page.html.twig') (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_region.html.twig_a5s-6wSAVbd4yV29twDYPv4QA', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/layout/region.html.twig */
    class __TwigTemplate_7966afd7a65a2de2057effd94dc0dc8f7c69e2b7b3682327874f3d6f05be475f extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 16
            $context["classes"] = [0 =&gt; "region", 1 =&gt; ("region-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 18
    ($context["region"] ?? null), 18, $this-&gt;source)))];
            // line 21
            if (($context["content"] ?? null)) {
                // line 22
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 22), 22, $this-&gt;source), "html", null, true);
                echo "&gt;
        ";
                // line 23
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 23, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/layout/region.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  49 =&gt; 23,  44 =&gt; 22,  42 =&gt; 21,  40 =&gt; 18,  39 =&gt; 16,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/layout/region.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/layout/region.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 16, "if" =&gt; 21);
            static $filters = array("clean_class" =&gt; 18, "escape" =&gt; 22);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_region.html.twig_a5s-6wSAVbd4yV29twDYPv4QA', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/layout/region.html.twig */
    class __TwigTemplate_7966afd7a65a2de2057effd94dc0dc8f7c69e2b7b3682327874f3d6f05be475f extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 16
            $context["classes"] = [0 =&gt; "region", 1 =&gt; ("region-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 18
    ($context["region"] ?? null), 18, $this-&gt;source)))];
            // line 21
            if (($context["content"] ?? null)) {
                // line 22
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 22), 22, $this-&gt;source), "html", null, true);
                echo "&gt;
        ";
                // line 23
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 23, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/layout/region.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  49 =&gt; 23,  44 =&gt; 22,  42 =&gt; 21,  40 =&gt; 18,  39 =&gt; 16,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/layout/region.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/layout/region.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 16, "if" =&gt; 21);
            static $filters = array("clean_class" =&gt; 18, "escape" =&gt; 22);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_7966afd7a65a2de2057effd94dc0dc8f7c69e2b7b3682327874f3d6f05be475f', 'core/themes/classy/templates/layout/region.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/layout/region.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/layout/region.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 492)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58)
    __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_block.html.twig_1iAJObOO70Q09XmFZfxJyq5Dc', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/block/block.html.twig */
    class __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
                'content' =&gt; [$this, 'block_content'],
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 29
            $context["classes"] = [0 =&gt; "block", 1 =&gt; ("block-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 31
    ($context["configuration"] ?? null), "provider", [], "any", false, false, true, 31), 31, $this-&gt;source))), 2 =&gt; ("block-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 32
    ($context["plugin_id"] ?? null), 32, $this-&gt;source)))];
            // line 35
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 35), 35, $this-&gt;source), "html", null, true);
            echo "&gt;
      ";
            // line 36
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 36, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 37
            if (($context["label"] ?? null)) {
                // line 38
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_attributes"] ?? null), 38, $this-&gt;source), "html", null, true);
                echo "&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["label"] ?? null), 38, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 40
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 40, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 41
            $this-&gt;displayBlock('content', $context, $blocks);
            // line 44
            echo "
    ";
        }
    
        // line 41
        public function block_content($context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 42
            echo "    ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 42, $this-&gt;source), "html", null, true);
            echo "
      ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/block/block.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  79 =&gt; 42,  75 =&gt; 41,  70 =&gt; 44,  68 =&gt; 41,  63 =&gt; 40,  55 =&gt; 38,  53 =&gt; 37,  49 =&gt; 36,  44 =&gt; 35,  42 =&gt; 32,  41 =&gt; 31,  40 =&gt; 29,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/block/block.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/block/block.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 29, "if" =&gt; 37, "block" =&gt; 41);
            static $filters = array("clean_class" =&gt; 31, "escape" =&gt; 35);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if', 'block'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_block.html.twig_1iAJObOO70Q09XmFZfxJyq5Dc', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/block/block.html.twig */
    class __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
                'content' =&gt; [$this, 'block_content'],
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 29
            $context["classes"] = [0 =&gt; "block", 1 =&gt; ("block-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source,         // line 31
    ($context["configuration"] ?? null), "provider", [], "any", false, false, true, 31), 31, $this-&gt;source))), 2 =&gt; ("block-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 32
    ($context["plugin_id"] ?? null), 32, $this-&gt;source)))];
            // line 35
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 35), 35, $this-&gt;source), "html", null, true);
            echo "&gt;
      ";
            // line 36
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 36, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 37
            if (($context["label"] ?? null)) {
                // line 38
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_attributes"] ?? null), 38, $this-&gt;source), "html", null, true);
                echo "&gt;";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["label"] ?? null), 38, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 40
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 40, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 41
            $this-&gt;displayBlock('content', $context, $blocks);
            // line 44
            echo "
    ";
        }
    
        // line 41
        public function block_content($context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 42
            echo "    ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 42, $this-&gt;source), "html", null, true);
            echo "
      ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/block/block.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  79 =&gt; 42,  75 =&gt; 41,  70 =&gt; 44,  68 =&gt; 41,  63 =&gt; 40,  55 =&gt; 38,  53 =&gt; 37,  49 =&gt; 36,  44 =&gt; 35,  42 =&gt; 32,  41 =&gt; 31,  40 =&gt; 29,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/block/block.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/block/block.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 29, "if" =&gt; 37, "block" =&gt; 41);
            static $filters = array("clean_class" =&gt; 31, "escape" =&gt; 35);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if', 'block'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d', 'core/themes/classy/templates/block/block.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/block/block.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
    __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_views-view.html.twig_V7ehYophjw72EQDiIB1BdRalS', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/views/views-view.html.twig */
    class __TwigTemplate_f7b9d41fdd44bbbf6487f6cd7e10097a3eedf84ec02fea697bb0f8996dfd0d5d extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 34
            $context["classes"] = [0 =&gt; "view", 1 =&gt; ("view-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 36
    ($context["id"] ?? null), 36, $this-&gt;source))), 2 =&gt; ("view-id-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 37
    ($context["id"] ?? null), 37, $this-&gt;source)), 3 =&gt; ("view-display-id-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 38
    ($context["display_id"] ?? null), 38, $this-&gt;source)), 4 =&gt; ((        // line 39
    ($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["dom_id"] ?? null), 39, $this-&gt;source))) : (""))];
            // line 42
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 42), 42, $this-&gt;source), "html", null, true);
            echo "&gt;
      ";
            // line 43
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 43, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 44
            if (($context["title"] ?? null)) {
                // line 45
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title"] ?? null), 45, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 47
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 47, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 48
            if (($context["header"] ?? null)) {
                // line 49
                echo "    
          ";
                // line 50
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["header"] ?? null), 50, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 53
            echo "  ";
            if (($context["exposed"] ?? null)) {
                // line 54
                echo "    
          ";
                // line 55
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["exposed"] ?? null), 55, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 58
            echo "  ";
            if (($context["attachment_before"] ?? null)) {
                // line 59
                echo "    
          ";
                // line 60
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attachment_before"] ?? null), 60, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 63
            echo "
      ";
            // line 64
            if (($context["rows"] ?? null)) {
                // line 65
                echo "    
          ";
                // line 66
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["rows"] ?? null), 66, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            } elseif (        // line 68
    ($context["empty"] ?? null)) {
                // line 69
                echo "    
          ";
                // line 70
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["empty"] ?? null), 70, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 73
            echo "
      ";
            // line 74
            if (($context["pager"] ?? null)) {
                // line 75
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["pager"] ?? null), 75, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 77
            echo "  ";
            if (($context["attachment_after"] ?? null)) {
                // line 78
                echo "    
          ";
                // line 79
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attachment_after"] ?? null), 79, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 82
            echo "  ";
            if (($context["more"] ?? null)) {
                // line 83
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["more"] ?? null), 83, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 85
            echo "  ";
            if (($context["footer"] ?? null)) {
                // line 86
                echo "    
          ";
                // line 87
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["footer"] ?? null), 87, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 90
            echo "  ";
            if (($context["feed_icons"] ?? null)) {
                // line 91
                echo "    
          ";
                // line 92
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["feed_icons"] ?? null), 92, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 95
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/views/views-view.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  182 =&gt; 95,  176 =&gt; 92,  173 =&gt; 91,  170 =&gt; 90,  164 =&gt; 87,  161 =&gt; 86,  158 =&gt; 85,  152 =&gt; 83,  149 =&gt; 82,  143 =&gt; 79,  140 =&gt; 78,  137 =&gt; 77,  131 =&gt; 75,  129 =&gt; 74,  126 =&gt; 73,  120 =&gt; 70,  117 =&gt; 69,  115 =&gt; 68,  110 =&gt; 66,  107 =&gt; 65,  105 =&gt; 64,  102 =&gt; 63,  96 =&gt; 60,  93 =&gt; 59,  90 =&gt; 58,  84 =&gt; 55,  81 =&gt; 54,  78 =&gt; 53,  72 =&gt; 50,  69 =&gt; 49,  67 =&gt; 48,  62 =&gt; 47,  56 =&gt; 45,  54 =&gt; 44,  50 =&gt; 43,  45 =&gt; 42,  43 =&gt; 39,  42 =&gt; 38,  41 =&gt; 37,  40 =&gt; 36,  39 =&gt; 34,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/views/views-view.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/views/views-view.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 34, "if" =&gt; 44);
            static $filters = array("clean_class" =&gt; 36, "escape" =&gt; 42);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_views-view.html.twig_V7ehYophjw72EQDiIB1BdRalS', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/views/views-view.html.twig */
    class __TwigTemplate_f7b9d41fdd44bbbf6487f6cd7e10097a3eedf84ec02fea697bb0f8996dfd0d5d extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 34
            $context["classes"] = [0 =&gt; "view", 1 =&gt; ("view-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 36
    ($context["id"] ?? null), 36, $this-&gt;source))), 2 =&gt; ("view-id-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 37
    ($context["id"] ?? null), 37, $this-&gt;source)), 3 =&gt; ("view-display-id-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(        // line 38
    ($context["display_id"] ?? null), 38, $this-&gt;source)), 4 =&gt; ((        // line 39
    ($context["dom_id"] ?? null)) ? (("js-view-dom-id-" . $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["dom_id"] ?? null), 39, $this-&gt;source))) : (""))];
            // line 42
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 42), 42, $this-&gt;source), "html", null, true);
            echo "&gt;
      ";
            // line 43
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 43, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 44
            if (($context["title"] ?? null)) {
                // line 45
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title"] ?? null), 45, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 47
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 47, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 48
            if (($context["header"] ?? null)) {
                // line 49
                echo "    
          ";
                // line 50
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["header"] ?? null), 50, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 53
            echo "  ";
            if (($context["exposed"] ?? null)) {
                // line 54
                echo "    
          ";
                // line 55
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["exposed"] ?? null), 55, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 58
            echo "  ";
            if (($context["attachment_before"] ?? null)) {
                // line 59
                echo "    
          ";
                // line 60
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attachment_before"] ?? null), 60, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 63
            echo "
      ";
            // line 64
            if (($context["rows"] ?? null)) {
                // line 65
                echo "    
          ";
                // line 66
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["rows"] ?? null), 66, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            } elseif (        // line 68
    ($context["empty"] ?? null)) {
                // line 69
                echo "    
          ";
                // line 70
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["empty"] ?? null), 70, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 73
            echo "
      ";
            // line 74
            if (($context["pager"] ?? null)) {
                // line 75
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["pager"] ?? null), 75, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 77
            echo "  ";
            if (($context["attachment_after"] ?? null)) {
                // line 78
                echo "    
          ";
                // line 79
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attachment_after"] ?? null), 79, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 82
            echo "  ";
            if (($context["more"] ?? null)) {
                // line 83
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["more"] ?? null), 83, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 85
            echo "  ";
            if (($context["footer"] ?? null)) {
                // line 86
                echo "    
          ";
                // line 87
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["footer"] ?? null), 87, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 90
            echo "  ";
            if (($context["feed_icons"] ?? null)) {
                // line 91
                echo "    
          ";
                // line 92
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["feed_icons"] ?? null), 92, $this-&gt;source), "html", null, true);
                echo "
        
      ";
            }
            // line 95
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/views/views-view.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  182 =&gt; 95,  176 =&gt; 92,  173 =&gt; 91,  170 =&gt; 90,  164 =&gt; 87,  161 =&gt; 86,  158 =&gt; 85,  152 =&gt; 83,  149 =&gt; 82,  143 =&gt; 79,  140 =&gt; 78,  137 =&gt; 77,  131 =&gt; 75,  129 =&gt; 74,  126 =&gt; 73,  120 =&gt; 70,  117 =&gt; 69,  115 =&gt; 68,  110 =&gt; 66,  107 =&gt; 65,  105 =&gt; 64,  102 =&gt; 63,  96 =&gt; 60,  93 =&gt; 59,  90 =&gt; 58,  84 =&gt; 55,  81 =&gt; 54,  78 =&gt; 53,  72 =&gt; 50,  69 =&gt; 49,  67 =&gt; 48,  62 =&gt; 47,  56 =&gt; 45,  54 =&gt; 44,  50 =&gt; 43,  45 =&gt; 42,  43 =&gt; 39,  42 =&gt; 38,  41 =&gt; 37,  40 =&gt; 36,  39 =&gt; 34,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/views/views-view.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/views/views-view.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 34, "if" =&gt; 44);
            static $filters = array("clean_class" =&gt; 36, "escape" =&gt; 42);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set', 'if'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_f7b9d41fdd44bbbf6487f6cd7e10097a3eedf84ec02fea697bb0f8996dfd0d5d', 'core/themes/classy/templates/views/views-view.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/views/views-view.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/views/views-view.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
    __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_views-view-unformatted.ht_qNNQVefY8hFs48Zd7Y0z3J-it', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/views/views-view-unformatted.html.twig */
    class __TwigTemplate_a7896fdc073ad9a5a499cf7ecead0f7964beeea10d9d5395b7cbc34ba487e91a extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 18
            if (($context["title"] ?? null)) {
                // line 19
                echo "  ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title"] ?? null), 19, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
            // line 21
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["rows"] ?? null));
            foreach ($context['_seq'] as $context["_key"] =&gt; $context["row"]) {
                // line 22
                echo "  ";
                // line 23
                $context["row_classes"] = [0 =&gt; ((            // line 24
    ($context["default_row_class"] ?? null)) ? ("views-row") : (""))];
                // line 27
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, $context["row"], "attributes", [], "any", false, false, true, 27), "addClass", [0 =&gt; ($context["row_classes"] ?? null)], "method", false, false, true, 27), 27, $this-&gt;source), "html", null, true);
                echo "&gt;";
                // line 28
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["row"], "content", [], "any", false, false, true, 28), 28, $this-&gt;source), "html", null, true);
                // line 29
                echo "
    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/views/views-view-unformatted.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 =&gt; 29,  60 =&gt; 28,  56 =&gt; 27,  54 =&gt; 24,  53 =&gt; 23,  51 =&gt; 22,  47 =&gt; 21,  41 =&gt; 19,  39 =&gt; 18,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/views/views-view-unformatted.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/views/views-view-unformatted.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 18, "for" =&gt; 21, "set" =&gt; 23);
            static $filters = array("escape" =&gt; 19);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'for', 'set'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_views-view-unformatted.ht_qNNQVefY8hFs48Zd7Y0z3J-it', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/views/views-view-unformatted.html.twig */
    class __TwigTemplate_a7896fdc073ad9a5a499cf7ecead0f7964beeea10d9d5395b7cbc34ba487e91a extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 18
            if (($context["title"] ?? null)) {
                // line 19
                echo "  ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title"] ?? null), 19, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
            // line 21
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["rows"] ?? null));
            foreach ($context['_seq'] as $context["_key"] =&gt; $context["row"]) {
                // line 22
                echo "  ";
                // line 23
                $context["row_classes"] = [0 =&gt; ((            // line 24
    ($context["default_row_class"] ?? null)) ? ("views-row") : (""))];
                // line 27
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, $context["row"], "attributes", [], "any", false, false, true, 27), "addClass", [0 =&gt; ($context["row_classes"] ?? null)], "method", false, false, true, 27), 27, $this-&gt;source), "html", null, true);
                echo "&gt;";
                // line 28
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["row"], "content", [], "any", false, false, true, 28), 28, $this-&gt;source), "html", null, true);
                // line 29
                echo "
    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['row'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/views/views-view-unformatted.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 =&gt; 29,  60 =&gt; 28,  56 =&gt; 27,  54 =&gt; 24,  53 =&gt; 23,  51 =&gt; 22,  47 =&gt; 21,  41 =&gt; 19,  39 =&gt; 18,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/views/views-view-unformatted.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/views/views-view-unformatted.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 18, "for" =&gt; 21, "set" =&gt; 23);
            static $filters = array("escape" =&gt; 19);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'for', 'set'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_a7896fdc073ad9a5a499cf7ecead0f7964beeea10d9d5395b7cbc34ba487e91a', 'core/themes/classy/templates/views/views-view-unformatted.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/views/views-view-unformatted.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/views/views-view-unformatted.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('views_view_unformatted', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 110)
    __TwigTemplate_f7b9d41fdd44bbbf6487f6cd7e10097a3eedf84ec02fea697bb0f8996dfd0d5d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/views/views-view.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
    __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_views-view-fields.html.tw_PDN4McNsJdPXzUjXyk5SGM4jE', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/stable/templates/views/views-view-fields.html.twig */
    class __TwigTemplate_67dfda05183ecf837bee41159b3cfdd8e978fa4e242d934e0a9e9bf537e03f09 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 32
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null));
            foreach ($context['_seq'] as $context["_key"] =&gt; $context["field"]) {
                // line 33
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "separator", [], "any", false, false, true, 33), 33, $this-&gt;source), "html", null, true);
                // line 34
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 34)) {
                    // line 35
                    echo "&lt;";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 35), 35, $this-&gt;source), "html", null, true);
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_attributes", [], "any", false, false, true, 35), 35, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                }
                // line 37
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label", [], "any", false, false, true, 37)) {
                    // line 38
                    if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_element", [], "any", false, false, true, 38)) {
                        // line 39
                        echo "&lt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_element", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_attributes", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_suffix", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_element", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                    } else {
                        // line 41
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label", [], "any", false, false, true, 41), 41, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_suffix", [], "any", false, false, true, 41), 41, $this-&gt;source), "html", null, true);
                    }
                }
                // line 44
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_type", [], "any", false, false, true, 44)) {
                    // line 45
                    echo "&lt;";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_type", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_attributes", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "content", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_type", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                } else {
                    // line 47
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "content", [], "any", false, false, true, 47), 47, $this-&gt;source), "html", null, true);
                }
                // line 49
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 49)) {
                    // line 50
                    echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 50), 50, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                }
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
        }
    
        public function getTemplateName()
        {
            return "core/themes/stable/templates/views/views-view-fields.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  90 =&gt; 50,  88 =&gt; 49,  85 =&gt; 47,  75 =&gt; 45,  73 =&gt; 44,  68 =&gt; 41,  57 =&gt; 39,  55 =&gt; 38,  53 =&gt; 37,  47 =&gt; 35,  45 =&gt; 34,  43 =&gt; 33,  39 =&gt; 32,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/stable/templates/views/views-view-fields.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/stable/templates/views/views-view-fields.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("for" =&gt; 32, "if" =&gt; 34);
            static $filters = array("escape" =&gt; 33);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['for', 'if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_views-view-fields.html.tw_PDN4McNsJdPXzUjXyk5SGM4jE', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/stable/templates/views/views-view-fields.html.twig */
    class __TwigTemplate_67dfda05183ecf837bee41159b3cfdd8e978fa4e242d934e0a9e9bf537e03f09 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 32
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["fields"] ?? null));
            foreach ($context['_seq'] as $context["_key"] =&gt; $context["field"]) {
                // line 33
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "separator", [], "any", false, false, true, 33), 33, $this-&gt;source), "html", null, true);
                // line 34
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 34)) {
                    // line 35
                    echo "&lt;";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 35), 35, $this-&gt;source), "html", null, true);
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_attributes", [], "any", false, false, true, 35), 35, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                }
                // line 37
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label", [], "any", false, false, true, 37)) {
                    // line 38
                    if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_element", [], "any", false, false, true, 38)) {
                        // line 39
                        echo "&lt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_element", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_attributes", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_suffix", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_element", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                    } else {
                        // line 41
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label", [], "any", false, false, true, 41), 41, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "label_suffix", [], "any", false, false, true, 41), 41, $this-&gt;source), "html", null, true);
                    }
                }
                // line 44
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_type", [], "any", false, false, true, 44)) {
                    // line 45
                    echo "&lt;";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_type", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_attributes", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "content", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "element_type", [], "any", false, false, true, 45), 45, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                } else {
                    // line 47
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "content", [], "any", false, false, true, 47), 47, $this-&gt;source), "html", null, true);
                }
                // line 49
                if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 49)) {
                    // line 50
                    echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["field"], "wrapper_element", [], "any", false, false, true, 50), 50, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                }
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['field'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
        }
    
        public function getTemplateName()
        {
            return "core/themes/stable/templates/views/views-view-fields.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  90 =&gt; 50,  88 =&gt; 49,  85 =&gt; 47,  75 =&gt; 45,  73 =&gt; 44,  68 =&gt; 41,  57 =&gt; 39,  55 =&gt; 38,  53 =&gt; 37,  47 =&gt; 35,  45 =&gt; 34,  43 =&gt; 33,  39 =&gt; 32,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/stable/templates/views/views-view-fields.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/stable/templates/views/views-view-fields.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("for" =&gt; 32, "if" =&gt; 34);
            static $filters = array("escape" =&gt; 33);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['for', 'if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_67dfda05183ecf837bee41159b3cfdd8e978fa4e242d934e0a9e9bf537e03f09', 'core/themes/stable/templates/views/views-view-fields.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/stable/templates/views/views-view-fields.html.twig') (Line: 65)
    twig_render_template('core/themes/stable/templates/views/views-view-fields.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('views_view_fields', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 60)
    __TwigTemplate_a7896fdc073ad9a5a499cf7ecead0f7964beeea10d9d5395b7cbc34ba487e91a->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/views/views-view-unformatted.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('views_view_unformatted', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 110)
    __TwigTemplate_f7b9d41fdd44bbbf6487f6cd7e10097a3eedf84ec02fea697bb0f8996dfd0d5d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/views/views-view.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('views_view', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
    __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_container.html.twig__bY2Jc1Nn-x-_5BDC6ATiNKb1', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/form/container.html.twig */
    class __TwigTemplate_02aa7d5d527bb21b168dfafd45e517be9a9d17c24386c8dfdaac20a7ad78ca40 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 23
            $context["classes"] = [0 =&gt; ((        // line 24
    ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 =&gt; ((        // line 25
    ($context["has_parent"] ?? null)) ? ("form-wrapper") : (""))];
            // line 28
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 28), 28, $this-&gt;source), "html", null, true);
            echo "&gt;";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["children"] ?? null), 28, $this-&gt;source), "html", null, true);
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/form/container.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  43 =&gt; 28,  41 =&gt; 25,  40 =&gt; 24,  39 =&gt; 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/form/container.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/form/container.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 23);
            static $filters = array("escape" =&gt; 28);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_container.html.twig__bY2Jc1Nn-x-_5BDC6ATiNKb1', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/form/container.html.twig */
    class __TwigTemplate_02aa7d5d527bb21b168dfafd45e517be9a9d17c24386c8dfdaac20a7ad78ca40 extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 23
            $context["classes"] = [0 =&gt; ((        // line 24
    ($context["has_parent"] ?? null)) ? ("js-form-wrapper") : ("")), 1 =&gt; ((        // line 25
    ($context["has_parent"] ?? null)) ? ("form-wrapper") : (""))];
            // line 28
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 28), 28, $this-&gt;source), "html", null, true);
            echo "&gt;";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["children"] ?? null), 28, $this-&gt;source), "html", null, true);
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/form/container.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  43 =&gt; 28,  41 =&gt; 25,  40 =&gt; 24,  39 =&gt; 23,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/form/container.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/form/container.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 23);
            static $filters = array("escape" =&gt; 28);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_02aa7d5d527bb21b168dfafd45e517be9a9d17c24386c8dfdaac20a7ad78ca40', 'core/themes/classy/templates/form/container.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/form/container.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/form/container.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('container', Array) (Line: 492)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 449)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 104)
    __TwigTemplate_00669ace83d10608377cc61e44d7fad513fcfdf93fe2e03c3231caf2682f6823->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_off-canvas-page-wrapper.h_3BYq97It-UnJ2-sY1_VCi7X6O', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig */
    class __TwigTemplate_efed54246c4aced150cb28f83b932463aa1a27a2e814d6d92a9b82d6b1e3dbde extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 20
            if (($context["children"] ?? null)) {
                // line 21
                echo "  
        ";
                // line 22
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["children"] ?? null), 22, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  44 =&gt; 22,  41 =&gt; 21,  39 =&gt; 20,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 20);
            static $filters = array("escape" =&gt; 22);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_off-canvas-page-wrapper.h_3BYq97It-UnJ2-sY1_VCi7X6O', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig */
    class __TwigTemplate_efed54246c4aced150cb28f83b932463aa1a27a2e814d6d92a9b82d6b1e3dbde extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 20
            if (($context["children"] ?? null)) {
                // line 21
                echo "  
        ";
                // line 22
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["children"] ?? null), 22, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  44 =&gt; 22,  41 =&gt; 21,  39 =&gt; 20,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 20);
            static $filters = array("escape" =&gt; 22);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_efed54246c4aced150cb28f83b932463aa1a27a2e814d6d92a9b82d6b1e3dbde', 'themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig') (Line: 65)
    twig_render_template('themes/bootstrap5/templates/content/off-canvas-page-wrapper.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('off_canvas_page_wrapper', Array) (Line: 492)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 112)
    __TwigTemplate_26e295522989968c144691e3ba7972b33f9a2e8ba8657cdfa7c39bd821ac9673->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('themes/efabryka/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    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: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_links.html.twig_B8-2Qnxk8ctyGPgBz9rKyyoZb', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/navigation/links.html.twig */
    class __TwigTemplate_ba6e7c5b4173bf6e44a640015ee30852ac299f508bcb1c211e312a5037eaa84b extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 34
            if (($context["links"] ?? null)) {
                // line 35
                if (($context["heading"] ?? null)) {
                    // line 36
                    if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 36)) {
                        // line 37
                        echo "&lt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                    } else {
                        // line 39
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "";
                    }
                }
                // line 42
                echo "<ul>extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 42, $this-&gt;source), "html", null, true);
                echo "&gt;";
                // line 43
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null));
                foreach ($context['_seq'] as $context["_key"] =&gt; $context["item"]) {
                    // line 44
                    echo "<li>extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "attributes", [], "any", false, false, true, 44), 44, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                    // line 45
                    if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "link", [], "any", false, false, true, 45)) {
                        // line 46
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "link", [], "any", false, false, true, 46), 46, $this-&gt;source), "html", null, true);
                    } elseif (twig_get_attribute($this-&gt;env, $this-&gt;source,                 // line 47
    $context["item"], "text_attributes", [], "any", false, false, true, 47)) {
                        // line 48
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "text_attributes", [], "any", false, false, true, 48), 48, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "text", [], "any", false, false, true, 48), 48, $this-&gt;source), "html", null, true);
                        echo "";
                    } else {
                        // line 50
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "text", [], "any", false, false, true, 50), 50, $this-&gt;source), "html", null, true);
                    }
                    // line 52
                    echo "</li>";
                }
                $_parent = $context['_parent'];
                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
                $context = array_intersect_key($context, $_parent) + $_parent;
                // line 54
                echo "</ul>";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/navigation/links.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  97 =&gt; 54,  91 =&gt; 52,  88 =&gt; 50,  81 =&gt; 48,  79 =&gt; 47,  77 =&gt; 46,  75 =&gt; 45,  71 =&gt; 44,  67 =&gt; 43,  63 =&gt; 42,  55 =&gt; 39,  45 =&gt; 37,  43 =&gt; 36,  41 =&gt; 35,  39 =&gt; 34,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/navigation/links.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/navigation/links.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 34, "for" =&gt; 43);
            static $filters = array("escape" =&gt; 37);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'for'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_links.html.twig_B8-2Qnxk8ctyGPgBz9rKyyoZb', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/navigation/links.html.twig */
    class __TwigTemplate_ba6e7c5b4173bf6e44a640015ee30852ac299f508bcb1c211e312a5037eaa84b extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 34
            if (($context["links"] ?? null)) {
                // line 35
                if (($context["heading"] ?? null)) {
                    // line 36
                    if (twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 36)) {
                        // line 37
                        echo "&lt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "level", [], "any", false, false, true, 37), 37, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                    } else {
                        // line 39
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "attributes", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["heading"] ?? null), "text", [], "any", false, false, true, 39), 39, $this-&gt;source), "html", null, true);
                        echo "";
                    }
                }
                // line 42
                echo "<ul>extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 42, $this-&gt;source), "html", null, true);
                echo "&gt;";
                // line 43
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["links"] ?? null));
                foreach ($context['_seq'] as $context["_key"] =&gt; $context["item"]) {
                    // line 44
                    echo "<li>extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "attributes", [], "any", false, false, true, 44), 44, $this-&gt;source), "html", null, true);
                    echo "&gt;";
                    // line 45
                    if (twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "link", [], "any", false, false, true, 45)) {
                        // line 46
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "link", [], "any", false, false, true, 46), 46, $this-&gt;source), "html", null, true);
                    } elseif (twig_get_attribute($this-&gt;env, $this-&gt;source,                 // line 47
    $context["item"], "text_attributes", [], "any", false, false, true, 47)) {
                        // line 48
                        echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "text_attributes", [], "any", false, false, true, 48), 48, $this-&gt;source), "html", null, true);
                        echo "&gt;";
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "text", [], "any", false, false, true, 48), 48, $this-&gt;source), "html", null, true);
                        echo "";
                    } else {
                        // line 50
                        echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, $context["item"], "text", [], "any", false, false, true, 50), 50, $this-&gt;source), "html", null, true);
                    }
                    // line 52
                    echo "</li>";
                }
                $_parent = $context['_parent'];
                unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
                $context = array_intersect_key($context, $_parent) + $_parent;
                // line 54
                echo "</ul>";
            }
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/navigation/links.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  97 =&gt; 54,  91 =&gt; 52,  88 =&gt; 50,  81 =&gt; 48,  79 =&gt; 47,  77 =&gt; 46,  75 =&gt; 45,  71 =&gt; 44,  67 =&gt; 43,  63 =&gt; 42,  55 =&gt; 39,  45 =&gt; 37,  43 =&gt; 36,  41 =&gt; 35,  39 =&gt; 34,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/navigation/links.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/navigation/links.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 34, "for" =&gt; 43);
            static $filters = array("escape" =&gt; 37);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'for'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_ba6e7c5b4173bf6e44a640015ee30852ac299f508bcb1c211e312a5037eaa84b', 'core/themes/classy/templates/navigation/links.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/navigation/links.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/navigation/links.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('links', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, 1) (Line: 157)
    Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 158)
    Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 172)
    Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 663)
    Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 548)
    Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, 1) (Line: 145)
    Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 146)
    Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 279)
    Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71)
    Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
    Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
    call_user_func(Array, Object, 'kernel.response', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.response') (Line: 191)
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 179)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_languageicons-link-conten_Zsl68UGIjnCk6xM3R3uFThzbc', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/languageicons/templates/languageicons-link-content.html.twig */
    class __TwigTemplate_cb864176cfdf4851a4e095f07919c1becdb6560904175b3af4f3d1238d753d1d extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 1
            if ((($context["placement"] ?? null) == "before")) {
                // line 2
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["icon"] ?? null), 2, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["separator"] ?? null), 2, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["text"] ?? null), 2, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
            // line 4
            if ((($context["placement"] ?? null) == "after")) {
                // line 5
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["text"] ?? null), 5, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["separator"] ?? null), 5, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["icon"] ?? null), 5, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
            // line 7
            if ((($context["placement"] ?? null) == "replace")) {
                // line 8
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["icon"] ?? null), 8, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "modules/languageicons/templates/languageicons-link-content.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  61 =&gt; 8,  59 =&gt; 7,  51 =&gt; 5,  49 =&gt; 4,  41 =&gt; 2,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "modules/languageicons/templates/languageicons-link-content.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/modules/languageicons/templates/languageicons-link-content.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 1);
            static $filters = array("escape" =&gt; 2);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_languageicons-link-conten_Zsl68UGIjnCk6xM3R3uFThzbc', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/languageicons/templates/languageicons-link-content.html.twig */
    class __TwigTemplate_cb864176cfdf4851a4e095f07919c1becdb6560904175b3af4f3d1238d753d1d extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 1
            if ((($context["placement"] ?? null) == "before")) {
                // line 2
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["icon"] ?? null), 2, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["separator"] ?? null), 2, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["text"] ?? null), 2, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
            // line 4
            if ((($context["placement"] ?? null) == "after")) {
                // line 5
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["text"] ?? null), 5, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["separator"] ?? null), 5, $this-&gt;source), "html", null, true);
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["icon"] ?? null), 5, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
            // line 7
            if ((($context["placement"] ?? null) == "replace")) {
                // line 8
                echo "    ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["icon"] ?? null), 8, $this-&gt;source), "html", null, true);
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "modules/languageicons/templates/languageicons-link-content.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  61 =&gt; 8,  59 =&gt; 7,  51 =&gt; 5,  49 =&gt; 4,  41 =&gt; 2,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "modules/languageicons/templates/languageicons-link-content.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/modules/languageicons/templates/languageicons-link-content.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 1);
            static $filters = array("escape" =&gt; 2);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_cb864176cfdf4851a4e095f07919c1becdb6560904175b3af4f3d1238d753d1d', 'modules/languageicons/templates/languageicons-link-content.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('modules/languageicons/templates/languageicons-link-content.html.twig') (Line: 65)
    twig_render_template('modules/languageicons/templates/languageicons-link-content.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('languageicons_link_content', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 90)
    Drupal\Core\Utility\LinkGenerator->generate(Array, Object) (Line: 95)
    Drupal\Core\Render\Element\Link::preRenderLink(Array)
    call_user_func_array(Array, Array) (Line: 101)
    Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 786)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 377)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 77)
    __TwigTemplate_ba6e7c5b4173bf6e44a640015ee30852ac299f508bcb1c211e312a5037eaa84b->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/navigation/links.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('links', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, 1) (Line: 157)
    Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 158)
    Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 172)
    Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 663)
    Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 548)
    Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, 1) (Line: 145)
    Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 146)
    Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 279)
    Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71)
    Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
    Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
    call_user_func(Array, Object, 'kernel.response', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.response') (Line: 191)
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 179)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
  • User warning: mkdir(): Permission Denied in Drupal\Component\PhpStorage\FileStorage->createDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->createDirectory('sites/default/files/php/twig', 511) (Line: 73)
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('sites/default/files/php/twig') (Line: 66)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('6a4e7b3ed8cb1_image.html.twig_eRr-xOjSdal_6m8_COHzVLMjc', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/image.html.twig */
    class __TwigTemplate_5e197aa9ea66cab853418f83edcf1e82cf56756e2341d2771a7303bd758e02cc extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 14
            $context["classes"] = [0 =&gt; ((        // line 15
    ($context["style_name"] ?? null)) ? (("image-style-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["style_name"] ?? null), 15, $this-&gt;source)))) : (""))];
            // line 18
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 18), 18, $this-&gt;source), "html", null, true);
            echo " /&gt;
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/image.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  42 =&gt; 18,  40 =&gt; 15,  39 =&gt; 14,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/image.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/image.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 14);
            static $filters = array("clean_class" =&gt; 15, "escape" =&gt; 18);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('6a4e7b3ed8cb1_image.html.twig_eRr-xOjSdal_6m8_COHzVLMjc', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    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/themes/classy/templates/field/image.html.twig */
    class __TwigTemplate_5e197aa9ea66cab853418f83edcf1e82cf56756e2341d2771a7303bd758e02cc extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this-&gt;source = $this-&gt;getSourceContext();
    
            $this-&gt;parent = false;
    
            $this-&gt;blocks = [
            ];
            $this-&gt;sandbox = $this-&gt;env-&gt;getExtension('\Twig\Extension\SandboxExtension');
            $this-&gt;checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 14
            $context["classes"] = [0 =&gt; ((        // line 15
    ($context["style_name"] ?? null)) ? (("image-style-" . \Drupal\Component\Utility\Html::getClass($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["style_name"] ?? null), 15, $this-&gt;source)))) : (""))];
            // line 18
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["attributes"] ?? null), "addClass", [0 =&gt; ($context["classes"] ?? null)], "method", false, false, true, 18), 18, $this-&gt;source), "html", null, true);
            echo " /&gt;
    ";
        }
    
        public function getTemplateName()
        {
            return "core/themes/classy/templates/field/image.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  42 =&gt; 18,  40 =&gt; 15,  39 =&gt; 14,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/themes/classy/templates/field/image.html.twig", "/home/klient.dhosting.pl/studiodar12/new.polimat-sport.com/public_html/core/themes/classy/templates/field/image.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" =&gt; 14);
            static $filters = array("clean_class" =&gt; 15, "escape" =&gt; 18);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['set'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e-&gt;setSourceContext($this-&gt;source);
    
                if ($e instanceof SecurityNotAllowedTagError &amp;&amp; isset($tags[$e-&gt;getTagName()])) {
                    $e-&gt;setTemplateLine($tags[$e-&gt;getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError &amp;&amp; isset($filters[$e-&gt;getFilterName()])) {
                    $e-&gt;setTemplateLine($filters[$e-&gt;getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError &amp;&amp; isset($functions[$e-&gt;getFunctionName()])) {
                    $e-&gt;setTemplateLine($functions[$e-&gt;getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_5e197aa9ea66cab853418f83edcf1e82cf56756e2341d2771a7303bd758e02cc', 'core/themes/classy/templates/field/image.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/themes/classy/templates/field/image.html.twig') (Line: 65)
    twig_render_template('core/themes/classy/templates/field/image.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('image', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 42)
    __TwigTemplate_cb864176cfdf4851a4e095f07919c1becdb6560904175b3af4f3d1238d753d1d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('modules/languageicons/templates/languageicons-link-content.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('languageicons_link_content', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 90)
    Drupal\Core\Utility\LinkGenerator->generate(Array, Object) (Line: 95)
    Drupal\Core\Render\Element\Link::preRenderLink(Array)
    call_user_func_array(Array, Array) (Line: 101)
    Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. See https://www.drupal.org/node/2966725', 'exception', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 786)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 377)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 77)
    __TwigTemplate_ba6e7c5b4173bf6e44a640015ee30852ac299f508bcb1c211e312a5037eaa84b->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/navigation/links.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('links', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 450)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 80)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 68)
    __TwigTemplate_e786dacefea908fa4d7db010a6759bbd36257a7f11669d20f0703f5c80498b9d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 65)
    twig_render_template('core/themes/classy/templates/block/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 436)
    Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, 1) (Line: 157)
    Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 158)
    Drupal\Core\Render\Renderer->renderPlain(Array) (Line: 172)
    Drupal\Core\Render\Renderer->renderPlaceholder('', Array) (Line: 663)
    Drupal\Core\Render\Renderer->replacePlaceholders(Array) (Line: 548)
    Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, 1) (Line: 145)
    Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 578)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 146)
    Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 279)
    Drupal\Core\Render\HtmlResponseAttachmentsProcessor->renderPlaceholders(Object) (Line: 71)
    Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments(Object) (Line: 45)
    Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, 'kernel.response', Object)
    call_user_func(Array, Object, 'kernel.response', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.response') (Line: 191)
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 179)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    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: 717)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
Image
Image

ul. Centralna 6, 43-346 Bielsko-Biała

Image

+48 33 498 95 36

Image

biuro@polimat-sport.com

Główna nawigacja
  • Home
  • O nas
  • Oferta
  • Aktualności
  • Certyfikaty
  • Kontakt
  • Katalog

© Copyright 2021 POLIMAT

REGULAMIN

WARUNKI ZWROTÓW

 

Projekt i wykonanie:

Image

 

Zmień ustawienia cookie.