var_dev/cache/dev/twig/c4/c48d5882deb4fe122f0523ce7364649b.php line 55

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* @Debug/Profiler/dump.html.twig */
  16. class __TwigTemplate_cd06242df69c86dab624704f3e158601 extends Template
  17. {
  18. private Source $source;
  19. /**
  20. * @var array<string, Template>
  21. */
  22. private array $macros = [];
  23. public function __construct(Environment $env)
  24. {
  25. parent::__construct($env);
  26. $this->source = $this->getSourceContext();
  27. $this->blocks = [
  28. 'toolbar' => [$this, 'block_toolbar'],
  29. 'menu' => [$this, 'block_menu'],
  30. 'panel' => [$this, 'block_panel'],
  31. ];
  32. }
  33. protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  34. {
  35. // line 1
  36. return "@WebProfiler/Profiler/layout.html.twig";
  37. }
  38. protected function doDisplay(array $context, array $blocks = []): iterable
  39. {
  40. $macros = $this->macros;
  41. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Debug/Profiler/dump.html.twig"));
  43. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Debug/Profiler/dump.html.twig"));
  45. $this->parent = $this->loadTemplate("@WebProfiler/Profiler/layout.html.twig", "@Debug/Profiler/dump.html.twig", 1);
  46. yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
  47. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49. }
  50. // line 3
  51. /**
  52. * @return iterable<null|scalar|\Stringable>
  53. */
  54. public function block_toolbar(array $context, array $blocks = []): iterable
  55. {
  56. $macros = $this->macros;
  57. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "toolbar"));
  59. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "toolbar"));
  61. // line 4
  62. yield " ";
  63. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 4, $this->source); })()), "dumpsCount", [], "any", false, false, false, 4)) {
  64. // line 5
  65. yield " ";
  66. $context["icon"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
  67. // line 6
  68. yield " ";
  69. yield Twig\Extension\CoreExtension::include($this->env, $context, "@Debug/Profiler/icon.svg");
  70. yield "
  71. <span class=\"sf-toolbar-value\">";
  72. // line 7
  73. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 7, $this->source); })()), "dumpsCount", [], "any", false, false, false, 7), "html", null, true);
  74. yield "</span>
  75. ";
  76. yield from [];
  77. })())) ? '' : new Markup($tmp, $this->env->getCharset());
  78. // line 9
  79. yield "
  80. ";
  81. // line 10
  82. $context["text"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {
  83. // line 11
  84. yield " ";
  85. $context['_parent'] = $context;
  86. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 11, $this->source); })()), "getDumps", ["html"], "method", false, false, false, 11));
  87. foreach ($context['_seq'] as $context["_key"] => $context["dump"]) {
  88. // line 12
  89. yield " <div class=\"sf-toolbar-info-piece\">
  90. <span>
  91. ";
  92. // line 14
  93. if (CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 14)) {
  94. // line 15
  95. yield " ";
  96. $context["link"] = $this->extensions['Symfony\Bridge\Twig\Extension\CodeExtension']->getFileLink(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 15), CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "line", [], "any", false, false, false, 15));
  97. // line 16
  98. yield " ";
  99. if ((isset($context["link"]) || array_key_exists("link", $context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.', 16, $this->source); })())) {
  100. // line 17
  101. yield " <a href=\"";
  102. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["link"]) || array_key_exists("link", $context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.', 17, $this->source); })()), "html", null, true);
  103. yield "\" title=\"";
  104. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 17), "html", null, true);
  105. yield "\">";
  106. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "name", [], "any", false, false, false, 17), "html", null, true);
  107. yield "</a>
  108. ";
  109. } else {
  110. // line 19
  111. yield " <abbr title=\"";
  112. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 19), "html", null, true);
  113. yield "\">";
  114. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "name", [], "any", false, false, false, 19), "html", null, true);
  115. yield "</abbr>
  116. ";
  117. }
  118. // line 21
  119. yield " ";
  120. } else {
  121. // line 22
  122. yield " ";
  123. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "name", [], "any", false, false, false, 22), "html", null, true);
  124. yield "
  125. ";
  126. }
  127. // line 24
  128. yield " </span>
  129. <span class=\"sf-toolbar-file-line\">line ";
  130. // line 25
  131. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "line", [], "any", false, false, false, 25), "html", null, true);
  132. yield "</span>
  133. ";
  134. // line 27
  135. yield CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "data", [], "any", false, false, false, 27);
  136. yield "
  137. </div>
  138. ";
  139. }
  140. $_parent = $context['_parent'];
  141. unset($context['_seq'], $context['_key'], $context['dump'], $context['_parent']);
  142. $context = array_intersect_key($context, $_parent) + $_parent;
  143. // line 30
  144. yield " ";
  145. yield from [];
  146. })())) ? '' : new Markup($tmp, $this->env->getCharset());
  147. // line 31
  148. yield "
  149. ";
  150. // line 32
  151. yield Twig\Extension\CoreExtension::include($this->env, $context, "@WebProfiler/Profiler/toolbar_item.html.twig", ["link" => true]);
  152. yield "
  153. ";
  154. }
  155. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  156. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  157. yield from [];
  158. }
  159. // line 36
  160. /**
  161. * @return iterable<null|scalar|\Stringable>
  162. */
  163. public function block_menu(array $context, array $blocks = []): iterable
  164. {
  165. $macros = $this->macros;
  166. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  167. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "menu"));
  168. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  169. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "menu"));
  170. // line 37
  171. yield " <span class=\"label ";
  172. yield (((CoreExtension::getAttribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 37, $this->source); })()), "dumpsCount", [], "any", false, false, false, 37) == 0)) ? ("disabled") : (""));
  173. yield "\">
  174. <span class=\"icon\">";
  175. // line 38
  176. yield Twig\Extension\CoreExtension::include($this->env, $context, "@Debug/Profiler/icon.svg");
  177. yield "</span>
  178. <strong>Debug</strong>
  179. </span>
  180. ";
  181. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  182. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  183. yield from [];
  184. }
  185. // line 43
  186. /**
  187. * @return iterable<null|scalar|\Stringable>
  188. */
  189. public function block_panel(array $context, array $blocks = []): iterable
  190. {
  191. $macros = $this->macros;
  192. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  193. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "panel"));
  194. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  195. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "panel"));
  196. // line 44
  197. yield " <h2>Dumped Contents</h2>
  198. ";
  199. // line 46
  200. $context['_parent'] = $context;
  201. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["collector"]) || array_key_exists("collector", $context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.', 46, $this->source); })()), "getDumps", ["html"], "method", false, false, false, 46));
  202. $context['_iterated'] = false;
  203. $context['loop'] = [
  204. 'parent' => $context['_parent'],
  205. 'index0' => 0,
  206. 'index' => 1,
  207. 'first' => true,
  208. ];
  209. if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  210. $length = count($context['_seq']);
  211. $context['loop']['revindex0'] = $length - 1;
  212. $context['loop']['revindex'] = $length;
  213. $context['loop']['length'] = $length;
  214. $context['loop']['last'] = 1 === $length;
  215. }
  216. foreach ($context['_seq'] as $context["_key"] => $context["dump"]) {
  217. // line 47
  218. yield " <div class=\"sf-dump sf-reset\">
  219. <span class=\"metadata\">In
  220. ";
  221. // line 49
  222. if (CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "line", [], "any", false, false, false, 49)) {
  223. // line 50
  224. yield " ";
  225. $context["link"] = $this->extensions['Symfony\Bridge\Twig\Extension\CodeExtension']->getFileLink(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 50), CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "line", [], "any", false, false, false, 50));
  226. // line 51
  227. yield " ";
  228. if ((isset($context["link"]) || array_key_exists("link", $context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.', 51, $this->source); })())) {
  229. // line 52
  230. yield " <a href=\"";
  231. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["link"]) || array_key_exists("link", $context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.', 52, $this->source); })()), "html", null, true);
  232. yield "\" title=\"";
  233. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 52), "html", null, true);
  234. yield "\">";
  235. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "name", [], "any", false, false, false, 52), "html", null, true);
  236. yield "</a>
  237. ";
  238. } else {
  239. // line 54
  240. yield " <abbr title=\"";
  241. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 54), "html", null, true);
  242. yield "\">";
  243. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "name", [], "any", false, false, false, 54), "html", null, true);
  244. yield "</abbr>
  245. ";
  246. }
  247. // line 56
  248. yield " ";
  249. } else {
  250. // line 57
  251. yield " ";
  252. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "name", [], "any", false, false, false, 57), "html", null, true);
  253. yield "
  254. ";
  255. }
  256. // line 59
  257. yield " line <a class=\"text-small sf-toggle\" data-toggle-selector=\"#sf-trace-";
  258. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 59), "html", null, true);
  259. yield "\">";
  260. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "line", [], "any", false, false, false, 59), "html", null, true);
  261. yield "</a>:
  262. </span>
  263. <div class=\"sf-dump-compact hidden\" id=\"sf-trace-";
  264. // line 62
  265. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 62), "html", null, true);
  266. yield "\">
  267. <div class=\"trace\">
  268. ";
  269. // line 64
  270. yield ((CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "fileExcerpt", [], "any", false, false, false, 64)) ? (CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "fileExcerpt", [], "any", false, false, false, 64)) : ($this->extensions['Symfony\Bridge\Twig\Extension\CodeExtension']->fileExcerpt(CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "file", [], "any", false, false, false, 64), CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "line", [], "any", false, false, false, 64))));
  271. yield "
  272. </div>
  273. </div>
  274. ";
  275. // line 68
  276. yield CoreExtension::getAttribute($this->env, $this->source, $context["dump"], "data", [], "any", false, false, false, 68);
  277. yield "
  278. </div>
  279. ";
  280. $context['_iterated'] = true;
  281. ++$context['loop']['index0'];
  282. ++$context['loop']['index'];
  283. $context['loop']['first'] = false;
  284. if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {
  285. --$context['loop']['revindex0'];
  286. --$context['loop']['revindex'];
  287. $context['loop']['last'] = 0 === $context['loop']['revindex0'];
  288. }
  289. }
  290. // line 74
  291. if (!$context['_iterated']) {
  292. // line 71
  293. yield " <div class=\"empty\">
  294. <p>No content was dumped.</p>
  295. </div>
  296. ";
  297. }
  298. $_parent = $context['_parent'];
  299. unset($context['_seq'], $context['_key'], $context['dump'], $context['_parent'], $context['_iterated'], $context['loop']);
  300. $context = array_intersect_key($context, $_parent) + $_parent;
  301. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  302. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  303. yield from [];
  304. }
  305. /**
  306. * @codeCoverageIgnore
  307. */
  308. public function getTemplateName(): string
  309. {
  310. return "@Debug/Profiler/dump.html.twig";
  311. }
  312. /**
  313. * @codeCoverageIgnore
  314. */
  315. public function isTraitable(): bool
  316. {
  317. return false;
  318. }
  319. /**
  320. * @codeCoverageIgnore
  321. */
  322. public function getDebugInfo(): array
  323. {
  324. return array ( 327 => 71, 325 => 74, 310 => 68, 303 => 64, 298 => 62, 289 => 59, 283 => 57, 280 => 56, 272 => 54, 262 => 52, 259 => 51, 256 => 50, 254 => 49, 250 => 47, 232 => 46, 228 => 44, 215 => 43, 200 => 38, 195 => 37, 182 => 36, 168 => 32, 165 => 31, 161 => 30, 152 => 27, 147 => 25, 144 => 24, 138 => 22, 135 => 21, 127 => 19, 117 => 17, 114 => 16, 111 => 15, 109 => 14, 105 => 12, 100 => 11, 98 => 10, 95 => 9, 89 => 7, 84 => 6, 81 => 5, 78 => 4, 65 => 3, 42 => 1,);
  325. }
  326. public function getSourceContext(): Source
  327. {
  328. return new Source("{% extends '@WebProfiler/Profiler/layout.html.twig' %}
  329. {% block toolbar %}
  330. {% if collector.dumpsCount %}
  331. {% set icon %}
  332. {{ include('@Debug/Profiler/icon.svg') }}
  333. <span class=\"sf-toolbar-value\">{{ collector.dumpsCount }}</span>
  334. {% endset %}
  335. {% set text %}
  336. {% for dump in collector.getDumps('html') %}
  337. <div class=\"sf-toolbar-info-piece\">
  338. <span>
  339. {% if dump.file %}
  340. {% set link = dump.file|file_link(dump.line) %}
  341. {% if link %}
  342. <a href=\"{{ link }}\" title=\"{{ dump.file }}\">{{ dump.name }}</a>
  343. {% else %}
  344. <abbr title=\"{{ dump.file }}\">{{ dump.name }}</abbr>
  345. {% endif %}
  346. {% else %}
  347. {{ dump.name }}
  348. {% endif %}
  349. </span>
  350. <span class=\"sf-toolbar-file-line\">line {{ dump.line }}</span>
  351. {{ dump.data|raw }}
  352. </div>
  353. {% endfor %}
  354. {% endset %}
  355. {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { 'link': true }) }}
  356. {% endif %}
  357. {% endblock %}
  358. {% block menu %}
  359. <span class=\"label {{ collector.dumpsCount == 0 ? 'disabled' }}\">
  360. <span class=\"icon\">{{ include('@Debug/Profiler/icon.svg') }}</span>
  361. <strong>Debug</strong>
  362. </span>
  363. {% endblock %}
  364. {% block panel %}
  365. <h2>Dumped Contents</h2>
  366. {% for dump in collector.getDumps('html') %}
  367. <div class=\"sf-dump sf-reset\">
  368. <span class=\"metadata\">In
  369. {% if dump.line %}
  370. {% set link = dump.file|file_link(dump.line) %}
  371. {% if link %}
  372. <a href=\"{{ link }}\" title=\"{{ dump.file }}\">{{ dump.name }}</a>
  373. {% else %}
  374. <abbr title=\"{{ dump.file }}\">{{ dump.name }}</abbr>
  375. {% endif %}
  376. {% else %}
  377. {{ dump.name }}
  378. {% endif %}
  379. line <a class=\"text-small sf-toggle\" data-toggle-selector=\"#sf-trace-{{ loop.index0 }}\">{{ dump.line }}</a>:
  380. </span>
  381. <div class=\"sf-dump-compact hidden\" id=\"sf-trace-{{ loop.index0 }}\">
  382. <div class=\"trace\">
  383. {{ dump.fileExcerpt ? dump.fileExcerpt|raw : dump.file|file_excerpt(dump.line) }}
  384. </div>
  385. </div>
  386. {{ dump.data|raw }}
  387. </div>
  388. {% else %}
  389. <div class=\"empty\">
  390. <p>No content was dumped.</p>
  391. </div>
  392. {% endfor %}
  393. {% endblock %}
  394. ", "@Debug/Profiler/dump.html.twig", "/Volumes/madi/opt/madi/www/geopos_proj/vendor/symfony/debug-bundle/Resources/views/Profiler/dump.html.twig");
  395. }
  396. }