Definition at line 12 of file HtmlTest.php.
◆ testDump()
Twig_Tests_Profiler_Dumper_HtmlTest::testDump |
( |
| ) |
|
Definition at line 14 of file HtmlTest.php.
References EOF, and Twig_Tests_Profiler_Dumper_AbstractTest\getProfile().
17 $this->assertStringMatchesFormat(<<<
EOF 18 <pre>main <span style="color: #d44">%d.%dms/%d%</span>
19 └ <span style="background-color: #ffd">index.twig</span> <span
style=
"color: #d44">%d.%dms/%d%</span>
20 └ embedded.twig::block(<span
style=
"background-color: #dfd">body</span>)
21 └ <span
style=
"background-color: #ffd">embedded.twig</span>
22 │ └ <span style=
"background-color: #ffd">included.twig</span>
23 └ index.twig::macro(<span style=
"background-color: #ddf">foo</span>)
24 └ <span style=
"background-color: #ffd">embedded.twig</span>
25 └ <span style=
"background-color: #ffd">included.twig</span>
const EOF
How fgetc() reports an End Of File.
The documentation for this class was generated from the following file:
- libs/composer/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/HtmlTest.php