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/error.html.twig")); // line 1 if (( !array_key_exists("legacy", $context) || ($context["legacy"] ?? null))) { // line 2 echo " "; $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0."); @trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/Exception/error.html.twig\" at line 2).", E_USER_DEPRECATED); } // line 4 echo " env, $this->env->getCharset(), "html", null, true); echo "\" /> An Error Occurred: "; // line 8 echo twig_escape_filter($this->env, ($context["status_text"] ?? null), "html", null, true); echo "

Oops! An Error Occurred

The server returned a \""; // line 19 echo twig_escape_filter($this->env, ($context["status_code"] ?? null), "html", null, true); echo " "; echo twig_escape_filter($this->env, ($context["status_text"] ?? null), "html", null, true); echo "\".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

"; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof); } public function getTemplateName() { return "@Twig/Exception/error.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 70 => 19, 56 => 8, 52 => 7, 47 => 4, 42 => 2, 40 => 1,); } public function getSourceContext() { return new Source("", "@Twig/Exception/error.html.twig", "/var/www/html/vendor/symfony/twig-bundle/Resources/views/Exception/error.html.twig"); } }