var/cache/dev/twig/58/5812036f092adfffda471013bf6e737d.php line 44

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* default/homepage.html.twig */
  16. class __TwigTemplate_de495e327d9790b20a8d2e3f9faa91c0 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'body_id' => [$this'block_body_id'],
  29.             'body' => [$this'block_body'],
  30.         ];
  31.     }
  32.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  33.     {
  34.         // line 1
  35.         return "base.html.twig";
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = []): iterable
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default/homepage.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default/homepage.html.twig"));
  44.         $this->parent $this->loadTemplate("base.html.twig""default/homepage.html.twig"1);
  45.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  50.     }
  51.     // line 3
  52.     /**
  53.      * @return iterable<null|scalar|\Stringable>
  54.      */
  55.     public function block_body_id(array $context, array $blocks = []): iterable
  56.     {
  57.         $macros $this->macros;
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  62.         yield "home";
  63.         
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  65.         
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  67.         yield from [];
  68.     }
  69.     // line 5
  70.     /**
  71.      * @return iterable<null|scalar|\Stringable>
  72.      */
  73.     public function block_body(array $context, array $blocks = []): iterable
  74.     {
  75.         $macros $this->macros;
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  80.         // line 6
  81.         yield "
  82. <ul class=\"sideFixedMenu hidden-xs\">
  83.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#mainIntro\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Intro</span></a></li>
  84.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#features\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Features</span></a></li>
  85.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#calculator\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Calculator</span></a></li>
  86.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#pricing\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Pricing</span></a></li>
  87.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#onmedia\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Media</span></a></li>
  88.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#register\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Register</span></a></li>
  89. </ul>
  90. ";
  91.         // line 17
  92.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_intro.html.twig");
  93.         yield "
  94. ";
  95.         // line 20
  96.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_introSlides.html.twig");
  97.         yield "
  98. ";
  99.         // line 23
  100.         if ( !Twig\Extension\CoreExtension::testEmpty((isset($context["feature"]) || array_key_exists("feature"$context) ? $context["feature"] : (function () { throw new RuntimeError('Variable "feature" does not exist.'23$this->source); })()))) {
  101.             // line 24
  102.             yield Twig\Extension\CoreExtension::include($this->env$context"default/_features.html.twig", ["data" => (isset($context["feature"]) || array_key_exists("feature"$context) ? $context["feature"] : (function () { throw new RuntimeError('Variable "feature" does not exist.'24$this->source); })())]);
  103.             yield "
  104. ";
  105.         }
  106.         // line 26
  107.         yield "
  108. ";
  109.         // line 28
  110.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_cc.html.twig");
  111.         yield "
  112. ";
  113.         // line 31
  114.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_pricing.html.twig");
  115.         yield "
  116. ";
  117.         // line 34
  118.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_faq.html.twig");
  119.         yield "
  120. ";
  121.         // line 36
  122.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_demo.html.twig");
  123.         yield "
  124. ";
  125.         // line 39
  126.         if ( !Twig\Extension\CoreExtension::testEmpty((isset($context["postRow"]) || array_key_exists("postRow"$context) ? $context["postRow"] : (function () { throw new RuntimeError('Variable "postRow" does not exist.'39$this->source); })()))) {
  127.             // line 40
  128.             yield Twig\Extension\CoreExtension::include($this->env$context"default/_media.html.twig", ["data" => (isset($context["postRow"]) || array_key_exists("postRow"$context) ? $context["postRow"] : (function () { throw new RuntimeError('Variable "postRow" does not exist.'40$this->source); })())]);
  129.             yield "
  130. ";
  131.         }
  132.         // line 42
  133.         yield "
  134. ";
  135.         // line 45
  136.         yield Twig\Extension\CoreExtension::include($this->env$context"default/_register.html.twig");
  137.         yield "
  138. ";
  139.         
  140.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  141.         
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  143.         yield from [];
  144.     }
  145.     /**
  146.      * @codeCoverageIgnore
  147.      */
  148.     public function getTemplateName(): string
  149.     {
  150.         return "default/homepage.html.twig";
  151.     }
  152.     /**
  153.      * @codeCoverageIgnore
  154.      */
  155.     public function isTraitable(): bool
  156.     {
  157.         return false;
  158.     }
  159.     /**
  160.      * @codeCoverageIgnore
  161.      */
  162.     public function getDebugInfo(): array
  163.     {
  164.         return array (  171 => 45,  166 => 42,  161 => 40,  159 => 39,  153 => 36,  148 => 34,  142 => 31,  136 => 28,  132 => 26,  127 => 24,  125 => 23,  119 => 20,  113 => 17,  100 => 6,  87 => 5,  64 => 3,  41 => 1,);
  165.     }
  166.     public function getSourceContext(): Source
  167.     {
  168.         return new Source("{% extends 'base.html.twig' %}
  169. {% block body_id 'home' %}
  170. {% block body %}
  171. <ul class=\"sideFixedMenu hidden-xs\">
  172.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#mainIntro\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Intro</span></a></li>
  173.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#features\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Features</span></a></li>
  174.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#calculator\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Calculator</span></a></li>
  175.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#pricing\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Pricing</span></a></li>
  176.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#onmedia\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Media</span></a></li>
  177.     <li><a class=\"anime scrollTo\" data-scroll-to=\"#register\" href=\"javascript:void(0);\"><i></i><span class=\"anime\">Register</span></a></li>
  178. </ul>
  179. {{ include('default/_intro.html.twig') }}
  180. {{ include('default/_introSlides.html.twig') }}
  181. {% if feature is not empty %}
  182. {{ include('default/_features.html.twig', {'data': feature}) }}
  183. {% endif %}
  184. {{ include('default/_cc.html.twig') }}
  185. {{ include('default/_pricing.html.twig') }}
  186. {{ include('default/_faq.html.twig') }}
  187. {{ include('default/_demo.html.twig') }}
  188. {% if postRow is not empty %}
  189. {{ include('default/_media.html.twig', {'data': postRow}) }}
  190. {% endif %}
  191. {{ include('default/_register.html.twig') }}
  192. {% endblock %}
  193. ""default/homepage.html.twig""/home/aperove.com/templates/default/homepage.html.twig");
  194.     }
  195. }