source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"]; $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default/components/sidebar/navSidebarApiWidgetInner.html.twig")); // line 1 if (twig_get_attribute($this->env, $this->source, ($context["api"] ?? null), "navi", [], "any", true, true, false, 1)) { // line 2 echo "
"; // line 19 echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 19, $this->source); })()), "html", null, true); echo "
"; } $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof); } public function getTemplateName() { return "default/components/sidebar/navSidebarApiWidgetInner.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 137 => 61, 131 => 60, 128 => 47, 119 => 41, 113 => 40, 102 => 37, 95 => 33, 89 => 32, 82 => 31, 80 => 30, 76 => 28, 72 => 27, 61 => 19, 42 => 2, 40 => 1,); } public function getSourceContext() { return new Source("{% if api.navi is defined %}
{{ title }}
{% endif %}", "default/components/sidebar/navSidebarApiWidgetInner.html.twig", "/Users/kadmin/Websites/sterntours-3/app/Resources/views/default/components/sidebar/navSidebarApiWidgetInner.html.twig"); } }