var/cache/dev/twig/98/98ebf0e4ebabf596005eb66fb5071050247b5fc0405ef4471d2329d597da9375.php line 38

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* network/profile/auctionhouse/listing.html.twig */
  14. class __TwigTemplate_07682d6b4ebe2f46712ff701cec938a916dc3a7b56e02c4d194235493ba22d9b extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'content' => [$this'block_content'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "page.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""network/profile/auctionhouse/listing.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""network/profile/auctionhouse/listing.html.twig"));
  38.         $this->parent $this->loadTemplate("page.html.twig""network/profile/auctionhouse/listing.html.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 2
  46.     public function block_content($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  53.         // line 3
  54.         echo "  ";
  55.         $this->loadTemplate("network/profile/components/hero.html.twig""network/profile/auctionhouse/listing.html.twig"3)->display($context);
  56.         // line 4
  57.         echo "
  58.   ";
  59.         // line 5
  60.         $this->loadTemplate("network/profile/components/listing.html.twig""network/profile/auctionhouse/listing.html.twig"5)->display(twig_array_merge($context, ["listing" => (isset($context["auctionhouses"]) || array_key_exists("auctionhouses"$context) ? $context["auctionhouses"] : (function () { throw new RuntimeError('Variable "auctionhouses" does not exist.'5$this->source); })())]));
  61.         // line 6
  62.         echo "
  63.   <div class=\"grid my-12 mb-20 place-items-center\">
  64.     ";
  65.         // line 8
  66.         $this->loadTemplate("component/pagination.html.twig""network/profile/auctionhouse/listing.html.twig"8)->display(twig_array_merge($context, ["pagination" => (isset($context["auctionhouses"]) || array_key_exists("auctionhouses"$context) ? $context["auctionhouses"] : (function () { throw new RuntimeError('Variable "auctionhouses" does not exist.'8$this->source); })())]));
  67.         // line 9
  68.         echo "  </div>
  69. ";
  70.         
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  72.         
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  74.     }
  75.     public function getTemplateName()
  76.     {
  77.         return "network/profile/auctionhouse/listing.html.twig";
  78.     }
  79.     public function isTraitable()
  80.     {
  81.         return false;
  82.     }
  83.     public function getDebugInfo()
  84.     {
  85.         return array (  82 => 9,  80 => 8,  76 => 6,  74 => 5,  71 => 4,  68 => 3,  58 => 2,  35 => 1,);
  86.     }
  87.     public function getSourceContext()
  88.     {
  89.         return new Source("{% extends 'page.html.twig' %}
  90. {% block content %}
  91.   {% include 'network/profile/components/hero.html.twig' %}
  92.   {% include 'network/profile/components/listing.html.twig' with { listing: auctionhouses } %}
  93.   <div class=\"grid my-12 mb-20 place-items-center\">
  94.     {% include 'component/pagination.html.twig' with { pagination: auctionhouses } %}
  95.   </div>
  96. {% endblock %}
  97. ""network/profile/auctionhouse/listing.html.twig""/var/www/vhosts/3forone.ch/httpdocs/abowire/templates/network/profile/auctionhouse/listing.html.twig");
  98.     }
  99. }