Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| twig-registry-loader-test.html.twig | file | core/ |
{% extends "twig-registry-loader-test-extend.html.twig" %} {% block content %} {% include "twig-registry-loader-test-include.html.twig" %} {% endblock %} |
| twig-theme-test-embed-tag-embedded.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-theme-test-embed-tag-embedded.html.twig |
| twig.extension | service | core/ |
Drupal\Core\Template\TwigExtension |
| twig.extension.debug | service | core/ |
Twig_Extension_Debug |
| twig.loader.filesystem | service | core/ |
Drupal\Core\Template\Loader\FilesystemLoader |
| twig.loader.string | service | core/ |
Drupal\Core\Template\Loader\StringLoader |
| twig.loader.theme_registry | service | core/ |
Drupal\Core\Template\Loader\ThemeRegistryLoader |
| TwigDebugMarkupTest | class | core/ |
Tests for Twig debug markup. |
| TwigDebugMarkupTest.php | file | core/ |
|
| TwigDebugMarkupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TwigDebugMarkupTest::$modules | property | core/ |
Modules to enable. |
| TwigDebugMarkupTest::testTwigDebugMarkup | function | core/ |
Tests debug markup added to Twig template output. |
| TwigEnvironment::$state | property | core/ |
The state service. |
| TwigEnvironment::$templateClasses | property | core/ |
Static cache of template classes. |
| TwigEnvironment::getTemplateClass | function | core/ |
Gets the template class associated with the given string. |
| TwigEnvironment::__construct | function | core/ |
Constructs a TwigEnvironment object and stores cache and storage internally. |
| TwigEnvironmentTest | class | core/ |
Tests the twig environment. |
| TwigEnvironmentTest | class | core/ |
Tests Twig environment. |
| TwigEnvironmentTest.php | file | core/ |
|
| TwigEnvironmentTest.php | file | core/ |
|
| TwigEnvironmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TwigEnvironmentTest::$modules | property | core/ |
Modules to enable. |
| TwigEnvironmentTest::$modules | property | core/ |
Modules to enable. |
| TwigEnvironmentTest::register | function | core/ |
Registers test-specific services. |
| TwigEnvironmentTest::testCacheFilename | function | core/ |
Ensures that cacheFilename() varies by extensions + deployment identifier. |
| TwigEnvironmentTest::testInlineTemplate | function | core/ |
Tests inline templates. |
| TwigEnvironmentTest::testTemplateClassname | function | core/ |
Ensures that templates resolve to the same class name and cache file. |
| TwigEnvironmentTest::testTemplateInvalidation | function | core/ |
Test template invalidation. |
| 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. |
| TwigExtension | class | core/ |
A class providing Drupal Twig extensions. |
| TwigExtension.php | file | core/ |
|
| TwigExtension::$dateFormatter | property | core/ |
The date formatter. |
| 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::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/ |
Pagination
- Previous page
- Page 1280
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.