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 |
|---|---|---|---|
| TwigEnvironmentTest::testTemplateNotFoundException | function | core/ |
Tests that exceptions are thrown when a template is not found. |
| TwigEnvironmentTest::testTwigEmbed | function | core/ |
Tests template class loading with Twig embed. |
| TwigEnvironmentTest::testTwigFilePrefixChange | function | core/ |
Test twig file prefix change. |
| TwigExtension | class | core/ |
A class providing Drupal Twig extensions. |
| TwigExtension.php | file | core/ |
|
| TwigExtension::$dateFormatter | property | core/ |
The date formatter. |
| TwigExtension::$fileUrlGenerator | property | core/ |
The file URL generator. |
| TwigExtension::$renderer | property | core/ |
The renderer. |
| TwigExtension::$themeManager | property | core/ |
The theme manager. |
| TwigExtension::$urlGenerator | property | core/ |
The URL generator. |
| TwigExtension::attachLibrary | function | core/ |
Attaches an asset library to the template, and hence to the response. |
| TwigExtension::bubbleArgMetadata | function | core/ |
Bubbles Twig template argument's cacheability & attachment metadata. |
| TwigExtension::createAttribute | function | core/ |
Creates an Attribute object. |
| TwigExtension::escapeFilter | function | core/ |
Overrides twig_escape_filter(). |
| TwigExtension::escapePlaceholder | function | core/ |
Provides a placeholder wrapper around ::escapeFilter. |
| TwigExtension::getActiveTheme | function | core/ |
Gets the name of the active theme. |
| 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::getName | function | core/ |
|
| 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::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/ |
The theme to install as the default for testing. |
| TwigExtensionTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| TwigExtensionTest::$modules | property | core/ |
Modules to enable. |
| 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::setUp | function | core/ |
Pagination
- Previous page
- Page 1312
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.