@@ -241,10 +241,10 @@ discard block |
||
241 | 241 | $context['_parent'] = $context; |
242 | 242 | $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["class"]) || array_key_exists("class", $context) ? $context["class"] : (function () { throw new Twig_Error_Runtime('Variable "class" does not exist.', 82, $this->getSourceContext()); })()), "interfaces", array())); |
243 | 243 | $context['loop'] = array( |
244 | - 'parent' => $context['_parent'], |
|
245 | - 'index0' => 0, |
|
246 | - 'index' => 1, |
|
247 | - 'first' => true, |
|
244 | + 'parent' => $context['_parent'], |
|
245 | + 'index0' => 0, |
|
246 | + 'index' => 1, |
|
247 | + 'first' => true, |
|
248 | 248 | ); |
249 | 249 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
250 | 250 | $length = count($context['_seq']); |
@@ -560,10 +560,10 @@ discard block |
||
560 | 560 | $context['_parent'] = $context; |
561 | 561 | $context['_seq'] = twig_ensure_traversable((isset($context["methods"]) || array_key_exists("methods", $context) ? $context["methods"] : (function () { throw new Twig_Error_Runtime('Variable "methods" does not exist.', 187, $this->getSourceContext()); })())); |
562 | 562 | $context['loop'] = array( |
563 | - 'parent' => $context['_parent'], |
|
564 | - 'index0' => 0, |
|
565 | - 'index' => 1, |
|
566 | - 'first' => true, |
|
563 | + 'parent' => $context['_parent'], |
|
564 | + 'index0' => 0, |
|
565 | + 'index' => 1, |
|
566 | + 'first' => true, |
|
567 | 567 | ); |
568 | 568 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
569 | 569 | $length = count($context['_seq']); |
@@ -646,10 +646,10 @@ discard block |
||
646 | 646 | $context['_parent'] = $context; |
647 | 647 | $context['_seq'] = twig_ensure_traversable((isset($context["methods"]) || array_key_exists("methods", $context) ? $context["methods"] : (function () { throw new Twig_Error_Runtime('Variable "methods" does not exist.', 212, $this->getSourceContext()); })())); |
648 | 648 | $context['loop'] = array( |
649 | - 'parent' => $context['_parent'], |
|
650 | - 'index0' => 0, |
|
651 | - 'index' => 1, |
|
652 | - 'first' => true, |
|
649 | + 'parent' => $context['_parent'], |
|
650 | + 'index0' => 0, |
|
651 | + 'index' => 1, |
|
652 | + 'first' => true, |
|
653 | 653 | ); |
654 | 654 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
655 | 655 | $length = count($context['_seq']); |
@@ -203,10 +203,10 @@ discard block |
||
203 | 203 | $context['_parent'] = $context; |
204 | 204 | $context['_seq'] = twig_ensure_traversable((isset($context["hints"]) || array_key_exists("hints", $context) ? $context["hints"] : (function () { throw new Twig_Error_Runtime('Variable "hints" does not exist.', 31, $this->getSourceContext()); })())); |
205 | 205 | $context['loop'] = array( |
206 | - 'parent' => $context['_parent'], |
|
207 | - 'index0' => 0, |
|
208 | - 'index' => 1, |
|
209 | - 'first' => true, |
|
206 | + 'parent' => $context['_parent'], |
|
207 | + 'index0' => 0, |
|
208 | + 'index' => 1, |
|
209 | + 'first' => true, |
|
210 | 210 | ); |
211 | 211 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
212 | 212 | $length = count($context['_seq']); |
@@ -358,10 +358,10 @@ discard block |
||
358 | 358 | $context['_parent'] = $context; |
359 | 359 | $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["method"]) || array_key_exists("method", $context) ? $context["method"] : (function () { throw new Twig_Error_Runtime('Variable "method" does not exist.', 64, $this->getSourceContext()); })()), "parameters", array())); |
360 | 360 | $context['loop'] = array( |
361 | - 'parent' => $context['_parent'], |
|
362 | - 'index0' => 0, |
|
363 | - 'index' => 1, |
|
364 | - 'first' => true, |
|
361 | + 'parent' => $context['_parent'], |
|
362 | + 'index0' => 0, |
|
363 | + 'index' => 1, |
|
364 | + 'first' => true, |
|
365 | 365 | ); |
366 | 366 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
367 | 367 | $length = count($context['_seq']); |