ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
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().
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.