var/cache/website/dev/twig/9d/9dbfecf3094ac1a7c51bc43063ae3aee5bbdbafb34ee1abe7c31b1759c5af1bd.php line 42

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_full.html.twig */
  14. class __TwigTemplate_df9d42b3b15e44543a747fac56f7f13f31651d0cb6305694a053ad37eebde4e0 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->blocks = [
  23.             'head' => [$this'block_head'],
  24.             'title' => [$this'block_title'],
  25.             'before_html' => [$this'block_before_html'],
  26.             'after_html' => [$this'block_after_html'],
  27.             'body' => [$this'block_body'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "@Twig/layout.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  39.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Twig/Exception/exception_full.html.twig"));
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Twig/Exception/exception_full.html.twig"));
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Twig/Exception/exception_full.html.twig"));
  44.         $this->parent $this->loadTemplate("@Twig/layout.html.twig""@Twig/Exception/exception_full.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  48.         
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  50.         
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  52.     }
  53.     // line 3
  54.     public function block_head($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  58.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  63.         // line 4
  64.         echo "    <style>
  65.         .sf-reset .traces {
  66.             padding-bottom: 14px;
  67.         }
  68.         .sf-reset .traces li {
  69.             font-size: 12px;
  70.             color: #868686;
  71.             padding: 5px 4px;
  72.             list-style-type: decimal;
  73.             margin-left: 20px;
  74.         }
  75.         .sf-reset #logs .traces li.error {
  76.             font-style: normal;
  77.             color: #AA3333;
  78.             background: #f9ecec;
  79.         }
  80.         .sf-reset #logs .traces li.warning {
  81.             font-style: normal;
  82.             background: #ffcc00;
  83.         }
  84.         /* fix for Opera not liking empty <li> */
  85.         .sf-reset .traces li:after {
  86.             content: \"\\00A0\";
  87.         }
  88.         .sf-reset .trace {
  89.             border: 1px solid #D3D3D3;
  90.             padding: 10px;
  91.             overflow: auto;
  92.             margin: 10px 0 20px;
  93.         }
  94.         .sf-reset .block-exception {
  95.             -moz-border-radius: 16px;
  96.             -webkit-border-radius: 16px;
  97.             border-radius: 16px;
  98.             margin-bottom: 20px;
  99.             background-color: #f6f6f6;
  100.             border: 1px solid #dfdfdf;
  101.             padding: 30px 28px;
  102.             word-wrap: break-word;
  103.             overflow: hidden;
  104.         }
  105.         .sf-reset .block-exception div {
  106.             color: #313131;
  107.             font-size: 10px;
  108.         }
  109.         .sf-reset .block-exception-detected .illustration-exception,
  110.         .sf-reset .block-exception-detected .text-exception {
  111.             float: left;
  112.         }
  113.         .sf-reset .block-exception-detected .illustration-exception {
  114.             width: 152px;
  115.         }
  116.         .sf-reset .block-exception-detected .text-exception {
  117.             width: 670px;
  118.             padding: 30px 44px 24px 46px;
  119.             position: relative;
  120.         }
  121.         .sf-reset .text-exception .open-quote,
  122.         .sf-reset .text-exception .close-quote {
  123.             font-family: Arial, Helvetica, sans-serif;
  124.             position: absolute;
  125.             color: #C9C9C9;
  126.             font-size: 8em;
  127.         }
  128.         .sf-reset .open-quote {
  129.             top: 0;
  130.             left: 0;
  131.         }
  132.         .sf-reset .close-quote {
  133.             bottom: -0.5em;
  134.             right: 50px;
  135.         }
  136.         .sf-reset .block-exception p {
  137.             font-family: Arial, Helvetica, sans-serif;
  138.         }
  139.         .sf-reset .block-exception p a,
  140.         .sf-reset .block-exception p a:hover {
  141.             color: #565656;
  142.         }
  143.         .sf-reset .logs h2 {
  144.             float: left;
  145.             width: 654px;
  146.         }
  147.         .sf-reset .error-count, .sf-reset .support {
  148.             float: right;
  149.             width: 170px;
  150.             text-align: right;
  151.         }
  152.         .sf-reset .error-count span {
  153.              display: inline-block;
  154.              background-color: #aacd4e;
  155.              -moz-border-radius: 6px;
  156.              -webkit-border-radius: 6px;
  157.              border-radius: 6px;
  158.              padding: 4px;
  159.              color: white;
  160.              margin-right: 2px;
  161.              font-size: 11px;
  162.              font-weight: bold;
  163.         }
  164.         .sf-reset .support a {
  165.             display: inline-block;
  166.             -moz-border-radius: 6px;
  167.             -webkit-border-radius: 6px;
  168.             border-radius: 6px;
  169.             padding: 4px;
  170.             color: #000000;
  171.             margin-right: 2px;
  172.             font-size: 11px;
  173.             font-weight: bold;
  174.         }
  175.         .sf-reset .toggle {
  176.             vertical-align: middle;
  177.         }
  178.         .sf-reset .linked ul,
  179.         .sf-reset .linked li {
  180.             display: inline;
  181.         }
  182.         .sf-reset #output-content {
  183.             color: #000;
  184.             font-size: 12px;
  185.         }
  186.         .sf-reset #traces-text pre {
  187.             white-space: pre;
  188.             font-size: 12px;
  189.             font-family: monospace;
  190.         }
  191.     </style>
  192. ";
  193.         
  194.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  195.         
  196.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  197.         
  198.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  199.     }
  200.     // line 136
  201.     public function block_title($context, array $blocks = [])
  202.     {
  203.         $macros $this->macros;
  204.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  205.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  206.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  207.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  208.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  209.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  210.         // line 137
  211.         echo "    ";
  212.         echo twig_escape_filter($this->envtwig_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.'137$this->source); })()), "message", [], "any"falsefalsefalse137), "html"nulltrue);
  213.         echo " (";
  214.         echo twig_escape_filter($this->env, (isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'137$this->source); })()), "html"nulltrue);
  215.         echo " ";
  216.         echo twig_escape_filter($this->env, (isset($context["status_text"]) || array_key_exists("status_text"$context) ? $context["status_text"] : (function () { throw new RuntimeError('Variable "status_text" does not exist.'137$this->source); })()), "html"nulltrue);
  217.         echo ")
  218. ";
  219.         
  220.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  221.         
  222.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  223.         
  224.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  225.     }
  226.     // line 140
  227.     public function block_before_html($context, array $blocks = [])
  228.     {
  229.         $macros $this->macros;
  230.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  231.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""before_html"));
  232.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  233.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""before_html"));
  234.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  235.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""before_html"));
  236.         // line 141
  237.         echo "<!-- ";
  238.         echo twig_escape_filter($this->envtwig_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.'141$this->source); })()), "message", [], "any"falsefalsefalse141), "html"nulltrue);
  239.         echo " (";
  240.         echo twig_escape_filter($this->env, (isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'141$this->source); })()), "html"nulltrue);
  241.         echo " ";
  242.         echo twig_escape_filter($this->env, (isset($context["status_text"]) || array_key_exists("status_text"$context) ? $context["status_text"] : (function () { throw new RuntimeError('Variable "status_text" does not exist.'141$this->source); })()), "html"nulltrue);
  243.         echo ") -->
  244. ";
  245.         
  246.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  247.         
  248.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  249.         
  250.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  251.     }
  252.     // line 144
  253.     public function block_after_html($context, array $blocks = [])
  254.     {
  255.         $macros $this->macros;
  256.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  257.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""after_html"));
  258.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""after_html"));
  260.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  261.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""after_html"));
  262.         // line 145
  263.         echo "<!-- ";
  264.         echo twig_escape_filter($this->envtwig_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.'145$this->source); })()), "message", [], "any"falsefalsefalse145), "html"nulltrue);
  265.         echo " (";
  266.         echo twig_escape_filter($this->env, (isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'145$this->source); })()), "html"nulltrue);
  267.         echo " ";
  268.         echo twig_escape_filter($this->env, (isset($context["status_text"]) || array_key_exists("status_text"$context) ? $context["status_text"] : (function () { throw new RuntimeError('Variable "status_text" does not exist.'145$this->source); })()), "html"nulltrue);
  269.         echo ") -->
  270. ";
  271.         
  272.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  273.         
  274.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  275.         
  276.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  277.     }
  278.     // line 148
  279.     public function block_body($context, array $blocks = [])
  280.     {
  281.         $macros $this->macros;
  282.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  283.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  285.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  286.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  287.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  288.         // line 149
  289.         echo "    ";
  290.         $this->loadTemplate("@Twig/Exception/exception.html.twig""@Twig/Exception/exception_full.html.twig"149)->display($context);
  291.         
  292.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  293.         
  294.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  295.         
  296.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  297.     }
  298.     public function getTemplateName()
  299.     {
  300.         return "@Twig/Exception/exception_full.html.twig";
  301.     }
  302.     public function isTraitable()
  303.     {
  304.         return false;
  305.     }
  306.     public function getDebugInfo()
  307.     {
  308.         return array (  336 => 149,  323 => 148,  303 => 145,  290 => 144,  270 => 141,  257 => 140,  237 => 137,  224 => 136,  81 => 4,  68 => 3,  39 => 1,);
  309.     }
  310.     public function getSourceContext()
  311.     {
  312.         return new Source("{% extends '@Twig/layout.html.twig' %}
  313. {% block head %}
  314.     <style>
  315.         .sf-reset .traces {
  316.             padding-bottom: 14px;
  317.         }
  318.         .sf-reset .traces li {
  319.             font-size: 12px;
  320.             color: #868686;
  321.             padding: 5px 4px;
  322.             list-style-type: decimal;
  323.             margin-left: 20px;
  324.         }
  325.         .sf-reset #logs .traces li.error {
  326.             font-style: normal;
  327.             color: #AA3333;
  328.             background: #f9ecec;
  329.         }
  330.         .sf-reset #logs .traces li.warning {
  331.             font-style: normal;
  332.             background: #ffcc00;
  333.         }
  334.         /* fix for Opera not liking empty <li> */
  335.         .sf-reset .traces li:after {
  336.             content: \"\\00A0\";
  337.         }
  338.         .sf-reset .trace {
  339.             border: 1px solid #D3D3D3;
  340.             padding: 10px;
  341.             overflow: auto;
  342.             margin: 10px 0 20px;
  343.         }
  344.         .sf-reset .block-exception {
  345.             -moz-border-radius: 16px;
  346.             -webkit-border-radius: 16px;
  347.             border-radius: 16px;
  348.             margin-bottom: 20px;
  349.             background-color: #f6f6f6;
  350.             border: 1px solid #dfdfdf;
  351.             padding: 30px 28px;
  352.             word-wrap: break-word;
  353.             overflow: hidden;
  354.         }
  355.         .sf-reset .block-exception div {
  356.             color: #313131;
  357.             font-size: 10px;
  358.         }
  359.         .sf-reset .block-exception-detected .illustration-exception,
  360.         .sf-reset .block-exception-detected .text-exception {
  361.             float: left;
  362.         }
  363.         .sf-reset .block-exception-detected .illustration-exception {
  364.             width: 152px;
  365.         }
  366.         .sf-reset .block-exception-detected .text-exception {
  367.             width: 670px;
  368.             padding: 30px 44px 24px 46px;
  369.             position: relative;
  370.         }
  371.         .sf-reset .text-exception .open-quote,
  372.         .sf-reset .text-exception .close-quote {
  373.             font-family: Arial, Helvetica, sans-serif;
  374.             position: absolute;
  375.             color: #C9C9C9;
  376.             font-size: 8em;
  377.         }
  378.         .sf-reset .open-quote {
  379.             top: 0;
  380.             left: 0;
  381.         }
  382.         .sf-reset .close-quote {
  383.             bottom: -0.5em;
  384.             right: 50px;
  385.         }
  386.         .sf-reset .block-exception p {
  387.             font-family: Arial, Helvetica, sans-serif;
  388.         }
  389.         .sf-reset .block-exception p a,
  390.         .sf-reset .block-exception p a:hover {
  391.             color: #565656;
  392.         }
  393.         .sf-reset .logs h2 {
  394.             float: left;
  395.             width: 654px;
  396.         }
  397.         .sf-reset .error-count, .sf-reset .support {
  398.             float: right;
  399.             width: 170px;
  400.             text-align: right;
  401.         }
  402.         .sf-reset .error-count span {
  403.              display: inline-block;
  404.              background-color: #aacd4e;
  405.              -moz-border-radius: 6px;
  406.              -webkit-border-radius: 6px;
  407.              border-radius: 6px;
  408.              padding: 4px;
  409.              color: white;
  410.              margin-right: 2px;
  411.              font-size: 11px;
  412.              font-weight: bold;
  413.         }
  414.         .sf-reset .support a {
  415.             display: inline-block;
  416.             -moz-border-radius: 6px;
  417.             -webkit-border-radius: 6px;
  418.             border-radius: 6px;
  419.             padding: 4px;
  420.             color: #000000;
  421.             margin-right: 2px;
  422.             font-size: 11px;
  423.             font-weight: bold;
  424.         }
  425.         .sf-reset .toggle {
  426.             vertical-align: middle;
  427.         }
  428.         .sf-reset .linked ul,
  429.         .sf-reset .linked li {
  430.             display: inline;
  431.         }
  432.         .sf-reset #output-content {
  433.             color: #000;
  434.             font-size: 12px;
  435.         }
  436.         .sf-reset #traces-text pre {
  437.             white-space: pre;
  438.             font-size: 12px;
  439.             font-family: monospace;
  440.         }
  441.     </style>
  442. {% endblock %}
  443. {% block title %}
  444.     {{ exception.message }} ({{ status_code }} {{ status_text }})
  445. {% endblock %}
  446. {% block before_html %}
  447. <!-- {{ exception.message }} ({{ status_code }} {{ status_text }}) -->
  448. {% endblock %}
  449. {% block after_html %}
  450. <!-- {{ exception.message }} ({{ status_code }} {{ status_text }}) -->
  451. {% endblock %}
  452. {% block body %}
  453.     {% include '@Twig/Exception/exception.html.twig' %}
  454. {% endblock %}
  455. ""@Twig/Exception/exception_full.html.twig""/var/www/researchguide.net/preprod/shared/vendor/symfony/twig-bundle/Resources/views/Exception/exception_full.html.twig");
  456.     }
  457. }