source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"]; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Framework/Form/date_widget.html.php")); // line 1 echo " block(\$form, 'form_widget_simple'); ?>
block(\$form, 'widget_container_attributes') ?>> env, ($context["year"] ?? null), "html", null, true); echo "', '"; echo twig_escape_filter($this->env, ($context["month"] ?? null), "html", null, true); echo "', '"; echo twig_escape_filter($this->env, ($context["day"] ?? null), "html", null, true); echo "'], [ \$view['form']->widget(\$form['year']), \$view['form']->widget(\$form['month']), \$view['form']->widget(\$form['day']), ], \$date_pattern) ?>
"; $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof); } public function getTemplateName() { return "@Framework/Form/date_widget.html.php"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 5, 40 => 1,); } public function getSourceContext() { return new Source("", "@Framework/Form/date_widget.html.php", "/var/www/html/vendor/symfony/framework-bundle/Resources/views/Form/date_widget.html.php"); } }