source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"]; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Twig/Exception/traces_text.html.twig")); // line 1 echo "env, ($context["index"] ?? null), "html", null, true); echo "\">
env, ($context["index"] ?? null), "html", null, true); echo "\" data-toggle-initial=\""; echo (((1 == ($context["index"] ?? null))) ? ("display") : ("")); echo "\">

"; // line 6 if ((($context["num_exceptions"] ?? null) > 1)) { // line 7 echo " ["; echo twig_escape_filter($this->env, ((($context["num_exceptions"] ?? null) - ($context["index"] ?? null)) + 1), "html", null, true); echo "/"; echo twig_escape_filter($this->env, ($context["num_exceptions"] ?? null), "html", null, true); echo "] "; } // line 9 echo " "; echo twig_escape_filter($this->env, twig_last($this->env, twig_split_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["exception"] ?? null), "class", [], "any", false, false, false, 9), "\\")), "html", null, true); echo " "; // line 10 echo twig_include($this->env, $context, "@Twig/images/icon-minus-square-o.svg"); echo " "; // line 11 echo twig_include($this->env, $context, "@Twig/images/icon-plus-square-o.svg"); echo "

"; // line 20 if (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["exception"] ?? null), "trace", [], "any", false, false, false, 20))) { // line 21 echo "
";
            // line 22
            ob_start(function () { return ''; });
            // line 23
            echo twig_include($this->env, $context, "@Twig/Exception/traces.txt.twig", ["exception" => ($context["exception"] ?? null), "format" => "html"], false);
            $___internal_d5177159cc6d2a0fed025c86228be330e7d33ee485631d1c82e7fcac4501d5f4_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
            // line 22
            echo twig_escape_filter($this->env, $___internal_d5177159cc6d2a0fed025c86228be330e7d33ee485631d1c82e7fcac4501d5f4_, "html");
            // line 25
            echo "
"; } // line 27 echo "
"; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof); } public function getTemplateName() { return "@Twig/Exception/traces_text.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 101 => 27, 97 => 25, 95 => 22, 92 => 23, 90 => 22, 88 => 21, 86 => 20, 80 => 17, 71 => 11, 67 => 10, 62 => 9, 54 => 7, 52 => 6, 45 => 4, 40 => 1,); } public function getSourceContext() { return new Source("", "@Twig/Exception/traces_text.html.twig", "/var/www/html/vendor/symfony/twig-bundle/Resources/views/Exception/traces_text.html.twig"); } }