PageRenderTime 54ms CodeModel.GetById 29ms RepoModel.GetById 0ms app.codeStats 0ms

/parivartree260614/parivartree/app/cache/dev/twig/16/e1/9bb429300fa1612aaf32887d27661fdb79cad2a9e23edeafe83d940984ce.php

https://github.com/roopalidudalkar/parivartree
PHP | 108 lines | 88 code | 7 blank | 13 comment | 5 complexity | 16c4e68b76ae00e6e4c8faed95b855c3 MD5 | raw file
  1. <?php
  2. /* TwigBundle:Exception:trace.html.twig */
  3. class __TwigTemplate_16e19bb429300fa1612aaf32887d27661fdb79cad2a9e23edeafe83d940984ce extends Twig_Template
  4. {
  5. public function __construct(Twig_Environment $env)
  6. {
  7. parent::__construct($env);
  8. $this->parent = false;
  9. $this->blocks = array(
  10. );
  11. }
  12. protected function doDisplay(array $context, array $blocks = array())
  13. {
  14. // line 1
  15. if ($this->getAttribute($this->getContext($context, "trace"), "function")) {
  16. // line 2
  17. echo " at
  18. <strong>
  19. <abbr title=\"";
  20. // line 4
  21. echo twig_escape_filter($this->env, $this->getAttribute($this->getContext($context, "trace"), "class"), "html", null, true);
  22. echo "\">";
  23. echo twig_escape_filter($this->env, $this->getAttribute($this->getContext($context, "trace"), "short_class"), "html", null, true);
  24. echo "</abbr>
  25. ";
  26. // line 5
  27. echo twig_escape_filter($this->env, ($this->getAttribute($this->getContext($context, "trace"), "type") . $this->getAttribute($this->getContext($context, "trace"), "function")), "html", null, true);
  28. echo "
  29. </strong>
  30. (";
  31. // line 7
  32. echo $this->env->getExtension('code')->formatArgs($this->getAttribute($this->getContext($context, "trace"), "args"));
  33. echo ")
  34. ";
  35. }
  36. // line 9
  37. echo "
  38. ";
  39. // line 10
  40. if (((($this->getAttribute($this->getContext($context, "trace", true), "file", array(), "any", true, true) && $this->getAttribute($this->getContext($context, "trace"), "file")) && $this->getAttribute($this->getContext($context, "trace", true), "line", array(), "any", true, true)) && $this->getAttribute($this->getContext($context, "trace"), "line"))) {
  41. // line 11
  42. echo " ";
  43. echo (($this->getAttribute($this->getContext($context, "trace"), "function")) ? ("<br />") : (""));
  44. echo "
  45. in ";
  46. // line 12
  47. echo $this->env->getExtension('code')->formatFile($this->getAttribute($this->getContext($context, "trace"), "file"), $this->getAttribute($this->getContext($context, "trace"), "line"));
  48. echo "&nbsp;
  49. ";
  50. // line 13
  51. ob_start();
  52. // line 14
  53. echo " <a href=\"#\" onclick=\"toggle('trace-";
  54. echo twig_escape_filter($this->env, (($this->getContext($context, "prefix") . "-") . $this->getContext($context, "i")), "html", null, true);
  55. echo "'); switchIcons('icon-";
  56. echo twig_escape_filter($this->env, (($this->getContext($context, "prefix") . "-") . $this->getContext($context, "i")), "html", null, true);
  57. echo "-open', 'icon-";
  58. echo twig_escape_filter($this->env, (($this->getContext($context, "prefix") . "-") . $this->getContext($context, "i")), "html", null, true);
  59. echo "-close'); return false;\">
  60. <img class=\"toggle\" id=\"icon-";
  61. // line 15
  62. echo twig_escape_filter($this->env, (($this->getContext($context, "prefix") . "-") . $this->getContext($context, "i")), "html", null, true);
  63. echo "-close\" alt=\"-\" src=\"data:image/gif;base64,R0lGODlhEgASAMQSANft94TG57Hb8GS44ez1+mC24IvK6ePx+Wa44dXs92+942e54o3L6W2844/M6dnu+P/+/l614P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABIALAAAAAASABIAQAVCoCQBTBOd6Kk4gJhGBCTPxysJb44K0qD/ER/wlxjmisZkMqBEBW5NHrMZmVKvv9hMVsO+hE0EoNAstEYGxG9heIhCADs=\" style=\"display: ";
  64. echo (((0 == $this->getContext($context, "i"))) ? ("inline") : ("none"));
  65. echo "\" />
  66. <img class=\"toggle\" id=\"icon-";
  67. // line 16
  68. echo twig_escape_filter($this->env, (($this->getContext($context, "prefix") . "-") . $this->getContext($context, "i")), "html", null, true);
  69. echo "-open\" alt=\"+\" src=\"data:image/gif;base64,R0lGODlhEgASAMQTANft99/v+Ga44bHb8ITG52S44dXs9+z1+uPx+YvK6WC24G+944/M6W28443L6dnu+Ge54v/+/l614P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABMALAAAAAASABIAQAVS4DQBTiOd6LkwgJgeUSzHSDoNaZ4PU6FLgYBA5/vFID/DbylRGiNIZu74I0h1hNsVxbNuUV4d9SsZM2EzWe1qThVzwWFOAFCQFa1RQq6DJB4iIQA7\" style=\"display: ";
  70. echo (((0 == $this->getContext($context, "i"))) ? ("none") : ("inline"));
  71. echo "\" />
  72. </a>
  73. ";
  74. echo trim(preg_replace('/>\s+</', '><', ob_get_clean()));
  75. // line 19
  76. echo " <div id=\"trace-";
  77. echo twig_escape_filter($this->env, (($this->getContext($context, "prefix") . "-") . $this->getContext($context, "i")), "html", null, true);
  78. echo "\" style=\"display: ";
  79. echo (((0 == $this->getContext($context, "i"))) ? ("block") : ("none"));
  80. echo "\" class=\"trace\">
  81. ";
  82. // line 20
  83. echo $this->env->getExtension('code')->fileExcerpt($this->getAttribute($this->getContext($context, "trace"), "file"), $this->getAttribute($this->getContext($context, "trace"), "line"));
  84. echo "
  85. </div>
  86. ";
  87. }
  88. }
  89. public function getTemplateName()
  90. {
  91. return "TwigBundle:Exception:trace.html.twig";
  92. }
  93. public function isTraitable()
  94. {
  95. return false;
  96. }
  97. public function getDebugInfo()
  98. {
  99. return array ( 87 => 20, 46 => 11, 44 => 10, 25 => 4, 21 => 2, 31 => 5, 38 => 13, 26 => 3, 28 => 3, 24 => 4, 19 => 1, 79 => 21, 72 => 16, 69 => 12, 47 => 18, 40 => 11, 37 => 10, 22 => 2, 246 => 32, 157 => 56, 145 => 46, 139 => 45, 131 => 42, 123 => 41, 120 => 40, 115 => 39, 111 => 38, 108 => 37, 101 => 33, 98 => 32, 96 => 31, 83 => 25, 74 => 14, 66 => 15, 55 => 13, 52 => 21, 50 => 14, 43 => 6, 41 => 9, 35 => 9, 32 => 4, 29 => 4, 209 => 82, 203 => 78, 199 => 76, 193 => 73, 189 => 71, 187 => 70, 182 => 68, 176 => 64, 173 => 63, 168 => 62, 164 => 58, 162 => 57, 154 => 54, 149 => 51, 147 => 50, 144 => 49, 141 => 48, 133 => 42, 130 => 41, 125 => 38, 122 => 37, 116 => 36, 112 => 35, 109 => 34, 106 => 36, 103 => 32, 99 => 30, 95 => 28, 92 => 29, 86 => 24, 82 => 22, 80 => 19, 73 => 19, 64 => 19, 60 => 6, 57 => 14, 54 => 22, 51 => 12, 48 => 9, 45 => 17, 42 => 14, 39 => 8, 36 => 7, 33 => 10, 30 => 3,);
  100. }
  101. }