ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
testErrorWithObjectFilename () | |
testErrorWithArrayFilename () | |
testTwigExceptionGuessWithMissingVarAndArrayLoader () | |
testTwigExceptionGuessWithExceptionAndArrayLoader () | |
testTwigExceptionGuessWithMissingVarAndFilesystemLoader () | |
testTwigExceptionGuessWithExceptionAndFilesystemLoader () | |
testTwigExceptionAddsFileAndLine ($templates, $name, $line) | |
@dataProvider getErroredTemplates More... | |
getErroredTemplates () | |
Definition at line 12 of file ErrorTest.php.
Twig_Tests_ErrorTest::getErroredTemplates | ( | ) |
Definition at line 155 of file ErrorTest.php.
Twig_Tests_ErrorTest::testErrorWithArrayFilename | ( | ) |
Twig_Tests_ErrorTest::testErrorWithObjectFilename | ( | ) |
Definition at line 14 of file ErrorTest.php.
References $error.
Twig_Tests_ErrorTest::testTwigExceptionAddsFileAndLine | ( | $templates, | |
$name, | |||
$line | |||
) |
@dataProvider getErroredTemplates
Definition at line 127 of file ErrorTest.php.
References $loader, $name, $template, Twig_Error\getSourceContext(), Twig_Error\getTemplateLine(), and sprintf.
Twig_Tests_ErrorTest::testTwigExceptionGuessWithExceptionAndArrayLoader | ( | ) |
Definition at line 58 of file ErrorTest.php.
References $loader, $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithExceptionAndFilesystemLoader | ( | ) |
Definition at line 105 of file ErrorTest.php.
References $loader, $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithMissingVarAndArrayLoader | ( | ) |
Definition at line 30 of file ErrorTest.php.
References $loader, $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().
Twig_Tests_ErrorTest::testTwigExceptionGuessWithMissingVarAndFilesystemLoader | ( | ) |
Definition at line 86 of file ErrorTest.php.
References $loader, $template, Twig_Error\getSourceContext(), and Twig_Error\getTemplateLine().