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,190 @@
<?php
/* @Twig/Exception/trace.html.twig */
class __TwigTemplate_704dbaa26f5fe92ab644bbf22a52e40cb260322011882dc0895c603c02440e7f extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_bf386bd9d11100f5512e1f1a7644eb9aa64095011e7e31bdbd252ba7dcbe09c3 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_bf386bd9d11100f5512e1f1a7644eb9aa64095011e7e31bdbd252ba7dcbe09c3->enter($__internal_bf386bd9d11100f5512e1f1a7644eb9aa64095011e7e31bdbd252ba7dcbe09c3_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/Exception/trace.html.twig"));
$__internal_f38f4378808bc87a8704d399567b016870c0b17e30d96effaf58b516b52574f2 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_f38f4378808bc87a8704d399567b016870c0b17e30d96effaf58b516b52574f2->enter($__internal_f38f4378808bc87a8704d399567b016870c0b17e30d96effaf58b516b52574f2_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/Exception/trace.html.twig"));
// line 1
echo "<div class=\"trace-line-header break-long-words ";
echo (((($this->getAttribute(($context["trace"] ?? null), "file", array(), "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["trace"] ?? null), "file", array()), false)) : (false))) ? ("sf-toggle") : (""));
echo "\" data-toggle-selector=\"#trace-html-";
echo twig_escape_filter($this->env, ($context["prefix"] ?? $this->getContext($context, "prefix")), "html", null, true);
echo "-";
echo twig_escape_filter($this->env, ($context["i"] ?? $this->getContext($context, "i")), "html", null, true);
echo "\" data-toggle-initial=\"";
echo ((($context["_display_code_snippet"] ?? $this->getContext($context, "_display_code_snippet"))) ? ("display") : (""));
echo "\">
";
// line 2
if ((($this->getAttribute(($context["trace"] ?? null), "file", array(), "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["trace"] ?? null), "file", array()), false)) : (false))) {
// line 3
echo " <span class=\"icon icon-close\">";
echo twig_include($this->env, $context, "@Twig/images/icon-minus-square.svg");
echo "</span>
<span class=\"icon icon-open\">";
// line 4
echo twig_include($this->env, $context, "@Twig/images/icon-plus-square.svg");
echo "</span>
";
}
// line 6
echo "
";
// line 7
if ($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "function", array())) {
// line 8
echo " <span class=\"trace-class\">";
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\CodeExtension')->abbrClass($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "class", array()));
echo "</span>";
if ( !twig_test_empty($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "type", array()))) {
echo "<span class=\"trace-type\">";
echo twig_escape_filter($this->env, $this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "type", array()), "html", null, true);
echo "</span>";
}
echo "<span class=\"trace-method\">";
echo twig_escape_filter($this->env, $this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "function", array()), "html", null, true);
echo "</span><span class=\"trace-arguments\">(";
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\CodeExtension')->formatArgs($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "args", array()));
echo ")</span>
";
}
// line 10
echo "
";
// line 11
if ((($this->getAttribute(($context["trace"] ?? null), "file", array(), "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["trace"] ?? null), "file", array()), false)) : (false))) {
// line 12
echo " ";
$context["line_number"] = (($this->getAttribute(($context["trace"] ?? null), "line", array(), "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["trace"] ?? null), "line", array()), 1)) : (1));
// line 13
echo " ";
$context["file_link"] = $this->env->getExtension('Symfony\Bridge\Twig\Extension\CodeExtension')->getFileLink($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "file", array()), ($context["line_number"] ?? $this->getContext($context, "line_number")));
// line 14
echo " ";
$context["file_path"] = twig_replace_filter(strip_tags($this->env->getExtension('Symfony\Bridge\Twig\Extension\CodeExtension')->formatFile($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "file", array()), ($context["line_number"] ?? $this->getContext($context, "line_number")))), array((" at line " . ($context["line_number"] ?? $this->getContext($context, "line_number"))) => ""));
// line 15
echo " ";
$context["file_path_parts"] = twig_split_filter($this->env, ($context["file_path"] ?? $this->getContext($context, "file_path")), twig_constant("DIRECTORY_SEPARATOR"));
// line 16
echo "
<span class=\"block trace-file-path\">
in
<a href=\"";
// line 19
echo twig_escape_filter($this->env, ($context["file_link"] ?? $this->getContext($context, "file_link")), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_join_filter(twig_slice($this->env, ($context["file_path_parts"] ?? $this->getContext($context, "file_path_parts")), 0, -1), twig_constant("DIRECTORY_SEPARATOR")), "html", null, true);
echo twig_escape_filter($this->env, twig_constant("DIRECTORY_SEPARATOR"), "html", null, true);
echo "<strong>";
echo twig_escape_filter($this->env, twig_last($this->env, ($context["file_path_parts"] ?? $this->getContext($context, "file_path_parts"))), "html", null, true);
echo "</strong></a>
(line ";
// line 20
echo twig_escape_filter($this->env, ($context["line_number"] ?? $this->getContext($context, "line_number")), "html", null, true);
echo ")
</span>
";
}
// line 23
echo "</div>
";
// line 24
if ((($this->getAttribute(($context["trace"] ?? null), "file", array(), "any", true, true)) ? (_twig_default_filter($this->getAttribute(($context["trace"] ?? null), "file", array()), false)) : (false))) {
// line 25
echo " <div id=\"trace-html-";
echo twig_escape_filter($this->env, ((($context["prefix"] ?? $this->getContext($context, "prefix")) . "-") . ($context["i"] ?? $this->getContext($context, "i"))), "html", null, true);
echo "\" class=\"trace-code sf-toggle-content\">
";
// line 26
echo twig_replace_filter($this->env->getExtension('Symfony\Bridge\Twig\Extension\CodeExtension')->fileExcerpt($this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "file", array()), $this->getAttribute(($context["trace"] ?? $this->getContext($context, "trace")), "line", array()), 5), array("#DD0000" => "#183691", "#007700" => "#a71d5d", "#0000BB" => "#222222", "#FF8000" => "#969896"));
// line 31
echo "
</div>
";
}
$__internal_bf386bd9d11100f5512e1f1a7644eb9aa64095011e7e31bdbd252ba7dcbe09c3->leave($__internal_bf386bd9d11100f5512e1f1a7644eb9aa64095011e7e31bdbd252ba7dcbe09c3_prof);
$__internal_f38f4378808bc87a8704d399567b016870c0b17e30d96effaf58b516b52574f2->leave($__internal_f38f4378808bc87a8704d399567b016870c0b17e30d96effaf58b516b52574f2_prof);
}
public function getTemplateName()
{
return "@Twig/Exception/trace.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 118 => 31, 116 => 26, 111 => 25, 109 => 24, 106 => 23, 100 => 20, 91 => 19, 86 => 16, 83 => 15, 80 => 14, 77 => 13, 74 => 12, 72 => 11, 69 => 10, 53 => 8, 51 => 7, 48 => 6, 43 => 4, 38 => 3, 36 => 2, 25 => 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("<div class=\"trace-line-header break-long-words {{ trace.file|default(false) ? 'sf-toggle' }}\" data-toggle-selector=\"#trace-html-{{ prefix }}-{{ i }}\" data-toggle-initial=\"{{ _display_code_snippet ? 'display' }}\">
{% if trace.file|default(false) %}
<span class=\"icon icon-close\">{{ include('@Twig/images/icon-minus-square.svg') }}</span>
<span class=\"icon icon-open\">{{ include('@Twig/images/icon-plus-square.svg') }}</span>
{% endif %}
{% if trace.function %}
<span class=\"trace-class\">{{ trace.class|abbr_class }}</span>{% if trace.type is not empty %}<span class=\"trace-type\">{{ trace.type }}</span>{% endif %}<span class=\"trace-method\">{{ trace.function }}</span><span class=\"trace-arguments\">({{ trace.args|format_args }})</span>
{% endif %}
{% if trace.file|default(false) %}
{% set line_number = trace.line|default(1) %}
{% set file_link = trace.file|file_link(line_number) %}
{% set file_path = trace.file|format_file(line_number)|striptags|replace({ (' at line ' ~ line_number): '' }) %}
{% set file_path_parts = file_path|split(constant('DIRECTORY_SEPARATOR')) %}
<span class=\"block trace-file-path\">
in
<a href=\"{{ file_link }}\">{{ file_path_parts[:-1]|join(constant('DIRECTORY_SEPARATOR')) }}{{ constant('DIRECTORY_SEPARATOR') }}<strong>{{ file_path_parts|last }}</strong></a>
(line {{ line_number }})
</span>
{% endif %}
</div>
{% if trace.file|default(false) %}
<div id=\"trace-html-{{ prefix ~ '-' ~ i }}\" class=\"trace-code sf-toggle-content\">
{{ trace.file|file_excerpt(trace.line, 5)|replace({
'#DD0000': '#183691',
'#007700': '#a71d5d',
'#0000BB': '#222222',
'#FF8000': '#969896'
})|raw }}
</div>
{% endif %}
", "@Twig/Exception/trace.html.twig", "/var/www/clients/client1/web14/web/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/trace.html.twig");
}
}

View File

@@ -0,0 +1,99 @@
<?php
/* @Twig/Exception/traces.txt.twig */
class __TwigTemplate_ca9b6cf420b1c4ed8977f55929f2c620afc0a1e21d8b0d1c6a8f61c5537d392c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_fe608679920b433e4f9bec7e2979a80f3f141816355f01db815900313569ae82 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_fe608679920b433e4f9bec7e2979a80f3f141816355f01db815900313569ae82->enter($__internal_fe608679920b433e4f9bec7e2979a80f3f141816355f01db815900313569ae82_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/Exception/traces.txt.twig"));
$__internal_70f6773154eeeaf535a6162b3141a8832f2eb7f1ba299f43ece1c83d2166213b = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_70f6773154eeeaf535a6162b3141a8832f2eb7f1ba299f43ece1c83d2166213b->enter($__internal_70f6773154eeeaf535a6162b3141a8832f2eb7f1ba299f43ece1c83d2166213b_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@Twig/Exception/traces.txt.twig"));
// line 1
if (twig_length_filter($this->env, $this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "trace", array()))) {
// line 2
echo $this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "class", array());
echo ":
";
// line 3
if ( !twig_test_empty($this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "message", array()))) {
// line 4
echo $this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "message", array());
echo "
";
}
// line 6
echo "
";
// line 7
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["exception"] ?? $this->getContext($context, "exception")), "trace", array()));
foreach ($context['_seq'] as $context["_key"] => $context["trace"]) {
// line 8
echo " ";
echo twig_include($this->env, $context, "@Twig/Exception/trace.txt.twig", array("trace" => $context["trace"]), false);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['trace'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
$__internal_fe608679920b433e4f9bec7e2979a80f3f141816355f01db815900313569ae82->leave($__internal_fe608679920b433e4f9bec7e2979a80f3f141816355f01db815900313569ae82_prof);
$__internal_70f6773154eeeaf535a6162b3141a8832f2eb7f1ba299f43ece1c83d2166213b->leave($__internal_70f6773154eeeaf535a6162b3141a8832f2eb7f1ba299f43ece1c83d2166213b_prof);
}
public function getTemplateName()
{
return "@Twig/Exception/traces.txt.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 45 => 8, 41 => 7, 38 => 6, 33 => 4, 31 => 3, 27 => 2, 25 => 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("{% if exception.trace|length %}
{{ exception.class }}:
{% if exception.message is not empty %}
{{- exception.message }}
{% endif %}
{% for trace in exception.trace %}
{{ include('@Twig/Exception/trace.txt.twig', { trace: trace }, with_context = false) }}
{% endfor %}
{% endif %}
", "@Twig/Exception/traces.txt.twig", "/var/www/clients/client1/web14/web/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/traces.txt.twig");
}
}