source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'content' => [$this, 'block_content'], ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (((($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = ($context["cfg_relation"] ?? null)) && is_array($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4) || $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 instanceof ArrayAccess ? ($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4["relwork"] ?? null) : null) || ($context["is_foreign_key_supported"] ?? null))) { // line 2 echo " "; } // line 16 echo "
"; // line 18 $this->displayBlock('content', $context, $blocks); // line 19 echo "
"; } // line 18 public function block_content($context, array $blocks = []) { $macros = $this->macros; } public function getTemplateName() { return "table/page_with_secondary_tabs.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 83 => 18, 78 => 19, 76 => 18, 72 => 16, 64 => 11, 58 => 10, 50 => 5, 44 => 4, 40 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "table/page_with_secondary_tabs.twig", "/var/www/web360/htdocs/leitgedanken_php8/pma/templates/table/page_with_secondary_tabs.twig"); } }