I Конгресс РОДУА: детская урология-андрология заявила о новом этапе профессиональной консолидации

Сообщение об ошибке

  • 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', 511) (Line: 104)
    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('69df49bfa0791_field--node--title.html.t_Duw6SfKwTh2qRDozIHudTnRHX', '<?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/modules/node/templates/field--node--title.html.twig */
    class __TwigTemplate_99535a1937a117bfd6f1b89f450a1384 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 30
            echo "
    ";
            // line 31
            if ( !($context["is_inline"] ?? null)) {
                // line 32
                echo "  ";
                $this->loadTemplate("field.html.twig", "core/modules/node/templates/field--node--title.html.twig", 32)->display($context);
            } else {
                // line 34
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 34, $this->source), "html", null, true);
                echo ">";
                // line 35
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
                foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                    // line 36
                    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, 36), 36, $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 38
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/node/templates/field--node--title.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 => 38,  56 => 36,  52 => 35,  48 => 34,  44 => 32,  42 => 31,  39 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/node/templates/field--node--title.html.twig", "/opt/drupal/web/core/modules/node/templates/field--node--title.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 31, "include" => 32, "for" => 35);
            static $filters = array("escape" => 34);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'include', 'for'],
                    ['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('69df49bfa0791_field--node--title.html.t_Duw6SfKwTh2qRDozIHudTnRHX', '<?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/modules/node/templates/field--node--title.html.twig */
    class __TwigTemplate_99535a1937a117bfd6f1b89f450a1384 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 30
            echo "
    ";
            // line 31
            if ( !($context["is_inline"] ?? null)) {
                // line 32
                echo "  ";
                $this->loadTemplate("field.html.twig", "core/modules/node/templates/field--node--title.html.twig", 32)->display($context);
            } else {
                // line 34
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 34, $this->source), "html", null, true);
                echo ">";
                // line 35
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
                foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                    // line 36
                    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, 36), 36, $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 38
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/node/templates/field--node--title.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 => 38,  56 => 36,  52 => 35,  48 => 34,  44 => 32,  42 => 31,  39 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/node/templates/field--node--title.html.twig", "/opt/drupal/web/core/modules/node/templates/field--node--title.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 31, "include" => 32, "for" => 35);
            static $filters = array("escape" => 34);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'include', 'for'],
                    ['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_99535a1937a117bfd6f1b89f450a1384', 'core/modules/node/templates/field--node--title.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/node/templates/field--node--title.html.twig') (Line: 55)
    twig_render_template('core/modules/node/templates/field--node--title.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 110)
    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: 788)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 374)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 235)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791___string_template__15e4c2_491TYnq9zZl1B266ifDzgkaPE', '<?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__15e4c2886fb2554f14cf09e05167a91f */
    class __TwigTemplate_67fa97447ac87aa0373d12a1db32ef19 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 twig_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__15e4c2886fb2554f14cf09e05167a91f";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "__string_template__15e4c2886fb2554f14cf09e05167a91f", "");
        }
        
        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('69df49bfa0791___string_template__15e4c2_491TYnq9zZl1B266ifDzgkaPE', '<?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__15e4c2886fb2554f14cf09e05167a91f */
    class __TwigTemplate_67fa97447ac87aa0373d12a1db32ef19 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 twig_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__15e4c2886fb2554f14cf09e05167a91f";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "__string_template__15e4c2886fb2554f14cf09e05167a91f", "");
        }
        
        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_67fa97447ac87aa0373d12a1db32ef19', '__string_template__15e4c2886fb2554f14cf09e05167a91f', NULL) (Line: 381)
    Twig\Environment->loadTemplate('__string_template__15e4c2886fb2554f14cf09e05167a91f') (Line: 462)
    Twig\Environment->createTemplate('{# inline_template_start #}{{ value|nl2br }}') (Line: 234)
    Drupal\Core\Template\TwigEnvironment->renderInline('{# inline_template_start #}{{ value|nl2br }}', Array) (Line: 53)
    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: 788)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 374)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 56)
    __TwigTemplate_99535a1937a117bfd6f1b89f450a1384->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('core/modules/node/templates/field--node--title.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 110)
    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: 788)
    Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 374)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 235)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_field--node--created.html_ob-ms5WSNTyzs9aY0zp2wl4Cs', '<?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/modules/node/templates/field--node--created.html.twig */
    class __TwigTemplate_774d11168bf9db2dab1ef5c0c4d94db6 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 30
            echo "
    ";
            // line 31
            if ( !($context["is_inline"] ?? null)) {
                // line 32
                echo "  ";
                $this->loadTemplate("field.html.twig", "core/modules/node/templates/field--node--created.html.twig", 32)->display($context);
            } else {
                // line 34
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 34, $this->source), "html", null, true);
                echo ">";
                // line 35
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
                foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                    // line 36
                    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, 36), 36, $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 38
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/node/templates/field--node--created.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 => 38,  56 => 36,  52 => 35,  48 => 34,  44 => 32,  42 => 31,  39 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/node/templates/field--node--created.html.twig", "/opt/drupal/web/core/modules/node/templates/field--node--created.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 31, "include" => 32, "for" => 35);
            static $filters = array("escape" => 34);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'include', 'for'],
                    ['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('69df49bfa0791_field--node--created.html_ob-ms5WSNTyzs9aY0zp2wl4Cs', '<?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/modules/node/templates/field--node--created.html.twig */
    class __TwigTemplate_774d11168bf9db2dab1ef5c0c4d94db6 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 30
            echo "
    ";
            // line 31
            if ( !($context["is_inline"] ?? null)) {
                // line 32
                echo "  ";
                $this->loadTemplate("field.html.twig", "core/modules/node/templates/field--node--created.html.twig", 32)->display($context);
            } else {
                // line 34
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 34, $this->source), "html", null, true);
                echo ">";
                // line 35
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
                foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                    // line 36
                    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, 36), 36, $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 38
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/node/templates/field--node--created.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 => 38,  56 => 36,  52 => 35,  48 => 34,  44 => 32,  42 => 31,  39 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/node/templates/field--node--created.html.twig", "/opt/drupal/web/core/modules/node/templates/field--node--created.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 31, "include" => 32, "for" => 35);
            static $filters = array("escape" => 34);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'include', 'for'],
                    ['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_774d11168bf9db2dab1ef5c0c4d94db6', 'core/modules/node/templates/field--node--created.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/node/templates/field--node--created.html.twig') (Line: 55)
    twig_render_template('core/modules/node/templates/field--node--created.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 517)
    template_preprocess_node(Array, 'node', Array)
    call_user_func_array('template_preprocess_node', Array) (Line: 287)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 235)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_field--node--uid.html.twi_kgmY2Y_7KeDHW0ps0x73seYUg', '<?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/modules/node/templates/field--node--uid.html.twig */
    class __TwigTemplate_0f45f55f06d42f16578364d5ab445c75 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 30
            echo "
    ";
            // line 31
            if ( !($context["is_inline"] ?? null)) {
                // line 32
                echo "  ";
                $this->loadTemplate("field.html.twig", "core/modules/node/templates/field--node--uid.html.twig", 32)->display($context);
            } else {
                // line 34
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 34, $this->source), "html", null, true);
                echo ">";
                // line 35
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
                foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                    // line 36
                    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, 36), 36, $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 38
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/node/templates/field--node--uid.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 => 38,  56 => 36,  52 => 35,  48 => 34,  44 => 32,  42 => 31,  39 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/node/templates/field--node--uid.html.twig", "/opt/drupal/web/core/modules/node/templates/field--node--uid.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 31, "include" => 32, "for" => 35);
            static $filters = array("escape" => 34);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'include', 'for'],
                    ['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('69df49bfa0791_field--node--uid.html.twi_kgmY2Y_7KeDHW0ps0x73seYUg', '<?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/modules/node/templates/field--node--uid.html.twig */
    class __TwigTemplate_0f45f55f06d42f16578364d5ab445c75 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 30
            echo "
    ";
            // line 31
            if ( !($context["is_inline"] ?? null)) {
                // line 32
                echo "  ";
                $this->loadTemplate("field.html.twig", "core/modules/node/templates/field--node--uid.html.twig", 32)->display($context);
            } else {
                // line 34
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 34, $this->source), "html", null, true);
                echo ">";
                // line 35
                $context['_parent'] = $context;
                $context['_seq'] = twig_ensure_traversable(($context["items"] ?? null));
                foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
                    // line 36
                    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, 36), 36, $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 38
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/node/templates/field--node--uid.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  62 => 38,  56 => 36,  52 => 35,  48 => 34,  44 => 32,  42 => 31,  39 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/node/templates/field--node--uid.html.twig", "/opt/drupal/web/core/modules/node/templates/field--node--uid.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 31, "include" => 32, "for" => 35);
            static $filters = array("escape" => 34);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'include', 'for'],
                    ['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_0f45f55f06d42f16578364d5ab445c75', 'core/modules/node/templates/field--node--uid.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/node/templates/field--node--uid.html.twig') (Line: 55)
    twig_render_template('core/modules/node/templates/field--node--uid.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 519)
    template_preprocess_node(Array, 'node', Array)
    call_user_func_array('template_preprocess_node', Array) (Line: 287)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 235)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_username.html.twig_3coCD7hWo0uRW_YChNuI5QhGK', '<?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/modules/user/templates/username.html.twig */
    class __TwigTemplate_b851b707e44875fc23c5cc674add5d80 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 27
            if (($context["link_path"] ?? null)) {
                // line 28
                echo "<a>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 "</a>";
            } else {
                // line 30
                echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 30, $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), 30, $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), 30, $this-&gt;source), "html", null, true);
                echo "";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/user/templates/username.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  49 =&gt; 30,  41 =&gt; 28,  39 =&gt; 27,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/user/templates/username.html.twig", "/opt/drupal/web/core/modules/user/templates/username.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 27);
            static $filters = array("escape" =&gt; 28);
            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('69df49bfa0791_username.html.twig_3coCD7hWo0uRW_YChNuI5QhGK', '&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/modules/user/templates/username.html.twig */
    class __TwigTemplate_b851b707e44875fc23c5cc674add5d80 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
            if (($context["link_path"] ?? null)) {
                // line 28
                echo "<a>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 "</a>";
            } else {
                // line 30
                echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 30, $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), 30, $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), 30, $this-&gt;source), "html", null, true);
                echo "";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/user/templates/username.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  49 =&gt; 30,  41 =&gt; 28,  39 =&gt; 27,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/user/templates/username.html.twig", "/opt/drupal/web/core/modules/user/templates/username.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 27);
            static $filters = array("escape" =&gt; 28);
            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_b851b707e44875fc23c5cc674add5d80', 'core/modules/user/templates/username.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/user/templates/username.html.twig') (Line: 55)
    twig_render_template('core/modules/user/templates/username.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('username', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 56)
    __TwigTemplate_0f45f55f06d42f16578364d5ab445c75->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('core/modules/node/templates/field--node--uid.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 519)
    template_preprocess_node(Array, 'node', Array)
    call_user_func_array('template_preprocess_node', Array) (Line: 287)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 235)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_node.html.twig_yae0JdKgvJ6HO7wd3mCAYvWNt', '&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/rodua/templates/node.html.twig */
    class __TwigTemplate_c1a325ecce36866a9a820265ad6b9439 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
            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["node"] ?? null), "id", [], "any", false, false, true, 1), 1, $this-&gt;source), "html", null, true);
            echo "\" class=\"node node-";
            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), "getType", [], "any", false, false, true, 1), 1, $this-&gt;source), "html", null, true);
            echo "\"&gt;
      
        
          
            ";
            // line 5
            if (((twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_hide_img", [], "any", false, false, true, 5), "value", [], "any", false, false, true, 5) != 1) &amp;&amp; (twig_length_filter($this-&gt;env, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_image", [], "any", false, false, true, 5), "entity", [], "any", false, false, true, 5), "uri", [], "any", false, false, true, 5), "value", [], "any", false, false, true, 5)) &gt; 1))) {
                // line 6
                echo "          
                extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, Drupal\twig_tweak\TwigTweakExtension::imageStyleFilter($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_image", [], "any", false, false, true, 7), "entity", [], "any", false, false, true, 7), "uri", [], "any", false, false, true, 7), "value", [], "any", false, false, true, 7), 7, $this-&gt;source), "node_image"), "html", null, true);
                echo "\"&gt;
              
            ";
            }
            // line 10
            echo "        env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_hidden_date", [], "any", false, false, true, 10), "value", [], "any", false, false, true, 10) == 1)) {
                echo " nondate";
            }
            echo " ya-share2\"
                 data-services=\"vkontakte,telegram,odnoklassniki\"&gt;
            ";
            // line 12
            if ((twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_hidden_date", [], "any", false, false, true, 12), "value", [], "any", false, false, true, 12) != 1)) {
                // line 13
                echo "          
                ";
                // line 14
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, twig_date_format_filter($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["node"] ?? null), "created", [], "any", false, false, true, 14), "value", [], "any", false, false, true, 14), 14, $this-&gt;source), "d/m/Y"), "html", null, true);
                echo "
              
            ";
            }
            // line 17
            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["node"] ?? null), "getTitle", [], "any", false, false, true, 17), 17, $this-&gt;source), "html", null, true);
            echo "
            
              ";
            // line 19
            if ((twig_length_filter($this-&gt;env, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "body", [], "any", false, false, true, 19), "value", [], "any", false, false, true, 19)) &gt; 1)) {
                // line 20
                echo "            ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "body", [], "any", false, false, true, 20), "value", [], "any", false, false, true, 20), 20, $this-&gt;source));
                echo "
              ";
            }
            // line 22
            echo "        
          
          
            ";
            // line 26
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;env-&gt;getFilter('format_date')-&gt;getCallable()($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "created", [], "any", false, false, true, 26), "value", [], "any", false, false, true, 26), 26, $this-&gt;source), "custom", "j F Y H:i"), "html", null, true);
            echo "
            
              Просмотров: ";
            // line 28
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, _twig_default_filter($this-&gt;extensions['Drupal\uroweb_twig\Twig\Extension\Extensions']-&gt;getNodeViews($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "id", [], "any", false, false, true, 28), 28, $this-&gt;source)), 0), "html", null, true);
            echo "
          
        
      
    
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/rodua/templates/node.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  104 =&gt; 28,  99 =&gt; 26,  93 =&gt; 22,  87 =&gt; 20,  85 =&gt; 19,  79 =&gt; 17,  73 =&gt; 14,  70 =&gt; 13,  68 =&gt; 12,  60 =&gt; 10,  54 =&gt; 7,  51 =&gt; 6,  49 =&gt; 5,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/rodua/templates/node.html.twig", "/opt/drupal/web/themes/rodua/templates/node.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 5);
            static $filters = array("escape" =&gt; 1, "length" =&gt; 5, "image_style" =&gt; 7, "date" =&gt; 14, "raw" =&gt; 20, "format_date" =&gt; 26, "default" =&gt; 28);
            static $functions = array("get_node_views" =&gt; 28);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape', 'length', 'image_style', 'date', 'raw', 'format_date', 'default'],
                    ['get_node_views']
                );
            } 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('69df49bfa0791_node.html.twig_yae0JdKgvJ6HO7wd3mCAYvWNt', '&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/rodua/templates/node.html.twig */
    class __TwigTemplate_c1a325ecce36866a9a820265ad6b9439 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
            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["node"] ?? null), "id", [], "any", false, false, true, 1), 1, $this-&gt;source), "html", null, true);
            echo "\" class=\"node node-";
            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), "getType", [], "any", false, false, true, 1), 1, $this-&gt;source), "html", null, true);
            echo "\"&gt;
      
        
          
            ";
            // line 5
            if (((twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_hide_img", [], "any", false, false, true, 5), "value", [], "any", false, false, true, 5) != 1) &amp;&amp; (twig_length_filter($this-&gt;env, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_image", [], "any", false, false, true, 5), "entity", [], "any", false, false, true, 5), "uri", [], "any", false, false, true, 5), "value", [], "any", false, false, true, 5)) &gt; 1))) {
                // line 6
                echo "          
                extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, Drupal\twig_tweak\TwigTweakExtension::imageStyleFilter($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_image", [], "any", false, false, true, 7), "entity", [], "any", false, false, true, 7), "uri", [], "any", false, false, true, 7), "value", [], "any", false, false, true, 7), 7, $this-&gt;source), "node_image"), "html", null, true);
                echo "\"&gt;
              
            ";
            }
            // line 10
            echo "        env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_hidden_date", [], "any", false, false, true, 10), "value", [], "any", false, false, true, 10) == 1)) {
                echo " nondate";
            }
            echo " ya-share2\"
                 data-services=\"vkontakte,telegram,odnoklassniki\"&gt;
            ";
            // line 12
            if ((twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "field_hidden_date", [], "any", false, false, true, 12), "value", [], "any", false, false, true, 12) != 1)) {
                // line 13
                echo "          
                ";
                // line 14
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, twig_date_format_filter($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["node"] ?? null), "created", [], "any", false, false, true, 14), "value", [], "any", false, false, true, 14), 14, $this-&gt;source), "d/m/Y"), "html", null, true);
                echo "
              
            ";
            }
            // line 17
            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["node"] ?? null), "getTitle", [], "any", false, false, true, 17), 17, $this-&gt;source), "html", null, true);
            echo "
            
              ";
            // line 19
            if ((twig_length_filter($this-&gt;env, twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "body", [], "any", false, false, true, 19), "value", [], "any", false, false, true, 19)) &gt; 1)) {
                // line 20
                echo "            ";
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "body", [], "any", false, false, true, 20), "value", [], "any", false, false, true, 20), 20, $this-&gt;source));
                echo "
              ";
            }
            // line 22
            echo "        
          
          
            ";
            // line 26
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;env-&gt;getFilter('format_date')-&gt;getCallable()($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "created", [], "any", false, false, true, 26), "value", [], "any", false, false, true, 26), 26, $this-&gt;source), "custom", "j F Y H:i"), "html", null, true);
            echo "
            
              Просмотров: ";
            // line 28
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, _twig_default_filter($this-&gt;extensions['Drupal\uroweb_twig\Twig\Extension\Extensions']-&gt;getNodeViews($this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["node"] ?? null), "id", [], "any", false, false, true, 28), 28, $this-&gt;source)), 0), "html", null, true);
            echo "
          
        
      
    
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/rodua/templates/node.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  104 =&gt; 28,  99 =&gt; 26,  93 =&gt; 22,  87 =&gt; 20,  85 =&gt; 19,  79 =&gt; 17,  73 =&gt; 14,  70 =&gt; 13,  68 =&gt; 12,  60 =&gt; 10,  54 =&gt; 7,  51 =&gt; 6,  49 =&gt; 5,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/rodua/templates/node.html.twig", "/opt/drupal/web/themes/rodua/templates/node.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 5);
            static $filters = array("escape" =&gt; 1, "length" =&gt; 5, "image_style" =&gt; 7, "date" =&gt; 14, "raw" =&gt; 20, "format_date" =&gt; 26, "default" =&gt; 28);
            static $functions = array("get_node_views" =&gt; 28);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape', 'length', 'image_style', 'date', 'raw', 'format_date', 'default'],
                    ['get_node_views']
                );
            } 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_c1a325ecce36866a9a820265ad6b9439', 'themes/rodua/templates/node.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/rodua/templates/node.html.twig') (Line: 55)
    twig_render_template('themes/rodua/templates/node.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 235)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_html.html.twig_xIegf8-f35SP3VsZsUMReh-Of', '&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/rodua/templates/html.html.twig */
    class __TwigTemplate_d139123f943b0fbe96acaeb470e6a219 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
            echo "
    
    
      
      
      
    
      extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 8, $this-&gt;source));
            echo "\"&gt;
    
        ";
            // line 10
            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), 10, $this-&gt;source), " | "));
            echo "
        extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 11, $this-&gt;source));
            echo "\"&gt;
    
          
          
          
          
          
          
          extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, twig_date_format_filter($this-&gt;env, "now", "U"), "html", null, true);
            echo "\"/&gt;
    
          
          
          
          
          
          
          
    
          
            jQuery(document).ready(function () {
              jQuery('.a-subscribe').click(function () {
                jQuery.ajax({
                  url: \"/ajax/subscribe\",
                  type: \"GET\",
                  data: {},
                  success: function () {
                    jQuery('.subscribe').html('Спасибо за подписку!');
                  }
                });
    
                return false;
              });
    
              jQuery('.a-isrodua').click(function () {
                jQuery.ajax({
                  url: \"/ajax/isrodua\",
                  type: \"GET\",
                  data: {},
                  success: function () {
                    jQuery('.isrodua').html('Спасибо за заявку! После одобрения заявки правлением РОДУА Вам на электронную почту, указанную при регистрации, придет подтверждение о приеме Вас в члены РОДУА.');
                  }
                });
    
                return false;
              });
    
              jQuery('.bmenu').click(function () {
                if (jQuery(this).hasClass('open')) {
                  jQuery(this).removeClass('open');
                  jQuery('.header').removeClass('open');
                } else {
                  jQuery(this).addClass('open');
                  jQuery('.header').addClass('open');
                }
    
                return false;
              });
            });
          
    
          extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 73, $this-&gt;source));
            echo "\"&gt;
    
    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["uri"] ?? null), 75, $this-&gt;source), "html", null, true);
            echo " rodua\"&gt;
    
      
        
          
            
              
                <a>
                  
                </a>
                <a>
                  
                  
                </a>
              
            
            
              
                
                  
                    
                      
                      
                    
                  
                  
                    ";
            // line 101
            if (((($context["user"] ?? null) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "id", [], "any", false, false, true, 101)) &amp;&amp; (($context["isrodua"] ?? null) == 0))) {
                // line 102
                echo "                  
                        <a>Заявка на членство в РОДУА</a>
                      
                    ";
            }
            // line 106
            echo "                ";
            if (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "id", [], "any", false, false, true, 106) == 0) &amp;&amp; (($context["isrodua"] ?? null) == 0))) {
                // line 107
                echo "                  
                        <a>Заявка на членство в РОДУА</a>
                      
                    ";
            }
            // line 111
            echo "                ";
            if (((($context["user"] ?? null) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "id", [], "any", false, false, true, 111)) &amp;&amp; (($context["unsubscribed"] ?? null) == 1))) {
                // line 112
                echo "                  
                        <a>Подписаться на рассылку</a>
                      
                    ";
            }
            // line 116
            echo "                
                       Мы в соцсетях: 
                      <a></a>
                      <a></a>
                      <a></a>
                    
                    ";
            // line 123
            if (($context["isLogin"] ?? null)) {
                // line 124
                echo "                  <a></a>
                    ";
            } else {
                // line 126
                echo "                  <a line if echo echo>Войти</a>
                      <a line if echo echo>Зарегистрироваться</a>
                      <a line if echo echo>Регистрация для ординаторов/аспирантов</a>
                    ";
            }
            // line 133
            echo "              
                
              
              
                
                  
                    <ul>
                      <li>
                        <a>РОДУА</a>
                        <ul>
                          <li><a>История</a></li>
                          <li><a>Структура</a></li>
                          <li><a>Уставные документы</a></li>
                          <li><a>Почетные члены РОДУА</a></li>
                          <li><a>Оплата членских взносов</a></li>
                          <li><a>Отчеты Минюста</a></li>
                        </ul>
                      </li>
                      <li><a>Новости</a></li>
                      <li><a>Мероприятия</a></li>
                      <li>
                        <a>Образование</a>
                        <ul>
                          <li><a>Научно-практические материалы</a></li>
                          <li><a>Образовательные курсы</a></li>
                          <li><a>Журнал «Детская урология-андрология»</a></li>
                          <li><a>Зарубежные журналы</a></li>
                          <li><a>Библиотека детского уролога-андролога</a></li>
                          <li><a>Приказы МЗ РФ</a></li>
                        </ul>
                      </li>
                      <li>
                        <a>Обсуждения</a>
                        <ul>
                          <li><a>Клинические рекомендации</a></li>
                        </ul>
                      </li>
                      <li>
                        <a>Пациентам</a>
                      </li>
                      <li>
                        <a>Фотоальбомы</a>
                      </li>
                      <li><a>Контакты и реквизиты</a></li>
                      <li><a>Партнеры</a></li>
                    </ul>
                  
                
              
            
          
        
      
    
      ";
            // line 202
            echo "
      ";
            // line 203
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_top"] ?? null), 203, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 204
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page"] ?? null), 204, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 205
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_bottom"] ?? null), 205, $this-&gt;source), "html", null, true);
            echo "
    
      
        
          
            
              
                
              
              
                &copy; ";
            // line 215
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, twig_date_format_filter($this-&gt;env, "now", "Y"), "html", null, true);
            echo ". Российское общество 
                детских урологов-андрологов. 
                Все права защищены
              
              
            
            
              <ul>
                <li>
                  <a>РОДУА</a>
                  <ul>
                    <li><a>История</a></li>
                    <li><a>Структура</a></li>
                    <li><a>Уставные документы</a></li>
                    <li><a>Почетные члены РОДУА</a></li>
                    <li><a>Оплата членских взносов</a></li>
                    <li><a>Отчеты Минюста</a></li>
                  </ul>
                </li>
                <li><a>Новости</a></li>
                <li><a>Мероприятия</a></li>
              </ul>
            
            
              <ul>
                <li>
                  <a>Образование</a>
                  <ul>
                    <li><a>Научно-практические материалы</a></li>
                    <li><a>Образовательные курсы</a></li>
                    <li><a>Журнал «Детская урология-андрология»</a></li>
                    <li><a>Зарубежные журналы</a></li>
                    <li><a>Библиотека детского уролога-андролога</a></li>
                    <li><a>Приказы МЗ РФ</a></li>
                  </ul>
                </li>
                <li>
                  <a>Обсуждения</a>
                  <ul>
                    <li><a>Клинические рекомендации</a></li>
                  </ul>
                </li>
                <li>
                  <a>Пациентам</a>
                </li>
                <li><a>Контакты и реквизиты</a></li>
                <li><a>Партнеры</a></li>
              </ul>
            
            
              <ul>
                <li><a>Политика конфидециальности</a></li>
                <li><a>Соглашение пользователя</a></li>
                <li><a>Политика защиты и обработки персональных
                    данных</a></li>
              </ul>
              
                 Мы в соцсетях: 
                <a></a>
                <a></a>
                <a></a>
              
            
          
          
            
              
                Дизайн и техническая поддержка - ООО \"Уровеб\"
              
            
          
        
      
      
        
          
            
              
              &times;
            
            
          
        
      
    
    extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 302, $this-&gt;source));
            echo "\"&gt;
      
    
      
      
        (function (m, e, t, r, i, k, a) {
          m[i] = m[i] || function () {
            (m[i].a = m[i].a || []).push(arguments)
          };
          m[i].l = 1 * new Date();
          for (var j = 0; j &lt; document.scripts.length; j++) {
            if (document.scripts[j].src === r) {
              return;
            }
          }
          k = e.createElement(t), a = e.getElementsByTagName(t)[0], k.async = 1, k.src = r, a.parentNode.insertBefore(k, a)
        })(window, document, 'script', 'https://mc.yandex.ru/metrika/tag.js?id=103965212', 'ym');
    
        ym(103965212, 'init', {
          ssr: true,
          webvisor: true,
          clickmap: true,
          ecommerce: \"dataLayer\",
          accurateTrackBounce: true,
          trackLinks: true
        });
      
      
        
      
      
    
    
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/rodua/templates/html.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  394 =&gt; 302,  304 =&gt; 215,  291 =&gt; 205,  287 =&gt; 204,  283 =&gt; 203,  280 =&gt; 202,  224 =&gt; 133,  217 =&gt; 131,  210 =&gt; 129,  203 =&gt; 127,  200 =&gt; 126,  196 =&gt; 124,  194 =&gt; 123,  185 =&gt; 116,  179 =&gt; 112,  176 =&gt; 111,  170 =&gt; 107,  167 =&gt; 106,  161 =&gt; 102,  159 =&gt; 101,  130 =&gt; 75,  125 =&gt; 73,  70 =&gt; 21,  57 =&gt; 11,  53 =&gt; 10,  48 =&gt; 8,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/rodua/templates/html.html.twig", "/opt/drupal/web/themes/rodua/templates/html.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 101);
            static $filters = array("raw" =&gt; 8, "safe_join" =&gt; 10, "escape" =&gt; 21, "date" =&gt; 21);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['raw', 'safe_join', 'escape', 'date'],
                    []
                );
            } 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('69df49bfa0791_html.html.twig_xIegf8-f35SP3VsZsUMReh-Of', '&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/rodua/templates/html.html.twig */
    class __TwigTemplate_d139123f943b0fbe96acaeb470e6a219 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
            echo "
    
    
      
      
      
    
      extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 8, $this-&gt;source));
            echo "\"&gt;
    
        ";
            // line 10
            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), 10, $this-&gt;source), " | "));
            echo "
        extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 11, $this-&gt;source));
            echo "\"&gt;
    
          
          
          
          
          
          
          extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, twig_date_format_filter($this-&gt;env, "now", "U"), "html", null, true);
            echo "\"/&gt;
    
          
          
          
          
          
          
          
    
          
            jQuery(document).ready(function () {
              jQuery('.a-subscribe').click(function () {
                jQuery.ajax({
                  url: \"/ajax/subscribe\",
                  type: \"GET\",
                  data: {},
                  success: function () {
                    jQuery('.subscribe').html('Спасибо за подписку!');
                  }
                });
    
                return false;
              });
    
              jQuery('.a-isrodua').click(function () {
                jQuery.ajax({
                  url: \"/ajax/isrodua\",
                  type: \"GET\",
                  data: {},
                  success: function () {
                    jQuery('.isrodua').html('Спасибо за заявку! После одобрения заявки правлением РОДУА Вам на электронную почту, указанную при регистрации, придет подтверждение о приеме Вас в члены РОДУА.');
                  }
                });
    
                return false;
              });
    
              jQuery('.bmenu').click(function () {
                if (jQuery(this).hasClass('open')) {
                  jQuery(this).removeClass('open');
                  jQuery('.header').removeClass('open');
                } else {
                  jQuery(this).addClass('open');
                  jQuery('.header').addClass('open');
                }
    
                return false;
              });
            });
          
    
          extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 73, $this-&gt;source));
            echo "\"&gt;
    
    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["uri"] ?? null), 75, $this-&gt;source), "html", null, true);
            echo " rodua\"&gt;
    
      
        
          
            
              
                <a>
                  
                </a>
                <a>
                  
                  
                </a>
              
            
            
              
                
                  
                    
                      
                      
                    
                  
                  
                    ";
            // line 101
            if (((($context["user"] ?? null) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "id", [], "any", false, false, true, 101)) &amp;&amp; (($context["isrodua"] ?? null) == 0))) {
                // line 102
                echo "                  
                        <a>Заявка на членство в РОДУА</a>
                      
                    ";
            }
            // line 106
            echo "                ";
            if (((twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "id", [], "any", false, false, true, 106) == 0) &amp;&amp; (($context["isrodua"] ?? null) == 0))) {
                // line 107
                echo "                  
                        <a>Заявка на членство в РОДУА</a>
                      
                    ";
            }
            // line 111
            echo "                ";
            if (((($context["user"] ?? null) &amp;&amp; twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "id", [], "any", false, false, true, 111)) &amp;&amp; (($context["unsubscribed"] ?? null) == 1))) {
                // line 112
                echo "                  
                        <a>Подписаться на рассылку</a>
                      
                    ";
            }
            // line 116
            echo "                
                       Мы в соцсетях: 
                      <a></a>
                      <a></a>
                      <a></a>
                    
                    ";
            // line 123
            if (($context["isLogin"] ?? null)) {
                // line 124
                echo "                  <a></a>
                    ";
            } else {
                // line 126
                echo "                  <a line if echo echo>Войти</a>
                      <a line if echo echo>Зарегистрироваться</a>
                      <a line if echo echo>Регистрация для ординаторов/аспирантов</a>
                    ";
            }
            // line 133
            echo "              
                
              
              
                
                  
                    <ul>
                      <li>
                        <a>РОДУА</a>
                        <ul>
                          <li><a>История</a></li>
                          <li><a>Структура</a></li>
                          <li><a>Уставные документы</a></li>
                          <li><a>Почетные члены РОДУА</a></li>
                          <li><a>Оплата членских взносов</a></li>
                          <li><a>Отчеты Минюста</a></li>
                        </ul>
                      </li>
                      <li><a>Новости</a></li>
                      <li><a>Мероприятия</a></li>
                      <li>
                        <a>Образование</a>
                        <ul>
                          <li><a>Научно-практические материалы</a></li>
                          <li><a>Образовательные курсы</a></li>
                          <li><a>Журнал «Детская урология-андрология»</a></li>
                          <li><a>Зарубежные журналы</a></li>
                          <li><a>Библиотека детского уролога-андролога</a></li>
                          <li><a>Приказы МЗ РФ</a></li>
                        </ul>
                      </li>
                      <li>
                        <a>Обсуждения</a>
                        <ul>
                          <li><a>Клинические рекомендации</a></li>
                        </ul>
                      </li>
                      <li>
                        <a>Пациентам</a>
                      </li>
                      <li>
                        <a>Фотоальбомы</a>
                      </li>
                      <li><a>Контакты и реквизиты</a></li>
                      <li><a>Партнеры</a></li>
                    </ul>
                  
                
              
            
          
        
      
    
      ";
            // line 202
            echo "
      ";
            // line 203
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_top"] ?? null), 203, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 204
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page"] ?? null), 204, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 205
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["page_bottom"] ?? null), 205, $this-&gt;source), "html", null, true);
            echo "
    
      
        
          
            
              
                
              
              
                &copy; ";
            // line 215
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, twig_date_format_filter($this-&gt;env, "now", "Y"), "html", null, true);
            echo ". Российское общество 
                детских урологов-андрологов. 
                Все права защищены
              
              
            
            
              <ul>
                <li>
                  <a>РОДУА</a>
                  <ul>
                    <li><a>История</a></li>
                    <li><a>Структура</a></li>
                    <li><a>Уставные документы</a></li>
                    <li><a>Почетные члены РОДУА</a></li>
                    <li><a>Оплата членских взносов</a></li>
                    <li><a>Отчеты Минюста</a></li>
                  </ul>
                </li>
                <li><a>Новости</a></li>
                <li><a>Мероприятия</a></li>
              </ul>
            
            
              <ul>
                <li>
                  <a>Образование</a>
                  <ul>
                    <li><a>Научно-практические материалы</a></li>
                    <li><a>Образовательные курсы</a></li>
                    <li><a>Журнал «Детская урология-андрология»</a></li>
                    <li><a>Зарубежные журналы</a></li>
                    <li><a>Библиотека детского уролога-андролога</a></li>
                    <li><a>Приказы МЗ РФ</a></li>
                  </ul>
                </li>
                <li>
                  <a>Обсуждения</a>
                  <ul>
                    <li><a>Клинические рекомендации</a></li>
                  </ul>
                </li>
                <li>
                  <a>Пациентам</a>
                </li>
                <li><a>Контакты и реквизиты</a></li>
                <li><a>Партнеры</a></li>
              </ul>
            
            
              <ul>
                <li><a>Политика конфидециальности</a></li>
                <li><a>Соглашение пользователя</a></li>
                <li><a>Политика защиты и обработки персональных
                    данных</a></li>
              </ul>
              
                 Мы в соцсетях: 
                <a></a>
                <a></a>
                <a></a>
              
            
          
          
            
              
                Дизайн и техническая поддержка - ООО \"Уровеб\"
              
            
          
        
      
      
        
          
            
              
              &times;
            
            
          
        
      
    
    extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;sandbox-&gt;ensureToStringAllowed(($context["placeholder_token"] ?? null), 302, $this-&gt;source));
            echo "\"&gt;
      
    
      
      
        (function (m, e, t, r, i, k, a) {
          m[i] = m[i] || function () {
            (m[i].a = m[i].a || []).push(arguments)
          };
          m[i].l = 1 * new Date();
          for (var j = 0; j &lt; document.scripts.length; j++) {
            if (document.scripts[j].src === r) {
              return;
            }
          }
          k = e.createElement(t), a = e.getElementsByTagName(t)[0], k.async = 1, k.src = r, a.parentNode.insertBefore(k, a)
        })(window, document, 'script', 'https://mc.yandex.ru/metrika/tag.js?id=103965212', 'ym');
    
        ym(103965212, 'init', {
          ssr: true,
          webvisor: true,
          clickmap: true,
          ecommerce: \"dataLayer\",
          accurateTrackBounce: true,
          trackLinks: true
        });
      
      
        
      
      
    
    
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/rodua/templates/html.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  394 =&gt; 302,  304 =&gt; 215,  291 =&gt; 205,  287 =&gt; 204,  283 =&gt; 203,  280 =&gt; 202,  224 =&gt; 133,  217 =&gt; 131,  210 =&gt; 129,  203 =&gt; 127,  200 =&gt; 126,  196 =&gt; 124,  194 =&gt; 123,  185 =&gt; 116,  179 =&gt; 112,  176 =&gt; 111,  170 =&gt; 107,  167 =&gt; 106,  161 =&gt; 102,  159 =&gt; 101,  130 =&gt; 75,  125 =&gt; 73,  70 =&gt; 21,  57 =&gt; 11,  53 =&gt; 10,  48 =&gt; 8,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/rodua/templates/html.html.twig", "/opt/drupal/web/themes/rodua/templates/html.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 101);
            static $filters = array("raw" =&gt; 8, "safe_join" =&gt; 10, "escape" =&gt; 21, "date" =&gt; 21);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['raw', 'safe_join', 'escape', 'date'],
                    []
                );
            } 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_d139123f943b0fbe96acaeb470e6a219', 'themes/rodua/templates/html.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/rodua/templates/html.html.twig') (Line: 55)
    twig_render_template('themes/rodua/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 157)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_page.html.twig_5iSPos9TSYo4MgRozVn7HsLiI', '&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/rodua/templates/page.html.twig */
    class __TwigTemplate_96ab218b1c4a67452429a932edaee10d 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["isFront"] ?? null)) {
                // line 2
                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), "content", [], "any", false, false, true, 2), 2, $this-&gt;source), "html", null, true);
                echo "
    ";
            } else {
                // line 4
                echo "  
        
          
            
              ";
                // line 8
                if (twig_length_filter($this-&gt;env, ($context["edaTitle"] ?? null))) {
                    // line 9
                    echo "            ";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["edaTitle"] ?? null), 9, $this-&gt;source), "html", null, true);
                    echo "
              ";
                }
                // line 11
                echo "          
                ";
                // line 12
                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, 12), 12, $this-&gt;source), "html", null, true);
                echo "
              
            
          
        
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/rodua/templates/page.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  64 =&gt; 12,  61 =&gt; 11,  55 =&gt; 9,  53 =&gt; 8,  47 =&gt; 4,  41 =&gt; 2,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/rodua/templates/page.html.twig", "/opt/drupal/web/themes/rodua/templates/page.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 1);
            static $filters = array("escape" =&gt; 2, "length" =&gt; 8);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape', 'length'],
                    []
                );
            } 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('69df49bfa0791_page.html.twig_5iSPos9TSYo4MgRozVn7HsLiI', '&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/rodua/templates/page.html.twig */
    class __TwigTemplate_96ab218b1c4a67452429a932edaee10d 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["isFront"] ?? null)) {
                // line 2
                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), "content", [], "any", false, false, true, 2), 2, $this-&gt;source), "html", null, true);
                echo "
    ";
            } else {
                // line 4
                echo "  
        
          
            
              ";
                // line 8
                if (twig_length_filter($this-&gt;env, ($context["edaTitle"] ?? null))) {
                    // line 9
                    echo "            ";
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["edaTitle"] ?? null), 9, $this-&gt;source), "html", null, true);
                    echo "
              ";
                }
                // line 11
                echo "          
                ";
                // line 12
                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, 12), 12, $this-&gt;source), "html", null, true);
                echo "
              
            
          
        
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/rodua/templates/page.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  64 =&gt; 12,  61 =&gt; 11,  55 =&gt; 9,  53 =&gt; 8,  47 =&gt; 4,  41 =&gt; 2,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "themes/rodua/templates/page.html.twig", "/opt/drupal/web/themes/rodua/templates/page.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 1);
            static $filters = array("escape" =&gt; 2, "length" =&gt; 8);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape', 'length'],
                    []
                );
            } 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_96ab218b1c4a67452429a932edaee10d', 'themes/rodua/templates/page.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/rodua/templates/page.html.twig') (Line: 55)
    twig_render_template('themes/rodua/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 287)
    __TwigTemplate_d139123f943b0fbe96acaeb470e6a219->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('themes/rodua/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 157)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_block.html.twig_iBNBq-trpaHmqysltJF2DkJzu', '&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/modules/block/templates/block.html.twig */
    class __TwigTemplate_b8075874fa6114f621d2e2296f239739 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 31
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 31, $this-&gt;source), "html", null, true);
            echo "&gt;
      ";
            // line 32
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 32, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 33
            if (($context["label"] ?? null)) {
                // line 34
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_attributes"] ?? null), 34, $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), 34, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 36
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 36, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 37
            $this-&gt;displayBlock('content', $context, $blocks);
            // line 40
            echo "
    ";
        }
    
        // line 37
        public function block_content($context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 38
            echo "    ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 38, $this-&gt;source), "html", null, true);
            echo "
      ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/block/templates/block.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  75 =&gt; 38,  71 =&gt; 37,  66 =&gt; 40,  64 =&gt; 37,  59 =&gt; 36,  51 =&gt; 34,  49 =&gt; 33,  45 =&gt; 32,  40 =&gt; 31,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/block/templates/block.html.twig", "/opt/drupal/web/core/modules/block/templates/block.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 33, "block" =&gt; 37);
            static $filters = array("escape" =&gt; 31);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'block'],
                    ['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('69df49bfa0791_block.html.twig_iBNBq-trpaHmqysltJF2DkJzu', '&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/modules/block/templates/block.html.twig */
    class __TwigTemplate_b8075874fa6114f621d2e2296f239739 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 31
            echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 31, $this-&gt;source), "html", null, true);
            echo "&gt;
      ";
            // line 32
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_prefix"] ?? null), 32, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 33
            if (($context["label"] ?? null)) {
                // line 34
                echo "    extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_attributes"] ?? null), 34, $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), 34, $this-&gt;source), "html", null, true);
                echo "
      ";
            }
            // line 36
            echo "  ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["title_suffix"] ?? null), 36, $this-&gt;source), "html", null, true);
            echo "
      ";
            // line 37
            $this-&gt;displayBlock('content', $context, $blocks);
            // line 40
            echo "
    ";
        }
    
        // line 37
        public function block_content($context, array $blocks = [])
        {
            $macros = $this-&gt;macros;
            // line 38
            echo "    ";
            echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 38, $this-&gt;source), "html", null, true);
            echo "
      ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/block/templates/block.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  75 =&gt; 38,  71 =&gt; 37,  66 =&gt; 40,  64 =&gt; 37,  59 =&gt; 36,  51 =&gt; 34,  49 =&gt; 33,  45 =&gt; 32,  40 =&gt; 31,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/block/templates/block.html.twig", "/opt/drupal/web/core/modules/block/templates/block.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 33, "block" =&gt; 37);
            static $filters = array("escape" =&gt; 31);
            static $functions = array();
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if', 'block'],
                    ['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_b8075874fa6114f621d2e2296f239739', 'core/modules/block/templates/block.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/block/templates/block.html.twig') (Line: 55)
    twig_render_template('core/modules/block/templates/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 446)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 64)
    __TwigTemplate_96ab218b1c4a67452429a932edaee10d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('themes/rodua/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 287)
    __TwigTemplate_d139123f943b0fbe96acaeb470e6a219->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('themes/rodua/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 157)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_region.html.twig_26gDUoPQY8mJ79UvBU37oQUAA', '&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/modules/system/templates/region.html.twig */
    class __TwigTemplate_1c662bab8762a9c9ddc99a7e393d4217 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 17
            if (($context["content"] ?? null)) {
                // line 18
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 18, $this-&gt;source), "html", null, true);
                echo "&gt;
        ";
                // line 19
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 19, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/region.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  46 =&gt; 19,  41 =&gt; 18,  39 =&gt; 17,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/system/templates/region.html.twig", "/opt/drupal/web/core/modules/system/templates/region.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 17);
            static $filters = array("escape" =&gt; 18);
            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('69df49bfa0791_region.html.twig_26gDUoPQY8mJ79UvBU37oQUAA', '&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/modules/system/templates/region.html.twig */
    class __TwigTemplate_1c662bab8762a9c9ddc99a7e393d4217 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 17
            if (($context["content"] ?? null)) {
                // line 18
                echo "  extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["attributes"] ?? null), 18, $this-&gt;source), "html", null, true);
                echo "&gt;
        ";
                // line 19
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["content"] ?? null), 19, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/region.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  46 =&gt; 19,  41 =&gt; 18,  39 =&gt; 17,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/system/templates/region.html.twig", "/opt/drupal/web/core/modules/system/templates/region.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 17);
            static $filters = array("escape" =&gt; 18);
            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_1c662bab8762a9c9ddc99a7e393d4217', 'core/modules/system/templates/region.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/region.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/region.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('region', Array) (Line: 489)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 64)
    __TwigTemplate_96ab218b1c4a67452429a932edaee10d->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('themes/rodua/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 287)
    __TwigTemplate_d139123f943b0fbe96acaeb470e6a219->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('themes/rodua/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 157)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    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', 511) (Line: 104)
    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('69df49bfa0791_off-canvas-page-wrapper.h_MpqFkUXAIBF7eYCRE9TlU-r_4', '&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/modules/system/templates/off-canvas-page-wrapper.html.twig */
    class __TwigTemplate_ebb8b1974abb989eaf750d87e6379947 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 22
            if (($context["children"] ?? null)) {
                // line 23
                echo "  
        ";
                // line 24
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["children"] ?? null), 24, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/off-canvas-page-wrapper.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  44 =&gt; 24,  41 =&gt; 23,  39 =&gt; 22,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/opt/drupal/web/core/modules/system/templates/off-canvas-page-wrapper.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 22);
            static $filters = array("escape" =&gt; 24);
            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('69df49bfa0791_off-canvas-page-wrapper.h_MpqFkUXAIBF7eYCRE9TlU-r_4', '&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/modules/system/templates/off-canvas-page-wrapper.html.twig */
    class __TwigTemplate_ebb8b1974abb989eaf750d87e6379947 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 22
            if (($context["children"] ?? null)) {
                // line 23
                echo "  
        ";
                // line 24
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["children"] ?? null), 24, $this-&gt;source), "html", null, true);
                echo "
      
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/off-canvas-page-wrapper.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  44 =&gt; 24,  41 =&gt; 23,  39 =&gt; 22,);
        }
    
        public function getSourceContext()
        {
            return new Source("", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/opt/drupal/web/core/modules/system/templates/off-canvas-page-wrapper.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 22);
            static $filters = array("escape" =&gt; 24);
            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_ebb8b1974abb989eaf750d87e6379947', 'core/modules/system/templates/off-canvas-page-wrapper.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/off-canvas-page-wrapper.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/off-canvas-page-wrapper.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('off_canvas_page_wrapper', Array) (Line: 489)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 287)
    __TwigTemplate_d139123f943b0fbe96acaeb470e6a219->doDisplay(Array, Array) (Line: 405)
    Twig\Template->displayWithErrorHandling(Array, Array) (Line: 378)
    Twig\Template->display(Array) (Line: 390)
    Twig\Template->render(Array) (Line: 55)
    twig_render_template('themes/rodua/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 433)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 580)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 157)
    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: 174)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
    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: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    
20/04/2026

I Конгресс РОДУА: детская урология-андрология заявила о новом этапе профессиональной консолидации

2–3 апреля 2026 года в Москве прошёл I Конгресс Российского общества детских урологов-андрологов, объединивший 352 детских урологов-андрологов со всех регионов России. 

Площадкой форума стали залы «Суздаль» и «Ростов» гостиничного комплекса «Измайлово», а сама программа была изначально выстроена как сочетание клинической, научной и организационной повестки: от диагностики и хирургии до обсуждения вопросов развития специальности, клинических рекомендаций, разбора случаев и видеопрезентаций операций. 

Став преемником Всероссийской школы по детской урологии-андрологии, проводившейся на протяжении 13 лет, Конгресс стал самым масштабным событием в этой профессиональной области. 

За два дня в двух параллельных залах было заявлено 116 выступлений и сообщений, из них 111 научно-клинических докладов и ещё 5 организационных выступлений, посвящённых работе РОДУА, клиническим рекомендациям, юридическим аспектам оказания помощи детям и состоянию службы детской урологии-андрологии в России. Уже сама эта цифра показывает: речь шла не о камерной встрече, а о форуме с очень плотной профессиональной повесткой. 

Тематика Конгресса охватила практически весь современный спектр детской урологии-андрологии. В программе были крупные блоки по эндовидеохирургии, андрологии детского возраста, нейроурологии и функциональной урологии, экстрофии мочевого пузыря и кишечным резервуарам, нефрологическим аспектам наблюдения, мочекаменной болезни, инфекционно-воспалительным заболеваниям мочевых путей, реконструктивно-пластической хирургии и неотложным состояниям. Отдельно важно, что в повестку были встроены и вопросы организации службы, что для первого конгресса профильного общества выглядит не формальностью, а признаком институционального взросления специальности. 

Одна из главных особенностей Конгресса — заметный акцент на новые технологии. Уже в первых секциях прозвучали доклады о робот-ассистированной хирургии с использованием, о первых опытах пневмовезикоскопических вмешательств, о цифровой оценке уродинамики верхних мочевых путей, мониторинге внутрилоханочного давления, ретроградной интраренальной хирургии у детей и современных возможностях ударно-волновой литотрипсии. Иными словами, детская урология в программе была показана не как «консервативная» дисциплина, а как область, быстро осваивающая высокотехнологичные и малоинвазивные решения. 

Не менее важным оказался и другой тренд — смещение интереса от отдельных операций к целостному маршруту пациента. Это хорошо видно по докладам об анте- и постнатальном лечении тяжёлых врождённых пороков, послеоперационном мониторинге, профилактике катетер-ассоциированных инфекций, ведении детей с рецидивирующими мочевыми инфекциями, нефропротективной терапии и хронической болезни почек у детей. В этом смысле Конгресс показал современную детскую урологию не только как хирургию, но и как долгосрочное междисциплинарное сопровождение ребёнка. 

Отдельного внимания заслуживает андрологический блок. Здесь обсуждались скрытый половой член, крипторхизм, перекрут яичка, варикоцеле, микробиом крайней плоти, глюкокортикостероидная терапия заболеваний крайней плоти, гинекомастия у подростков, а также современные лазерные технологии в детской андрологии. При этом программа сочетала повседневные клинические проблемы с редкими случаями — от лейдигомы и постпубертатной тератомы яичка до сложных вариантов травмы и аномалий развития. 

Ещё одна примета времени — появление в программе тем, которые ещё недавно выглядели нишевыми или даже экспериментальными. Среди них — PRP при уретропластике, ботулинотерапия при инфравезикальной обструкции, портативные БОС-тренажёры, новые материалы для эндокоррекции пузырно-мочеточникового рефлюкса, одноразовые анастомотические устройства для циркумцизио, а также доклады о мировых трендах лечения ИМП у детей по данным 2026 года и о «новом взгляде» на дневник мочеиспускания. Особенно показательно, что в программе был заявлен и доклад о первом опыте в России рентгенэндоваскулярного лечения ночного перемежающегося приапизма. 

Важное впечатление от программы — широкая география участников. Помимо московских центров, в ней представлены Санкт-Петербург, Ростов-на-Дону, Казань, Саратов, Новосибирск, Уфа, Владивосток, Челябинск, Иркутск, Ставрополь, Ярославль, Улан-Удэ, а также коллеги из Минска и Ташкента. Для первого Конгресса общества это особенно значимо: специальность явно стремится к общероссийскому и международному ввзаимодействию, а не к замыканию в нескольких федеральных клиниках. 

I Конгресс РОДУА форум участники

В итоге I Конгресс РОДУА по своей программе выглядит как форум, который одновременно подвёл итоги накопленного опыта и обозначил повестку на ближайшие годы. Роботическая и малоинвазивная хирургия, реконструктивные технологии, функциональная диагностика, инфекционная безопасность, нефропротекция, редкие клинические случаи и организационное развитие службы — всё это сложилось в образ специальности, которая становится более технологичной, более междисциплинарной и более структурированной. 

Для детской урологии-андрологии в России это, безусловно, важный сигнал: профессиональное сообщество не просто формируется, а говорит единым и современным языком. 

Смотреть фото

Оргкомитет РОДУА

20 апреля 2026 11:13
Просмотров: 35