Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.141.29.119
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
var /
cache /
prod /
twig /
be /
Delete
Unzip
Name
Size
Permission
Date
Action
bee9a2a83b1088834b882885ef846716852b51fa092715270b63433c95eb41ab.php
36.24
KB
-rw-rw-r--
2022-12-09 22:56
Save
Rename
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* bootstrap_base_layout.html.twig */ class __TwigTemplate_c8c8aae2c65739281d5421684960d60ee43da2c15682326cf437befe94dacc37 extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; // line 1 $_trait_0 = $this->loadTemplate("form_div_layout.html.twig", "bootstrap_base_layout.html.twig", 1); if (!$_trait_0->isTraitable()) { throw new RuntimeError('Template "'."form_div_layout.html.twig".'" cannot be used as a trait.', 1, $this->source); } $_trait_0_blocks = $_trait_0->getBlocks(); $this->traits = $_trait_0_blocks; $this->blocks = array_merge( $this->traits, [ 'textarea_widget' => [$this, 'block_textarea_widget'], 'money_widget' => [$this, 'block_money_widget'], 'percent_widget' => [$this, 'block_percent_widget'], 'datetime_widget' => [$this, 'block_datetime_widget'], 'date_widget' => [$this, 'block_date_widget'], 'time_widget' => [$this, 'block_time_widget'], 'dateinterval_widget' => [$this, 'block_dateinterval_widget'], 'choice_widget_expanded' => [$this, 'block_choice_widget_expanded'], 'choice_label' => [$this, 'block_choice_label'], 'checkbox_label' => [$this, 'block_checkbox_label'], 'radio_label' => [$this, 'block_radio_label'], 'button_row' => [$this, 'block_button_row'], 'choice_row' => [$this, 'block_choice_row'], 'date_row' => [$this, 'block_date_row'], 'time_row' => [$this, 'block_time_row'], 'datetime_row' => [$this, 'block_datetime_row'], ] ); } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 2 echo " "; // line 4 echo " "; // line 5 $this->displayBlock('textarea_widget', $context, $blocks); // line 9 echo " "; // line 10 $this->displayBlock('money_widget', $context, $blocks); // line 27 echo " "; // line 28 $this->displayBlock('percent_widget', $context, $blocks); // line 38 echo " "; // line 39 $this->displayBlock('datetime_widget', $context, $blocks); // line 62 echo " "; // line 63 $this->displayBlock('date_widget', $context, $blocks); // line 89 echo " "; // line 90 $this->displayBlock('time_widget', $context, $blocks); // line 108 $this->displayBlock('dateinterval_widget', $context, $blocks); // line 146 $this->displayBlock('choice_widget_expanded', $context, $blocks); // line 165 echo " "; // line 167 echo " "; // line 168 $this->displayBlock('choice_label', $context, $blocks); // line 173 echo " "; // line 174 $this->displayBlock('checkbox_label', $context, $blocks); // line 177 echo " "; // line 178 $this->displayBlock('radio_label', $context, $blocks); // line 181 echo " "; // line 183 echo " "; // line 184 $this->displayBlock('button_row', $context, $blocks); // line 189 echo " "; // line 190 $this->displayBlock('choice_row', $context, $blocks); // line 194 echo " "; // line 195 $this->displayBlock('date_row', $context, $blocks); // line 199 echo " "; // line 200 $this->displayBlock('time_row', $context, $blocks); // line 204 echo " "; // line 205 $this->displayBlock('datetime_row', $context, $blocks); } // line 5 public function block_textarea_widget($context, array $blocks = []) { $macros = $this->macros; // line 6 $context["attr"] = twig_array_merge(($context["attr"] ?? null), ["class" => twig_trim_filter((((twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", true, true, false, 6)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", false, false, false, 6), "")) : ("")) . " form-control"))]); // line 7 $this->displayParentBlock("textarea_widget", $context, $blocks); } // line 10 public function block_money_widget($context, array $blocks = []) { $macros = $this->macros; // line 11 $context["prepend"] = !(is_string($__internal_compile_0 = ($context["money_pattern"] ?? null)) && is_string($__internal_compile_1 = "{{") && ('' === $__internal_compile_1 || 0 === strpos($__internal_compile_0, $__internal_compile_1))); // line 12 echo " "; $context["append"] = !(is_string($__internal_compile_2 = ($context["money_pattern"] ?? null)) && is_string($__internal_compile_3 = "}}") && ('' === $__internal_compile_3 || $__internal_compile_3 === substr($__internal_compile_2, -strlen($__internal_compile_3)))); // line 13 echo " "; if ((($context["prepend"] ?? null) || ($context["append"] ?? null))) { // line 14 echo " <div class=\"input-group"; echo twig_escape_filter($this->env, ((array_key_exists("group_class", $context)) ? (_twig_default_filter(($context["group_class"] ?? null), "")) : ("")), "html", null, true); echo "\"> "; // line 15 if (($context["prepend"] ?? null)) { // line 16 echo " <span class=\"input-group-addon\">"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->encodeCurrency($this->env, ($context["money_pattern"] ?? null)); echo "</span> "; } // line 18 $this->displayBlock("form_widget_simple", $context, $blocks); // line 19 if (($context["append"] ?? null)) { // line 20 echo " <span class=\"input-group-addon\">"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->encodeCurrency($this->env, ($context["money_pattern"] ?? null)); echo "</span> "; } // line 22 echo " </div> "; } else { // line 24 $this->displayBlock("form_widget_simple", $context, $blocks); } } // line 28 public function block_percent_widget($context, array $blocks = []) { $macros = $this->macros; // line 29 if (($context["symbol"] ?? null)) { // line 30 echo "<div class=\"input-group\">"; // line 31 $this->displayBlock("form_widget_simple", $context, $blocks); // line 32 echo "<span class=\"input-group-addon\">"; echo twig_escape_filter($this->env, ((array_key_exists("symbol", $context)) ? (_twig_default_filter(($context["symbol"] ?? null), "%")) : ("%")), "html", null, true); echo "</span> </div>"; } else { // line 35 $this->displayBlock("form_widget_simple", $context, $blocks); } } // line 39 public function block_datetime_widget($context, array $blocks = []) { $macros = $this->macros; // line 40 if ((0 === twig_compare(($context["widget"] ?? null), "single_text"))) { // line 41 $this->displayBlock("form_widget_simple", $context, $blocks); } else { // line 43 $context["attr"] = twig_array_merge(($context["attr"] ?? null), ["class" => twig_trim_filter((((twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", true, true, false, 43)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", false, false, false, 43), "")) : ("")) . " form-inline"))]); // line 44 echo "<div "; $this->displayBlock("widget_container_attributes", $context, $blocks); echo ">"; // line 45 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, false, false, 45), 'errors'); // line 46 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, false, false, 46), 'errors'); // line 48 echo "<div class=\"sr-only\">"; // line 49 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, true, false, 49), "year", [], "any", true, true, false, 49)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, false, false, 49), "year", [], "any", false, false, false, 49), 'label'); } // line 50 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, true, false, 50), "month", [], "any", true, true, false, 50)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, false, false, 50), "month", [], "any", false, false, false, 50), 'label'); } // line 51 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, true, false, 51), "day", [], "any", true, true, false, 51)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, false, false, 51), "day", [], "any", false, false, false, 51), 'label'); } // line 52 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, true, false, 52), "hour", [], "any", true, true, false, 52)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, false, false, 52), "hour", [], "any", false, false, false, 52), 'label'); } // line 53 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, true, false, 53), "minute", [], "any", true, true, false, 53)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, false, false, 53), "minute", [], "any", false, false, false, 53), 'label'); } // line 54 if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, true, false, 54), "second", [], "any", true, true, false, 54)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, false, false, 54), "second", [], "any", false, false, false, 54), 'label'); } // line 55 echo "</div>"; // line 57 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "date", [], "any", false, false, false, 57), 'widget', ["datetime" => true]); // line 58 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "time", [], "any", false, false, false, 58), 'widget', ["datetime" => true]); // line 59 echo "</div>"; } } // line 63 public function block_date_widget($context, array $blocks = []) { $macros = $this->macros; // line 64 if ((0 === twig_compare(($context["widget"] ?? null), "single_text"))) { // line 65 $this->displayBlock("form_widget_simple", $context, $blocks); } else { // line 67 $context["attr"] = twig_array_merge(($context["attr"] ?? null), ["class" => twig_trim_filter((((twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", true, true, false, 67)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", false, false, false, 67), "")) : ("")) . " form-inline"))]); // line 68 if (( !array_key_exists("datetime", $context) || !($context["datetime"] ?? null))) { // line 69 echo "<div "; $this->displayBlock("widget_container_attributes", $context, $blocks); echo ">"; } // line 71 if ( !(($context["label"] ?? null) === false)) { // line 72 echo "<div class=\"sr-only\"> "; // line 73 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "year", [], "any", false, false, false, 73), 'label'); echo " "; // line 74 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "month", [], "any", false, false, false, 74), 'label'); echo " "; // line 75 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "day", [], "any", false, false, false, 75), 'label'); echo " </div>"; } // line 79 echo twig_replace_filter(($context["date_pattern"] ?? null), ["{{ year }}" => // line 80 $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "year", [], "any", false, false, false, 80), 'widget'), "{{ month }}" => // line 81 $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "month", [], "any", false, false, false, 81), 'widget'), "{{ day }}" => // line 82 $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "day", [], "any", false, false, false, 82), 'widget')]); // line 84 if (( !array_key_exists("datetime", $context) || !($context["datetime"] ?? null))) { // line 85 echo "</div>"; } } } // line 90 public function block_time_widget($context, array $blocks = []) { $macros = $this->macros; // line 91 if ((0 === twig_compare(($context["widget"] ?? null), "single_text"))) { // line 92 $this->displayBlock("form_widget_simple", $context, $blocks); } else { // line 94 $context["attr"] = twig_array_merge(($context["attr"] ?? null), ["class" => twig_trim_filter((((twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", true, true, false, 94)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", false, false, false, 94), "")) : ("")) . " form-inline"))]); // line 95 if (( !array_key_exists("datetime", $context) || (0 === twig_compare(false, ($context["datetime"] ?? null))))) { // line 96 echo "<div "; $this->displayBlock("widget_container_attributes", $context, $blocks); echo ">"; } // line 98 if ( !(($context["label"] ?? null) === false)) { echo "<div class=\"sr-only\">"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "hour", [], "any", false, false, false, 98), 'label'); echo "</div>"; } // line 99 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "hour", [], "any", false, false, false, 99), 'widget'); // line 100 if (($context["with_minutes"] ?? null)) { echo ":"; if ( !(($context["label"] ?? null) === false)) { echo "<div class=\"sr-only\">"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "minute", [], "any", false, false, false, 100), 'label'); echo "</div>"; } echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "minute", [], "any", false, false, false, 100), 'widget'); } // line 101 if (($context["with_seconds"] ?? null)) { echo ":"; if ( !(($context["label"] ?? null) === false)) { echo "<div class=\"sr-only\">"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "second", [], "any", false, false, false, 101), 'label'); echo "</div>"; } echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "second", [], "any", false, false, false, 101), 'widget'); } // line 102 if (( !array_key_exists("datetime", $context) || (0 === twig_compare(false, ($context["datetime"] ?? null))))) { // line 103 echo "</div>"; } } } // line 108 public function block_dateinterval_widget($context, array $blocks = []) { $macros = $this->macros; // line 109 if ((0 === twig_compare(($context["widget"] ?? null), "single_text"))) { // line 110 $this->displayBlock("form_widget_simple", $context, $blocks); } else { // line 112 $context["attr"] = twig_array_merge(($context["attr"] ?? null), ["class" => twig_trim_filter((((twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", true, true, false, 112)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["attr"] ?? null), "class", [], "any", false, false, false, 112), "")) : ("")) . " form-inline"))]); // line 113 echo "<div "; $this->displayBlock("widget_container_attributes", $context, $blocks); echo ">"; // line 114 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["form"] ?? null), 'errors'); // line 115 echo "<div class=\"table-responsive\"> <table class=\"table "; // line 116 echo twig_escape_filter($this->env, ((array_key_exists("table_class", $context)) ? (_twig_default_filter(($context["table_class"] ?? null), "table-bordered table-condensed table-striped")) : ("table-bordered table-condensed table-striped")), "html", null, true); echo "\" role=\"presentation\"> <thead> <tr>"; // line 119 if (($context["with_years"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "years", [], "any", false, false, false, 119), 'label'); echo "</th>"; } // line 120 if (($context["with_months"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "months", [], "any", false, false, false, 120), 'label'); echo "</th>"; } // line 121 if (($context["with_weeks"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "weeks", [], "any", false, false, false, 121), 'label'); echo "</th>"; } // line 122 if (($context["with_days"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "days", [], "any", false, false, false, 122), 'label'); echo "</th>"; } // line 123 if (($context["with_hours"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "hours", [], "any", false, false, false, 123), 'label'); echo "</th>"; } // line 124 if (($context["with_minutes"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "minutes", [], "any", false, false, false, 124), 'label'); echo "</th>"; } // line 125 if (($context["with_seconds"] ?? null)) { echo "<th>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "seconds", [], "any", false, false, false, 125), 'label'); echo "</th>"; } // line 126 echo "</tr> </thead> <tbody> <tr>"; // line 130 if (($context["with_years"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "years", [], "any", false, false, false, 130), 'widget'); echo "</td>"; } // line 131 if (($context["with_months"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "months", [], "any", false, false, false, 131), 'widget'); echo "</td>"; } // line 132 if (($context["with_weeks"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "weeks", [], "any", false, false, false, 132), 'widget'); echo "</td>"; } // line 133 if (($context["with_days"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "days", [], "any", false, false, false, 133), 'widget'); echo "</td>"; } // line 134 if (($context["with_hours"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "hours", [], "any", false, false, false, 134), 'widget'); echo "</td>"; } // line 135 if (($context["with_minutes"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "minutes", [], "any", false, false, false, 135), 'widget'); echo "</td>"; } // line 136 if (($context["with_seconds"] ?? null)) { echo "<td>"; echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "seconds", [], "any", false, false, false, 136), 'widget'); echo "</td>"; } // line 137 echo "</tr> </tbody> </table> </div>"; // line 141 if (($context["with_invert"] ?? null)) { echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, ($context["form"] ?? null), "invert", [], "any", false, false, false, 141), 'widget'); } // line 142 echo "</div>"; } } // line 146 public function block_choice_widget_expanded($context, array $blocks = []) { $macros = $this->macros; // line 147 if (twig_in_filter("-inline", ((twig_get_attribute($this->env, $this->source, ($context["label_attr"] ?? null), "class", [], "any", true, true, false, 147)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["label_attr"] ?? null), "class", [], "any", false, false, false, 147), "")) : ("")))) { // line 148 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["form"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["child"]) { // line 149 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget', ["parent_label_class" => ((twig_get_attribute($this->env, $this->source, // line 150 ($context["label_attr"] ?? null), "class", [], "any", true, true, false, 150)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["label_attr"] ?? null), "class", [], "any", false, false, false, 150), "")) : ("")), "translation_domain" => // line 151 ($context["choice_translation_domain"] ?? null)]); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; } else { // line 155 echo "<div "; $this->displayBlock("widget_container_attributes", $context, $blocks); echo ">"; // line 156 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(($context["form"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["child"]) { // line 157 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["child"], 'widget', ["parent_label_class" => ((twig_get_attribute($this->env, $this->source, // line 158 ($context["label_attr"] ?? null), "class", [], "any", true, true, false, 158)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["label_attr"] ?? null), "class", [], "any", false, false, false, 158), "")) : ("")), "translation_domain" => // line 159 ($context["choice_translation_domain"] ?? null)]); } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 162 echo "</div>"; } } // line 168 public function block_choice_label($context, array $blocks = []) { $macros = $this->macros; // line 170 $context["label_attr"] = twig_array_merge(($context["label_attr"] ?? null), ["class" => twig_trim_filter(twig_replace_filter(((twig_get_attribute($this->env, $this->source, ($context["label_attr"] ?? null), "class", [], "any", true, true, false, 170)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["label_attr"] ?? null), "class", [], "any", false, false, false, 170), "")) : ("")), ["checkbox-inline" => "", "radio-inline" => "", "checkbox-custom" => "", "radio-custom" => "", "switch-custom" => ""]))]); // line 171 $this->displayBlock("form_label", $context, $blocks); } // line 174 public function block_checkbox_label($context, array $blocks = []) { $macros = $this->macros; // line 175 $this->displayBlock("checkbox_radio_label", $context, $blocks); } // line 178 public function block_radio_label($context, array $blocks = []) { $macros = $this->macros; // line 179 $this->displayBlock("checkbox_radio_label", $context, $blocks); } // line 184 public function block_button_row($context, array $blocks = []) { $macros = $this->macros; // line 185 echo "<div"; $__internal_compile_4 = $context; $__internal_compile_5 = ["attr" => twig_array_merge(($context["row_attr"] ?? null), ["class" => twig_trim_filter((((twig_get_attribute($this->env, $this->source, ($context["row_attr"] ?? null), "class", [], "any", true, true, false, 185)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["row_attr"] ?? null), "class", [], "any", false, false, false, 185), "")) : ("")) . " form-group"))])]; if (!twig_test_iterable($__internal_compile_5)) { throw new RuntimeError('Variables passed to the "with" tag must be a hash.', 185, $this->getSourceContext()); } $__internal_compile_5 = twig_to_array($__internal_compile_5); $context = $this->env->mergeGlobals(array_merge($context, $__internal_compile_5)); $this->displayBlock("attributes", $context, $blocks); $context = $__internal_compile_4; echo ">"; // line 186 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["form"] ?? null), 'widget'); // line 187 echo "</div>"; } // line 190 public function block_choice_row($context, array $blocks = []) { $macros = $this->macros; // line 191 $context["force_error"] = true; // line 192 $this->displayBlock("form_row", $context, $blocks); } // line 195 public function block_date_row($context, array $blocks = []) { $macros = $this->macros; // line 196 $context["force_error"] = true; // line 197 $this->displayBlock("form_row", $context, $blocks); } // line 200 public function block_time_row($context, array $blocks = []) { $macros = $this->macros; // line 201 $context["force_error"] = true; // line 202 $this->displayBlock("form_row", $context, $blocks); } // line 205 public function block_datetime_row($context, array $blocks = []) { $macros = $this->macros; // line 206 $context["force_error"] = true; // line 207 $this->displayBlock("form_row", $context, $blocks); } public function getTemplateName() { return "bootstrap_base_layout.html.twig"; } public function getDebugInfo() { return array ( 636 => 207, 634 => 206, 630 => 205, 626 => 202, 624 => 201, 620 => 200, 616 => 197, 614 => 196, 610 => 195, 606 => 192, 604 => 191, 600 => 190, 596 => 187, 594 => 186, 582 => 185, 578 => 184, 574 => 179, 570 => 178, 566 => 175, 562 => 174, 558 => 171, 556 => 170, 552 => 168, 547 => 162, 541 => 159, 540 => 158, 539 => 157, 535 => 156, 531 => 155, 524 => 151, 523 => 150, 522 => 149, 518 => 148, 516 => 147, 512 => 146, 507 => 142, 503 => 141, 498 => 137, 492 => 136, 486 => 135, 480 => 134, 474 => 133, 468 => 132, 462 => 131, 456 => 130, 451 => 126, 445 => 125, 439 => 124, 433 => 123, 427 => 122, 421 => 121, 415 => 120, 409 => 119, 404 => 116, 401 => 115, 399 => 114, 395 => 113, 393 => 112, 390 => 110, 388 => 109, 384 => 108, 378 => 103, 376 => 102, 366 => 101, 356 => 100, 354 => 99, 348 => 98, 343 => 96, 341 => 95, 339 => 94, 336 => 92, 334 => 91, 330 => 90, 324 => 85, 322 => 84, 320 => 82, 319 => 81, 318 => 80, 317 => 79, 312 => 75, 308 => 74, 304 => 73, 301 => 72, 299 => 71, 294 => 69, 292 => 68, 290 => 67, 287 => 65, 285 => 64, 281 => 63, 276 => 59, 274 => 58, 272 => 57, 270 => 55, 266 => 54, 262 => 53, 258 => 52, 254 => 51, 250 => 50, 246 => 49, 244 => 48, 242 => 46, 240 => 45, 236 => 44, 234 => 43, 231 => 41, 229 => 40, 225 => 39, 220 => 35, 214 => 32, 212 => 31, 210 => 30, 208 => 29, 204 => 28, 199 => 24, 195 => 22, 189 => 20, 187 => 19, 185 => 18, 179 => 16, 177 => 15, 172 => 14, 169 => 13, 166 => 12, 164 => 11, 160 => 10, 156 => 7, 154 => 6, 150 => 5, 146 => 205, 143 => 204, 141 => 200, 138 => 199, 136 => 195, 133 => 194, 131 => 190, 128 => 189, 126 => 184, 123 => 183, 120 => 181, 118 => 178, 115 => 177, 113 => 174, 110 => 173, 108 => 168, 105 => 167, 102 => 165, 100 => 146, 98 => 108, 96 => 90, 93 => 89, 91 => 63, 88 => 62, 86 => 39, 83 => 38, 81 => 28, 78 => 27, 76 => 10, 73 => 9, 71 => 5, 68 => 4, 65 => 2, 30 => 1,); } public function getSourceContext() { return new Source("", "bootstrap_base_layout.html.twig", "/home/www/wb/vendor/symfony/twig-bridge/Resources/views/Form/bootstrap_base_layout.html.twig"); } }