source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " "; } public function getTemplateName() { return "columns_definitions/transformation.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 105 => 26, 102 => 25, 93 => 22, 89 => 21, 85 => 20, 80 => 19, 78 => 18, 77 => 17, 75 => 16, 72 => 15, 70 => 13, 68 => 12, 66 => 9, 65 => 10, 64 => 8, 62 => 7, 57 => 6, 55 => 5, 51 => 4, 45 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "columns_definitions/transformation.twig", "/usr/local/www/phpMyAdmin/templates/columns_definitions/transformation.twig"); } }