Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,173 @@
<?php
/* @Twig/Exception/traces_text.html.twig */
class __TwigTemplate_149e5103e93b0b69efb02a8049b81ba0c1eeaf1f19f44e593e005bcdb36b9048 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
'__internal_eb3c0317f3bed06ffb9e17cebb52aeb99f8749c836a8d056b9209ec582becb71' => array($this, 'block___internal_eb3c0317f3bed06ffb9e17cebb52aeb99f8749c836a8d056b9209ec582becb71'),
);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_c9a89a983984b9ecaa51bb7cda90f5cd9db9a20f9774b4f69d6344dacef68624 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_c9a89a983984b9ecaa51bb7cda90f5cd9db9a20f9774b4f69d6344dacef68624->enter($__internal_c9a89a983984b9ecaa51bb7cda90f5cd9db9a20f9774b4f69d6344dacef68624_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/Exception/traces_text.html.twig"));
$__internal_b15647b709d26ebe002bad6f1948dea6ae9671080c0d85c8062e38ddf166acd8 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_b15647b709d26ebe002bad6f1948dea6ae9671080c0d85c8062e38ddf166acd8->enter($__internal_b15647b709d26ebe002bad6f1948dea6ae9671080c0d85c8062e38ddf166acd8_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/Exception/traces_text.html.twig"));
// line 1
echo "<table class=\"trace trace-as-text\">
<thead class=\"trace-head\">
<tr>
<th class=\"sf-toggle\" data-toggle-selector=\"#trace-text-";
// line 4
echo twig_escape_filter($this->env, ($context["index"] ?? $this->getContext($context, "index")), "html", null, true);
echo "\" data-toggle-initial=\"";
echo (((1 == ($context["index"] ?? $this->getContext($context, "index")))) ? ("display") : (""));
echo "\">
<h3 class=\"trace-class\">
";
// line 6
if ((($context["num_exceptions"] ?? $this->getContext($context, "num_exceptions")) > 1)) {
// line 7
echo " <span class=\"text-muted\">[";
echo twig_escape_filter($this->env, ((($context["num_exceptions"] ?? $this->getContext($context, "num_exceptions")) - ($context["index"] ?? $this->getContext($context, "index"))) + 1), "html", null, true);
echo "/";
echo twig_escape_filter($this->env, ($context["num_exceptions"] ?? $this->getContext($context, "num_exceptions")), "html", null, true);
echo "]</span>
";
}
// line 9
echo " ";
echo twig_escape_filter($this->env, twig_last($this->env, twig_split_filter($this->env, $this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "class", array()), "\\")), "html", null, true);
echo "
<span class=\"icon icon-close\">";
// line 10
echo twig_include($this->env, $context, "@Twig/images/icon-minus-square-o.svg");
echo "</span>
<span class=\"icon icon-open\">";
// line 11
echo twig_include($this->env, $context, "@Twig/images/icon-plus-square-o.svg");
echo "</span>
</h3>
</th>
</tr>
</thead>
<tbody id=\"trace-text-";
// line 17
echo twig_escape_filter($this->env, ($context["index"] ?? $this->getContext($context, "index")), "html", null, true);
echo "\">
<tr>
<td>
";
// line 20
if (twig_length_filter($this->env, $this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "trace", array()))) {
// line 21
echo " <pre class=\"stacktrace\">";
// line 22
echo twig_escape_filter($this->env, $this->renderBlock("__internal_eb3c0317f3bed06ffb9e17cebb52aeb99f8749c836a8d056b9209ec582becb71", $context, $blocks), "html");
// line 25
echo " </pre>
";
}
// line 27
echo " </td>
</tr>
</tbody>
</table>
";
$__internal_c9a89a983984b9ecaa51bb7cda90f5cd9db9a20f9774b4f69d6344dacef68624->leave($__internal_c9a89a983984b9ecaa51bb7cda90f5cd9db9a20f9774b4f69d6344dacef68624_prof);
$__internal_b15647b709d26ebe002bad6f1948dea6ae9671080c0d85c8062e38ddf166acd8->leave($__internal_b15647b709d26ebe002bad6f1948dea6ae9671080c0d85c8062e38ddf166acd8_prof);
}
// line 22
public function block___internal_eb3c0317f3bed06ffb9e17cebb52aeb99f8749c836a8d056b9209ec582becb71($context, array $blocks = array())
{
$__internal_2e1ab7282314036ca4ba90e38faba8cd69df7a6f372d0bc29f7f47520c217512 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_2e1ab7282314036ca4ba90e38faba8cd69df7a6f372d0bc29f7f47520c217512->enter($__internal_2e1ab7282314036ca4ba90e38faba8cd69df7a6f372d0bc29f7f47520c217512_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "__internal_eb3c0317f3bed06ffb9e17cebb52aeb99f8749c836a8d056b9209ec582becb71"));
$__internal_300a9709f65278c0a9885eb5de1b92a4fbbb08ad8b5a859d6dbf98b1b083d472 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_300a9709f65278c0a9885eb5de1b92a4fbbb08ad8b5a859d6dbf98b1b083d472->enter($__internal_300a9709f65278c0a9885eb5de1b92a4fbbb08ad8b5a859d6dbf98b1b083d472_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "__internal_eb3c0317f3bed06ffb9e17cebb52aeb99f8749c836a8d056b9209ec582becb71"));
// line 23
echo twig_include($this->env, $context, "@Twig/Exception/traces.txt.twig", array("exception" => ($context["exception"] ?? $this->getContext($context, "exception")), "format" => "html"), false);
echo "
";
$__internal_300a9709f65278c0a9885eb5de1b92a4fbbb08ad8b5a859d6dbf98b1b083d472->leave($__internal_300a9709f65278c0a9885eb5de1b92a4fbbb08ad8b5a859d6dbf98b1b083d472_prof);
$__internal_2e1ab7282314036ca4ba90e38faba8cd69df7a6f372d0bc29f7f47520c217512->leave($__internal_2e1ab7282314036ca4ba90e38faba8cd69df7a6f372d0bc29f7f47520c217512_prof);
}
public function getTemplateName()
{
return "@Twig/Exception/traces_text.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 105 => 23, 96 => 22, 82 => 27, 78 => 25, 76 => 22, 74 => 21, 72 => 20, 66 => 17, 57 => 11, 53 => 10, 48 => 9, 40 => 7, 38 => 6, 31 => 4, 26 => 1,);
}
/** @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("<table class=\"trace trace-as-text\">
<thead class=\"trace-head\">
<tr>
<th class=\"sf-toggle\" data-toggle-selector=\"#trace-text-{{ index }}\" data-toggle-initial=\"{{ 1 == index ? 'display' }}\">
<h3 class=\"trace-class\">
{% if num_exceptions > 1 %}
<span class=\"text-muted\">[{{ num_exceptions - index + 1 }}/{{ num_exceptions }}]</span>
{% endif %}
{{ exception.class|split('\\\\')|last }}
<span class=\"icon icon-close\">{{ include('@Twig/images/icon-minus-square-o.svg') }}</span>
<span class=\"icon icon-open\">{{ include('@Twig/images/icon-plus-square-o.svg') }}</span>
</h3>
</th>
</tr>
</thead>
<tbody id=\"trace-text-{{ index }}\">
<tr>
<td>
{% if exception.trace|length %}
<pre class=\"stacktrace\">
{%- filter escape('html') -%}
{{- include('@Twig/Exception/traces.txt.twig', { exception: exception, format: 'html' }, with_context = false) }}
{% endfilter %}
</pre>
{% endif %}
</td>
</tr>
</tbody>
</table>
", "@Twig/Exception/traces_text.html.twig", "/var/www/clients/client1/web14/web/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/traces_text.html.twig");
}
}