@@ -409,6 +409,10 @@ |
||
409 | 409 | } |
410 | 410 | |
411 | 411 | // line 223 |
412 | + |
|
413 | + /** |
|
414 | + * @param integer $__depth__ |
|
415 | + */ |
|
412 | 416 | public function getelement($__tree__ = null, $__opened__ = null, $__depth__ = null, ...$__varargs__) |
413 | 417 | { |
414 | 418 | $context = $this->env->mergeGlobals(array( |
@@ -448,13 +448,13 @@ discard block |
||
448 | 448 | echo "px\" class=\"hd\"> |
449 | 449 | <span class=\"glyphicon glyphicon-play\"></span>"; |
450 | 450 | // line 231 |
451 | - if ( !$this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "config", array(0 => "simulate_namespaces"), "method")) { |
|
451 | + if (!$this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "config", array(0 => "simulate_namespaces"), "method")) { |
|
452 | 452 | echo "<a href=\""; |
453 | 453 | echo $this->env->getExtension('sami')->pathForNamespace($context, $this->getAttribute($context["element"], 1, array(), "array")); |
454 | 454 | echo "\">"; |
455 | 455 | } |
456 | 456 | echo $this->getAttribute($context["element"], 0, array(), "array"); |
457 | - if ( !$this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "config", array(0 => "simulate_namespaces"), "method")) { |
|
457 | + if (!$this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "config", array(0 => "simulate_namespaces"), "method")) { |
|
458 | 458 | echo "</a>"; |
459 | 459 | } |
460 | 460 | // line 232 |
@@ -522,7 +522,7 @@ discard block |
||
522 | 522 | |
523 | 523 | public function getDebugInfo() |
524 | 524 | { |
525 | - return array ( 498 => 245, 485 => 240, 481 => 239, 472 => 238, 467 => 235, 465 => 234, 461 => 232, 451 => 231, 447 => 230, 438 => 229, 436 => 228, 432 => 227, 429 => 225, 426 => 224, 412 => 223, 396 => 220, 379 => 218, 374 => 217, 371 => 216, 368 => 215, 365 => 214, 353 => 213, 325 => 157, 322 => 156, 316 => 37, 312 => 38, 309 => 37, 306 => 35, 298 => 33, 275 => 32, 271 => 31, 268 => 30, 260 => 28, 243 => 27, 239 => 26, 236 => 25, 224 => 23, 220 => 22, 217 => 21, 214 => 20, 211 => 19, 206 => 222, 173 => 210, 170 => 182, 168 => 156, 49 => 39, 47 => 19, 31 => 7, 24 => 2, 22 => 1,); |
|
525 | + return array(498 => 245, 485 => 240, 481 => 239, 472 => 238, 467 => 235, 465 => 234, 461 => 232, 451 => 231, 447 => 230, 438 => 229, 436 => 228, 432 => 227, 429 => 225, 426 => 224, 412 => 223, 396 => 220, 379 => 218, 374 => 217, 371 => 216, 368 => 215, 365 => 214, 353 => 213, 325 => 157, 322 => 156, 316 => 37, 312 => 38, 309 => 37, 306 => 35, 298 => 33, 275 => 32, 271 => 31, 268 => 30, 260 => 28, 243 => 27, 239 => 26, 236 => 25, 224 => 23, 220 => 22, 217 => 21, 214 => 20, 211 => 19, 206 => 222, 173 => 210, 170 => 182, 168 => 156, 49 => 39, 47 => 19, 31 => 7, 24 => 2, 22 => 1,); |
|
526 | 526 | } |
527 | 527 | } |
528 | 528 | /* {% from _self import element %}*/ |
@@ -160,7 +160,7 @@ |
||
160 | 160 | |
161 | 161 | public function getDebugInfo() |
162 | 162 | { |
163 | - return array ( 105 => 50, 89 => 36, 86 => 35, 79 => 31, 62 => 17, 50 => 7, 47 => 6, 41 => 4, 34 => 3, 30 => 1, 28 => 2, 11 => 1,); |
|
163 | + return array(105 => 50, 89 => 36, 86 => 35, 79 => 31, 62 => 17, 50 => 7, 47 => 6, 41 => 4, 34 => 3, 30 => 1, 28 => 2, 11 => 1,); |
|
164 | 164 | } |
165 | 165 | } |
166 | 166 | /* {% extends "layout/layout.twig" %}*/ |
@@ -119,7 +119,7 @@ discard block |
||
119 | 119 | // line 30 |
120 | 120 | echo $this->env->getExtension('sami')->parseDesc($context, $this->getAttribute((isset($context["value"]) ? $context["value"] : $this->getContext($context, "value")), "shortdesc", array()), (isset($context["value"]) ? $context["value"] : $this->getContext($context, "value"))); |
121 | 121 | echo "</dd>"; |
122 | - } elseif (("method" == // line 31 |
|
122 | + } elseif (("method" == // line 31 |
|
123 | 123 | (isset($context["type"]) ? $context["type"] : $this->getContext($context, "type")))) { |
124 | 124 | // line 32 |
125 | 125 | echo "<dt>"; |
@@ -131,7 +131,7 @@ discard block |
||
131 | 131 | // line 33 |
132 | 132 | echo $this->env->getExtension('sami')->parseDesc($context, $this->getAttribute((isset($context["value"]) ? $context["value"] : $this->getContext($context, "value")), "shortdesc", array()), $this->getAttribute((isset($context["value"]) ? $context["value"] : $this->getContext($context, "value")), "class", array())); |
133 | 133 | echo "</dd>"; |
134 | - } elseif (("property" == // line 34 |
|
134 | + } elseif (("property" == // line 34 |
|
135 | 135 | (isset($context["type"]) ? $context["type"] : $this->getContext($context, "type")))) { |
136 | 136 | // line 35 |
137 | 137 | echo "<dt>\$"; |
@@ -168,7 +168,7 @@ discard block |
||
168 | 168 | |
169 | 169 | public function getDebugInfo() |
170 | 170 | { |
171 | - return array ( 152 => 39, 144 => 36, 137 => 35, 135 => 34, 132 => 33, 125 => 32, 123 => 31, 120 => 30, 111 => 29, 109 => 28, 107 => 27, 105 => 26, 101 => 25, 94 => 23, 90 => 22, 86 => 20, 80 => 19, 72 => 17, 64 => 15, 61 => 14, 57 => 13, 49 => 7, 46 => 6, 40 => 4, 33 => 3, 29 => 1, 27 => 2, 11 => 1,); |
|
171 | + return array(152 => 39, 144 => 36, 137 => 35, 135 => 34, 132 => 33, 125 => 32, 123 => 31, 120 => 30, 111 => 29, 109 => 28, 107 => 27, 105 => 26, 101 => 25, 94 => 23, 90 => 22, 86 => 20, 80 => 19, 72 => 17, 64 => 15, 61 => 14, 57 => 13, 49 => 7, 46 => 6, 40 => 4, 33 => 3, 29 => 1, 27 => 2, 11 => 1,); |
|
172 | 172 | } |
173 | 173 | } |
174 | 174 | /* {% extends "layout/layout.twig" %}*/ |
@@ -47,7 +47,7 @@ discard block |
||
47 | 47 | } |
48 | 48 | // line 10 |
49 | 49 | echo " <Url type=\"text/html\" method=\"GET\" template=\""; |
50 | - echo twig_escape_filter($this->env, (twig_replace_filter($this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "config", array(0 => "base_url"), "method"), array("%version%" => $this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "version", array()))) . "/index.html?q={searchTerms}&src={referrer:source?}"), "html", null, true); |
|
50 | + echo twig_escape_filter($this->env, (twig_replace_filter($this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "config", array(0 => "base_url"), "method"), array("%version%" => $this->getAttribute((isset($context["project"]) ? $context["project"] : $this->getContext($context, "project")), "version", array())))."/index.html?q={searchTerms}&src={referrer:source?}"), "html", null, true); |
|
51 | 51 | echo "\"/> |
52 | 52 | <InputEncoding>UTF-8</InputEncoding> |
53 | 53 | <AdultContent>false</AdultContent> |
@@ -68,7 +68,7 @@ discard block |
||
68 | 68 | |
69 | 69 | public function getDebugInfo() |
70 | 70 | { |
71 | - return array ( 49 => 10, 43 => 8, 41 => 7, 37 => 6, 31 => 5, 25 => 4, 21 => 2, 19 => 1,); |
|
71 | + return array(49 => 10, 43 => 8, 41 => 7, 37 => 6, 31 => 5, 25 => 4, 21 => 2, 19 => 1,); |
|
72 | 72 | } |
73 | 73 | } |
74 | 74 | /* {% if project.config('base_url') -%}*/ |
@@ -241,10 +241,10 @@ discard block |
||
241 | 241 | $context['_parent'] = $context; |
242 | 242 | $context['_seq'] = twig_ensure_traversable($this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "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"]) ? $context["methods"] : $this->getContext($context, "methods"))); |
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"]) ? $context["methods"] : $this->getContext($context, "methods"))); |
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']); |
@@ -60,7 +60,7 @@ discard block |
||
60 | 60 | // line 5 |
61 | 61 | public function block_page_id($context, array $blocks = array()) |
62 | 62 | { |
63 | - echo twig_escape_filter($this->env, ("class:" . twig_replace_filter($this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "name", array()), array("\\" => "_"))), "html", null, true); |
|
63 | + echo twig_escape_filter($this->env, ("class:".twig_replace_filter($this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "name", array()), array("\\" => "_"))), "html", null, true); |
|
64 | 64 | } |
65 | 65 | |
66 | 66 | // line 7 |
@@ -215,7 +215,7 @@ discard block |
||
215 | 215 | public function block_class_signature($context, array $blocks = array()) |
216 | 216 | { |
217 | 217 | // line 74 |
218 | - if (( !$this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "interface", array()) && $this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "abstract", array()))) { |
|
218 | + if ((!$this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "interface", array()) && $this->getAttribute((isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")), "abstract", array()))) { |
|
219 | 219 | echo "abstract "; |
220 | 220 | } |
221 | 221 | // line 75 |
@@ -257,7 +257,7 @@ discard block |
||
257 | 257 | // line 83 |
258 | 258 | echo $context["__internal_21474d8e13cfe6a3a0369d0a6e8352e7a7cfb873a2bbc6a59c929e7c5e02cfdc"]->getclass_link($context["interface"]); |
259 | 259 | // line 84 |
260 | - if ( !$this->getAttribute($context["loop"], "last", array())) { |
|
260 | + if (!$this->getAttribute($context["loop"], "last", array())) { |
|
261 | 261 | echo ", "; |
262 | 262 | } |
263 | 263 | ++$context['loop']['index0']; |
@@ -531,7 +531,7 @@ discard block |
||
531 | 531 | echo "</td> |
532 | 532 | <td>"; |
533 | 533 | // line 176 |
534 | - if ( !($this->getAttribute($context["property"], "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) { |
|
534 | + if (!($this->getAttribute($context["property"], "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) { |
|
535 | 535 | // line 177 |
536 | 536 | echo "<small>from "; |
537 | 537 | echo $context["__internal_21474d8e13cfe6a3a0369d0a6e8352e7a7cfb873a2bbc6a59c929e7c5e02cfdc"]->getproperty_link($context["property"], false, true); |
@@ -595,7 +595,7 @@ discard block |
||
595 | 595 | echo " |
596 | 596 | "; |
597 | 597 | // line 194 |
598 | - if ( !$this->getAttribute($context["method"], "shortdesc", array())) { |
|
598 | + if (!$this->getAttribute($context["method"], "shortdesc", array())) { |
|
599 | 599 | // line 195 |
600 | 600 | echo " <p class=\"no-description\">No description</p> |
601 | 601 | "; |
@@ -609,7 +609,7 @@ discard block |
||
609 | 609 | echo " </div> |
610 | 610 | <div class=\"col-md-2\">"; |
611 | 611 | // line 201 |
612 | - if ( !($this->getAttribute($context["method"], "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) { |
|
612 | + if (!($this->getAttribute($context["method"], "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) { |
|
613 | 613 | // line 202 |
614 | 614 | echo "<small>from "; |
615 | 615 | echo $context["__internal_21474d8e13cfe6a3a0369d0a6e8352e7a7cfb873a2bbc6a59c929e7c5e02cfdc"]->getmethod_link($context["method"], false, true); |
@@ -693,7 +693,7 @@ discard block |
||
693 | 693 | echo "\"> |
694 | 694 | <div class=\"location\">"; |
695 | 695 | // line 222 |
696 | - if ( !($this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) { |
|
696 | + if (!($this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "class", array()) === (isset($context["class"]) ? $context["class"] : $this->getContext($context, "class")))) { |
|
697 | 697 | echo "in "; |
698 | 698 | echo $context["__internal_21474d8e13cfe6a3a0369d0a6e8352e7a7cfb873a2bbc6a59c929e7c5e02cfdc"]->getmethod_link((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), false, true); |
699 | 699 | echo " "; |
@@ -719,7 +719,7 @@ discard block |
||
719 | 719 | echo " <div class=\"method-description\"> |
720 | 720 | "; |
721 | 721 | // line 230 |
722 | - if (( !$this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "shortdesc", array()) && !$this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "longdesc", array()))) { |
|
722 | + if ((!$this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "shortdesc", array()) && !$this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "longdesc", array()))) { |
|
723 | 723 | // line 231 |
724 | 724 | echo " <p class=\"no-description\">No description</p> |
725 | 725 | "; |
@@ -819,7 +819,7 @@ discard block |
||
819 | 819 | |
820 | 820 | public function getDebugInfo() |
821 | 821 | { |
822 | - return array ( 805 => 266, 800 => 264, 796 => 262, 794 => 261, 791 => 260, 786 => 258, 782 => 256, 780 => 255, 777 => 254, 772 => 252, 768 => 250, 766 => 249, 763 => 248, 758 => 246, 754 => 244, 752 => 243, 749 => 242, 745 => 240, 739 => 237, 736 => 236, 731 => 234, 728 => 233, 724 => 231, 722 => 230, 719 => 229, 717 => 228, 712 => 226, 706 => 223, 696 => 222, 691 => 221, 688 => 220, 683 => 217, 666 => 214, 663 => 213, 646 => 212, 643 => 211, 640 => 210, 635 => 207, 619 => 204, 614 => 202, 612 => 201, 609 => 199, 604 => 197, 600 => 195, 598 => 194, 590 => 193, 581 => 190, 577 => 188, 560 => 187, 557 => 186, 554 => 185, 549 => 182, 541 => 179, 536 => 177, 534 => 176, 530 => 174, 526 => 173, 520 => 171, 515 => 170, 510 => 169, 506 => 168, 502 => 167, 499 => 166, 495 => 165, 492 => 164, 489 => 163, 484 => 160, 474 => 156, 470 => 155, 465 => 153, 462 => 152, 458 => 151, 455 => 150, 452 => 149, 447 => 146, 438 => 143, 434 => 142, 431 => 141, 427 => 140, 424 => 139, 421 => 138, 416 => 135, 407 => 132, 403 => 131, 400 => 130, 396 => 129, 393 => 128, 390 => 127, 382 => 122, 378 => 121, 374 => 119, 371 => 118, 366 => 115, 357 => 112, 353 => 111, 347 => 110, 344 => 109, 340 => 108, 337 => 107, 334 => 106, 330 => 103, 326 => 102, 324 => 101, 321 => 100, 315 => 97, 310 => 96, 305 => 95, 300 => 94, 295 => 93, 290 => 92, 286 => 91, 283 => 90, 277 => 87, 260 => 84, 258 => 83, 241 => 82, 238 => 81, 236 => 80, 232 => 78, 230 => 77, 227 => 76, 222 => 75, 218 => 74, 215 => 73, 210 => 70, 205 => 68, 198 => 64, 194 => 62, 192 => 61, 189 => 60, 184 => 58, 180 => 56, 178 => 55, 175 => 54, 170 => 52, 166 => 50, 164 => 49, 161 => 48, 156 => 46, 152 => 44, 150 => 43, 147 => 42, 143 => 40, 138 => 38, 135 => 37, 130 => 35, 128 => 34, 125 => 33, 123 => 32, 118 => 30, 113 => 28, 106 => 24, 102 => 23, 97 => 20, 94 => 19, 85 => 13, 81 => 12, 77 => 11, 73 => 9, 70 => 8, 67 => 7, 61 => 5, 55 => 4, 47 => 3, 43 => 1, 41 => 2, 11 => 1,); |
|
822 | + return array(805 => 266, 800 => 264, 796 => 262, 794 => 261, 791 => 260, 786 => 258, 782 => 256, 780 => 255, 777 => 254, 772 => 252, 768 => 250, 766 => 249, 763 => 248, 758 => 246, 754 => 244, 752 => 243, 749 => 242, 745 => 240, 739 => 237, 736 => 236, 731 => 234, 728 => 233, 724 => 231, 722 => 230, 719 => 229, 717 => 228, 712 => 226, 706 => 223, 696 => 222, 691 => 221, 688 => 220, 683 => 217, 666 => 214, 663 => 213, 646 => 212, 643 => 211, 640 => 210, 635 => 207, 619 => 204, 614 => 202, 612 => 201, 609 => 199, 604 => 197, 600 => 195, 598 => 194, 590 => 193, 581 => 190, 577 => 188, 560 => 187, 557 => 186, 554 => 185, 549 => 182, 541 => 179, 536 => 177, 534 => 176, 530 => 174, 526 => 173, 520 => 171, 515 => 170, 510 => 169, 506 => 168, 502 => 167, 499 => 166, 495 => 165, 492 => 164, 489 => 163, 484 => 160, 474 => 156, 470 => 155, 465 => 153, 462 => 152, 458 => 151, 455 => 150, 452 => 149, 447 => 146, 438 => 143, 434 => 142, 431 => 141, 427 => 140, 424 => 139, 421 => 138, 416 => 135, 407 => 132, 403 => 131, 400 => 130, 396 => 129, 393 => 128, 390 => 127, 382 => 122, 378 => 121, 374 => 119, 371 => 118, 366 => 115, 357 => 112, 353 => 111, 347 => 110, 344 => 109, 340 => 108, 337 => 107, 334 => 106, 330 => 103, 326 => 102, 324 => 101, 321 => 100, 315 => 97, 310 => 96, 305 => 95, 300 => 94, 295 => 93, 290 => 92, 286 => 91, 283 => 90, 277 => 87, 260 => 84, 258 => 83, 241 => 82, 238 => 81, 236 => 80, 232 => 78, 230 => 77, 227 => 76, 222 => 75, 218 => 74, 215 => 73, 210 => 70, 205 => 68, 198 => 64, 194 => 62, 192 => 61, 189 => 60, 184 => 58, 180 => 56, 178 => 55, 175 => 54, 170 => 52, 166 => 50, 164 => 49, 161 => 48, 156 => 46, 152 => 44, 150 => 43, 147 => 42, 143 => 40, 138 => 38, 135 => 37, 130 => 35, 128 => 34, 125 => 33, 123 => 32, 118 => 30, 113 => 28, 106 => 24, 102 => 23, 97 => 20, 94 => 19, 85 => 13, 81 => 12, 77 => 11, 73 => 9, 70 => 8, 67 => 7, 61 => 5, 55 => 4, 47 => 3, 43 => 1, 41 => 2, 11 => 1,); |
|
823 | 823 | } |
824 | 824 | } |
825 | 825 | /* {% extends "layout/layout.twig" %}*/ |
@@ -69,7 +69,7 @@ |
||
69 | 69 | |
70 | 70 | public function getDebugInfo() |
71 | 71 | { |
72 | - return array ( 55 => 11, 49 => 7, 46 => 6, 40 => 4, 33 => 3, 29 => 1, 27 => 2, 11 => 1,); |
|
72 | + return array(55 => 11, 49 => 7, 46 => 6, 40 => 4, 33 => 3, 29 => 1, 27 => 2, 11 => 1,); |
|
73 | 73 | } |
74 | 74 | } |
75 | 75 | /* {% extends "layout/layout.twig" %}*/ |
@@ -50,7 +50,7 @@ |
||
50 | 50 | |
51 | 51 | public function getDebugInfo() |
52 | 52 | { |
53 | - return array ( 36 => 9, 32 => 7, 29 => 4, 26 => 2, 24 => 1, 18 => 7,); |
|
53 | + return array(36 => 9, 32 => 7, 29 => 4, 26 => 2, 24 => 1, 18 => 7,); |
|
54 | 54 | } |
55 | 55 | } |
56 | 56 | /* {% if has_namespaces %}*/ |
@@ -227,10 +227,10 @@ discard block |
||
227 | 227 | $context['_parent'] = $context; |
228 | 228 | $context['_seq'] = twig_ensure_traversable((isset($context["hints"]) ? $context["hints"] : $this->getContext($context, "hints"))); |
229 | 229 | $context['loop'] = array( |
230 | - 'parent' => $context['_parent'], |
|
231 | - 'index0' => 0, |
|
232 | - 'index' => 1, |
|
233 | - 'first' => true, |
|
230 | + 'parent' => $context['_parent'], |
|
231 | + 'index0' => 0, |
|
232 | + 'index' => 1, |
|
233 | + 'first' => true, |
|
234 | 234 | ); |
235 | 235 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
236 | 236 | $length = count($context['_seq']); |
@@ -406,10 +406,10 @@ discard block |
||
406 | 406 | $context['_parent'] = $context; |
407 | 407 | $context['_seq'] = twig_ensure_traversable($this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "parameters", array())); |
408 | 408 | $context['loop'] = array( |
409 | - 'parent' => $context['_parent'], |
|
410 | - 'index0' => 0, |
|
411 | - 'index' => 1, |
|
412 | - 'first' => true, |
|
409 | + 'parent' => $context['_parent'], |
|
410 | + 'index0' => 0, |
|
411 | + 'index' => 1, |
|
412 | + 'first' => true, |
|
413 | 413 | ); |
414 | 414 | if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof Countable)) { |
415 | 415 | $length = count($context['_seq']); |
@@ -149,7 +149,7 @@ discard block |
||
149 | 149 | echo "\">"; |
150 | 150 | // line 17 |
151 | 151 | echo $this->env->getExtension('sami')->abbrClass($this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "class", array())); |
152 | - if ( !((array_key_exists("classonly", $context)) ? (_twig_default_filter((isset($context["classonly"]) ? $context["classonly"] : $this->getContext($context, "classonly")), false)) : (false))) { |
|
152 | + if (!((array_key_exists("classonly", $context)) ? (_twig_default_filter((isset($context["classonly"]) ? $context["classonly"] : $this->getContext($context, "classonly")), false)) : (false))) { |
|
153 | 153 | echo "::"; |
154 | 154 | echo $this->getAttribute((isset($context["method"]) ? $context["method"] : $this->getContext($context, "method")), "name", array()); |
155 | 155 | } |
@@ -188,7 +188,7 @@ discard block |
||
188 | 188 | echo "\">"; |
189 | 189 | // line 23 |
190 | 190 | echo $this->env->getExtension('sami')->abbrClass($this->getAttribute((isset($context["property"]) ? $context["property"] : $this->getContext($context, "property")), "class", array())); |
191 | - if ( !((array_key_exists("classonly", $context)) ? (_twig_default_filter((isset($context["classonly"]) ? $context["classonly"] : $this->getContext($context, "classonly")), true)) : (true))) { |
|
191 | + if (!((array_key_exists("classonly", $context)) ? (_twig_default_filter((isset($context["classonly"]) ? $context["classonly"] : $this->getContext($context, "classonly")), true)) : (true))) { |
|
192 | 192 | echo "#"; |
193 | 193 | echo $this->getAttribute((isset($context["property"]) ? $context["property"] : $this->getContext($context, "property")), "name", array()); |
194 | 194 | } |
@@ -254,7 +254,7 @@ discard block |
||
254 | 254 | echo "[]"; |
255 | 255 | } |
256 | 256 | // line 38 |
257 | - if ( !$this->getAttribute($context["loop"], "last", array())) { |
|
257 | + if (!$this->getAttribute($context["loop"], "last", array())) { |
|
258 | 258 | echo "|"; |
259 | 259 | } |
260 | 260 | ++$context['loop']['index0']; |
@@ -433,7 +433,7 @@ discard block |
||
433 | 433 | echo twig_escape_filter($this->env, $this->getAttribute($context["parameter"], "default", array()), "html", null, true); |
434 | 434 | } |
435 | 435 | // line 68 |
436 | - if ( !$this->getAttribute($context["loop"], "last", array())) { |
|
436 | + if (!$this->getAttribute($context["loop"], "last", array())) { |
|
437 | 437 | echo ", "; |
438 | 438 | } |
439 | 439 | ++$context['loop']['index0']; |
@@ -560,7 +560,7 @@ discard block |
||
560 | 560 | if ((isset($context["current_ns"]) ? $context["current_ns"] : $this->getContext($context, "current_ns"))) { |
561 | 561 | // line 99 |
562 | 562 | echo " "; |
563 | - $context["current_ns"] = (((isset($context["current_ns"]) ? $context["current_ns"] : $this->getContext($context, "current_ns")) . "\\") . $context["ns"]); |
|
563 | + $context["current_ns"] = (((isset($context["current_ns"]) ? $context["current_ns"] : $this->getContext($context, "current_ns"))."\\").$context["ns"]); |
|
564 | 564 | // line 100 |
565 | 565 | echo " "; |
566 | 566 | } else { |
@@ -700,7 +700,7 @@ discard block |
||
700 | 700 | |
701 | 701 | public function getDebugInfo() |
702 | 702 | { |
703 | - return array ( 675 => 123, 666 => 120, 662 => 119, 659 => 118, 655 => 117, 651 => 116, 648 => 115, 646 => 114, 643 => 113, 640 => 112, 628 => 111, 610 => 108, 598 => 107, 574 => 103, 571 => 102, 568 => 101, 565 => 100, 562 => 99, 559 => 98, 554 => 97, 551 => 96, 539 => 95, 524 => 92, 514 => 88, 507 => 85, 501 => 83, 495 => 81, 493 => 80, 489 => 78, 485 => 77, 481 => 75, 479 => 74, 467 => 73, 452 => 70, 436 => 68, 431 => 67, 428 => 66, 423 => 65, 406 => 64, 404 => 63, 402 => 62, 390 => 61, 371 => 58, 358 => 57, 341 => 53, 334 => 51, 332 => 50, 320 => 49, 302 => 45, 300 => 44, 287 => 43, 257 => 38, 253 => 37, 250 => 35, 248 => 34, 246 => 33, 244 => 32, 227 => 31, 225 => 30, 223 => 28, 211 => 27, 196 => 24, 190 => 23, 186 => 22, 172 => 21, 157 => 18, 151 => 17, 147 => 16, 133 => 15, 116 => 12, 114 => 11, 109 => 9, 107 => 8, 103 => 7, 101 => 6, 88 => 5, 69 => 2, 57 => 1, 52 => 110, 49 => 106, 46 => 94, 43 => 72, 40 => 60, 37 => 56, 34 => 48, 31 => 42, 28 => 26, 25 => 20, 22 => 14, 19 => 4,); |
|
703 | + return array(675 => 123, 666 => 120, 662 => 119, 659 => 118, 655 => 117, 651 => 116, 648 => 115, 646 => 114, 643 => 113, 640 => 112, 628 => 111, 610 => 108, 598 => 107, 574 => 103, 571 => 102, 568 => 101, 565 => 100, 562 => 99, 559 => 98, 554 => 97, 551 => 96, 539 => 95, 524 => 92, 514 => 88, 507 => 85, 501 => 83, 495 => 81, 493 => 80, 489 => 78, 485 => 77, 481 => 75, 479 => 74, 467 => 73, 452 => 70, 436 => 68, 431 => 67, 428 => 66, 423 => 65, 406 => 64, 404 => 63, 402 => 62, 390 => 61, 371 => 58, 358 => 57, 341 => 53, 334 => 51, 332 => 50, 320 => 49, 302 => 45, 300 => 44, 287 => 43, 257 => 38, 253 => 37, 250 => 35, 248 => 34, 246 => 33, 244 => 32, 227 => 31, 225 => 30, 223 => 28, 211 => 27, 196 => 24, 190 => 23, 186 => 22, 172 => 21, 157 => 18, 151 => 17, 147 => 16, 133 => 15, 116 => 12, 114 => 11, 109 => 9, 107 => 8, 103 => 7, 101 => 6, 88 => 5, 69 => 2, 57 => 1, 52 => 110, 49 => 106, 46 => 94, 43 => 72, 40 => 60, 37 => 56, 34 => 48, 31 => 42, 28 => 26, 25 => 20, 22 => 14, 19 => 4,); |
|
704 | 704 | } |
705 | 705 | } |
706 | 706 | /* {% macro namespace_link(namespace) -%}*/ |
@@ -177,7 +177,7 @@ |
||
177 | 177 | |
178 | 178 | public function getDebugInfo() |
179 | 179 | { |
180 | - return array ( 163 => 37, 152 => 36, 147 => 38, 145 => 37, 136 => 36, 133 => 35, 124 => 15, 120 => 14, 116 => 13, 112 => 12, 108 => 11, 104 => 10, 99 => 9, 96 => 8, 90 => 6, 84 => 40, 82 => 35, 78 => 33, 67 => 30, 63 => 29, 59 => 27, 55 => 26, 53 => 25, 50 => 24, 44 => 22, 42 => 21, 39 => 20, 37 => 8, 32 => 6, 25 => 1,); |
|
180 | + return array(163 => 37, 152 => 36, 147 => 38, 145 => 37, 136 => 36, 133 => 35, 124 => 15, 120 => 14, 116 => 13, 112 => 12, 108 => 11, 104 => 10, 99 => 9, 96 => 8, 90 => 6, 84 => 40, 82 => 35, 78 => 33, 67 => 30, 63 => 29, 59 => 27, 55 => 26, 53 => 25, 50 => 24, 44 => 22, 42 => 21, 39 => 20, 37 => 8, 32 => 6, 25 => 1,); |
|
181 | 181 | } |
182 | 182 | } |
183 | 183 | /* <!DOCTYPE html>*/ |