PageRenderTime 47ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/app/cache/dev/twig/67/ae/7a660ea3f2cceb9b6b0ab9b31561be6902646ec671b29f30be0e750e6238.php

https://github.com/djae138/symfony
PHP | 77 lines | 60 code | 8 blank | 9 comment | 0 complexity | 5a9cc2fade2d146d1d3edb04bf461890 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. <?php
  2. /* TwigBundle:Exception:traces_text.html.twig */
  3. class __TwigTemplate_67ae7a660ea3f2cceb9b6b0ab9b31561be6902646ec671b29f30be0e750e6238 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. echo "<div class=\"block\">
  16. <h2>
  17. Stack Trace (Plain Text)&nbsp;
  18. ";
  19. // line 4
  20. ob_start();
  21. // line 5
  22. echo " <a href=\"#\" onclick=\"toggle('traces-text'); switchIcons('icon-traces-text-open', 'icon-traces-text-close'); return false;\">
  23. <img class=\"toggle\" id=\"icon-traces-text-close\" alt=\"-\" src=\"data:image/gif;base64,R0lGODlhEgASAMQSANft94TG57Hb8GS44ez1+mC24IvK6ePx+Wa44dXs92+942e54o3L6W2844/M6dnu+P/+/l614P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABIALAAAAAASABIAQAVCoCQBTBOd6Kk4gJhGBCTPxysJb44K0qD/ER/wlxjmisZkMqBEBW5NHrMZmVKvv9hMVsO+hE0EoNAstEYGxG9heIhCADs=\" style=\"display: none\" />
  24. <img class=\"toggle\" id=\"icon-traces-text-open\" alt=\"+\" src=\"data:image/gif;base64,R0lGODlhEgASAMQTANft99/v+Ga44bHb8ITG52S44dXs9+z1+uPx+YvK6WC24G+944/M6W28443L6dnu+Ge54v/+/l614P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABMALAAAAAASABIAQAVS4DQBTiOd6LkwgJgeUSzHSDoNaZ4PU6FLgYBA5/vFID/DbylRGiNIZu74I0h1hNsVxbNuUV4d9SsZM2EzWe1qThVzwWFOAFCQFa1RQq6DJB4iIQA7\" style=\"display: inline\" />
  25. </a>
  26. ";
  27. echo trim(preg_replace('/>\s+</', '><', ob_get_clean()));
  28. // line 10
  29. echo " </h2>
  30. <div id=\"traces-text\" class=\"trace\" style=\"display: none;\">
  31. <pre>";
  32. // line 13
  33. $context['_parent'] = (array) $context;
  34. $context['_seq'] = twig_ensure_traversable($this->getAttribute((isset($context["exception"]) ? $context["exception"] : $this->getContext($context, "exception")), "toarray"));
  35. foreach ($context['_seq'] as $context["i"] => $context["e"]) {
  36. // line 14
  37. echo "[";
  38. echo twig_escape_filter($this->env, ((isset($context["i"]) ? $context["i"] : $this->getContext($context, "i")) + 1), "html", null, true);
  39. echo "] ";
  40. echo twig_escape_filter($this->env, $this->getAttribute((isset($context["e"]) ? $context["e"] : $this->getContext($context, "e")), "class"), "html", null, true);
  41. echo ": ";
  42. echo twig_escape_filter($this->env, $this->getAttribute((isset($context["e"]) ? $context["e"] : $this->getContext($context, "e")), "message"), "html", null, true);
  43. echo "
  44. ";
  45. // line 15
  46. $this->env->loadTemplate("TwigBundle:Exception:traces.txt.twig")->display(array("exception" => (isset($context["e"]) ? $context["e"] : $this->getContext($context, "e"))));
  47. }
  48. $_parent = $context['_parent'];
  49. unset($context['_seq'], $context['_iterated'], $context['i'], $context['e'], $context['_parent'], $context['loop']);
  50. $context = array_intersect_key($context, $_parent) + $_parent;
  51. // line 16
  52. echo "</pre>
  53. </div>
  54. </div>
  55. ";
  56. }
  57. public function getTemplateName()
  58. {
  59. return "TwigBundle:Exception:traces_text.html.twig";
  60. }
  61. public function isTraitable()
  62. {
  63. return false;
  64. }
  65. public function getDebugInfo()
  66. {
  67. return array ( 42 => 14, 38 => 13, 35 => 4, 26 => 5, 87 => 20, 55 => 13, 31 => 5, 25 => 4, 21 => 2, 94 => 22, 92 => 21, 89 => 20, 85 => 19, 79 => 18, 75 => 17, 72 => 16, 68 => 14, 64 => 12, 56 => 9, 50 => 8, 41 => 9, 24 => 4, 201 => 92, 199 => 91, 196 => 90, 187 => 84, 183 => 82, 173 => 74, 171 => 73, 168 => 72, 166 => 71, 163 => 70, 158 => 67, 156 => 66, 151 => 63, 142 => 59, 138 => 57, 136 => 56, 133 => 55, 123 => 47, 121 => 46, 117 => 44, 115 => 43, 112 => 42, 105 => 40, 101 => 24, 91 => 31, 86 => 28, 69 => 25, 66 => 15, 62 => 23, 51 => 15, 49 => 19, 39 => 6, 19 => 1, 98 => 40, 93 => 9, 88 => 6, 80 => 19, 78 => 40, 46 => 7, 44 => 10, 36 => 7, 32 => 12, 27 => 4, 22 => 2, 57 => 16, 54 => 21, 43 => 8, 40 => 8, 33 => 10, 30 => 3,);
  68. }
  69. }