source = $this->getSourceContext();
$this->blocks = [
'toolbar' => [$this, 'block_toolbar'],
'head' => [$this, 'block_head'],
'menu' => [$this, 'block_menu'],
'panel' => [$this, 'block_panel'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "@WebProfiler/Profiler/layout.html.twig";
}
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", "@Swiftmailer/Collector/swiftmailer.html.twig"));
$this->parent = $this->loadTemplate("@WebProfiler/Profiler/layout.html.twig", "@Swiftmailer/Collector/swiftmailer.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
}
// line 3
public function block_toolbar($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(), "block", "toolbar"));
// line 4
echo " ";
$context["profiler_markup_version"] = ((array_key_exists("profiler_markup_version", $context)) ? (_twig_default_filter(($context["profiler_markup_version"] ?? null), 1)) : (1));
// line 5
echo "
";
// line 6
if (twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 6)) {
// line 7
echo " ";
ob_start(function () { return ''; });
// line 8
echo " ";
if ((($context["profiler_markup_version"] ?? null) == 1)) {
// line 9
echo "
";
// line 10
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 10), "html", null, true);
echo "
";
} else {
// line 12
echo " ";
echo twig_include($this->env, $context, "@Swiftmailer/Collector/icon.svg");
echo "
";
// line 13
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 13), "html", null, true);
echo "
";
}
// line 15
echo " ";
$context["icon"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 16
echo "
";
// line 17
ob_start(function () { return ''; });
// line 18
echo "
Sent messages
";
// line 20
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 20), "html", null, true);
echo "
";
// line 23
if ((($context["profiler_markup_version"] ?? null) == 1)) {
// line 24
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 24));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["name"]) {
// line 25
echo "
";
// line 26
echo twig_escape_filter($this->env, $context["name"], "html", null, true);
echo "
";
// line 27
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [0 => $context["name"]], "method", false, false, false, 27), "html", null, true);
echo "
Is spooled?
";
// line 31
echo ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "isSpool", [0 => $context["name"]], "method", false, false, false, 31)) ? ("yes") : ("no"));
echo "
";
// line 34
if ( !twig_get_attribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 34)) {
// line 35
echo "
";
}
// line 37
echo " ";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['name'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 38
echo " ";
} else {
// line 39
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 39));
foreach ($context['_seq'] as $context["_key"] => $context["name"]) {
// line 40
echo "
";
// line 41
echo twig_escape_filter($this->env, $context["name"], "html", null, true);
echo " mailer
";
// line 42
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [0 => $context["name"]], "method", true, true, false, 42)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [0 => $context["name"]], "method", false, false, false, 42), 0)) : (0)), "html", null, true);
echo "
(";
// line 43
echo ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "isSpool", [0 => $context["name"]], "method", false, false, false, 43)) ? ("spooled") : ("sent"));
echo ")
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['name'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 46
echo " ";
}
// line 47
echo " ";
$context["text"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 48
echo "
";
// line 49
echo twig_include($this->env, $context, "@WebProfiler/Profiler/toolbar_item.html.twig", ["link" => ($context["profiler_url"] ?? null)]);
echo "
";
}
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
}
// line 53
public function block_head($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(), "block", "head"));
// line 54
echo " ";
$this->displayParentBlock("head", $context, $blocks);
echo "
";
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
}
// line 90
public function block_menu($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(), "block", "menu"));
// line 91
echo " ";
$context["profiler_markup_version"] = ((array_key_exists("profiler_markup_version", $context)) ? (_twig_default_filter(($context["profiler_markup_version"] ?? null), 1)) : (1));
// line 92
echo "
env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 93)) ? ("") : ("disabled"));
echo "\">
";
// line 94
if ((($context["profiler_markup_version"] ?? null) == 1)) {
// line 95
echo "
";
} else {
// line 97
echo " ";
echo twig_include($this->env, $context, "@Swiftmailer/Collector/icon.svg");
echo "
";
}
// line 99
echo "
E-mails
";
// line 101
if ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 101) > 0)) {
// line 102
echo "
";
// line 103
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [], "any", false, false, false, 103), "html", null, true);
echo "
";
}
// line 106
echo "
";
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
}
// line 109
public function block_panel($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(), "block", "panel"));
// line 110
echo " ";
$context["profiler_markup_version"] = ((array_key_exists("profiler_markup_version", $context)) ? (_twig_default_filter(($context["profiler_markup_version"] ?? null), 1)) : (1));
// line 111
echo "
";
// line 112
if ((($context["profiler_markup_version"] ?? null) == 1)) {
// line 113
echo "
";
}
// line 123
echo "
E-mails
";
// line 126
if ( !twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 126)) {
// line 127
echo "
No e-mail messages were sent.
";
}
// line 131
echo "
";
// line 132
if (((($context["profiler_markup_version"] ?? null) == 1) || (twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 132)) > 1))) {
// line 133
echo "
| Mailer Name |
Num. of messages |
Messages status |
Notes |
";
// line 143
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 143));
foreach ($context['_seq'] as $context["_key"] => $context["name"]) {
// line 144
echo "
| ";
// line 145
echo twig_escape_filter($this->env, $context["name"], "html", null, true);
echo " |
";
// line 146
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [0 => $context["name"]], "method", false, false, false, 146), "html", null, true);
echo " |
";
// line 147
echo ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "isSpool", [0 => $context["name"]], "method", false, false, false, 147)) ? ("spooled") : ("sent"));
echo " |
";
// line 148
echo ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "isDefaultMailer", [0 => $context["name"]], "method", false, false, false, 148)) ? ("This is the default mailer") : (""));
echo " |
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['name'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 151
echo "
";
} else {
// line 154
echo "
";
// line 155
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 155));
foreach ($context['_seq'] as $context["_key"] => $context["name"]) {
// line 156
echo "
";
// line 157
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [0 => $context["name"]], "method", false, false, false, 157), "html", null, true);
echo "
";
// line 158
echo ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "isSpool", [0 => $context["name"]], "method", false, false, false, 158)) ? ("spooled") : ("sent"));
echo " ";
echo (((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messageCount", [0 => $context["name"]], "method", false, false, false, 158) == 1)) ? ("message") : ("messages"));
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['name'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 161
echo "
";
}
// line 163
echo "
";
// line 164
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 164));
foreach ($context['_seq'] as $context["_key"] => $context["name"]) {
// line 165
echo " ";
if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "mailers", [], "any", false, false, false, 165)) > 1)) {
// line 166
echo "
";
// line 167
echo twig_escape_filter($this->env, $context["name"], "html", null, true);
echo " mailer
";
// line 168
echo ((twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "isDefaultMailer", [0 => $context["name"]], "method", false, false, false, 168)) ? ("(default app mailer)") : (""));
echo "
";
}
// line 171
echo "
";
// line 172
if ( !twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messages", [0 => $context["name"]], "method", false, false, false, 172)) {
// line 173
echo "
No e-mail messages were sent.
";
} else {
// line 177
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "messages", [0 => $context["name"]], "method", false, false, false, 177));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 178
echo " ";
if ((twig_get_attribute($this->env, $this->source, $context["loop"], "length", [], "any", false, false, false, 178) > 1)) {
// line 179
echo " E-mail #";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 179), "html", null, true);
echo " details
";
} else {
// line 181
echo " E-mail details
";
}
// line 183
echo "
Subject
";
// line 187
(((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 187), "get", [0 => "subject"], "method", false, true, false, 187), "value", [], "any", true, true, false, 187) && !(null === twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 187), "get", [0 => "subject"], "method", false, true, false, 187), "value", [], "any", false, false, false, 187)))) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 187), "get", [0 => "subject"], "method", false, true, false, 187), "value", [], "any", false, false, false, 187), "html", null, true))) : (print ("(empty)")));
echo "
From
";
// line 193
echo twig_escape_filter($this->env, twig_replace_filter((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 193), "get", [0 => "from"], "method", false, true, false, 193), "toString", [], "any", true, true, false, 193) && !(null === twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 193), "get", [0 => "from"], "method", false, true, false, 193), "toString", [], "any", false, false, false, 193)))) ? (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 193), "get", [0 => "from"], "method", false, true, false, 193), "toString", [], "any", false, false, false, 193)) : ("(empty)")), ["From:" => ""]), "html", null, true);
echo "
To
";
// line 196
echo twig_escape_filter($this->env, twig_replace_filter((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 196), "get", [0 => "to"], "method", false, true, false, 196), "toString", [], "any", true, true, false, 196) && !(null === twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 196), "get", [0 => "to"], "method", false, true, false, 196), "toString", [], "any", false, false, false, 196)))) ? (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, true, false, 196), "get", [0 => "to"], "method", false, true, false, 196), "toString", [], "any", false, false, false, 196)) : ("(empty)")), ["To:" => ""]), "html", null, true);
echo "
Headers
";
// line 200
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["message"], "headers", [], "any", false, false, false, 200), "all", [], "any", false, false, false, 200), function ($__header__) use ($context, $macros) { $context["header"] = $__header__; return !twig_in_filter((((twig_get_attribute($this->env, $this->source, $context["header"], "fieldName", [], "any", true, true, false, 200) && !(null === twig_get_attribute($this->env, $this->source, $context["header"], "fieldName", [], "any", false, false, false, 200)))) ? (twig_get_attribute($this->env, $this->source, $context["header"], "fieldName", [], "any", false, false, false, 200)) : ("")), [0 => "Subject", 1 => "From", 2 => "To"]); }));
foreach ($context['_seq'] as $context["_key"] => $context["header"]) {
// line 201
echo twig_escape_filter($this->env, $context["header"], "html", null, true);
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['header'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 202
echo "
Raw content
";
// line 214
if ((twig_get_attribute($this->env, $this->source, $context["message"], "charset", [], "any", true, true, false, 214) && twig_get_attribute($this->env, $this->source, $context["message"], "charset", [], "any", false, false, false, 214))) {
// line 215
echo twig_escape_filter($this->env, twig_convert_encoding(twig_get_attribute($this->env, $this->source, $context["message"], "body", [], "any", false, false, false, 215), "UTF-8", twig_get_attribute($this->env, $this->source, $context["message"], "charset", [], "any", false, false, false, 215)), "html", null, true);
} else {
// line 217
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["message"], "body", [], "any", false, false, false, 217), "html", null, true);
}
// line 219
echo "
";
// line 233
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, twig_get_attribute($this->env, $this->source, $context["message"], "children", [], "any", false, false, false, 233), function ($__messagePart__) use ($context, $macros) { $context["messagePart"] = $__messagePart__; return twig_in_filter(twig_get_attribute($this->env, $this->source, $context["messagePart"], "contentType", [], "any", false, false, false, 233), [0 => "text/plain", 1 => "text/html"]); }));
foreach ($context['_seq'] as $context["_key"] => $context["messagePart"]) {
// line 234
echo "
Alternative part (";
// line 235
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["messagePart"], "contentType", [], "any", false, false, false, 235), "html", null, true);
echo ")
";
// line 237
if ((twig_get_attribute($this->env, $this->source, $context["messagePart"], "charset", [], "any", true, true, false, 237) && twig_get_attribute($this->env, $this->source, $context["messagePart"], "charset", [], "any", false, false, false, 237))) {
// line 238
echo twig_escape_filter($this->env, twig_convert_encoding(twig_get_attribute($this->env, $this->source, $context["messagePart"], "body", [], "any", false, false, false, 238), "UTF-8", twig_get_attribute($this->env, $this->source, $context["messagePart"], "charset", [], "any", false, false, false, 238)), "html", null, true);
} else {
// line 240
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["messagePart"], "body", [], "any", false, false, false, 240), "html", null, true);
}
// line 242
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['messagePart'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 245
echo "
";
// line 246
$context["attachments"] = twig_get_attribute($this->env, $this->source, ($context["collector"] ?? null), "extractAttachments", [0 => $context["message"]], "method", false, false, false, 246);
// line 247
echo " ";
if (($context["attachments"] ?? null)) {
// line 248
echo "
";
// line 250
if ((twig_length_filter($this->env, ($context["attachments"] ?? null)) > 1)) {
// line 251
echo " ";
echo twig_escape_filter($this->env, twig_length_filter($this->env, ($context["attachments"] ?? null)), "html", null, true);
echo " Attachments
";
} else {
// line 253
echo " 1 Attachment
";
}
// line 255
echo "
";
// line 258
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["attachments"] ?? null));
foreach ($context['_seq'] as $context["_key"] => $context["attachment"]) {
// line 259
echo " -
Filename:
";
// line 261
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["attachment"], "filename", [], "any", false, false, false, 261), "html", null, true);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['attachment'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 264
echo "
";
}
// line 267
echo "
";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 269
echo " ";
}
// line 270
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['name'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
}
public function getTemplateName()
{
return "@Swiftmailer/Collector/swiftmailer.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 681 => 270, 678 => 269, 663 => 267, 658 => 264, 649 => 261, 645 => 259, 641 => 258, 636 => 255, 632 => 253, 626 => 251, 624 => 250, 620 => 248, 617 => 247, 615 => 246, 612 => 245, 604 => 242, 601 => 240, 598 => 238, 596 => 237, 592 => 235, 589 => 234, 585 => 233, 574 => 227, 564 => 219, 561 => 217, 558 => 215, 556 => 214, 543 => 202, 537 => 201, 533 => 200, 526 => 196, 520 => 193, 511 => 187, 505 => 183, 501 => 181, 495 => 179, 492 => 178, 474 => 177, 468 => 173, 466 => 172, 463 => 171, 457 => 168, 453 => 167, 450 => 166, 447 => 165, 443 => 164, 440 => 163, 436 => 161, 425 => 158, 421 => 157, 418 => 156, 414 => 155, 411 => 154, 406 => 151, 397 => 148, 393 => 147, 389 => 146, 385 => 145, 382 => 144, 378 => 143, 366 => 133, 364 => 132, 361 => 131, 355 => 127, 353 => 126, 348 => 123, 336 => 113, 334 => 112, 331 => 111, 328 => 110, 321 => 109, 313 => 106, 307 => 103, 304 => 102, 302 => 101, 298 => 99, 292 => 97, 288 => 95, 286 => 94, 282 => 93, 279 => 92, 276 => 91, 269 => 90, 226 => 54, 219 => 53, 209 => 49, 206 => 48, 203 => 47, 200 => 46, 191 => 43, 187 => 42, 183 => 41, 180 => 40, 175 => 39, 172 => 38, 158 => 37, 154 => 35, 152 => 34, 146 => 31, 139 => 27, 135 => 26, 132 => 25, 114 => 24, 112 => 23, 106 => 20, 102 => 18, 100 => 17, 97 => 16, 94 => 15, 89 => 13, 84 => 12, 79 => 10, 76 => 9, 73 => 8, 70 => 7, 68 => 6, 65 => 5, 62 => 4, 55 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "@Swiftmailer/Collector/swiftmailer.html.twig", "/var/www/html/vendor/symfony/swiftmailer-bundle/Resources/views/Collector/swiftmailer.html.twig");
}
}