Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigExtensionTest::setUp | function | core/ |
|
| TwigExtensionTest::testActiveTheme | function | core/ |
Tests the active_theme function. |
| TwigExtensionTest::testActiveThemePath | function | core/ |
Tests the active_theme_path function. |
| TwigExtensionTest::testCreateAttribute | function | core/ |
Tests creating attributes within a Twig template. |
| TwigExtensionTest::testDump | function | core/ |
Tests the dump function. |
| TwigExtensionTest::testEscapeWithGeneratedLink | function | core/ |
@covers ::escapeFilter[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]] |
| TwigExtensionTest::testEscaping | function | core/ |
Tests the escaping. |
| TwigExtensionTest::testFileUrl | function | core/ |
Tests the file_url filter. |
| TwigExtensionTest::testFormatDate | function | core/ |
Tests the format_date filter. |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink[[api-linebreak]] |
| TwigExtensionTest::testRenderVar | function | core/ |
@dataProvider providerTestRenderVar |
| TwigExtensionTest::testRenderVarEarlyReturn | function | core/ |
@covers ::renderVar[[api-linebreak]] @dataProvider providerTestRenderVarEarlyReturn |
| TwigExtensionTest::testRenderVarWithGeneratedLink | function | core/ |
@covers ::renderVar[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]] |
| TwigExtensionTest::testSafeJoin | function | core/ |
@covers ::safeJoin[[api-linebreak]] |
| TwigExtensionTest::testSafeStringEscaping | function | core/ |
Tests the escaping of objects implementing MarkupInterface. |
| TwigExtensionTest::testsRenderEscapedZeroValue | function | core/ |
Tests output of integer and double 0 values of TwigExtension::escapeFilter(). |
| TwigExtensionTest::testsRenderZeroValue | function | core/ |
Tests output of integer and double 0 values of TwigExtension->renderVar(). |
| TwigExtensionTest::testTwigExtensionFilter | function | core/ |
Tests that the Twig extension's filter produces expected output. |
| TwigExtensionTest::testTwigExtensionFunction | function | core/ |
Tests that the Twig extension's function produces expected output. |
| TwigExtensionTest::testTwigExtensionLoaded | function | core/ |
Tests that the provided Twig extension loads the service appropriately. |
| TwigExtensionTestController | class | core/ |
Controller routines for Twig extension test routes. |
| TwigExtensionTestController.php | file | core/ |
|
| TwigExtensionTestController::testFilterRender | function | core/ |
Menu callback for testing Twig filters in a Twig template. |
| TwigExtensionTestController::testFunctionRender | function | core/ |
Menu callback for testing Twig functions in a Twig template. |
| TwigExtensionTestString | class | core/ |
|
| TwigExtensionTestString::$string | property | core/ |
|
| TwigExtensionTestString::__construct | function | core/ |
|
| TwigExtensionTestString::__toString | function | core/ |
|
| TwigFilterTest | class | core/ |
Tests Drupal's Twig filters. |
| TwigFilterTest.php | file | core/ |
|
| TwigFilterTest::$modules | property | core/ |
Modules to enable. |
| TwigFilterTest::testTwigWithoutFilter | function | core/ |
Tests Twig "without" filter. |
| TwigIncludeTest | class | core/ |
Tests including files in Twig templates. |
| TwigIncludeTest.php | file | core/ |
|
| TwigIncludeTest::$modules | property | core/ |
Modules to enable. |
| TwigIncludeTest::$twigConfig | property | core/ |
The Twig configuration to set the container parameter to during rebuilds. |
| TwigIncludeTest::register | function | core/ |
Registers test-specific services. |
| TwigIncludeTest::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
| TwigIncludeTest::testTemplateInclusion | function | core/ |
Tests template inclusion extension checking. |
| TwigLoaderTest | class | core/ |
Tests adding Twig loaders. |
| TwigLoaderTest.php | file | core/ |
|
| TwigLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TwigLoaderTest::$modules | property | core/ |
Modules to enable. |
| TwigLoaderTest::testTwigLoaderAddition | function | core/ |
Tests adding an additional twig loader to the loader chain. |
| TwigMarkupInterfaceTest | class | core/ |
Tests Twig with MarkupInterface objects. |
| TwigMarkupInterfaceTest.php | file | core/ |
Contains \Drupal\KernelTests\Core\Theme\TwigMarkupInterfaceTest. |
| TwigMarkupInterfaceTest::$modules | property | core/ |
Modules to enable. |
| TwigMarkupInterfaceTest::providerTestMarkupInterfaceEmpty | function | core/ |
Provide test examples. |
| TwigMarkupInterfaceTest::renderObjectWithTwig | function | core/ |
|
| TwigMarkupInterfaceTest::testEmptyTranslation | function | core/ |
Tests behavior if a string is translated to become an empty string. |
Pagination
- Previous page
- Page 1313
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.