<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* network/auction/sections/auction_section_timeline.html.twig */
class __TwigTemplate_05ba7eb6cdd5e87797635ade68fa40b26dca79440a90db2375a03c64d2134149 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "network/auction/sections/auction_section_timeline.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "network/auction/sections/auction_section_timeline.html.twig"));
// line 1
$this->extensions['App\Core\Twig\Extension\SectionNavigationExtension']->addSection(["name" => "timeline", "anchor" => "timeline"]);
// line 2
echo "<turbo-frame id=\"tab_content\">
";
// line 12
echo "
<div class=\"grid gap-12 sm:grid-cols-12\">
<section class=\"xl:col-span-7 col-span-full\" id=\"timeline\">
<div class=\"mb-8\">
";
// line 20
$this->loadTemplate("network/auction/sections/auction_section_countdown.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 20)->display(twig_to_array(["auction" => // line 21
(isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 21, $this->source); })())]));
// line 23
echo " </div>
<turbo-frame id=\"frame-timeline\"
src=\"";
// line 25
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("timeline_universal_frame", ["_locale" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 25, $this->source); })()), "request", [], "any", false, false, false, 25), "locale", [], "any", false, false, false, 25), "id" => twig_get_attribute($this->env, $this->source, (isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 25, $this->source); })()), "id", [], "any", false, false, false, 25)]), "html", null, true);
echo "\"
";
// line 26
echo twig_escape_filter($this->env, $this->extensions['App\Core\Twig\Extension\LiveEventSubscriberExtension']->generateAttributes(("timeline-posts-" . twig_get_attribute($this->env, $this->source, (isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 26, $this->source); })()), "id", [], "any", false, false, false, 26))), "html", null, true);
echo ">
";
// line 27
$this->loadTemplate("network/profile/timeline/card_skeleton.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 27)->display($context);
// line 28
echo " </turbo-frame>
</section>
<aside class=\"relative grid gap-5 col-span-full auto-rows-min xl:col-span-5\">
<div class=\"sticky top-32\">
";
// line 32
$this->loadTemplate("network/auction/sections/auction_section_timeline.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 32, "1490413583")->display($context);
// line 56
echo " ";
// line 57
echo " </aside>
<turbo-stream action=\"replace\" target=\"tab_navigation\">
<template>
";
// line 60
$this->loadTemplate("network/auction/components/tab_navigation_component.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 60)->display(twig_array_merge($context, ["auction" => // line 61
(isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 61, $this->source); })()), "highlightedTab" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 62
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 62, $this->source); })()), "request", [], "any", false, false, false, 62), "pathInfo", [], "any", false, false, false, 62)]));
// line 64
echo "</template>
</turbo-stream>
</turbo-frame>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function getTemplateName()
{
return "network/auction/sections/auction_section_timeline.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 94 => 64, 92 => 62, 91 => 61, 90 => 60, 85 => 57, 83 => 56, 81 => 32, 75 => 28, 73 => 27, 69 => 26, 65 => 25, 61 => 23, 59 => 21, 58 => 20, 48 => 12, 45 => 2, 43 => 1,);
}
public function getSourceContext()
{
return new Source("{% do section_navigation_add({ name: 'timeline', anchor: 'timeline' }) %}
<turbo-frame id=\"tab_content\">
{# {% if user or (auction.attendees|length) > 0 %}
<aside class=\"grid gap-5 md:hidden auto-rows-min\">
{% include 'network/auction/widgets/auction_widget_attendance.html.twig' with {
auction: auction,
user: user,
turbo_id: 'mobile'
} only %}
</aside>
{% endif %} #}
<div class=\"grid gap-12 sm:grid-cols-12\">
<section class=\"xl:col-span-7 col-span-full\" id=\"timeline\">
<div class=\"mb-8\">
{% include 'network/auction/sections/auction_section_countdown.html.twig' with {
auction: auction
} only %}
</div>
<turbo-frame id=\"frame-timeline\"
src=\"{{ path('timeline_universal_frame', { _locale: app.request.locale, id: auction.id }) }}\"
{{ live_event_subscriber('timeline-posts-' ~ auction.id) }}>
{% include 'network/profile/timeline/card_skeleton.html.twig' %}
</turbo-frame>
</section>
<aside class=\"relative grid gap-5 col-span-full auto-rows-min xl:col-span-5\">
<div class=\"sticky top-32\">
{% embed 'network/widget/widget_sidebar.html.twig' %}
{% block widgets %}
{% include 'network/auction/widgets/auction_widget_external_auction.html.twig' with {
auction: auction
} only %}
{# {% if user or (auction.attendees|length) > 0 %}
<div class=\"hidden md:block\">
{% include 'network/auction/widgets/auction_widget_attendance.html.twig' with {
auction: auction,
user: user,
turbo_id: 'sidebar'
} only %}
{% include 'network/widget/widget_separator.html.twig' %}
</div>
{% endif %} #}
{% include 'network/auction/widgets/auction_widget_auctionhouse.html.twig' with {
auction: auction
} only %}
{% include 'network/widget/widget_separator.html.twig' %}
{% include 'network/auction/widgets/auction_widget_press.html.twig' with {
auction: auction
} only %}
{% endblock %}
{% endembed %}
{# {% include 'network/widget/widget_banner.html.twig' with { banner: banner } %} #}
</aside>
<turbo-stream action=\"replace\" target=\"tab_navigation\">
<template>
{% include \"network/auction/components/tab_navigation_component.html.twig\" with {
auction: auction,
highlightedTab: app.request.pathInfo
} %}
</template>
</turbo-stream>
</turbo-frame>
", "network/auction/sections/auction_section_timeline.html.twig", "/var/www/vhosts/3forone.ch/httpdocs/abowire/templates/network/auction/sections/auction_section_timeline.html.twig");
}
}
/* network/auction/sections/auction_section_timeline.html.twig */
class __TwigTemplate_05ba7eb6cdd5e87797635ade68fa40b26dca79440a90db2375a03c64d2134149___1490413583 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'widgets' => [$this, 'block_widgets'],
];
}
protected function doGetParent(array $context)
{
// line 32
return "network/widget/widget_sidebar.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "network/auction/sections/auction_section_timeline.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "network/auction/sections/auction_section_timeline.html.twig"));
$this->parent = $this->loadTemplate("network/widget/widget_sidebar.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 32);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 33
public function block_widgets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "widgets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "widgets"));
// line 34
echo " ";
$this->loadTemplate("network/auction/widgets/auction_widget_external_auction.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 34)->display(twig_to_array(["auction" => // line 35
(isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 35, $this->source); })())]));
// line 37
echo " ";
// line 47
echo " ";
$this->loadTemplate("network/auction/widgets/auction_widget_auctionhouse.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 47)->display(twig_to_array(["auction" => // line 48
(isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 48, $this->source); })())]));
// line 50
echo " ";
$this->loadTemplate("network/widget/widget_separator.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 50)->display($context);
// line 51
echo " ";
$this->loadTemplate("network/auction/widgets/auction_widget_press.html.twig", "network/auction/sections/auction_section_timeline.html.twig", 51)->display(twig_to_array(["auction" => // line 52
(isset($context["auction"]) || array_key_exists("auction", $context) ? $context["auction"] : (function () { throw new RuntimeError('Variable "auction" does not exist.', 52, $this->source); })())]));
// line 54
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "network/auction/sections/auction_section_timeline.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 264 => 54, 262 => 52, 260 => 51, 257 => 50, 255 => 48, 253 => 47, 251 => 37, 249 => 35, 247 => 34, 237 => 33, 214 => 32, 94 => 64, 92 => 62, 91 => 61, 90 => 60, 85 => 57, 83 => 56, 81 => 32, 75 => 28, 73 => 27, 69 => 26, 65 => 25, 61 => 23, 59 => 21, 58 => 20, 48 => 12, 45 => 2, 43 => 1,);
}
public function getSourceContext()
{
return new Source("{% do section_navigation_add({ name: 'timeline', anchor: 'timeline' }) %}
<turbo-frame id=\"tab_content\">
{# {% if user or (auction.attendees|length) > 0 %}
<aside class=\"grid gap-5 md:hidden auto-rows-min\">
{% include 'network/auction/widgets/auction_widget_attendance.html.twig' with {
auction: auction,
user: user,
turbo_id: 'mobile'
} only %}
</aside>
{% endif %} #}
<div class=\"grid gap-12 sm:grid-cols-12\">
<section class=\"xl:col-span-7 col-span-full\" id=\"timeline\">
<div class=\"mb-8\">
{% include 'network/auction/sections/auction_section_countdown.html.twig' with {
auction: auction
} only %}
</div>
<turbo-frame id=\"frame-timeline\"
src=\"{{ path('timeline_universal_frame', { _locale: app.request.locale, id: auction.id }) }}\"
{{ live_event_subscriber('timeline-posts-' ~ auction.id) }}>
{% include 'network/profile/timeline/card_skeleton.html.twig' %}
</turbo-frame>
</section>
<aside class=\"relative grid gap-5 col-span-full auto-rows-min xl:col-span-5\">
<div class=\"sticky top-32\">
{% embed 'network/widget/widget_sidebar.html.twig' %}
{% block widgets %}
{% include 'network/auction/widgets/auction_widget_external_auction.html.twig' with {
auction: auction
} only %}
{# {% if user or (auction.attendees|length) > 0 %}
<div class=\"hidden md:block\">
{% include 'network/auction/widgets/auction_widget_attendance.html.twig' with {
auction: auction,
user: user,
turbo_id: 'sidebar'
} only %}
{% include 'network/widget/widget_separator.html.twig' %}
</div>
{% endif %} #}
{% include 'network/auction/widgets/auction_widget_auctionhouse.html.twig' with {
auction: auction
} only %}
{% include 'network/widget/widget_separator.html.twig' %}
{% include 'network/auction/widgets/auction_widget_press.html.twig' with {
auction: auction
} only %}
{% endblock %}
{% endembed %}
{# {% include 'network/widget/widget_banner.html.twig' with { banner: banner } %} #}
</aside>
<turbo-stream action=\"replace\" target=\"tab_navigation\">
<template>
{% include \"network/auction/components/tab_navigation_component.html.twig\" with {
auction: auction,
highlightedTab: app.request.pathInfo
} %}
</template>
</turbo-stream>
</turbo-frame>
", "network/auction/sections/auction_section_timeline.html.twig", "/var/www/vhosts/3forone.ch/httpdocs/abowire/templates/network/auction/sections/auction_section_timeline.html.twig");
}
}