|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Twig_Tests_NodeVisitor_OptimizerTest:
Collaboration diagram for Twig_Tests_NodeVisitor_OptimizerTest:Public Member Functions | |
| testRenderBlockOptimizer () | |
| testRenderParentBlockOptimizer () | |
| testRenderVariableBlockOptimizer () | |
| testForOptimizer ($template, $expected) | |
| @dataProvider getTestsForForOptimizer More... | |
| getTestsForForOptimizer () | |
| checkForConfiguration (Twig_NodeInterface $node=null, $target, $withLoop) | |
Definition at line 11 of file OptimizerTest.php.
| Twig_Tests_NodeVisitor_OptimizerTest::checkForConfiguration | ( | Twig_NodeInterface | $node = null, |
| $target, | |||
| $withLoop | |||
| ) |
Definition at line 105 of file OptimizerTest.php.
References $n, $ret, $target, and checkForConfiguration().
Referenced by checkForConfiguration(), and testForOptimizer().
Here is the call graph for this function:
Here is the caller graph for this function:| Twig_Tests_NodeVisitor_OptimizerTest::getTestsForForOptimizer | ( | ) |
Definition at line 66 of file OptimizerTest.php.
| Twig_Tests_NodeVisitor_OptimizerTest::testForOptimizer | ( | $template, | |
| $expected | |||
| ) |
@dataProvider getTestsForForOptimizer
Definition at line 55 of file OptimizerTest.php.
References $env, GuzzleHttp\Psr7\$stream, $target, $template, and checkForConfiguration().
Here is the call graph for this function:| Twig_Tests_NodeVisitor_OptimizerTest::testRenderBlockOptimizer | ( | ) |
Definition at line 13 of file OptimizerTest.php.
References $env, and GuzzleHttp\Psr7\$stream.
| Twig_Tests_NodeVisitor_OptimizerTest::testRenderParentBlockOptimizer | ( | ) |
Definition at line 25 of file OptimizerTest.php.
References $env, and GuzzleHttp\Psr7\$stream.
| Twig_Tests_NodeVisitor_OptimizerTest::testRenderVariableBlockOptimizer | ( | ) |
Definition at line 37 of file OptimizerTest.php.
References $env, and GuzzleHttp\Psr7\$stream.