Message d'erreur

  • 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', 511) (Line: 104)
    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('692708d7058a5_page-devenir-partenaire.h_cV1aL1_AgJ9_aljvhwPiytPOx', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig */
    class __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26 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 "
    \t
    \t\t";
            // line 3
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["titrePage"] ?? null), 3, $this->source), "html", null, true);
            echo "
    \t
    \t
    \t\t";
            // line 7
            echo "\t\t";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["descriptionPage"] ?? null), 7, $this->source));
            echo "
    \t\t";
            // line 9
            echo "\t
    \t";
            // line 10
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["formulaire"] ?? null), 10, $this->source), "html", null, true);
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  57 => 10,  54 => 9,  49 => 7,  43 => 3,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    \t
    \t\t{{ titrePage }}
    \t
    \t
    \t\t{% autoescape false %}
    \t\t{{ descriptionPage }}
    \t\t{% endautoescape %}
    \t
    \t{{ formulaire }}
    ", "modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig", "/var/www/html/wwwroot/web/modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("autoescape" => 6);
            static $filters = array("escape" => 3);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['autoescape'],
                    ['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('692708d7058a5_page-devenir-partenaire.h_cV1aL1_AgJ9_aljvhwPiytPOx', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig */
    class __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26 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 "
    \t
    \t\t";
            // line 3
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["titrePage"] ?? null), 3, $this->source), "html", null, true);
            echo "
    \t
    \t
    \t\t";
            // line 7
            echo "\t\t";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["descriptionPage"] ?? null), 7, $this->source));
            echo "
    \t\t";
            // line 9
            echo "\t
    \t";
            // line 10
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["formulaire"] ?? null), 10, $this->source), "html", null, true);
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  57 => 10,  54 => 9,  49 => 7,  43 => 3,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    \t
    \t\t{{ titrePage }}
    \t
    \t
    \t\t{% autoescape false %}
    \t\t{{ descriptionPage }}
    \t\t{% endautoescape %}
    \t
    \t{{ formulaire }}
    ", "modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig", "/var/www/html/wwwroot/web/modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("autoescape" => 6);
            static $filters = array("escape" => 3);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['autoescape'],
                    ['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_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26', 'modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig') (Line: 55)
    twig_render_template('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_formulaire-devenir-parten_UcPXU-VEU_ie9IBjYYRfXLnqK', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig */
    class __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9 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 $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->attachLibrary("devenir_partenaire_klesia/devenir-partenaire"), "html", null, true);
            echo "
    
    
    
    \t
    \t\t
    \t\t\t*Champs obligatoires
    \t\t
    \t\tVous souhaitez devenir partenaire ?
    \t
    \t
    \t\t";
            // line 12
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "form_build_id", [], "any", false, false, true, 12), 12, $this->source), "html", null, true);
            echo "
    \t\t";
            // line 13
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "form_token", [], "any", false, false, true, 13), 13, $this->source), "html", null, true);
            echo "
    \t\t";
            // line 14
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "form_id", [], "any", false, false, true, 14), 14, $this->source), "html", null, true);
            echo "
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 18
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "civilite", [], "any", false, false, true, 18), 18, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 19
            if ((($__internal_compile_0 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "civilite", [], "any", false, false, true, 19)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["#errors"] ?? null) : null)) {
                // line 20
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_1 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "civilite", [], "any", false, false, true, 20)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["#errors"] ?? null) : null), 20, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 22
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 26
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "prenom", [], "any", false, false, true, 26), 26, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 27
            if ((($__internal_compile_2 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "prenom", [], "any", false, false, true, 27)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["#errors"] ?? null) : null)) {
                // line 28
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_3 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "prenom", [], "any", false, false, true, 28)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["#errors"] ?? null) : null), 28, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 30
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 34
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "nom", [], "any", false, false, true, 34), 34, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 35
            if ((($__internal_compile_4 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "nom", [], "any", false, false, true, 35)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["#errors"] ?? null) : null)) {
                // line 36
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_5 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "nom", [], "any", false, false, true, 36)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["#errors"] ?? null) : null), 36, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 38
            echo "\t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 44
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "email", [], "any", false, false, true, 44), 44, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 45
            if ((($__internal_compile_6 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "email", [], "any", false, false, true, 45)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6["#errors"] ?? null) : null)) {
                // line 46
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_7 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "email", [], "any", false, false, true, 46)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7["#errors"] ?? null) : null), 46, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 48
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 52
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "telephone", [], "any", false, false, true, 52), 52, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 53
            if ((($__internal_compile_8 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "telephone", [], "any", false, false, true, 53)) && is_array($__internal_compile_8) || $__internal_compile_8 instanceof ArrayAccess ? ($__internal_compile_8["#errors"] ?? null) : null)) {
                // line 54
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_9 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "telephone", [], "any", false, false, true, 54)) && is_array($__internal_compile_9) || $__internal_compile_9 instanceof ArrayAccess ? ($__internal_compile_9["#errors"] ?? null) : null), 54, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 56
            echo "\t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 63
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "rue", [], "any", false, false, true, 63), 63, $this->source), "html", null, true);
            echo "
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 70
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "codePostal", [], "any", false, false, true, 70), 70, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 71
            if ((($__internal_compile_10 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "codePostal", [], "any", false, false, true, 71)) && is_array($__internal_compile_10) || $__internal_compile_10 instanceof ArrayAccess ? ($__internal_compile_10["#errors"] ?? null) : null)) {
                // line 72
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_11 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "codePostal", [], "any", false, false, true, 72)) && is_array($__internal_compile_11) || $__internal_compile_11 instanceof ArrayAccess ? ($__internal_compile_11["#errors"] ?? null) : null), 72, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 74
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 78
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "ville", [], "any", false, false, true, 78), 78, $this->source), "html", null, true);
            echo "
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 85
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "raisonSociale", [], "any", false, false, true, 85), 85, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 86
            if ((($__internal_compile_12 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "raisonSociale", [], "any", false, false, true, 86)) && is_array($__internal_compile_12) || $__internal_compile_12 instanceof ArrayAccess ? ($__internal_compile_12["#errors"] ?? null) : null)) {
                // line 87
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_13 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "raisonSociale", [], "any", false, false, true, 87)) && is_array($__internal_compile_13) || $__internal_compile_13 instanceof ArrayAccess ? ($__internal_compile_13["#errors"] ?? null) : null), 87, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 89
            echo "\t\t\t\t
    \t\t\t
    \t\t
    \t\tEntreprise
    
    \t\t";
            // line 94
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "liste_siren_orias", [], "any", false, false, true, 94));
            foreach ($context['_seq'] as $context["_key"] => $context["siren_orias"]) {
                // line 95
                echo "\t\t";
                if (twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 95)) {
                    // line 96
                    echo "
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tSIREN
    \t\t\t\t\t";
                    // line 101
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 101), 101, $this->source), "html", null, true);
                    echo "
    \t\t\t\t\t";
                    // line 102
                    if ((($__internal_compile_14 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 102)) && is_array($__internal_compile_14) || $__internal_compile_14 instanceof ArrayAccess ? ($__internal_compile_14["#errors"] ?? null) : null)) {
                        // line 103
                        echo "\t\t\t\t\t";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_15 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 103)) && is_array($__internal_compile_15) || $__internal_compile_15 instanceof ArrayAccess ? ($__internal_compile_15["#errors"] ?? null) : null), 103, $this->source), "html", null, true);
                        echo "
    \t\t\t\t\t";
                    }
                    // line 105
                    echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tORIAS
    \t\t\t\t\t";
                    // line 110
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["siren_orias"], "orias", [], "any", false, false, true, 110), 110, $this->source), "html", null, true);
                    echo "
    \t\t\t\t\t";
                    // line 111
                    if ((($__internal_compile_16 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "orias", [], "any", false, false, true, 111)) && is_array($__internal_compile_16) || $__internal_compile_16 instanceof ArrayAccess ? ($__internal_compile_16["#errors"] ?? null) : null)) {
                        // line 112
                        echo "\t\t\t\t\t";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_17 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "orias", [], "any", false, false, true, 112)) && is_array($__internal_compile_17) || $__internal_compile_17 instanceof ArrayAccess ? ($__internal_compile_17["#errors"] ?? null) : null), 112, $this->source), "html", null, true);
                        echo "
    \t\t\t\t\t";
                    }
                    // line 114
                    echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t";
                    // line 117
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["siren_orias"], "deleteSirenOrias", [], "any", false, false, true, 117), 117, $this->source), "html", null, true);
                    echo "
    \t\t\t
    \t\t
    \t\t";
                }
                // line 121
                echo "\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['siren_orias'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 122
            echo "
    \t\t
    \t\t
    \t\t\t";
            // line 125
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "liste_siren_orias", [], "any", false, false, true, 125), "addSirenOrias", [], "any", false, false, true, 125), 125, $this->source), "html", null, true);
            echo "
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    
    \t\t\t\t\t";
            // line 131
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "captcha", [], "any", false, false, true, 131), 131, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 132
            if ((($__internal_compile_18 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "captcha", [], "any", false, false, true, 132)) && is_array($__internal_compile_18) || $__internal_compile_18 instanceof ArrayAccess ? ($__internal_compile_18["#errors"] ?? null) : null)) {
                // line 133
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_19 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "captcha", [], "any", false, false, true, 133)) && is_array($__internal_compile_19) || $__internal_compile_19 instanceof ArrayAccess ? ($__internal_compile_19["#errors"] ?? null) : null), 133, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 135
            echo "
    \t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t";
            // line 141
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "submit", [], "any", false, false, true, 141), 141, $this->source), "html", null, true);
            echo "
    \t\t
    \t
    
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  317 => 141,  309 => 135,  303 => 133,  301 => 132,  297 => 131,  288 => 125,  283 => 122,  277 => 121,  270 => 117,  265 => 114,  259 => 112,  257 => 111,  253 => 110,  246 => 105,  240 => 103,  238 => 102,  234 => 101,  227 => 96,  224 => 95,  220 => 94,  213 => 89,  207 => 87,  205 => 86,  201 => 85,  191 => 78,  185 => 74,  179 => 72,  177 => 71,  173 => 70,  163 => 63,  154 => 56,  148 => 54,  146 => 53,  142 => 52,  136 => 48,  130 => 46,  128 => 45,  124 => 44,  116 => 38,  110 => 36,  108 => 35,  104 => 34,  98 => 30,  92 => 28,  90 => 27,  86 => 26,  80 => 22,  74 => 20,  72 => 19,  68 => 18,  61 => 14,  57 => 13,  53 => 12,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("{{ attach_library('devenir_partenaire_klesia/devenir-partenaire') }}
    
    
    
    \t
    \t\t
    \t\t\t*Champs obligatoires
    \t\t
    \t\tVous souhaitez devenir partenaire ?
    \t
    \t
    \t\t{{ form.form_build_id }}
    \t\t{{ form.form_token }}
    \t\t{{ form.form_id }}
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.civilite }}
    \t\t\t\t\t{% if form.civilite['#errors'] %}
    \t\t\t\t\t{{ form.civilite['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.prenom }}
    \t\t\t\t\t{% if form.prenom['#errors'] %}
    \t\t\t\t\t{{ form.prenom['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.nom }}
    \t\t\t\t\t{% if form.nom['#errors'] %}
    \t\t\t\t\t{{ form.nom['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.email }}
    \t\t\t\t\t{% if form.email['#errors'] %}
    \t\t\t\t\t{{ form.email['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.telephone }}
    \t\t\t\t\t{% if form.telephone['#errors'] %}
    \t\t\t\t\t{{ form.telephone['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.rue }}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.codePostal }}
    \t\t\t\t\t{% if form.codePostal['#errors'] %}
    \t\t\t\t\t{{ form.codePostal['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.ville }}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.raisonSociale }}
    \t\t\t\t\t{% if form.raisonSociale['#errors'] %}
    \t\t\t\t\t{{ form.raisonSociale['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\tEntreprise
    
    \t\t{% for siren_orias in form.liste_siren_orias %}
    \t\t{% if siren_orias.siren %}
    
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tSIREN
    \t\t\t\t\t{{siren_orias.siren}}
    \t\t\t\t\t{% if siren_orias.siren['#errors'] %}
    \t\t\t\t\t{{ siren_orias.siren['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tORIAS
    \t\t\t\t\t{{siren_orias.orias}}
    \t\t\t\t\t{% if siren_orias.orias['#errors'] %}
    \t\t\t\t\t{{ siren_orias.orias['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t{{ siren_orias.deleteSirenOrias }}
    \t\t\t
    \t\t
    \t\t{% endif %}
    \t\t{% endfor %}
    
    \t\t
    \t\t
    \t\t\t{{ form.liste_siren_orias.addSirenOrias }}
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    
    \t\t\t\t\t{{ form.captcha}}
    \t\t\t\t\t{% if form.captcha['#errors'] %}
    \t\t\t\t\t{{ form.captcha['#errors'] }}
    \t\t\t\t\t{% endif %}
    
    \t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t{{ form.submit }}
    \t\t
    \t
    
    ", "modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig", "/var/www/html/wwwroot/web/modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 19, "for" => 94);
            static $filters = array("escape" => 1);
            static $functions = array("attach_library" => 1);
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'for'],
                    ['escape'],
                    ['attach_library']
                );
            } 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('692708d7058a5_formulaire-devenir-parten_UcPXU-VEU_ie9IBjYYRfXLnqK', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig */
    class __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9 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 $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->extensions['Drupal\Core\Template\TwigExtension']->attachLibrary("devenir_partenaire_klesia/devenir-partenaire"), "html", null, true);
            echo "
    
    
    
    \t
    \t\t
    \t\t\t*Champs obligatoires
    \t\t
    \t\tVous souhaitez devenir partenaire ?
    \t
    \t
    \t\t";
            // line 12
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "form_build_id", [], "any", false, false, true, 12), 12, $this->source), "html", null, true);
            echo "
    \t\t";
            // line 13
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "form_token", [], "any", false, false, true, 13), 13, $this->source), "html", null, true);
            echo "
    \t\t";
            // line 14
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "form_id", [], "any", false, false, true, 14), 14, $this->source), "html", null, true);
            echo "
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 18
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "civilite", [], "any", false, false, true, 18), 18, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 19
            if ((($__internal_compile_0 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "civilite", [], "any", false, false, true, 19)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["#errors"] ?? null) : null)) {
                // line 20
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_1 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "civilite", [], "any", false, false, true, 20)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["#errors"] ?? null) : null), 20, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 22
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 26
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "prenom", [], "any", false, false, true, 26), 26, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 27
            if ((($__internal_compile_2 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "prenom", [], "any", false, false, true, 27)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["#errors"] ?? null) : null)) {
                // line 28
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_3 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "prenom", [], "any", false, false, true, 28)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["#errors"] ?? null) : null), 28, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 30
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 34
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "nom", [], "any", false, false, true, 34), 34, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 35
            if ((($__internal_compile_4 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "nom", [], "any", false, false, true, 35)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["#errors"] ?? null) : null)) {
                // line 36
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_5 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "nom", [], "any", false, false, true, 36)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["#errors"] ?? null) : null), 36, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 38
            echo "\t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 44
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "email", [], "any", false, false, true, 44), 44, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 45
            if ((($__internal_compile_6 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "email", [], "any", false, false, true, 45)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6["#errors"] ?? null) : null)) {
                // line 46
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_7 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "email", [], "any", false, false, true, 46)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7["#errors"] ?? null) : null), 46, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 48
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 52
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "telephone", [], "any", false, false, true, 52), 52, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 53
            if ((($__internal_compile_8 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "telephone", [], "any", false, false, true, 53)) && is_array($__internal_compile_8) || $__internal_compile_8 instanceof ArrayAccess ? ($__internal_compile_8["#errors"] ?? null) : null)) {
                // line 54
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_9 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "telephone", [], "any", false, false, true, 54)) && is_array($__internal_compile_9) || $__internal_compile_9 instanceof ArrayAccess ? ($__internal_compile_9["#errors"] ?? null) : null), 54, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 56
            echo "\t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 63
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "rue", [], "any", false, false, true, 63), 63, $this->source), "html", null, true);
            echo "
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 70
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "codePostal", [], "any", false, false, true, 70), 70, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 71
            if ((($__internal_compile_10 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "codePostal", [], "any", false, false, true, 71)) && is_array($__internal_compile_10) || $__internal_compile_10 instanceof ArrayAccess ? ($__internal_compile_10["#errors"] ?? null) : null)) {
                // line 72
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_11 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "codePostal", [], "any", false, false, true, 72)) && is_array($__internal_compile_11) || $__internal_compile_11 instanceof ArrayAccess ? ($__internal_compile_11["#errors"] ?? null) : null), 72, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 74
            echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 78
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "ville", [], "any", false, false, true, 78), 78, $this->source), "html", null, true);
            echo "
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t";
            // line 85
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "raisonSociale", [], "any", false, false, true, 85), 85, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 86
            if ((($__internal_compile_12 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "raisonSociale", [], "any", false, false, true, 86)) && is_array($__internal_compile_12) || $__internal_compile_12 instanceof ArrayAccess ? ($__internal_compile_12["#errors"] ?? null) : null)) {
                // line 87
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_13 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "raisonSociale", [], "any", false, false, true, 87)) && is_array($__internal_compile_13) || $__internal_compile_13 instanceof ArrayAccess ? ($__internal_compile_13["#errors"] ?? null) : null), 87, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 89
            echo "\t\t\t\t
    \t\t\t
    \t\t
    \t\tEntreprise
    
    \t\t";
            // line 94
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "liste_siren_orias", [], "any", false, false, true, 94));
            foreach ($context['_seq'] as $context["_key"] => $context["siren_orias"]) {
                // line 95
                echo "\t\t";
                if (twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 95)) {
                    // line 96
                    echo "
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tSIREN
    \t\t\t\t\t";
                    // line 101
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 101), 101, $this->source), "html", null, true);
                    echo "
    \t\t\t\t\t";
                    // line 102
                    if ((($__internal_compile_14 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 102)) && is_array($__internal_compile_14) || $__internal_compile_14 instanceof ArrayAccess ? ($__internal_compile_14["#errors"] ?? null) : null)) {
                        // line 103
                        echo "\t\t\t\t\t";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_15 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "siren", [], "any", false, false, true, 103)) && is_array($__internal_compile_15) || $__internal_compile_15 instanceof ArrayAccess ? ($__internal_compile_15["#errors"] ?? null) : null), 103, $this->source), "html", null, true);
                        echo "
    \t\t\t\t\t";
                    }
                    // line 105
                    echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tORIAS
    \t\t\t\t\t";
                    // line 110
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["siren_orias"], "orias", [], "any", false, false, true, 110), 110, $this->source), "html", null, true);
                    echo "
    \t\t\t\t\t";
                    // line 111
                    if ((($__internal_compile_16 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "orias", [], "any", false, false, true, 111)) && is_array($__internal_compile_16) || $__internal_compile_16 instanceof ArrayAccess ? ($__internal_compile_16["#errors"] ?? null) : null)) {
                        // line 112
                        echo "\t\t\t\t\t";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_17 = twig_get_attribute($this->env, $this->source, $context["siren_orias"], "orias", [], "any", false, false, true, 112)) && is_array($__internal_compile_17) || $__internal_compile_17 instanceof ArrayAccess ? ($__internal_compile_17["#errors"] ?? null) : null), 112, $this->source), "html", null, true);
                        echo "
    \t\t\t\t\t";
                    }
                    // line 114
                    echo "\t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t";
                    // line 117
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["siren_orias"], "deleteSirenOrias", [], "any", false, false, true, 117), 117, $this->source), "html", null, true);
                    echo "
    \t\t\t
    \t\t
    \t\t";
                }
                // line 121
                echo "\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['siren_orias'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 122
            echo "
    \t\t
    \t\t
    \t\t\t";
            // line 125
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "liste_siren_orias", [], "any", false, false, true, 125), "addSirenOrias", [], "any", false, false, true, 125), 125, $this->source), "html", null, true);
            echo "
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    
    \t\t\t\t\t";
            // line 131
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "captcha", [], "any", false, false, true, 131), 131, $this->source), "html", null, true);
            echo "
    \t\t\t\t\t";
            // line 132
            if ((($__internal_compile_18 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "captcha", [], "any", false, false, true, 132)) && is_array($__internal_compile_18) || $__internal_compile_18 instanceof ArrayAccess ? ($__internal_compile_18["#errors"] ?? null) : null)) {
                // line 133
                echo "\t\t\t\t\t";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed((($__internal_compile_19 = twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "captcha", [], "any", false, false, true, 133)) && is_array($__internal_compile_19) || $__internal_compile_19 instanceof ArrayAccess ? ($__internal_compile_19["#errors"] ?? null) : null), 133, $this->source), "html", null, true);
                echo "
    \t\t\t\t\t";
            }
            // line 135
            echo "
    \t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t";
            // line 141
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "submit", [], "any", false, false, true, 141), 141, $this->source), "html", null, true);
            echo "
    \t\t
    \t
    
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  317 => 141,  309 => 135,  303 => 133,  301 => 132,  297 => 131,  288 => 125,  283 => 122,  277 => 121,  270 => 117,  265 => 114,  259 => 112,  257 => 111,  253 => 110,  246 => 105,  240 => 103,  238 => 102,  234 => 101,  227 => 96,  224 => 95,  220 => 94,  213 => 89,  207 => 87,  205 => 86,  201 => 85,  191 => 78,  185 => 74,  179 => 72,  177 => 71,  173 => 70,  163 => 63,  154 => 56,  148 => 54,  146 => 53,  142 => 52,  136 => 48,  130 => 46,  128 => 45,  124 => 44,  116 => 38,  110 => 36,  108 => 35,  104 => 34,  98 => 30,  92 => 28,  90 => 27,  86 => 26,  80 => 22,  74 => 20,  72 => 19,  68 => 18,  61 => 14,  57 => 13,  53 => 12,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("{{ attach_library('devenir_partenaire_klesia/devenir-partenaire') }}
    
    
    
    \t
    \t\t
    \t\t\t*Champs obligatoires
    \t\t
    \t\tVous souhaitez devenir partenaire ?
    \t
    \t
    \t\t{{ form.form_build_id }}
    \t\t{{ form.form_token }}
    \t\t{{ form.form_id }}
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.civilite }}
    \t\t\t\t\t{% if form.civilite['#errors'] %}
    \t\t\t\t\t{{ form.civilite['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.prenom }}
    \t\t\t\t\t{% if form.prenom['#errors'] %}
    \t\t\t\t\t{{ form.prenom['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.nom }}
    \t\t\t\t\t{% if form.nom['#errors'] %}
    \t\t\t\t\t{{ form.nom['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.email }}
    \t\t\t\t\t{% if form.email['#errors'] %}
    \t\t\t\t\t{{ form.email['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.telephone }}
    \t\t\t\t\t{% if form.telephone['#errors'] %}
    \t\t\t\t\t{{ form.telephone['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.rue }}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.codePostal }}
    \t\t\t\t\t{% if form.codePostal['#errors'] %}
    \t\t\t\t\t{{ form.codePostal['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.ville }}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\t{{ form.raisonSociale }}
    \t\t\t\t\t{% if form.raisonSociale['#errors'] %}
    \t\t\t\t\t{{ form.raisonSociale['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t
    \t\tEntreprise
    
    \t\t{% for siren_orias in form.liste_siren_orias %}
    \t\t{% if siren_orias.siren %}
    
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tSIREN
    \t\t\t\t\t{{siren_orias.siren}}
    \t\t\t\t\t{% if siren_orias.siren['#errors'] %}
    \t\t\t\t\t{{ siren_orias.siren['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t
    \t\t\t\t\tORIAS
    \t\t\t\t\t{{siren_orias.orias}}
    \t\t\t\t\t{% if siren_orias.orias['#errors'] %}
    \t\t\t\t\t{{ siren_orias.orias['#errors'] }}
    \t\t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t{{ siren_orias.deleteSirenOrias }}
    \t\t\t
    \t\t
    \t\t{% endif %}
    \t\t{% endfor %}
    
    \t\t
    \t\t
    \t\t\t{{ form.liste_siren_orias.addSirenOrias }}
    \t\t
    \t\t
    \t\t\t
    \t\t\t\t
    
    \t\t\t\t\t{{ form.captcha}}
    \t\t\t\t\t{% if form.captcha['#errors'] %}
    \t\t\t\t\t{{ form.captcha['#errors'] }}
    \t\t\t\t\t{% endif %}
    
    \t\t\t\t
    \t\t\t
    
    \t\t
    \t\t
    \t\t\t{{ form.submit }}
    \t\t
    \t
    
    ", "modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig", "/var/www/html/wwwroot/web/modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 19, "for" => 94);
            static $filters = array("escape" => 1);
            static $functions = array("attach_library" => 1);
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'for'],
                    ['escape'],
                    ['attach_library']
                );
            } 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_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9', 'modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig') (Line: 55)
    twig_render_template('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('formulaire_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_input.html.twig_cdED5NsBHQnYTpbJioPHqeVUI', '<?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/input.html.twig */
    class __TwigTemplate_2de4fee23c464cc6cab90a234a05170f68d96fe0c8d6159d67c445dbfc2ee12a 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 15
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 15, $this->source), "html", null, true);
            echo " />";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 15, $this->source), "html", null, true);
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/input.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  39 => 15,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for an 'input' #type form element.
     *
     * Available variables:
     * - attributes: A list of HTML attributes for the input element.
     * - children: Optional additional rendered elements.
     *
     * @see template_preprocess_input()
     *
     * @ingroup themeable
     */
    #}
    {{ children }}
    ", "core/modules/system/templates/input.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/input.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array();
            static $filters = array("escape" => 15);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    [],
                    ['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('692708d7058a5_input.html.twig_cdED5NsBHQnYTpbJioPHqeVUI', '<?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/input.html.twig */
    class __TwigTemplate_2de4fee23c464cc6cab90a234a05170f68d96fe0c8d6159d67c445dbfc2ee12a 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 15
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 15, $this->source), "html", null, true);
            echo " />";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 15, $this->source), "html", null, true);
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/input.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  39 => 15,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for an 'input' #type form element.
     *
     * Available variables:
     * - attributes: A list of HTML attributes for the input element.
     * - children: Optional additional rendered elements.
     *
     * @see template_preprocess_input()
     *
     * @ingroup themeable
     */
    #}
    {{ children }}
    ", "core/modules/system/templates/input.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/input.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array();
            static $filters = array("escape" => 15);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    [],
                    ['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_2de4fee23c464cc6cab90a234a05170f68d96fe0c8d6159d67c445dbfc2ee12a', 'core/modules/system/templates/input.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/input.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/input.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('input', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 53)
    __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9->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('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('formulaire_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_select.html.twig_VXH5sYaFSErWrxLh7DVuqY0_F', '<?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/select.html.twig */
    class __TwigTemplate_2bcb89ba9ef8a23f0936ed2b2cc491edbfe6a7d8757126ea928205d2173b36cd 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 15
            ob_start();
            // line 16
            echo "  extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 16, $this->source), "html", null, true);
            echo ">
        ";
            // line 17
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["options"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["option"]) {
                // line 18
                echo "      ";
                if ((twig_get_attribute($this->env, $this->source, $context["option"], "type", [], "any", false, false, true, 18) == "optgroup")) {
                    // line 19
                    echo "        extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["option"], "label", [], "any", false, false, true, 19), 19, $this->source), "html", null, true);
                    echo "\">
              ";
                    // line 20
                    $context['_parent'] = $context;
                    $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["option"], "options", [], "any", false, false, true, 20));
                    foreach ($context['_seq'] as $context["_key"] => $context["sub_option"]) {
                        // line 21
                        echo "            extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["sub_option"], "value", [], "any", false, false, true, 21), 21, $this->source), "html", null, true);
                        echo "\"";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(((twig_get_attribute($this->env, $this->source, $context["sub_option"], "selected", [], "any", false, false, true, 21)) ? (" selected=\"selected\"") : ("")));
                        echo ">";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["sub_option"], "label", [], "any", false, false, true, 21), 21, $this->source), "html", null, true);
                        echo "
              ";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_option'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    // line 23
                    echo "        
          ";
                } elseif ((twig_get_attribute($this->env, $this->source,             // line 24
    $context["option"], "type", [], "any", false, false, true, 24) == "option")) {
                    // line 25
                    echo "        extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["option"], "value", [], "any", false, false, true, 25), 25, $this->source), "html", null, true);
                    echo "\"";
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(((twig_get_attribute($this->env, $this->source, $context["option"], "selected", [], "any", false, false, true, 25)) ? (" selected=\"selected\"") : ("")));
                    echo ">";
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["option"], "label", [], "any", false, false, true, 25), 25, $this->source), "html", null, true);
                    echo "
          ";
                }
                // line 27
                echo "    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 28
            echo "  
    ";
            $___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
            // line 15
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_0_));
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/select.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  100 => 15,  96 => 28,  90 => 27,  80 => 25,  78 => 24,  75 => 23,  62 => 21,  58 => 20,  53 => 19,  50 => 18,  46 => 17,  41 => 16,  39 => 15,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a select element.
     *
     * Available variables:
     * - attributes: HTML attributes for the  tag.
     * - options: The  element children.
     *
     * @see template_preprocess_select()
     *
     * @ingroup themeable
     */
    #}
    {% apply spaceless %}
      
        {% for option in options %}
          {% if option.type == 'optgroup' %}
            
              {% for sub_option in option.options %}
                {{ sub_option.label }}
              {% endfor %}
            
          {% elseif option.type == 'option' %}
            {{ option.label }}
          {% endif %}
        {% endfor %}
      
    {% endapply %}
    ", "core/modules/system/templates/select.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/select.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("apply" => 15, "for" => 17, "if" => 18);
            static $filters = array("escape" => 16, "spaceless" => 15);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['apply', 'for', 'if'],
                    ['escape', 'spaceless'],
                    []
                );
            } 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('692708d7058a5_select.html.twig_VXH5sYaFSErWrxLh7DVuqY0_F', '<?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/select.html.twig */
    class __TwigTemplate_2bcb89ba9ef8a23f0936ed2b2cc491edbfe6a7d8757126ea928205d2173b36cd 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 15
            ob_start();
            // line 16
            echo "  extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 16, $this->source), "html", null, true);
            echo ">
        ";
            // line 17
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable(($context["options"] ?? null));
            foreach ($context['_seq'] as $context["_key"] => $context["option"]) {
                // line 18
                echo "      ";
                if ((twig_get_attribute($this->env, $this->source, $context["option"], "type", [], "any", false, false, true, 18) == "optgroup")) {
                    // line 19
                    echo "        extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["option"], "label", [], "any", false, false, true, 19), 19, $this->source), "html", null, true);
                    echo "\">
              ";
                    // line 20
                    $context['_parent'] = $context;
                    $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["option"], "options", [], "any", false, false, true, 20));
                    foreach ($context['_seq'] as $context["_key"] => $context["sub_option"]) {
                        // line 21
                        echo "            extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["sub_option"], "value", [], "any", false, false, true, 21), 21, $this->source), "html", null, true);
                        echo "\"";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(((twig_get_attribute($this->env, $this->source, $context["sub_option"], "selected", [], "any", false, false, true, 21)) ? (" selected=\"selected\"") : ("")));
                        echo ">";
                        echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["sub_option"], "label", [], "any", false, false, true, 21), 21, $this->source), "html", null, true);
                        echo "
              ";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sub_option'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    // line 23
                    echo "        
          ";
                } elseif ((twig_get_attribute($this->env, $this->source,             // line 24
    $context["option"], "type", [], "any", false, false, true, 24) == "option")) {
                    // line 25
                    echo "        extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["option"], "value", [], "any", false, false, true, 25), 25, $this->source), "html", null, true);
                    echo "\"";
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(((twig_get_attribute($this->env, $this->source, $context["option"], "selected", [], "any", false, false, true, 25)) ? (" selected=\"selected\"") : ("")));
                    echo ">";
                    echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["option"], "label", [], "any", false, false, true, 25), 25, $this->source), "html", null, true);
                    echo "
          ";
                }
                // line 27
                echo "    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 28
            echo "  
    ";
            $___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
            // line 15
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(twig_spaceless($___internal_parse_0_));
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/select.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  100 => 15,  96 => 28,  90 => 27,  80 => 25,  78 => 24,  75 => 23,  62 => 21,  58 => 20,  53 => 19,  50 => 18,  46 => 17,  41 => 16,  39 => 15,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a select element.
     *
     * Available variables:
     * - attributes: HTML attributes for the  tag.
     * - options: The  element children.
     *
     * @see template_preprocess_select()
     *
     * @ingroup themeable
     */
    #}
    {% apply spaceless %}
      
        {% for option in options %}
          {% if option.type == 'optgroup' %}
            
              {% for sub_option in option.options %}
                {{ sub_option.label }}
              {% endfor %}
            
          {% elseif option.type == 'option' %}
            {{ option.label }}
          {% endif %}
        {% endfor %}
      
    {% endapply %}
    ", "core/modules/system/templates/select.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/select.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("apply" => 15, "for" => 17, "if" => 18);
            static $filters = array("escape" => 16, "spaceless" => 15);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['apply', 'for', 'if'],
                    ['escape', 'spaceless'],
                    []
                );
            } 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_2bcb89ba9ef8a23f0936ed2b2cc491edbfe6a7d8757126ea928205d2173b36cd', 'core/modules/system/templates/select.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/select.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/select.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('select', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 68)
    __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9->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('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('formulaire_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_form-element.html.twig_WffbFjcnjfmBAhBB8fhAuXYZm', '<?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/form-element.html.twig */
    class __TwigTemplate_6963ea6b8f2d65bcc8d1000e6ad61a350481008ebaf89d32079c030d2e31c98d 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 50
            $context["classes"] = [0 => "js-form-item", 1 => "form-item", 2 => ("js-form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 53
    ($context["type"] ?? null), 53, $this->source))), 3 => ("form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 54
    ($context["name"] ?? null), 54, $this->source))), 4 => ("js-form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 55
    ($context["name"] ?? null), 55, $this->source))), 5 => ((!twig_in_filter(        // line 56
    ($context["title_display"] ?? null), [0 => "after", 1 => "before"])) ? ("form-no-label") : ("")), 6 => (((        // line 57
    ($context["disabled"] ?? null) == "disabled")) ? ("form-disabled") : ("")), 7 => ((        // line 58
    ($context["errors"] ?? null)) ? ("form-item--error") : (""))];
            // line 62
            $context["description_classes"] = [0 => "description", 1 => (((        // line 64
    ($context["description_display"] ?? null) == "invisible")) ? ("visually-hidden") : (""))];
            // line 67
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 67), 67, $this->source), "html", null, true);
            echo ">
      ";
            // line 68
            if (twig_in_filter(($context["label_display"] ?? null), [0 => "before", 1 => "invisible"])) {
                // line 69
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 69, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 71
            echo "  ";
            if ( !twig_test_empty(($context["prefix"] ?? null))) {
                // line 72
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["prefix"] ?? null), 72, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 74
            echo "  ";
            if (((($context["description_display"] ?? null) == "before") && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 74))) {
                // line 75
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 75), 75, $this->source), "html", null, true);
                echo ">
          ";
                // line 76
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 76), 76, $this->source), "html", null, true);
                echo "
        
      ";
            }
            // line 79
            echo "  ";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 79, $this->source), "html", null, true);
            echo "
      ";
            // line 80
            if ( !twig_test_empty(($context["suffix"] ?? null))) {
                // line 81
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["suffix"] ?? null), 81, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 83
            echo "  ";
            if ((($context["label_display"] ?? null) == "after")) {
                // line 84
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 84, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 86
            echo "  ";
            if (($context["errors"] ?? null)) {
                // line 87
                echo "    
          ";
                // line 88
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["errors"] ?? null), 88, $this->source), "html", null, true);
                echo "
        
      ";
            }
            // line 91
            echo "  ";
            if ((twig_in_filter(($context["description_display"] ?? null), [0 => "after", 1 => "invisible"]) && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 91))) {
                // line 92
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 92), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 92), 92, $this->source), "html", null, true);
                echo ">
          ";
                // line 93
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 93), 93, $this->source), "html", null, true);
                echo "
        
      ";
            }
            // line 96
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/form-element.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  134 => 96,  128 => 93,  123 => 92,  120 => 91,  114 => 88,  111 => 87,  108 => 86,  102 => 84,  99 => 83,  93 => 81,  91 => 80,  86 => 79,  80 => 76,  75 => 75,  72 => 74,  66 => 72,  63 => 71,  57 => 69,  55 => 68,  50 => 67,  48 => 64,  47 => 62,  45 => 58,  44 => 57,  43 => 56,  42 => 55,  41 => 54,  40 => 53,  39 => 50,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a form element.
     *
     * Available variables:
     * - attributes: HTML attributes for the containing element.
     * - errors: (optional) Any errors for this form element, may not be set.
     * - prefix: (optional) The form element prefix, may not be set.
     * - suffix: (optional) The form element suffix, may not be set.
     * - required: The required marker, or empty if the associated form element is
     *   not required.
     * - type: The type of the element.
     * - name: The name of the element.
     * - label: A rendered label element.
     * - label_display: Label display setting. It can have these values:
     *   - before: The label is output before the element. This is the default.
     *     The label includes the #title and the required marker, if #required.
     *   - after: The label is output after the element. For example, this is used
     *     for radio and checkbox #type elements. If the #title is empty but the
     *     field is #required, the label will contain only the required marker.
     *   - invisible: Labels are critical for screen readers to enable them to
     *     properly navigate through forms but can be visually distracting. This
     *     property hides the label for everyone except screen readers.
     *   - attribute: Set the title attribute on the element to create a tooltip but
     *     output no label element. This is supported only for checkboxes and radios
     *     in \\Drupal\\Core\\Render\\Element\\CompositeFormElementTrait::preRenderCompositeFormElement().
     *     It is used where a visual label is not needed, such as a table of
     *     checkboxes where the row and column provide the context. The tooltip will
     *     include the title and required marker.
     * - description: (optional) A list of description properties containing:
     *    - content: A description of the form element, may not be set.
     *    - attributes: (optional) A list of HTML attributes to apply to the
     *      description content wrapper. Will only be set when description is set.
     * - description_display: Description display setting. It can have these values:
     *   - before: The description is output before the element.
     *   - after: The description is output after the element. This is the default
     *     value.
     *   - invisible: The description is output after the element, hidden visually
     *     but available to screen readers.
     * - disabled: True if the element is disabled.
     * - title_display: Title display setting.
     *
     * @see template_preprocess_form_element()
     *
     * @ingroup themeable
     */
    #}
    {%
      set classes = [
        'js-form-item',
        'form-item',
        'js-form-type-' ~ type|clean_class,
        'form-item-' ~ name|clean_class,
        'js-form-item-' ~ name|clean_class,
        title_display not in ['after', 'before'] ? 'form-no-label',
        disabled == 'disabled' ? 'form-disabled',
        errors ? 'form-item--error',
      ]
    %}
    {%
      set description_classes = [
        'description',
        description_display == 'invisible' ? 'visually-hidden',
      ]
    %}
    
      {% if label_display in ['before', 'invisible'] %}
        {{ label }}
      {% endif %}
      {% if prefix is not empty %}
        {{ prefix }}
      {% endif %}
      {% if description_display == 'before' and description.content %}
        
          {{ description.content }}
        
      {% endif %}
      {{ children }}
      {% if suffix is not empty %}
        {{ suffix }}
      {% endif %}
      {% if label_display == 'after' %}
        {{ label }}
      {% endif %}
      {% if errors %}
        
          {{ errors }}
        
      {% endif %}
      {% if description_display in ['after', 'invisible'] and description.content %}
        
          {{ description.content }}
        
      {% endif %}
    
    ", "core/modules/system/templates/form-element.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/form-element.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 50, "if" => 68);
            static $filters = array("clean_class" => 53, "escape" => 67);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'if'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
                    $e->setTemplateLine($tags[$e->getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
                    $e->setTemplateLine($filters[$e->getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
                    $e->setTemplateLine($functions[$e->getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 112)
    Drupal\Core\Template\TwigPhpStorageCache->write('692708d7058a5_form-element.html.twig_WffbFjcnjfmBAhBB8fhAuXYZm', '<?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/form-element.html.twig */
    class __TwigTemplate_6963ea6b8f2d65bcc8d1000e6ad61a350481008ebaf89d32079c030d2e31c98d 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 50
            $context["classes"] = [0 => "js-form-item", 1 => "form-item", 2 => ("js-form-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 53
    ($context["type"] ?? null), 53, $this->source))), 3 => ("form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 54
    ($context["name"] ?? null), 54, $this->source))), 4 => ("js-form-item-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(        // line 55
    ($context["name"] ?? null), 55, $this->source))), 5 => ((!twig_in_filter(        // line 56
    ($context["title_display"] ?? null), [0 => "after", 1 => "before"])) ? ("form-no-label") : ("")), 6 => (((        // line 57
    ($context["disabled"] ?? null) == "disabled")) ? ("form-disabled") : ("")), 7 => ((        // line 58
    ($context["errors"] ?? null)) ? ("form-item--error") : (""))];
            // line 62
            $context["description_classes"] = [0 => "description", 1 => (((        // line 64
    ($context["description_display"] ?? null) == "invisible")) ? ("visually-hidden") : (""))];
            // line 67
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 67), 67, $this->source), "html", null, true);
            echo ">
      ";
            // line 68
            if (twig_in_filter(($context["label_display"] ?? null), [0 => "before", 1 => "invisible"])) {
                // line 69
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 69, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 71
            echo "  ";
            if ( !twig_test_empty(($context["prefix"] ?? null))) {
                // line 72
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["prefix"] ?? null), 72, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 74
            echo "  ";
            if (((($context["description_display"] ?? null) == "before") && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 74))) {
                // line 75
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 75), 75, $this->source), "html", null, true);
                echo ">
          ";
                // line 76
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 76), 76, $this->source), "html", null, true);
                echo "
        
      ";
            }
            // line 79
            echo "  ";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 79, $this->source), "html", null, true);
            echo "
      ";
            // line 80
            if ( !twig_test_empty(($context["suffix"] ?? null))) {
                // line 81
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["suffix"] ?? null), 81, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 83
            echo "  ";
            if ((($context["label_display"] ?? null) == "after")) {
                // line 84
                echo "    ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 84, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 86
            echo "  ";
            if (($context["errors"] ?? null)) {
                // line 87
                echo "    
          ";
                // line 88
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["errors"] ?? null), 88, $this->source), "html", null, true);
                echo "
        
      ";
            }
            // line 91
            echo "  ";
            if ((twig_in_filter(($context["description_display"] ?? null), [0 => "after", 1 => "invisible"]) && twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 91))) {
                // line 92
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "attributes", [], "any", false, false, true, 92), "addClass", [0 => ($context["description_classes"] ?? null)], "method", false, false, true, 92), 92, $this->source), "html", null, true);
                echo ">
          ";
                // line 93
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["description"] ?? null), "content", [], "any", false, false, true, 93), 93, $this->source), "html", null, true);
                echo "
        
      ";
            }
            // line 96
            echo "
    ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/form-element.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  134 => 96,  128 => 93,  123 => 92,  120 => 91,  114 => 88,  111 => 87,  108 => 86,  102 => 84,  99 => 83,  93 => 81,  91 => 80,  86 => 79,  80 => 76,  75 => 75,  72 => 74,  66 => 72,  63 => 71,  57 => 69,  55 => 68,  50 => 67,  48 => 64,  47 => 62,  45 => 58,  44 => 57,  43 => 56,  42 => 55,  41 => 54,  40 => 53,  39 => 50,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a form element.
     *
     * Available variables:
     * - attributes: HTML attributes for the containing element.
     * - errors: (optional) Any errors for this form element, may not be set.
     * - prefix: (optional) The form element prefix, may not be set.
     * - suffix: (optional) The form element suffix, may not be set.
     * - required: The required marker, or empty if the associated form element is
     *   not required.
     * - type: The type of the element.
     * - name: The name of the element.
     * - label: A rendered label element.
     * - label_display: Label display setting. It can have these values:
     *   - before: The label is output before the element. This is the default.
     *     The label includes the #title and the required marker, if #required.
     *   - after: The label is output after the element. For example, this is used
     *     for radio and checkbox #type elements. If the #title is empty but the
     *     field is #required, the label will contain only the required marker.
     *   - invisible: Labels are critical for screen readers to enable them to
     *     properly navigate through forms but can be visually distracting. This
     *     property hides the label for everyone except screen readers.
     *   - attribute: Set the title attribute on the element to create a tooltip but
     *     output no label element. This is supported only for checkboxes and radios
     *     in \\Drupal\\Core\\Render\\Element\\CompositeFormElementTrait::preRenderCompositeFormElement().
     *     It is used where a visual label is not needed, such as a table of
     *     checkboxes where the row and column provide the context. The tooltip will
     *     include the title and required marker.
     * - description: (optional) A list of description properties containing:
     *    - content: A description of the form element, may not be set.
     *    - attributes: (optional) A list of HTML attributes to apply to the
     *      description content wrapper. Will only be set when description is set.
     * - description_display: Description display setting. It can have these values:
     *   - before: The description is output before the element.
     *   - after: The description is output after the element. This is the default
     *     value.
     *   - invisible: The description is output after the element, hidden visually
     *     but available to screen readers.
     * - disabled: True if the element is disabled.
     * - title_display: Title display setting.
     *
     * @see template_preprocess_form_element()
     *
     * @ingroup themeable
     */
    #}
    {%
      set classes = [
        'js-form-item',
        'form-item',
        'js-form-type-' ~ type|clean_class,
        'form-item-' ~ name|clean_class,
        'js-form-item-' ~ name|clean_class,
        title_display not in ['after', 'before'] ? 'form-no-label',
        disabled == 'disabled' ? 'form-disabled',
        errors ? 'form-item--error',
      ]
    %}
    {%
      set description_classes = [
        'description',
        description_display == 'invisible' ? 'visually-hidden',
      ]
    %}
    
      {% if label_display in ['before', 'invisible'] %}
        {{ label }}
      {% endif %}
      {% if prefix is not empty %}
        {{ prefix }}
      {% endif %}
      {% if description_display == 'before' and description.content %}
        
          {{ description.content }}
        
      {% endif %}
      {{ children }}
      {% if suffix is not empty %}
        {{ suffix }}
      {% endif %}
      {% if label_display == 'after' %}
        {{ label }}
      {% endif %}
      {% if errors %}
        
          {{ errors }}
        
      {% endif %}
      {% if description_display in ['after', 'invisible'] and description.content %}
        
          {{ description.content }}
        
      {% endif %}
    
    ", "core/modules/system/templates/form-element.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/form-element.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 50, "if" => 68);
            static $filters = array("clean_class" => 53, "escape" => 67);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'if'],
                    ['clean_class', 'escape'],
                    []
                );
            } catch (SecurityError $e) {
                $e->setSourceContext($this->source);
    
                if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
                    $e->setTemplateLine($tags[$e->getTagName()]);
                } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
                    $e->setTemplateLine($filters[$e->getFilterName()]);
                } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
                    $e->setTemplateLine($functions[$e->getFunctionName()]);
                }
    
                throw $e;
            }
    
        }
    }
    ') (Line: 409)
    Twig\Environment->loadClass('__TwigTemplate_6963ea6b8f2d65bcc8d1000e6ad61a350481008ebaf89d32079c030d2e31c98d', 'core/modules/system/templates/form-element.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/form-element.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/form-element.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('form_element', Array) (Line: 478)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 68)
    __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9->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('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('formulaire_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_form-element-label.html.t_Xim5WHVH2urH6mIuJU_4SecSg', '<?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/form-element-label.html.twig */
    class __TwigTemplate_f05ec09ab349d4f97b4ffeb94093c69f899fc708f075c70976142311ac2286f9 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 18
            $context["classes"] = [0 => (((        // line 19
    ($context["title_display"] ?? null) == "after")) ? ("option") : ("")), 1 => (((        // line 20
    ($context["title_display"] ?? null) == "invisible")) ? ("visually-hidden") : ("")), 2 => ((        // line 21
    ($context["required"] ?? null)) ? ("js-form-required") : ("")), 3 => ((        // line 22
    ($context["required"] ?? null)) ? ("form-required") : (""))];
            // line 25
            if (( !twig_test_empty(($context["title"] ?? null)) || ($context["required"] ?? null))) {
                // line 26
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 26), 26, $this->source), "html", null, true);
                echo ">";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 26, $this->source), "html", null, true);
                echo "";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/form-element-label.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  47 => 26,  45 => 25,  43 => 22,  42 => 21,  41 => 20,  40 => 19,  39 => 18,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a form element label.
     *
     * Available variables:
     * - title: The label's text.
     * - title_display: Elements title_display setting.
     * - required: An indicator for whether the associated form element is required.
     * - attributes: A list of HTML attributes for the label.
     *
     * @see template_preprocess_form_element_label()
     *
     * @ingroup themeable
     */
    #}
    {%
      set classes = [
        title_display == 'after' ? 'option',
        title_display == 'invisible' ? 'visually-hidden',
        required ? 'js-form-required',
        required ? 'form-required',
      ]
    %}
    {% if title is not empty or required -%}
      {{ title }}
    {%- endif %}
    ", "core/modules/system/templates/form-element-label.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/form-element-label.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 18, "if" => 25);
            static $filters = array("escape" => 26);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'if'],
                    ['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('692708d7058a5_form-element-label.html.t_Xim5WHVH2urH6mIuJU_4SecSg', '<?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/form-element-label.html.twig */
    class __TwigTemplate_f05ec09ab349d4f97b4ffeb94093c69f899fc708f075c70976142311ac2286f9 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 18
            $context["classes"] = [0 => (((        // line 19
    ($context["title_display"] ?? null) == "after")) ? ("option") : ("")), 1 => (((        // line 20
    ($context["title_display"] ?? null) == "invisible")) ? ("visually-hidden") : ("")), 2 => ((        // line 21
    ($context["required"] ?? null)) ? ("js-form-required") : ("")), 3 => ((        // line 22
    ($context["required"] ?? null)) ? ("form-required") : (""))];
            // line 25
            if (( !twig_test_empty(($context["title"] ?? null)) || ($context["required"] ?? null))) {
                // line 26
                echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method", false, false, true, 26), 26, $this->source), "html", null, true);
                echo ">";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 26, $this->source), "html", null, true);
                echo "";
            }
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/form-element-label.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  47 => 26,  45 => 25,  43 => 22,  42 => 21,  41 => 20,  40 => 19,  39 => 18,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a form element label.
     *
     * Available variables:
     * - title: The label's text.
     * - title_display: Elements title_display setting.
     * - required: An indicator for whether the associated form element is required.
     * - attributes: A list of HTML attributes for the label.
     *
     * @see template_preprocess_form_element_label()
     *
     * @ingroup themeable
     */
    #}
    {%
      set classes = [
        title_display == 'after' ? 'option',
        title_display == 'invisible' ? 'visually-hidden',
        required ? 'js-form-required',
        required ? 'form-required',
      ]
    %}
    {% if title is not empty or required -%}
      {{ title }}
    {%- endif %}
    ", "core/modules/system/templates/form-element-label.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/form-element-label.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 18, "if" => 25);
            static $filters = array("escape" => 26);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set', 'if'],
                    ['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_f05ec09ab349d4f97b4ffeb94093c69f899fc708f075c70976142311ac2286f9', 'core/modules/system/templates/form-element-label.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/form-element-label.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/form-element-label.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('form_element_label', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 58)
    __TwigTemplate_6963ea6b8f2d65bcc8d1000e6ad61a350481008ebaf89d32079c030d2e31c98d->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/system/templates/form-element.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('form_element', Array) (Line: 478)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 68)
    __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9->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('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('formulaire_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_captcha.html.twig_ciJNc4LaKOpOCgLUXvOswx3A1', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/captcha/templates/captcha.html.twig */
    class __TwigTemplate_ffd269e0668f8ab08f0187105d05035b854165c2042df6a0eee549c0e291ebb9 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
            if (($context["details"] ?? null)) {
                // line 2
                echo "  ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["details"] ?? null), 2, $this->source), "html", null, true);
                echo "
    ";
            } else {
                // line 4
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "captcha"], "method", false, false, true, 4), 4, $this->source), "html", null, true);
                echo ">";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 4, $this->source), "html", null, true);
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "modules/custom/captcha/templates/captcha.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  47 => 4,  41 => 2,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("{% if details %}
      {{ details }}
    {% else %}
        {{ element }}
    {% endif %}
    ", "modules/custom/captcha/templates/captcha.html.twig", "/var/www/html/wwwroot/web/modules/custom/captcha/templates/captcha.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 1);
            static $filters = array("escape" => 2);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if'],
                    ['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('692708d7058a5_captcha.html.twig_ciJNc4LaKOpOCgLUXvOswx3A1', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/captcha/templates/captcha.html.twig */
    class __TwigTemplate_ffd269e0668f8ab08f0187105d05035b854165c2042df6a0eee549c0e291ebb9 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
            if (($context["details"] ?? null)) {
                // line 2
                echo "  ";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["details"] ?? null), 2, $this->source), "html", null, true);
                echo "
    ";
            } else {
                // line 4
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["attributes"] ?? null), "addClass", [0 => "captcha"], "method", false, false, true, 4), 4, $this->source), "html", null, true);
                echo ">";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["element"] ?? null), 4, $this->source), "html", null, true);
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "modules/custom/captcha/templates/captcha.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  47 => 4,  41 => 2,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("{% if details %}
      {{ details }}
    {% else %}
        {{ element }}
    {% endif %}
    ", "modules/custom/captcha/templates/captcha.html.twig", "/var/www/html/wwwroot/web/modules/custom/captcha/templates/captcha.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 1);
            static $filters = array("escape" => 2);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if'],
                    ['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_ffd269e0668f8ab08f0187105d05035b854165c2042df6a0eee549c0e291ebb9', 'modules/custom/captcha/templates/captcha.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('modules/custom/captcha/templates/captcha.html.twig') (Line: 55)
    twig_render_template('modules/custom/captcha/templates/captcha.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('captcha', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 297)
    __TwigTemplate_3c7b64e09ccd316a314ffb92c559a45edf24ffa1f72d26b7ab392a8b7b6e38a9->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('modules/custom/devenir_partenaire_klesia/templates/formulaire-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('formulaire_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_form.html.twig_WbUpE7zRuE5hoi5pE7U9HOAaP', '<?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/form.html.twig */
    class __TwigTemplate_68d7b603981115318b9580e0b9847411ec352e57b0a983fcccf663d0a365e6c5 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 15
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 15, $this->source), "html", null, true);
            echo ">
      ";
            // line 16
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 16, $this->source), "html", null, true);
            echo "
    
    ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/form.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  44 => 16,  39 => 15,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a 'form' element.
     *
     * Available variables
     * - attributes: A list of HTML attributes for the wrapper element.
     * - children: The child elements of the form.
     *
     * @see template_preprocess_form()
     *
     * @ingroup themeable
     */
    #}
    
      {{ children }}
    
    ", "core/modules/system/templates/form.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/form.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array();
            static $filters = array("escape" => 15);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    [],
                    ['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('692708d7058a5_form.html.twig_WbUpE7zRuE5hoi5pE7U9HOAaP', '<?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/form.html.twig */
    class __TwigTemplate_68d7b603981115318b9580e0b9847411ec352e57b0a983fcccf663d0a365e6c5 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 15
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 15, $this->source), "html", null, true);
            echo ">
      ";
            // line 16
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["children"] ?? null), 16, $this->source), "html", null, true);
            echo "
    
    ";
        }
    
        public function getTemplateName()
        {
            return "core/modules/system/templates/form.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  44 => 16,  39 => 15,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation for a 'form' element.
     *
     * Available variables
     * - attributes: A list of HTML attributes for the wrapper element.
     * - children: The child elements of the form.
     *
     * @see template_preprocess_form()
     *
     * @ingroup themeable
     */
    #}
    
      {{ children }}
    
    ", "core/modules/system/templates/form.html.twig", "/var/www/html/wwwroot/web/core/modules/system/templates/form.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array();
            static $filters = array("escape" => 15);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    [],
                    ['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_68d7b603981115318b9580e0b9847411ec352e57b0a983fcccf663d0a365e6c5', 'core/modules/system/templates/form.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('core/modules/system/templates/form.html.twig') (Line: 55)
    twig_render_template('core/modules/system/templates/form.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('form', Array) (Line: 478)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 57)
    __TwigTemplate_1a9df0ed84243400aa7996211218d19a0e8694a45dc8f0954b8da074730d8c26->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('modules/custom/devenir_partenaire_klesia/templates/page-devenir-partenaire.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page_devenir_partenaire', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array, ) (Line: 241)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 242)
    Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 132)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_html.html.twig_7UTHipD8XnLXQC8lYJvPz4Xam', '<?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/custom/klesiatheme_v2/templates/layout/html.html.twig */
    class __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024 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 26
            $context["body_classes"] = [0 => ((        // line 27
    ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( !        // line 28
    ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null), 28, $this->source))))), 2 => ((        // line 29
    ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 29, $this->source)))) : ("")), 3 => ((        // line 30
    ($context["db_offline"] ?? null)) ? ("db-offline") : (""))];
            // line 32
            echo "
    
    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 34, $this->source), "html", null, true);
            echo ">
      
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 36, $this->source));
            echo "\">
        
        
        ";
            // line 39
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(((($context["root_path"] ?? null)) ? ($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 39, $this->source), " | ")) : ("Page d'accueil | Kap'Klesia")));
            echo "
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 40, $this->source));
            echo "\">
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 41, $this->source));
            echo "\">
        
        
      
      extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 45, $this->source), "html", null, true);
            echo ">
        ";
            // line 46
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 46, $this->source), "html", null, true);
            echo "
        ";
            // line 47
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 47, $this->source), "html", null, true);
            echo "
        ";
            // line 48
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 48, $this->source), "html", null, true);
            echo "
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 49, $this->source));
            echo "\">
      
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/custom/klesiatheme_v2/templates/layout/html.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  91 => 49,  87 => 48,  83 => 47,  79 => 46,  75 => 45,  68 => 41,  64 => 40,  60 => 39,  54 => 36,  49 => 34,  45 => 32,  43 => 30,  42 => 29,  41 => 28,  40 => 27,  39 => 26,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Theme override for the basic structure of a single Drupal page.
     *
     * Variables:
     * - logged_in: A flag indicating if user is logged in.
     * - root_path: The root path of the current page (e.g., node, admin, user).
     * - node_type: The content type for the current node, if the page is a node.
     * - head_title: List of text elements that make up the head_title variable.
     *   May contain one or more of the following:
     *   - title: The title of the page.
     *   - name: The name of the site.
     *   - slogan: The slogan of the site.
     * - page_top: Initial rendered markup. This should be printed before 'page'.
     * - page: The rendered page markup.
     * - page_bottom: Closing rendered markup. This variable should be printed after
     *   'page'.
     * - db_offline: A flag indicating if the database is offline.
     * - placeholder_token: The token for generating head, css, js and js-bottom
     *   placeholders.
     *
     * @see template_preprocess_html()
     */
    #}
    {% set body_classes = [
        logged_in ? 'user-logged-in',
        not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,
        node_type ? 'page-node-type-' ~ node_type|clean_class,
        db_offline ? 'db-offline',
    ] %}
    
    
    
      
        
        
        
        {{ root_path ? \"#{head_title|safe_join(' | ')}\" : \"Page d'accueil | Kap'Klesia\"}}
        
        
        
        
      
      
        {{ page_top }}
        {{ page }}
        {{ page_bottom }}
        
      
    ", "themes/custom/klesiatheme_v2/templates/layout/html.html.twig", "/var/www/html/wwwroot/web/themes/custom/klesiatheme_v2/templates/layout/html.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 26);
            static $filters = array("clean_class" => 28, "escape" => 34, "raw" => 36, "safe_join" => 39);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set'],
                    ['clean_class', 'escape', 'raw', 'safe_join'],
                    []
                );
            } 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('692708d7058a5_html.html.twig_7UTHipD8XnLXQC8lYJvPz4Xam', '<?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/custom/klesiatheme_v2/templates/layout/html.html.twig */
    class __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024 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 26
            $context["body_classes"] = [0 => ((        // line 27
    ($context["logged_in"] ?? null)) ? ("user-logged-in") : ("")), 1 => (( !        // line 28
    ($context["root_path"] ?? null)) ? ("path-frontpage") : (("path-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["root_path"] ?? null), 28, $this->source))))), 2 => ((        // line 29
    ($context["node_type"] ?? null)) ? (("page-node-type-" . \Drupal\Component\Utility\Html::getClass($this->sandbox->ensureToStringAllowed(($context["node_type"] ?? null), 29, $this->source)))) : ("")), 3 => ((        // line 30
    ($context["db_offline"] ?? null)) ? ("db-offline") : (""))];
            // line 32
            echo "
    
    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["html_attributes"] ?? null), 34, $this->source), "html", null, true);
            echo ">
      
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 36, $this->source));
            echo "\">
        
        
        ";
            // line 39
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->renderVar(((($context["root_path"] ?? null)) ? ($this->extensions['Drupal\Core\Template\TwigExtension']->safeJoin($this->env, $this->sandbox->ensureToStringAllowed(($context["head_title"] ?? null), 39, $this->source), " | ")) : ("Page d'accueil | Kap'Klesia")));
            echo "
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 40, $this->source));
            echo "\">
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 41, $this->source));
            echo "\">
        
        
      
      extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 45, $this->source), "html", null, true);
            echo ">
        ";
            // line 46
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_top"] ?? null), 46, $this->source), "html", null, true);
            echo "
        ";
            // line 47
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page"] ?? null), 47, $this->source), "html", null, true);
            echo "
        ";
            // line 48
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["page_bottom"] ?? null), 48, $this->source), "html", null, true);
            echo "
        extensions['Drupal\Core\Template\TwigExtension']->renderVar($this->sandbox->ensureToStringAllowed(($context["placeholder_token"] ?? null), 49, $this->source));
            echo "\">
      
    ";
        }
    
        public function getTemplateName()
        {
            return "themes/custom/klesiatheme_v2/templates/layout/html.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  91 => 49,  87 => 48,  83 => 47,  79 => 46,  75 => 45,  68 => 41,  64 => 40,  60 => 39,  54 => 36,  49 => 34,  45 => 32,  43 => 30,  42 => 29,  41 => 28,  40 => 27,  39 => 26,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Theme override for the basic structure of a single Drupal page.
     *
     * Variables:
     * - logged_in: A flag indicating if user is logged in.
     * - root_path: The root path of the current page (e.g., node, admin, user).
     * - node_type: The content type for the current node, if the page is a node.
     * - head_title: List of text elements that make up the head_title variable.
     *   May contain one or more of the following:
     *   - title: The title of the page.
     *   - name: The name of the site.
     *   - slogan: The slogan of the site.
     * - page_top: Initial rendered markup. This should be printed before 'page'.
     * - page: The rendered page markup.
     * - page_bottom: Closing rendered markup. This variable should be printed after
     *   'page'.
     * - db_offline: A flag indicating if the database is offline.
     * - placeholder_token: The token for generating head, css, js and js-bottom
     *   placeholders.
     *
     * @see template_preprocess_html()
     */
    #}
    {% set body_classes = [
        logged_in ? 'user-logged-in',
        not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,
        node_type ? 'page-node-type-' ~ node_type|clean_class,
        db_offline ? 'db-offline',
    ] %}
    
    
    
      
        
        
        
        {{ root_path ? \"#{head_title|safe_join(' | ')}\" : \"Page d'accueil | Kap'Klesia\"}}
        
        
        
        
      
      
        {{ page_top }}
        {{ page }}
        {{ page_bottom }}
        
      
    ", "themes/custom/klesiatheme_v2/templates/layout/html.html.twig", "/var/www/html/wwwroot/web/themes/custom/klesiatheme_v2/templates/layout/html.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("set" => 26);
            static $filters = array("clean_class" => 28, "escape" => 34, "raw" => 36, "safe_join" => 39);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['set'],
                    ['clean_class', 'escape', 'raw', 'safe_join'],
                    []
                );
            } 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_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024', 'themes/custom/klesiatheme_v2/templates/layout/html.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/custom/klesiatheme_v2/templates/layout/html.html.twig') (Line: 55)
    twig_render_template('themes/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_page.html.twig_aKV2ms7OJI2IT1DnuHYTB95oU', '<?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/custom/klesiatheme_v2/templates/layout/page.html.twig */
    class __TwigTemplate_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5 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 "
    ";
            // line 2
            if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "top_header", [], "any", false, false, true, 2)) {
                // line 3
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "top_header", [], "any", false, false, true, 3), 3, $this->source), "html", null, true);
                echo "
    ";
            }
            // line 5
            echo "
     
    ";
            // line 7
            if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header_nav", [], "any", false, false, true, 7)) {
                // line 8
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header_nav", [], "any", false, false, true, 8), 8, $this->source), "html", null, true);
                echo "
    ";
            }
            // line 10
            echo "
    ";
            // line 11
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content", [], "any", false, false, true, 11), 11, $this->source), "html", null, true);
            echo " 
    
    
    
    ";
            // line 15
            if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 15)) {
                // line 16
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 16), 16, $this->source), "html", null, true);
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/custom/klesiatheme_v2/templates/layout/page.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  72 => 16,  70 => 15,  63 => 11,  60 => 10,  55 => 8,  53 => 7,  49 => 5,  44 => 3,  42 => 2,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    {% if page.top_header %}
    {{ page.top_header }}
    {% endif %}
    
     
    {% if page.header_nav %}
    {{ page.header_nav }}
    {% endif %}
    
    {{ page.content }} 
    
    
    
    {% if page.footer %}
    {{ page.footer }}
    {% endif %}
    ", "themes/custom/klesiatheme_v2/templates/layout/page.html.twig", "/var/www/html/wwwroot/web/themes/custom/klesiatheme_v2/templates/layout/page.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 2);
            static $filters = array("escape" => 3);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if'],
                    ['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('692708d7058a5_page.html.twig_aKV2ms7OJI2IT1DnuHYTB95oU', '<?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/custom/klesiatheme_v2/templates/layout/page.html.twig */
    class __TwigTemplate_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5 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 "
    ";
            // line 2
            if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "top_header", [], "any", false, false, true, 2)) {
                // line 3
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "top_header", [], "any", false, false, true, 3), 3, $this->source), "html", null, true);
                echo "
    ";
            }
            // line 5
            echo "
     
    ";
            // line 7
            if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header_nav", [], "any", false, false, true, 7)) {
                // line 8
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header_nav", [], "any", false, false, true, 8), 8, $this->source), "html", null, true);
                echo "
    ";
            }
            // line 10
            echo "
    ";
            // line 11
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "content", [], "any", false, false, true, 11), 11, $this->source), "html", null, true);
            echo " 
    
    
    
    ";
            // line 15
            if (twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 15)) {
                // line 16
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, ($context["page"] ?? null), "footer", [], "any", false, false, true, 16), 16, $this->source), "html", null, true);
                echo "
    ";
            }
        }
    
        public function getTemplateName()
        {
            return "themes/custom/klesiatheme_v2/templates/layout/page.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  72 => 16,  70 => 15,  63 => 11,  60 => 10,  55 => 8,  53 => 7,  49 => 5,  44 => 3,  42 => 2,  39 => 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    {% if page.top_header %}
    {{ page.top_header }}
    {% endif %}
    
     
    {% if page.header_nav %}
    {{ page.header_nav }}
    {% endif %}
    
    {{ page.content }} 
    
    
    
    {% if page.footer %}
    {{ page.footer }}
    {% endif %}
    ", "themes/custom/klesiatheme_v2/templates/layout/page.html.twig", "/var/www/html/wwwroot/web/themes/custom/klesiatheme_v2/templates/layout/page.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 2);
            static $filters = array("escape" => 3);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if'],
                    ['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_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5', 'themes/custom/klesiatheme_v2/templates/layout/page.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('themes/custom/klesiatheme_v2/templates/layout/page.html.twig') (Line: 55)
    twig_render_template('themes/custom/klesiatheme_v2/templates/layout/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83)
    __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024->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/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_block.html.twig_UpmQ2BYJgKhb6HL-75RSPiChq', '<?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_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
                'content' => [$this, 'block_content'],
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 30, $this->source), "html", null, true);
            echo ">
      ";
            // line 31
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 31, $this->source), "html", null, true);
            echo "
      ";
            // line 32
            if (($context["label"] ?? null)) {
                // line 33
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null), 33, $this->source), "html", null, true);
                echo ">";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 33, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 35
            echo "  ";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 35, $this->source), "html", null, true);
            echo "
      ";
            // line 36
            $this->displayBlock('content', $context, $blocks);
            // line 39
            echo "
    ";
        }
    
        // line 36
        public function block_content($context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 37
            echo "    ";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 37, $this->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 => 37,  71 => 36,  66 => 39,  64 => 36,  59 => 35,  51 => 33,  49 => 32,  45 => 31,  40 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation to display a block.
     *
     * Available variables:
     * - plugin_id: The ID of the block implementation.
     * - label: The configured label of the block if visible.
     * - configuration: A list of the block's configuration values.
     *   - label: The configured label for the block.
     *   - label_display: The display settings for the label.
     *   - provider: The module or other provider that provided this block plugin.
     *   - Block plugin specific settings will also be stored here.
     * - content: The content of this block.
     * - attributes: array of HTML attributes populated by modules, intended to
     *   be added to the main container tag of this template.
     *   - id: A valid HTML ID and guaranteed unique.
     * - title_attributes: Same as attributes, except applied to the main title
     *   tag that appears in the template.
     * - title_prefix: Additional output populated by modules, intended to be
     *   displayed in front of the main title tag that appears in the template.
     * - title_suffix: Additional output populated by modules, intended to be
     *   displayed after the main title tag that appears in the template.
     *
     * @see template_preprocess_block()
     *
     * @ingroup themeable
     */
    #}
    
      {{ title_prefix }}
      {% if label %}
        {{ label }}
      {% endif %}
      {{ title_suffix }}
      {% block content %}
        {{ content }}
      {% endblock %}
    
    ", "core/modules/block/templates/block.html.twig", "/var/www/html/wwwroot/web/core/modules/block/templates/block.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 32, "block" => 36);
            static $filters = array("escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'block'],
                    ['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('692708d7058a5_block.html.twig_UpmQ2BYJgKhb6HL-75RSPiChq', '<?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_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e extends \Twig\Template
    {
        private $source;
        private $macros = [];
    
        public function __construct(Environment $env)
        {
            parent::__construct($env);
    
            $this->source = $this->getSourceContext();
    
            $this->parent = false;
    
            $this->blocks = [
                'content' => [$this, 'block_content'],
            ];
            $this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
            $this->checkSecurity();
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 30
            echo "extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["attributes"] ?? null), 30, $this->source), "html", null, true);
            echo ">
      ";
            // line 31
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_prefix"] ?? null), 31, $this->source), "html", null, true);
            echo "
      ";
            // line 32
            if (($context["label"] ?? null)) {
                // line 33
                echo "    extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_attributes"] ?? null), 33, $this->source), "html", null, true);
                echo ">";
                echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["label"] ?? null), 33, $this->source), "html", null, true);
                echo "
      ";
            }
            // line 35
            echo "  ";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["title_suffix"] ?? null), 35, $this->source), "html", null, true);
            echo "
      ";
            // line 36
            $this->displayBlock('content', $context, $blocks);
            // line 39
            echo "
    ";
        }
    
        // line 36
        public function block_content($context, array $blocks = [])
        {
            $macros = $this->macros;
            // line 37
            echo "    ";
            echo $this->extensions['Drupal\Core\Template\TwigExtension']->escapeFilter($this->env, $this->sandbox->ensureToStringAllowed(($context["content"] ?? null), 37, $this->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 => 37,  71 => 36,  66 => 39,  64 => 36,  59 => 35,  51 => 33,  49 => 32,  45 => 31,  40 => 30,);
        }
    
        public function getSourceContext()
        {
            return new Source("{#
    /**
     * @file
     * Default theme implementation to display a block.
     *
     * Available variables:
     * - plugin_id: The ID of the block implementation.
     * - label: The configured label of the block if visible.
     * - configuration: A list of the block's configuration values.
     *   - label: The configured label for the block.
     *   - label_display: The display settings for the label.
     *   - provider: The module or other provider that provided this block plugin.
     *   - Block plugin specific settings will also be stored here.
     * - content: The content of this block.
     * - attributes: array of HTML attributes populated by modules, intended to
     *   be added to the main container tag of this template.
     *   - id: A valid HTML ID and guaranteed unique.
     * - title_attributes: Same as attributes, except applied to the main title
     *   tag that appears in the template.
     * - title_prefix: Additional output populated by modules, intended to be
     *   displayed in front of the main title tag that appears in the template.
     * - title_suffix: Additional output populated by modules, intended to be
     *   displayed after the main title tag that appears in the template.
     *
     * @see template_preprocess_block()
     *
     * @ingroup themeable
     */
    #}
    
      {{ title_prefix }}
      {% if label %}
        {{ label }}
      {% endif %}
      {{ title_suffix }}
      {% block content %}
        {{ content }}
      {% endblock %}
    
    ", "core/modules/block/templates/block.html.twig", "/var/www/html/wwwroot/web/core/modules/block/templates/block.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" => 32, "block" => 36);
            static $filters = array("escape" => 30);
            static $functions = array();
    
            try {
                $this->sandbox->checkSecurity(
                    ['if', 'block'],
                    ['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_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e', '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: 422)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 435)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 44)
    __TwigTemplate_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5->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/custom/klesiatheme_v2/templates/layout/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83)
    __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024->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/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_bloc-entete.html.twig_h1Xz5Rkz86k37T50yRVXD7nBd', '<?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig */
    class __TwigTemplate_bbd3052ee6365a86e52af428d0868de3c90e1915977f8c20faf4cc0f01941ba7 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 "
    \t
    
    
    \t\t";
            // line 5
            if (($context["klesia_not_doublevue"] ?? null)) {
                // line 6
                echo "\t\t<a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("double_vue.main"));
                echo "\"
    \t\t\tonclick=\"ga('send', 'event','Haut de page', 'Clic sur le logo Klesia','utilisateur ";
                // line 7
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 7, $this-&gt;source), "html", null, true);
                echo "');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_path"] ?? null), 8, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\talt=\"Klesia, Protection et Innovation sociales\" height=\"88\"&gt;</a>
    \t\t";
            } else {
                // line 11
                echo "\t\t<a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl(""));
                echo "\"
    \t\t\tonclick=\"ga('send', 'event','Haut de page', 'Clic sur le logo Klesia','utilisateur ";
                // line 12
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 12, $this-&gt;source), "html", null, true);
                echo "');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_path"] ?? null), 13, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\talt=\"Klesia, Protection et Innovation sociales\" height=\"88\"&gt;</a>
    \t\t";
            }
            // line 16
            echo "\t\t
    \t\t\t<ul>
    \t\t\t\t";
            // line 18
            if (($context["logged_in"] ?? null)) {
                // line 19
                echo "\t\t\t\t";
                if (($context["affichage_bouton_contact"] ?? null)) {
                    // line 20
                    echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("contact_klesia.contact"));
                    echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Haut de page', 'Mes Contacts','utilisateur ";
                    // line 22
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 22, $this-&gt;source), "html", null, true);
                    echo ");\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_multiple_user_silouhette_maron"] ?? null), 23, $this-&gt;source), "html", null, true);
                    echo "\"
    \t\t\t\t\t\talt=\"Twitter\" width=\"30\" height=\"30\"&gt; Mes
    \t\t\t\t\t\t\tcontacts
    \t\t\t\t\t</a></li>
    \t\t\t\t";
                }
                // line 29
                echo "\t\t\t\t<li><a>
    \t\t\t\t\t\t";
                // line 32
                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, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "field_prenom", [], "any", false, false, true, 32), "value", [], "any", false, false, true, 32), 32, $this-&gt;source), "html", null, true);
                echo "
    \t\t\t\t\t\t\t";
                // line 33
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "field_nom", [], "any", false, false, true, 33), "value", [], "any", false, false, true, 33), 33, $this-&gt;source), "html", null, true);
                echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_right_arrow_btn"] ?? null), 34, $this-&gt;source), "html", null, true);
                echo "\" alt=\"\" width=\"19\" height=\"19\"&gt;
    \t\t\t\t</a>
    \t\t\t\t\t
    \t\t\t\t\t\t<a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("mon_compte_klesia.page_mon_compte"));
                echo "\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Haut de page', 'Mon compte','utilisateur ";
                // line 39
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 39, $this-&gt;source), "html", null, true);
                echo "');\"&gt;Mon
    \t\t\t\t\t\t\tcompte</a> <a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("bloc_entete_klesia.entete_controller_logout"));
                echo "\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Haut de page', 'Déconnexion','utilisateur ";
                // line 42
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 42, $this-&gt;source), "html", null, true);
                echo "');localStorage.clear()\"&gt;Déconnexion</a>
    
    \t\t\t\t\t</li>
    \t\t\t\t";
            } else {
                // line 46
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_kap_klesia"] ?? null), 47, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Kap Klesia', 'Clic sur le lien Vignette Kap','utilisateur ";
                // line 48
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 48, $this-&gt;source), "html", null, true);
                echo "');\"&gt;Kap'Klesia
    \t\t\t\t</a></li>
    
    \t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 55, $this-&gt;source), "html", null, true);
                echo "');\"&gt;
    \t\t\t\t\t\tSe connecter
    \t\t\t\t</a></li>
    \t\t\t\t";
            }
            // line 59
            echo "\t\t\t</ul>
    \t\t
    \t\t";
            // line 61
            if (($context["logged_in"] ?? null)) {
                // line 62
                echo "\t\t
    \t\t\textensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_menu"] ?? null), 65, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Burger\" width=\"30\" height=\"30\"&gt;
    \t\t
    \t\t";
            }
            // line 68
            echo "\t
    \t\t 
    \t
    
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  187 =&gt; 68,  181 =&gt; 65,  176 =&gt; 62,  174 =&gt; 61,  170 =&gt; 59,  163 =&gt; 55,  153 =&gt; 48,  149 =&gt; 47,  146 =&gt; 46,  139 =&gt; 42,  135 =&gt; 41,  130 =&gt; 39,  126 =&gt; 38,  119 =&gt; 34,  115 =&gt; 33,  111 =&gt; 32,  106 =&gt; 29,  97 =&gt; 23,  93 =&gt; 22,  89 =&gt; 21,  86 =&gt; 20,  83 =&gt; 19,  81 =&gt; 18,  77 =&gt; 16,  71 =&gt; 13,  67 =&gt; 12,  62 =&gt; 11,  56 =&gt; 8,  52 =&gt; 7,  47 =&gt; 6,  45 =&gt; 5,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    \t
    
    
    \t\t{% if klesia_not_doublevue %}
    \t\t<a></a>
    \t\t{% else %}
    \t\t<a>') }}\"
    \t\t\tonclick=\"ga('send', 'event','Haut de page', 'Clic sur le logo Klesia','utilisateur {{ gaBouton }}');\"&gt;</a>
    \t\t{% endif %}
    \t\t
    \t\t\t<ul>
    \t\t\t\t{% if logged_in %}
    \t\t\t\t{% if affichage_bouton_contact %}
    \t\t\t\t<li><a> Mes
    \t\t\t\t\t\t\tcontacts
    \t\t\t\t\t</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t<li><a>
    \t\t\t\t\t\t{{ user.field_prenom.value }}
    \t\t\t\t\t\t\t{{ user.field_nom.value }}
    \t\t\t\t</a>
    \t\t\t\t\t
    \t\t\t\t\t\t<a>Mon
    \t\t\t\t\t\t\tcompte</a> <a>Déconnexion</a>
    
    \t\t\t\t\t</li>
    \t\t\t\t{% else %}
    \t\t\t\t<li><a>Kap'Klesia
    \t\t\t\t</a></li>
    
    \t\t\t\t<li><a>
    \t\t\t\t\t\tSe connecter
    \t\t\t\t</a></li>
    \t\t\t\t{% endif %}
    \t\t\t</ul>
    \t\t
    \t\t{% if logged_in %}
    \t\t
    \t\t\t
    \t\t
    \t\t{% endif %}
    \t
    \t\t 
    \t
    
    ", "modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig", "/var/www/html/wwwroot/web/modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 5);
            static $filters = array("escape" =&gt; 7);
            static $functions = array("url" =&gt; 6);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    ['url']
                );
            } 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('692708d7058a5_bloc-entete.html.twig_h1Xz5Rkz86k37T50yRVXD7nBd', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig */
    class __TwigTemplate_bbd3052ee6365a86e52af428d0868de3c90e1915977f8c20faf4cc0f01941ba7 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 "
    \t
    
    
    \t\t";
            // line 5
            if (($context["klesia_not_doublevue"] ?? null)) {
                // line 6
                echo "\t\t<a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("double_vue.main"));
                echo "\"
    \t\t\tonclick=\"ga('send', 'event','Haut de page', 'Clic sur le logo Klesia','utilisateur ";
                // line 7
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 7, $this-&gt;source), "html", null, true);
                echo "');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_path"] ?? null), 8, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\talt=\"Klesia, Protection et Innovation sociales\" height=\"88\"&gt;</a>
    \t\t";
            } else {
                // line 11
                echo "\t\t<a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl(""));
                echo "\"
    \t\t\tonclick=\"ga('send', 'event','Haut de page', 'Clic sur le logo Klesia','utilisateur ";
                // line 12
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 12, $this-&gt;source), "html", null, true);
                echo "');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_path"] ?? null), 13, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\talt=\"Klesia, Protection et Innovation sociales\" height=\"88\"&gt;</a>
    \t\t";
            }
            // line 16
            echo "\t\t
    \t\t\t<ul>
    \t\t\t\t";
            // line 18
            if (($context["logged_in"] ?? null)) {
                // line 19
                echo "\t\t\t\t";
                if (($context["affichage_bouton_contact"] ?? null)) {
                    // line 20
                    echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("contact_klesia.contact"));
                    echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Haut de page', 'Mes Contacts','utilisateur ";
                    // line 22
                    echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 22, $this-&gt;source), "html", null, true);
                    echo ");\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_multiple_user_silouhette_maron"] ?? null), 23, $this-&gt;source), "html", null, true);
                    echo "\"
    \t\t\t\t\t\talt=\"Twitter\" width=\"30\" height=\"30\"&gt; Mes
    \t\t\t\t\t\t\tcontacts
    \t\t\t\t\t</a></li>
    \t\t\t\t";
                }
                // line 29
                echo "\t\t\t\t<li><a>
    \t\t\t\t\t\t";
                // line 32
                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, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "field_prenom", [], "any", false, false, true, 32), "value", [], "any", false, false, true, 32), 32, $this-&gt;source), "html", null, true);
                echo "
    \t\t\t\t\t\t\t";
                // line 33
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(twig_get_attribute($this-&gt;env, $this-&gt;source, twig_get_attribute($this-&gt;env, $this-&gt;source, ($context["user"] ?? null), "field_nom", [], "any", false, false, true, 33), "value", [], "any", false, false, true, 33), 33, $this-&gt;source), "html", null, true);
                echo "extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_right_arrow_btn"] ?? null), 34, $this-&gt;source), "html", null, true);
                echo "\" alt=\"\" width=\"19\" height=\"19\"&gt;
    \t\t\t\t</a>
    \t\t\t\t\t
    \t\t\t\t\t\t<a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("mon_compte_klesia.page_mon_compte"));
                echo "\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Haut de page', 'Mon compte','utilisateur ";
                // line 39
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 39, $this-&gt;source), "html", null, true);
                echo "');\"&gt;Mon
    \t\t\t\t\t\t\tcompte</a> <a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("bloc_entete_klesia.entete_controller_logout"));
                echo "\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Haut de page', 'Déconnexion','utilisateur ";
                // line 42
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 42, $this-&gt;source), "html", null, true);
                echo "');localStorage.clear()\"&gt;Déconnexion</a>
    
    \t\t\t\t\t</li>
    \t\t\t\t";
            } else {
                // line 46
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_kap_klesia"] ?? null), 47, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Kap Klesia', 'Clic sur le lien Vignette Kap','utilisateur ";
                // line 48
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 48, $this-&gt;source), "html", null, true);
                echo "');\"&gt;Kap'Klesia
    \t\t\t\t</a></li>
    
    \t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["gaBouton"] ?? null), 55, $this-&gt;source), "html", null, true);
                echo "');\"&gt;
    \t\t\t\t\t\tSe connecter
    \t\t\t\t</a></li>
    \t\t\t\t";
            }
            // line 59
            echo "\t\t\t</ul>
    \t\t
    \t\t";
            // line 61
            if (($context["logged_in"] ?? null)) {
                // line 62
                echo "\t\t
    \t\t\textensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_menu"] ?? null), 65, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Burger\" width=\"30\" height=\"30\"&gt;
    \t\t
    \t\t";
            }
            // line 68
            echo "\t
    \t\t 
    \t
    
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  187 =&gt; 68,  181 =&gt; 65,  176 =&gt; 62,  174 =&gt; 61,  170 =&gt; 59,  163 =&gt; 55,  153 =&gt; 48,  149 =&gt; 47,  146 =&gt; 46,  139 =&gt; 42,  135 =&gt; 41,  130 =&gt; 39,  126 =&gt; 38,  119 =&gt; 34,  115 =&gt; 33,  111 =&gt; 32,  106 =&gt; 29,  97 =&gt; 23,  93 =&gt; 22,  89 =&gt; 21,  86 =&gt; 20,  83 =&gt; 19,  81 =&gt; 18,  77 =&gt; 16,  71 =&gt; 13,  67 =&gt; 12,  62 =&gt; 11,  56 =&gt; 8,  52 =&gt; 7,  47 =&gt; 6,  45 =&gt; 5,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    \t
    
    
    \t\t{% if klesia_not_doublevue %}
    \t\t<a></a>
    \t\t{% else %}
    \t\t<a>') }}\"
    \t\t\tonclick=\"ga('send', 'event','Haut de page', 'Clic sur le logo Klesia','utilisateur {{ gaBouton }}');\"&gt;</a>
    \t\t{% endif %}
    \t\t
    \t\t\t<ul>
    \t\t\t\t{% if logged_in %}
    \t\t\t\t{% if affichage_bouton_contact %}
    \t\t\t\t<li><a> Mes
    \t\t\t\t\t\t\tcontacts
    \t\t\t\t\t</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t<li><a>
    \t\t\t\t\t\t{{ user.field_prenom.value }}
    \t\t\t\t\t\t\t{{ user.field_nom.value }}
    \t\t\t\t</a>
    \t\t\t\t\t
    \t\t\t\t\t\t<a>Mon
    \t\t\t\t\t\t\tcompte</a> <a>Déconnexion</a>
    
    \t\t\t\t\t</li>
    \t\t\t\t{% else %}
    \t\t\t\t<li><a>Kap'Klesia
    \t\t\t\t</a></li>
    
    \t\t\t\t<li><a>
    \t\t\t\t\t\tSe connecter
    \t\t\t\t</a></li>
    \t\t\t\t{% endif %}
    \t\t\t</ul>
    \t\t
    \t\t{% if logged_in %}
    \t\t
    \t\t\t
    \t\t
    \t\t{% endif %}
    \t
    \t\t 
    \t
    
    ", "modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig", "/var/www/html/wwwroot/web/modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 5);
            static $filters = array("escape" =&gt; 7);
            static $functions = array("url" =&gt; 6);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    ['url']
                );
            } 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_bbd3052ee6365a86e52af428d0868de3c90e1915977f8c20faf4cc0f01941ba7', 'modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig') (Line: 55)
    twig_render_template('modules/custom/bloc_entete_klesia/templates/bloc-entete.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('bloc_entete', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 76)
    __TwigTemplate_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 64)
    __TwigTemplate_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e->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/block/templates/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 435)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 44)
    __TwigTemplate_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5->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/custom/klesiatheme_v2/templates/layout/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83)
    __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024->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/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_region.html.twig_oy5z0amIjKMomfJ1oaqS9eflY', '&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_00383b0408f259103012b86926b187bf87e3ba81e8748498f64153652f581f3b 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("{#
    /**
     * @file
     * Default theme implementation to display a region.
     *
     * Available variables:
     * - content: The content for this region, typically blocks.
     * - attributes: HTML attributes for the region .
     * - region: The name of the region variable as defined in the theme's
     *   .info.yml file.
     *
     * @see template_preprocess_region()
     *
     * @ingroup themeable
     */
    #}
    {% if content %}
      
        {{ content }}
      
    {% endif %}
    ", "core/modules/system/templates/region.html.twig", "/var/www/html/wwwroot/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('692708d7058a5_region.html.twig_oy5z0amIjKMomfJ1oaqS9eflY', '&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_00383b0408f259103012b86926b187bf87e3ba81e8748498f64153652f581f3b 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("{#
    /**
     * @file
     * Default theme implementation to display a region.
     *
     * Available variables:
     * - content: The content for this region, typically blocks.
     * - attributes: HTML attributes for the region .
     * - region: The name of the region variable as defined in the theme's
     *   .info.yml file.
     *
     * @see template_preprocess_region()
     *
     * @ingroup themeable
     */
    #}
    {% if content %}
      
        {{ content }}
      
    {% endif %}
    ", "core/modules/system/templates/region.html.twig", "/var/www/html/wwwroot/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_00383b0408f259103012b86926b187bf87e3ba81e8748498f64153652f581f3b', '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: 478)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 44)
    __TwigTemplate_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5->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/custom/klesiatheme_v2/templates/layout/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83)
    __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024->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/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_bloc-footer.html.twig_Vw9DqK1VIfzSyWj3IFMKcDmqa', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/bloc_footer/templates/bloc-footer.html.twig */
    class __TwigTemplate_5e4af924d9982edaf76a7c1be0ef615502ac90ab997abf933e04c5f86a172287 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 "
    \t
    \t\t
    \t\t\t
    \t\t\t\textensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_klesia"] ?? null), 5, $this-&gt;source), "html", null, true);
            echo "\"
    \t\t\t\t\talt=\"Klesia, Protection et Innovation sociales\" width=\"180\"
    \t\t\t\t\theight=\"66\"&gt;
    \t\t\t
    \t\t\t
    \t\t\t\t<a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("actualites_evenements_klesia.actu_evts_controller_listeActuEvts"));
            echo "\"
    \t\t\t\t\trole=\"button\"
    \t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Actualités','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_journal"] ?? null), 14, $this-&gt;source), "html", null, true);
            echo "\"
    \t\t\t\t\talt=\"Actualités\" width=\"64\" height=\"64\"&gt;Actualités</a>
    \t\t\t
    \t\t\t
    \t\t\t\t<ul>
    \t\t\t\t\t";
            // line 20
            if (($context["lien_twitter_actif"] ?? null)) {
                // line 21
                echo "\t\t\t\t\t<li><a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_twitter"] ?? null), 21, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\t\ttarget=\"_blank\"
    \t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Twitter','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_twitter_footer"] ?? null), 24, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Twitter\" width=\"30\"
    \t\t\t\t\t\t\theight=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 27
            echo "\t\t\t\t\t";
            if (($context["lien_linkedin_actif"] ?? null)) {
                // line 28
                echo "\t\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_linkedin"] ?? null), 29, $this-&gt;source), "html", null, true);
                echo "\" target=\"_blank\"
    \t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien LinkedIn','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_linkedin"] ?? null), 31, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Linkedin\" width=\"30\"
    \t\t\t\t\t\t\theight=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 34
            echo "\t\t\t\t\t";
            if (($context["lien_facebook_actif"] ?? null)) {
                // line 35
                echo "\t\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_facebook"] ?? null), 36, $this-&gt;source), "html", null, true);
                echo "\" target=\"_blank\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Facebook','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_facebook"] ?? null), 38, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Facebook\" width=\"30\"
    \t\t\t\t\t\t\theight=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 41
            echo "\t\t\t\t\t";
            if (($context["lien_youtube_actif"] ?? null)) {
                // line 42
                echo "\t\t\t\t\t<li><a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_youtube"] ?? null), 42, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\t\ttarget=\"_blank\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Youtube','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_youtube"] ?? null), 44, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\t\t\talt=\"YouTube\" width=\"30\" height=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 47
            echo "\t\t\t\t</ul>
    \t\t\t
    \t\t
    \t\t
    \t\t
    \t\t\t<ul>
    \t\t\t\t";
            // line 53
            if (($context["lien_mentions_legales_actif"] ?? null)) {
                // line 54
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_mentions_legales"] ?? null), 56, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur les Mentions légales','utilisateur ID');\"&gt;";
                // line 57
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_mentions_legales"] ?? null), 57, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 59
            echo "\t\t\t\t";
            if ((($context["lien_mentions_legales_actif"] ?? null) &amp;&amp; (($context["lien_cookies_actif"] ?? null) || ($context["lien_klesia_actif"] ?? null)))) {
                // line 60
                echo "\t\t\t\t<li>•</li>
    \t\t\t\t";
            }
            // line 62
            echo "\t\t\t\t";
            if (($context["lien_cookies_actif"] ?? null)) {
                // line 63
                echo "\t\t\t\t<li><a>";
                // line 66
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_cookies"] ?? null), 66, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 68
            echo "\t\t\t\t
    \t\t\t\t";
            // line 69
            if ((($context["lien_politique_conf_actif"] ?? null) &amp;&amp; (($context["lien_cookies_actif"] ?? null) || ($context["lien_klesia_actif"] ?? null)))) {
                // line 70
                echo "\t\t\t\t<li>•</li>
    \t\t\t\t";
            }
            // line 72
            echo "\t\t\t\t";
            if (($context["lien_politique_conf_actif"] ?? null)) {
                // line 73
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_mentions_politique_conf"] ?? null), 75, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Politique de confidentialité','utilisateur ID');\"&gt;";
                // line 76
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_politique_conf"] ?? null), 76, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 78
            echo "\t\t\t\t";
            if (((($context["lien_cookies_actif"] ?? null) &amp;&amp; ($context["lien_klesia_actif"] ?? null)) || (($context["lien_politique_conf_actif"] ?? null) &amp;&amp; ($context["lien_politique_conf_actif"] ?? null)))) {
                // line 79
                echo "\t\t\t\t<li>•</li>
    \t\t\t\t";
            }
            // line 81
            echo "\t\t\t\t";
            if (($context["lien_klesia_actif"] ?? null)) {
                // line 82
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_klesia"] ?? null), 84, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Klesia.fr','utilisateur ID');\"&gt;";
                // line 85
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_klesia"] ?? null), 85, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 87
            echo "\t\t\t</ul>
    \t\t
    \t
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/bloc_footer/templates/bloc-footer.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  224 =&gt; 87,  219 =&gt; 85,  215 =&gt; 84,  211 =&gt; 82,  208 =&gt; 81,  204 =&gt; 79,  201 =&gt; 78,  196 =&gt; 76,  192 =&gt; 75,  188 =&gt; 73,  185 =&gt; 72,  181 =&gt; 70,  179 =&gt; 69,  176 =&gt; 68,  171 =&gt; 66,  166 =&gt; 63,  163 =&gt; 62,  159 =&gt; 60,  156 =&gt; 59,  151 =&gt; 57,  147 =&gt; 56,  143 =&gt; 54,  141 =&gt; 53,  133 =&gt; 47,  127 =&gt; 44,  121 =&gt; 42,  118 =&gt; 41,  112 =&gt; 38,  107 =&gt; 36,  104 =&gt; 35,  101 =&gt; 34,  95 =&gt; 31,  90 =&gt; 29,  87 =&gt; 28,  84 =&gt; 27,  78 =&gt; 24,  71 =&gt; 21,  69 =&gt; 20,  60 =&gt; 14,  55 =&gt; 12,  45 =&gt; 5,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    \t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t<a>Actualités</a>
    \t\t\t
    \t\t\t
    \t\t\t\t<ul>
    \t\t\t\t\t{% if lien_twitter_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t\t{% if lien_linkedin_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t\t{% if lien_facebook_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t\t{% if lien_youtube_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t</ul>
    \t\t\t
    \t\t
    \t\t
    \t\t
    \t\t\t<ul>
    \t\t\t\t{% if lien_mentions_legales_actif %}
    \t\t\t\t<li><a>{{ libelle_mentions_legales }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_mentions_legales_actif and (lien_cookies_actif or lien_klesia_actif) %}
    \t\t\t\t<li>•</li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_cookies_actif %}
    \t\t\t\t<li><a>{{ libelle_cookies }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t\t{% if lien_politique_conf_actif and (lien_cookies_actif or lien_klesia_actif)%}
    \t\t\t\t<li>•</li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_politique_conf_actif %}
    \t\t\t\t<li><a>{{ libelle_politique_conf }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if (lien_cookies_actif and lien_klesia_actif) or (lien_politique_conf_actif and lien_politique_conf_actif) %}
    \t\t\t\t<li>•</li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_klesia_actif %}
    \t\t\t\t<li><a>{{ libelle_klesia }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t</ul>
    \t\t
    \t
    ", "modules/custom/bloc_footer/templates/bloc-footer.html.twig", "/var/www/html/wwwroot/web/modules/custom/bloc_footer/templates/bloc-footer.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 20);
            static $filters = array("escape" =&gt; 5);
            static $functions = array("url" =&gt; 12);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    ['url']
                );
            } 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('692708d7058a5_bloc-footer.html.twig_Vw9DqK1VIfzSyWj3IFMKcDmqa', '&lt;?php
    
    use Twig\Environment;
    use Twig\Error\LoaderError;
    use Twig\Error\RuntimeError;
    use Twig\Extension\SandboxExtension;
    use Twig\Markup;
    use Twig\Sandbox\SecurityError;
    use Twig\Sandbox\SecurityNotAllowedTagError;
    use Twig\Sandbox\SecurityNotAllowedFilterError;
    use Twig\Sandbox\SecurityNotAllowedFunctionError;
    use Twig\Source;
    use Twig\Template;
    
    /* modules/custom/bloc_footer/templates/bloc-footer.html.twig */
    class __TwigTemplate_5e4af924d9982edaf76a7c1be0ef615502ac90ab997abf933e04c5f86a172287 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 "
    \t
    \t\t
    \t\t\t
    \t\t\t\textensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_klesia"] ?? null), 5, $this-&gt;source), "html", null, true);
            echo "\"
    \t\t\t\t\talt=\"Klesia, Protection et Innovation sociales\" width=\"180\"
    \t\t\t\t\theight=\"66\"&gt;
    \t\t\t
    \t\t\t
    \t\t\t\t<a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;renderVar($this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;getUrl("actualites_evenements_klesia.actu_evts_controller_listeActuEvts"));
            echo "\"
    \t\t\t\t\trole=\"button\"
    \t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Actualités','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_journal"] ?? null), 14, $this-&gt;source), "html", null, true);
            echo "\"
    \t\t\t\t\talt=\"Actualités\" width=\"64\" height=\"64\"&gt;Actualités</a>
    \t\t\t
    \t\t\t
    \t\t\t\t<ul>
    \t\t\t\t\t";
            // line 20
            if (($context["lien_twitter_actif"] ?? null)) {
                // line 21
                echo "\t\t\t\t\t<li><a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_twitter"] ?? null), 21, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\t\ttarget=\"_blank\"
    \t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Twitter','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_twitter_footer"] ?? null), 24, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Twitter\" width=\"30\"
    \t\t\t\t\t\t\theight=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 27
            echo "\t\t\t\t\t";
            if (($context["lien_linkedin_actif"] ?? null)) {
                // line 28
                echo "\t\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_linkedin"] ?? null), 29, $this-&gt;source), "html", null, true);
                echo "\" target=\"_blank\"
    \t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien LinkedIn','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_linkedin"] ?? null), 31, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Linkedin\" width=\"30\"
    \t\t\t\t\t\t\theight=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 34
            echo "\t\t\t\t\t";
            if (($context["lien_facebook_actif"] ?? null)) {
                // line 35
                echo "\t\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_facebook"] ?? null), 36, $this-&gt;source), "html", null, true);
                echo "\" target=\"_blank\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Facebook','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_facebook"] ?? null), 38, $this-&gt;source), "html", null, true);
                echo "\" alt=\"Facebook\" width=\"30\"
    \t\t\t\t\t\t\theight=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 41
            echo "\t\t\t\t\t";
            if (($context["lien_youtube_actif"] ?? null)) {
                // line 42
                echo "\t\t\t\t\t<li><a echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_youtube"] ?? null), 42, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\t\ttarget=\"_blank\"
    \t\t\t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Youtube','utilisateur ID');\"&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["img_logo_youtube"] ?? null), 44, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\t\t\talt=\"YouTube\" width=\"30\" height=\"30\"&gt;</a></li>
    \t\t\t\t\t";
            }
            // line 47
            echo "\t\t\t\t</ul>
    \t\t\t
    \t\t
    \t\t
    \t\t
    \t\t\t<ul>
    \t\t\t\t";
            // line 53
            if (($context["lien_mentions_legales_actif"] ?? null)) {
                // line 54
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_mentions_legales"] ?? null), 56, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur les Mentions légales','utilisateur ID');\"&gt;";
                // line 57
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_mentions_legales"] ?? null), 57, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 59
            echo "\t\t\t\t";
            if ((($context["lien_mentions_legales_actif"] ?? null) &amp;&amp; (($context["lien_cookies_actif"] ?? null) || ($context["lien_klesia_actif"] ?? null)))) {
                // line 60
                echo "\t\t\t\t<li>•</li>
    \t\t\t\t";
            }
            // line 62
            echo "\t\t\t\t";
            if (($context["lien_cookies_actif"] ?? null)) {
                // line 63
                echo "\t\t\t\t<li><a>";
                // line 66
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_cookies"] ?? null), 66, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 68
            echo "\t\t\t\t
    \t\t\t\t";
            // line 69
            if ((($context["lien_politique_conf_actif"] ?? null) &amp;&amp; (($context["lien_cookies_actif"] ?? null) || ($context["lien_klesia_actif"] ?? null)))) {
                // line 70
                echo "\t\t\t\t<li>•</li>
    \t\t\t\t";
            }
            // line 72
            echo "\t\t\t\t";
            if (($context["lien_politique_conf_actif"] ?? null)) {
                // line 73
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_mentions_politique_conf"] ?? null), 75, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Politique de confidentialité','utilisateur ID');\"&gt;";
                // line 76
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_politique_conf"] ?? null), 76, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 78
            echo "\t\t\t\t";
            if (((($context["lien_cookies_actif"] ?? null) &amp;&amp; ($context["lien_klesia_actif"] ?? null)) || (($context["lien_politique_conf_actif"] ?? null) &amp;&amp; ($context["lien_politique_conf_actif"] ?? null)))) {
                // line 79
                echo "\t\t\t\t<li>•</li>
    \t\t\t\t";
            }
            // line 81
            echo "\t\t\t\t";
            if (($context["lien_klesia_actif"] ?? null)) {
                // line 82
                echo "\t\t\t\t<li><a line echo this->extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["lien_klesia"] ?? null), 84, $this-&gt;source), "html", null, true);
                echo "\"
    \t\t\t\t\tonclick=\"ga('send', 'event','Pied de page', 'Clic sur le lien Klesia.fr','utilisateur ID');\"&gt;";
                // line 85
                echo $this-&gt;extensions['Drupal\Core\Template\TwigExtension']-&gt;escapeFilter($this-&gt;env, $this-&gt;sandbox-&gt;ensureToStringAllowed(($context["libelle_klesia"] ?? null), 85, $this-&gt;source), "html", null, true);
                echo "</a></li>
    \t\t\t\t";
            }
            // line 87
            echo "\t\t\t</ul>
    \t\t
    \t
    ";
        }
    
        public function getTemplateName()
        {
            return "modules/custom/bloc_footer/templates/bloc-footer.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  224 =&gt; 87,  219 =&gt; 85,  215 =&gt; 84,  211 =&gt; 82,  208 =&gt; 81,  204 =&gt; 79,  201 =&gt; 78,  196 =&gt; 76,  192 =&gt; 75,  188 =&gt; 73,  185 =&gt; 72,  181 =&gt; 70,  179 =&gt; 69,  176 =&gt; 68,  171 =&gt; 66,  166 =&gt; 63,  163 =&gt; 62,  159 =&gt; 60,  156 =&gt; 59,  151 =&gt; 57,  147 =&gt; 56,  143 =&gt; 54,  141 =&gt; 53,  133 =&gt; 47,  127 =&gt; 44,  121 =&gt; 42,  118 =&gt; 41,  112 =&gt; 38,  107 =&gt; 36,  104 =&gt; 35,  101 =&gt; 34,  95 =&gt; 31,  90 =&gt; 29,  87 =&gt; 28,  84 =&gt; 27,  78 =&gt; 24,  71 =&gt; 21,  69 =&gt; 20,  60 =&gt; 14,  55 =&gt; 12,  45 =&gt; 5,  39 =&gt; 1,);
        }
    
        public function getSourceContext()
        {
            return new Source("
    \t
    \t\t
    \t\t\t
    \t\t\t\t
    \t\t\t
    \t\t\t
    \t\t\t\t<a>Actualités</a>
    \t\t\t
    \t\t\t
    \t\t\t\t<ul>
    \t\t\t\t\t{% if lien_twitter_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t\t{% if lien_linkedin_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t\t{% if lien_facebook_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t\t{% if lien_youtube_actif %}
    \t\t\t\t\t<li><a></a></li>
    \t\t\t\t\t{% endif %}
    \t\t\t\t</ul>
    \t\t\t
    \t\t
    \t\t
    \t\t
    \t\t\t<ul>
    \t\t\t\t{% if lien_mentions_legales_actif %}
    \t\t\t\t<li><a>{{ libelle_mentions_legales }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_mentions_legales_actif and (lien_cookies_actif or lien_klesia_actif) %}
    \t\t\t\t<li>•</li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_cookies_actif %}
    \t\t\t\t<li><a>{{ libelle_cookies }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t
    \t\t\t\t{% if lien_politique_conf_actif and (lien_cookies_actif or lien_klesia_actif)%}
    \t\t\t\t<li>•</li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_politique_conf_actif %}
    \t\t\t\t<li><a>{{ libelle_politique_conf }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if (lien_cookies_actif and lien_klesia_actif) or (lien_politique_conf_actif and lien_politique_conf_actif) %}
    \t\t\t\t<li>•</li>
    \t\t\t\t{% endif %}
    \t\t\t\t{% if lien_klesia_actif %}
    \t\t\t\t<li><a>{{ libelle_klesia }}</a></li>
    \t\t\t\t{% endif %}
    \t\t\t</ul>
    \t\t
    \t
    ", "modules/custom/bloc_footer/templates/bloc-footer.html.twig", "/var/www/html/wwwroot/web/modules/custom/bloc_footer/templates/bloc-footer.html.twig");
        }
        
        public function checkSecurity()
        {
            static $tags = array("if" =&gt; 20);
            static $filters = array("escape" =&gt; 5);
            static $functions = array("url" =&gt; 12);
    
            try {
                $this-&gt;sandbox-&gt;checkSecurity(
                    ['if'],
                    ['escape'],
                    ['url']
                );
            } 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_5e4af924d9982edaf76a7c1be0ef615502ac90ab997abf933e04c5f86a172287', 'modules/custom/bloc_footer/templates/bloc-footer.html.twig', NULL) (Line: 381)
    Twig\Environment->loadTemplate('modules/custom/bloc_footer/templates/bloc-footer.html.twig') (Line: 55)
    twig_render_template('modules/custom/bloc_footer/templates/bloc-footer.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('bloc_footer', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 76)
    __TwigTemplate_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e->block_content(Array, Array) (Line: 182)
    Twig\Template->displayBlock('content', Array, Array) (Line: 64)
    __TwigTemplate_3e0d31478c0262083377dabb65af4475ce2630d61d38d8d43b367d11558c433e->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/block/templates/block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 435)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 72)
    __TwigTemplate_346fc50acf7aa9beb81cfea76041a6f6155b7868555845782d06b43c7bbc34c5->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/custom/klesiatheme_v2/templates/layout/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83)
    __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024->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/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    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', 511) (Line: 104)
    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('692708d7058a5_off-canvas-page-wrapper.h_RV9_5bMpl6Fpln3zfQE9NU2KU', '&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_f2e7d1db0e91a38148b6f680e6cb27ce4b89aa557903f288d3b2cc58af8ff501 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("{#
    /**
     * @file
     * Default theme implementation for a page wrapper.
     *
     * For consistent wrapping to {{ page }} render in all themes. The
     * \"data-off-canvas-main-canvas\" attribute is required by the off-canvas dialog.
     * This is used by the core/drupal.dialog.off_canvas library to select the
     * \"main canvas\" page element as opposed to the \"off canvas\" which is the dialog
     * itself. The \"main canvas\" element must be resized according to the width of
     * the \"off canvas\" dialog so that no portion of the \"main canvas\" is obstructed
     * by the off-canvas dialog. The off-canvas dialog can vary in width when opened
     * and can be resized by the user. The \"data-off-canvas-main-canvas\" attribute
     * cannot be removed without breaking the off-canvas dialog functionality.
     *
     * Available variables:
     * - children: Contains the child elements of the page.
     *
     * @ingroup themeable
     */
    #}
    {% if children %}
      
        {{ children }}
      
    {% endif %}
    ", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/var/www/html/wwwroot/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('692708d7058a5_off-canvas-page-wrapper.h_RV9_5bMpl6Fpln3zfQE9NU2KU', '&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_f2e7d1db0e91a38148b6f680e6cb27ce4b89aa557903f288d3b2cc58af8ff501 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("{#
    /**
     * @file
     * Default theme implementation for a page wrapper.
     *
     * For consistent wrapping to {{ page }} render in all themes. The
     * \"data-off-canvas-main-canvas\" attribute is required by the off-canvas dialog.
     * This is used by the core/drupal.dialog.off_canvas library to select the
     * \"main canvas\" page element as opposed to the \"off canvas\" which is the dialog
     * itself. The \"main canvas\" element must be resized according to the width of
     * the \"off canvas\" dialog so that no portion of the \"main canvas\" is obstructed
     * by the off-canvas dialog. The off-canvas dialog can vary in width when opened
     * and can be resized by the user. The \"data-off-canvas-main-canvas\" attribute
     * cannot be removed without breaking the off-canvas dialog functionality.
     *
     * Available variables:
     * - children: Contains the child elements of the page.
     *
     * @ingroup themeable
     */
    #}
    {% if children %}
      
        {{ children }}
      
    {% endif %}
    ", "core/modules/system/templates/off-canvas-page-wrapper.html.twig", "/var/www/html/wwwroot/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_f2e7d1db0e91a38148b6f680e6cb27ce4b89aa557903f288d3b2cc58af8ff501', '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: 478)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 479)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 83)
    __TwigTemplate_cff662e461f1e23813ae11d48ae4ced8866f89e2b1d762c1aa5c155534b62024->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/custom/klesiatheme_v2/templates/layout/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 422)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 201)
    Drupal\Core\Render\Renderer->render(Array) (Line: 162)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 564)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 163)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 142)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.view') (Line: 163)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 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: 708)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
    

Devenir courtier partenaire

Vous êtes courtier et souhaitez devenir partenaire de Klesia ? Nos conditions de partenariat s’inscrivent dans la durée et reposent sur la mise en place d’une organisation commerciale adaptée au courtage, permettant réactivité, pilotage et performance.

Mention d'informations : cliquez ici.

*Champs obligatoires

Vous souhaitez devenir partenaire ?

Entreprise

7 + 11 =
Trouvez la solution de ce problème mathématique simple et saisissez le résultat. Par exemple, pour 1 + 3, saisissez 4.