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 |
|---|---|---|---|
| TwigExtension::getActiveThemePath | function | core/ |
Gets the path of the active theme. |
| TwigExtension::getFileUrl | function | core/ |
Gets the file URL. |
| TwigExtension::getFilters | function | core/ |
|
| TwigExtension::getFunctions | function | core/ |
|
| TwigExtension::getLink | function | core/ |
Gets a rendered link from a URL object. |
| TwigExtension::getNodeVisitors | function | core/ |
|
| TwigExtension::getPath | function | core/ |
Generates a URL path given a route name and parameters. |
| TwigExtension::getTokenParsers | function | core/ |
|
| TwigExtension::getUrl | function | core/ |
Generates an absolute URL given a route name and parameters. |
| TwigExtension::isUrlGenerationSafe | function | core/ |
Determines at compile time whether the generated URL will be safe. |
| TwigExtension::renderVar | function | core/ |
Wrapper around render() for twig printed output. |
| TwigExtension::safeJoin | function | core/ |
Joins several strings together safely. |
| TwigExtension::setAttribute | function | core/ |
Sets an attribute on a given element. |
| TwigExtension::suggestThemeHook | function | core/ |
Adds a theme suggestion to the element. |
| TwigExtension::withoutFilter | function | core/ |
Removes child elements from a copy of the original array. |
| TwigExtension::__construct | function | core/ |
Constructs \Drupal\Core\Template\TwigExtension. |
| TwigExtensionPass | class | core/ |
Adds the twig_extension_hash parameter to the container. |
| TwigExtensionPass.php | file | core/ |
|
| TwigExtensionPass::process | function | core/ |
|
| TwigExtensionTest | class | core/ |
Tests the twig extension. |
| TwigExtensionTest | class | core/ |
Tests Twig extensions. |
| TwigExtensionTest.php | file | core/ |
|
| TwigExtensionTest.php | file | core/ |
|
| TwigExtensionTest::$dateFormatter | property | core/ |
The date formatter. |
| TwigExtensionTest::$defaultTheme | property | core/ |
|
| TwigExtensionTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| TwigExtensionTest::$modules | property | core/ |
|
| TwigExtensionTest::$renderer | property | core/ |
The renderer. |
| TwigExtensionTest::$systemUnderTest | property | core/ |
The system under test. |
| TwigExtensionTest::$themeManager | property | core/ |
The theme manager. |
| TwigExtensionTest::$urlGenerator | property | core/ |
The URL generator. |
| TwigExtensionTest::providerTestEscaping | function | core/ |
Provides tests data for testEscaping. |
| TwigExtensionTest::providerTestRenderVar | function | core/ |
|
| TwigExtensionTest::providerTestRenderVarEarlyReturn | function | core/ |
Data provider for ::testRenderVarEarlyReturn(). |
| TwigExtensionTest::providerTestTwigAddClass | function | core/ |
Provides data for ::testTwigAddClass(). |
| TwigExtensionTest::providerTestTwigAddSuggestionFilter | function | core/ |
Provides data for ::testTwigAddSuggestionFilter(). |
| TwigExtensionTest::providerTestTwigSetAttribute | function | core/ |
A data provider for ::testTwigSetAttribute(). |
| TwigExtensionTest::setUp | function | core/ |
|
| TwigExtensionTest::setUp | function | core/ |
|
| TwigExtensionTest::setUpMockDateFormatter | function | core/ |
Reinitializes the date formatter as a mock object. |
| TwigExtensionTest::setUpMockFileUrlGenerator | function | core/ |
Reinitializes the file URL generator as a mock object. |
| TwigExtensionTest::setUpMockRenderer | function | core/ |
Reinitializes the renderer as a mock object. |
| TwigExtensionTest::setUpMockThemeManager | function | core/ |
Reinitializes the theme manager as a mock object. |
| 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/ |
Tests escape with generated link. |
| TwigExtensionTest::testEscaping | function | core/ |
Tests the escaping. |
| TwigExtensionTest::testFileUrl | function | core/ |
Tests the file_url filter. |
Pagination
- Previous page
- Page 1684
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.