var/cache/website/dev/twig/49/497500346a96e5de8324d6bfcada3be9d2d14850bba4a9d7bd4316eacda02bf3.php line 44

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @Twig/Exception/exception.txt.twig */
  14. class __TwigTemplate_6772ee4b8730346522b0acd2c07763bc58524702fec657c2788272d3a3c31959 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Twig/Exception/exception.txt.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Twig/Exception/exception.txt.twig"));
  33.         // line 1
  34.         $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");
  35.         @trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/Exception/exception.txt.twig\" at line 1)."E_USER_DEPRECATED);
  36.         // line 2
  37.         echo "[exception] ";
  38.         echo (((((isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'2$this->source); })()) . " | ") . (isset($context["status_text"]) || array_key_exists("status_text"$context) ? $context["status_text"] : (function () { throw new RuntimeError('Variable "status_text" does not exist.'2$this->source); })())) . " | ") . twig_get_attribute($this->env$this->source, (isset($context["exception"]) || array_key_exists("exception"$context) ? $context["exception"] : (function () { throw new RuntimeError('Variable "exception" does not exist.'2$this->source); })()), "class", [], "any"falsefalsefalse2));
  39.         echo "
  40. [message] ";
  41.         // line 3
  42.         echo twig_get_attribute($this->env$this->source, (isset($context["exception"]) || array_key_exists("exception"$context) ? $context["exception"] : (function () { throw new RuntimeError('Variable "exception" does not exist.'3$this->source); })()), "message", [], "any"falsefalsefalse3);
  43.         echo "
  44. ";
  45.         // line 4
  46.         $context['_parent'] = $context;
  47.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["exception"]) || array_key_exists("exception"$context) ? $context["exception"] : (function () { throw new RuntimeError('Variable "exception" does not exist.'4$this->source); })()), "toarray", [], "any"falsefalsefalse4));
  48.         foreach ($context['_seq'] as $context["i"] => $context["e"]) {
  49.             // line 5
  50.             echo "[";
  51.             echo ($context["i"] + 1);
  52.             echo "] ";
  53.             echo twig_get_attribute($this->env$this->source$context["e"], "class", [], "any"falsefalsefalse5);
  54.             echo ": ";
  55.             echo twig_get_attribute($this->env$this->source$context["e"], "message", [], "any"falsefalsefalse5);
  56.             echo "
  57. ";
  58.             // line 6
  59.             echo twig_include($this->env$context"@Twig/Exception/traces.txt.twig", ["exception" => $context["e"]], false);
  60.             echo "
  61. ";
  62.         }
  63.         $_parent $context['_parent'];
  64.         unset($context['_seq'], $context['_iterated'], $context['i'], $context['e'], $context['_parent'], $context['loop']);
  65.         $context array_intersect_key($context$_parent) + $_parent;
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.         
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  70.     }
  71.     public function getTemplateName()
  72.     {
  73.         return "@Twig/Exception/exception.txt.twig";
  74.     }
  75.     public function isTraitable()
  76.     {
  77.         return false;
  78.     }
  79.     public function getDebugInfo()
  80.     {
  81.         return array (  68 => 6,  59 => 5,  55 => 4,  51 => 3,  46 => 2,  43 => 1,);
  82.     }
  83.     public function getSourceContext()
  84.     {
  85.         return new Source("{% deprecated 'The template \"' ~ _self ~'\" is deprecated since Symfony 4.4, will be removed in 5.0.' %}
  86. [exception] {{ status_code ~ ' | ' ~ status_text ~ ' | ' ~ exception.class }}
  87. [message] {{ exception.message }}
  88. {% for i, e in exception.toarray %}
  89. [{{ i + 1 }}] {{ e.class }}: {{ e.message }}
  90. {{ include('@Twig/Exception/traces.txt.twig', { exception: e }, with_context = false) }}
  91. {% endfor %}
  92. ""@Twig/Exception/exception.txt.twig""/home/pangee/www/dev/sulu-test/vendor/symfony/twig-bundle/Resources/views/Exception/exception.txt.twig");
  93.     }
  94. }