Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigExtensionTest::testFormatDate | function | core/ |
Tests the format_date filter. |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
Tests link with overridden attributes. |
| TwigExtensionTest::testRenderMarkup | function | core/ |
Tests output of MarkupInterface of TwigExtension->renderVar(). |
| TwigExtensionTest::testRenderStrategies | function | core/ |
Test if Drupal html strategy is done and the fallback to Twig itself works. |
| TwigExtensionTest::testRenderVar | function | core/ |
Tests render var. |
| TwigExtensionTest::testRenderVarEarlyReturn | function | core/ |
Tests render var early return. |
| TwigExtensionTest::testRenderVarWithGeneratedLink | function | core/ |
Tests render var with generated link. |
| TwigExtensionTest::testSafeJoin | function | core/ |
Tests safe join. |
| 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::testTwigAddClass | function | core/ |
Tests Twig 'add_class' filter. |
| TwigExtensionTest::testTwigAddSuggestionFilter | function | core/ |
Tests Twig 'add_suggestion' filter. |
| 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. |
| TwigExtensionTest::testTwigSetAttribute | function | core/ |
Tests Twig 'set_attribute' filter. |
| 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. |
| TwigExtensionTestHooks | class | core/ |
Hook implementations for twig_extension_test. |
| TwigExtensionTestHooks.php | file | core/ |
|
| TwigExtensionTestHooks::theme | function | core/ |
Implements hook_theme(). |
| TwigExtensionTestString | class | core/ |
A simple string holder for testing Twig extension. |
| TwigExtensionTestString::$string | property | core/ |
The test string. |
| TwigExtensionTestString::__construct | function | core/ |
|
| TwigExtensionTestString::__toString | function | core/ |
|
| TwigFilterTest | class | core/ |
Tests Drupal's Twig filters. |
| TwigFilterTest.php | file | core/ |
|
| TwigFilterTest::$modules | property | core/ |
|
| TwigFilterTest::testTwigWithoutFilter | function | core/ |
Tests Twig "without" filter. |
| TwigIncludeTest | class | core/ |
Tests including files in Twig templates. |
| TwigIncludeTest.php | file | core/ |
|
| TwigIncludeTest::$twigConfig | property | core/ |
The Twig configuration to set the container parameter to during rebuilds. |
| TwigIncludeTest::register | function | core/ |
|
| TwigIncludeTest::setUpFilesystem | function | core/ |
|
| TwigIncludeTest::testTemplateInclusion | function | core/ |
Tests template inclusion extension checking. |
| TwigLoaderTest | class | core/ |
Tests adding Twig loaders. |
| TwigLoaderTest.php | file | core/ |
|
| TwigLoaderTest::$modules | property | core/ |
|
| 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/ |
|
| TwigMarkupInterfaceTest::providerTestMarkupInterfaceEmpty | function | core/ |
Provide test examples. |
| TwigMarkupInterfaceTest::renderObjectWithTwig | function | core/ |
Renders a variable using a Twig inline template. |
| TwigMarkupInterfaceTest::testEmptyTranslation | function | core/ |
Tests behavior if a string is translated to become an empty string. |
| TwigMarkupInterfaceTest::testMarkupInterfaceEmpty | function | core/ |
Tests markup interface empty. |
| TwigNamespaceTest | class | core/ |
Tests Twig namespaces. |
| TwigNamespaceTest.php | file | core/ |
Pagination
- Previous page
- Page 1685
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.