Error message

  • Warning: file_put_contents(/tmp/rolling/live_204/twig/662b7ddc1d4e8_block--bundle--wysiwyg-bl_RzQlXPhd02_2I_NxQ4FpkLn_K/.htaccess): failed to open stream: Permission denied in Drupal\Component\PhpStorage\FileStorage->ensureDirectory() (line 123 of core/lib/Drupal/Component/PhpStorage/FileStorage.php).
    Drupal\Component\PhpStorage\FileStorage->ensureDirectory('/tmp/rolling/live_204/twig/662b7ddc1d4e8_block--bundle--wysiwyg-bl_RzQlXPhd02_2I_NxQ4FpkLn_K') (Line: 86)
    Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage->save('662b7ddc1d4e8_block--bundle--wysiwyg-bl_RzQlXPhd02_2I_NxQ4FpkLn_K', '<?php
    
    /* themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig */
    class __TwigTemplate_de6f8de7f541d9c6cbcf1091cd79113a51e8ae7d31b8c58c50706f9248a140ee extends Twig_Template
    {
        public function __construct(Twig_Environment $env)
        {
            parent::__construct($env);
    
            $this->parent = false;
    
            $this->blocks = [
                'content' => [$this, 'block_content'],
            ];
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $tags = ["set" => 31, "if" => 39, "block" => 43];
            $filters = ["clean_class" => 33, "without" => 40, "render" => 44];
            $functions = [];
    
            try {
                $this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
                    ['set', 'if', 'block'],
                    ['clean_class', 'without', 'render'],
                    []
                );
            } catch (Twig_Sandbox_SecurityError $e) {
                $e->setSourceContext($this->getSourceContext());
    
                if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
                    $e->setTemplateLine($tags[$e->getTagName()]);
                } elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
                    $e->setTemplateLine($filters[$e->getFilterName()]);
                } elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
                    $e->setTemplateLine($functions[$e->getFunctionName()]);
                }
    
                throw $e;
            }
    
            // line 31
            $context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute(        // line 33
    ($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass(        // line 34
    ($context["plugin_id"] ?? null)))];
            // line 37
            echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method"), "html", null, true));
            echo ">
      ";
            // line 38
            echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
            echo "
      ";
            // line 39
            if (($context["label"] ?? null)) {
                // line 40
                echo "    env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["title_attributes"] ?? null), "class", []), "html", null, true));
                echo "\" ";
                echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without(($context["title_attributes"] ?? null), "class"), "html", null, true));
                echo ">";
                echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
                echo "
      ";
            }
            // line 42
            echo "  ";
            echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
            echo "
      ";
            // line 43
            $this->displayBlock('content', $context, $blocks);
            // line 51
            echo "";
        }
    
        // line 43
        public function block_content($context, array $blocks = [])
        {
            // line 44
            echo "  \t";
            if ( !twig_test_empty($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_title", []), 0, [])))) {
                // line 45
                echo "  \t";
                echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_title", []), 0, []), "html", null, true));
                echo "
      \t";
            }
            // line 47
            echo "    
          ";
            // line 48
            echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["content"] ?? null), "body", []), 0, []), "html", null, true));
            echo "
        
      ";
        }
    
        public function getTemplateName()
        {
            return "themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  95 => 48,  92 => 47,  86 => 45,  83 => 44,  80 => 43,  76 => 51,  74 => 43,  69 => 42,  59 => 40,  57 => 39,  53 => 38,  48 => 37,  46 => 34,  45 => 33,  44 => 31,);
        }
    
        /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
        public function getSource()
        {
            @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
    
            return $this->getSourceContext()->getCode();
        }
    
        public function getSourceContext()
        {
            return new Twig_Source("", "themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig", "/code/web/themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig");
        }
    }
    ') (Line: 111)
    Drupal\Core\Template\TwigPhpStorageCache->write('662b7ddc1d4e8_block--bundle--wysiwyg-bl_RzQlXPhd02_2I_NxQ4FpkLn_K', '<?php
    
    /* themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig */
    class __TwigTemplate_de6f8de7f541d9c6cbcf1091cd79113a51e8ae7d31b8c58c50706f9248a140ee extends Twig_Template
    {
        public function __construct(Twig_Environment $env)
        {
            parent::__construct($env);
    
            $this->parent = false;
    
            $this->blocks = [
                'content' => [$this, 'block_content'],
            ];
        }
    
        protected function doDisplay(array $context, array $blocks = [])
        {
            $tags = ["set" => 31, "if" => 39, "block" => 43];
            $filters = ["clean_class" => 33, "without" => 40, "render" => 44];
            $functions = [];
    
            try {
                $this->env->getExtension('Twig_Extension_Sandbox')->checkSecurity(
                    ['set', 'if', 'block'],
                    ['clean_class', 'without', 'render'],
                    []
                );
            } catch (Twig_Sandbox_SecurityError $e) {
                $e->setSourceContext($this->getSourceContext());
    
                if ($e instanceof Twig_Sandbox_SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
                    $e->setTemplateLine($tags[$e->getTagName()]);
                } elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
                    $e->setTemplateLine($filters[$e->getFilterName()]);
                } elseif ($e instanceof Twig_Sandbox_SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
                    $e->setTemplateLine($functions[$e->getFunctionName()]);
                }
    
                throw $e;
            }
    
            // line 31
            $context["classes"] = [0 => "block", 1 => ("block-" . \Drupal\Component\Utility\Html::getClass($this->getAttribute(        // line 33
    ($context["configuration"] ?? null), "provider", []))), 2 => ("block-" . \Drupal\Component\Utility\Html::getClass(        // line 34
    ($context["plugin_id"] ?? null)))];
            // line 37
            echo "env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["attributes"] ?? null), "addClass", [0 => ($context["classes"] ?? null)], "method"), "html", null, true));
            echo ">
      ";
            // line 38
            echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_prefix"] ?? null), "html", null, true));
            echo "
      ";
            // line 39
            if (($context["label"] ?? null)) {
                // line 40
                echo "    env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute(($context["title_attributes"] ?? null), "class", []), "html", null, true));
                echo "\" ";
                echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, twig_without(($context["title_attributes"] ?? null), "class"), "html", null, true));
                echo ">";
                echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["label"] ?? null), "html", null, true));
                echo "
      ";
            }
            // line 42
            echo "  ";
            echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, ($context["title_suffix"] ?? null), "html", null, true));
            echo "
      ";
            // line 43
            $this->displayBlock('content', $context, $blocks);
            // line 51
            echo "";
        }
    
        // line 43
        public function block_content($context, array $blocks = [])
        {
            // line 44
            echo "  \t";
            if ( !twig_test_empty($this->env->getExtension('Drupal\Core\Template\TwigExtension')->renderVar($this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_title", []), 0, [])))) {
                // line 45
                echo "  \t";
                echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["content"] ?? null), "field_title", []), 0, []), "html", null, true));
                echo "
      \t";
            }
            // line 47
            echo "    
          ";
            // line 48
            echo $this->env->getExtension('Twig_Extension_Sandbox')->ensureToStringAllowed($this->env->getExtension('Drupal\Core\Template\TwigExtension')->escapeFilter($this->env, $this->getAttribute($this->getAttribute(($context["content"] ?? null), "body", []), 0, []), "html", null, true));
            echo "
        
      ";
        }
    
        public function getTemplateName()
        {
            return "themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig";
        }
    
        public function isTraitable()
        {
            return false;
        }
    
        public function getDebugInfo()
        {
            return array (  95 => 48,  92 => 47,  86 => 45,  83 => 44,  80 => 43,  76 => 51,  74 => 43,  69 => 42,  59 => 40,  57 => 39,  53 => 38,  48 => 37,  46 => 34,  45 => 33,  44 => 31,);
        }
    
        /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
        public function getSource()
        {
            @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
    
            return $this->getSourceContext()->getCode();
        }
    
        public function getSourceContext()
        {
            return new Twig_Source("", "themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig", "/code/web/themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig");
        }
    }
    ') (Line: 457)
    Twig_Environment->loadTemplate('themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig') (Line: 64)
    twig_render_template('themes/custom/threepercent/templates/block--bundle--wysiwyg-block.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('block', Array) (Line: 437)
    Drupal\Core\Render\Renderer->doRender(Array) (Line: 450)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
    Drupal\Core\Render\Renderer->render(Array) (Line: 490)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 148)
    __TwigTemplate_25b4bada12d4ef9c9fa5133a573a9d881dea4e37f98bd890cfdcf2cd08c556c0->doDisplay(Array, Array) (Line: 428)
    Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
    Twig_Template->display(Array) (Line: 407)
    Twig_Template->render(Array) (Line: 64)
    twig_render_template('themes/custom/threepercent/templates/page.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('page', Array) (Line: 437)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
    Drupal\Core\Render\Renderer->render(Array) (Line: 490)
    Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 96)
    __TwigTemplate_9e3102e845adb846096176a0ae867613c1a036ab533a9d5390bb852503db5b56->doDisplay(Array, Array) (Line: 428)
    Twig_Template->displayWithErrorHandling(Array, Array) (Line: 399)
    Twig_Template->display(Array) (Line: 407)
    Twig_Template->render(Array) (Line: 64)
    twig_render_template('themes/custom/threepercent/templates/html.html.twig', Array) (Line: 384)
    Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 437)
    Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 195)
    Drupal\Core\Render\Renderer->render(Array) (Line: 147)
    Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 582)
    Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 148)
    Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
    Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
    call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
    Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
    Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
    Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
    Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 184)
    Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 121)
    Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 75)
    Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
    Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 693)
    Drupal\Core\DrupalKernel->handle(Object) (Line: 19)