|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Twig_Tests_Loader_ChainTest:
Collaboration diagram for Twig_Tests_Loader_ChainTest:Public Member Functions | |
| testGetSource () | |
| @group legacy More... | |
| testGetSourceContext () | |
| testGetSourceContextWhenTemplateDoesNotExist () | |
| @expectedException Twig_Error_Loader More... | |
| testGetSourceWhenTemplateDoesNotExist () | |
| @group legacy @expectedException Twig_Error_Loader More... | |
| testGetCacheKey () | |
| testGetCacheKeyWhenTemplateDoesNotExist () | |
| @expectedException Twig_Error_Loader More... | |
| testAddLoader () | |
| testExists () | |
Definition at line 12 of file ChainTest.php.
| Twig_Tests_Loader_ChainTest::testAddLoader | ( | ) |
Definition at line 91 of file ChainTest.php.
| Twig_Tests_Loader_ChainTest::testExists | ( | ) |
Definition at line 99 of file ChainTest.php.
References Sabre\Event\once().
Here is the call graph for this function:| Twig_Tests_Loader_ChainTest::testGetCacheKey | ( | ) |
Definition at line 70 of file ChainTest.php.
| Twig_Tests_Loader_ChainTest::testGetCacheKeyWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 84 of file ChainTest.php.
| Twig_Tests_Loader_ChainTest::testGetSource | ( | ) |
@group legacy
Definition at line 17 of file ChainTest.php.
| Twig_Tests_Loader_ChainTest::testGetSourceContext | ( | ) |
Definition at line 28 of file ChainTest.php.
References $path.
| Twig_Tests_Loader_ChainTest::testGetSourceContextWhenTemplateDoesNotExist | ( | ) |
@expectedException Twig_Error_Loader
Definition at line 52 of file ChainTest.php.
| Twig_Tests_Loader_ChainTest::testGetSourceWhenTemplateDoesNotExist | ( | ) |
@group legacy @expectedException Twig_Error_Loader
Definition at line 63 of file ChainTest.php.