Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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\DebugExtension |
| twig.extension.varDumper | service | core/ |
Drupal\Core\Template\DebugExtension |
| 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 install. |
| TwigDebugMarkupTest::testTwigDebugMarkup | function | core/ |
Tests debug markup added to Twig template output. |
| TwigDeprecationsTest | class | core/ |
Tests deprecating variables passed to twig templates. |
| TwigDeprecationsTest.php | file | core/ |
|
| TwigDeprecationsTest::$modules | property | core/ |
Modules to install. |
| TwigDeprecationsTest::assertRendered | function | core/ |
Assert that 'theme_test_deprecations_preprocess' renders expected text. |
| TwigDeprecationsTest::getDeprecationMessage | function | core/ |
Get an example deprecation message for a named variable. |
| TwigDeprecationsTest::testAssignedVariableDeprecation | function | core/ |
Test deprecation of variables assigned inside template triggers no error. |
| TwigDeprecationsTest::testEmptyDeprecation | function | core/ |
Test deprecation of empty variable triggers error. |
| TwigDeprecationsTest::testHookThemeDeprecations | function | core/ |
Test deprecating variables at definition in hook_theme(). |
| TwigDeprecationsTest::testMultipleDeprecations | function | core/ |
Test deprecation of multiple variables triggers errors. |
| TwigDeprecationsTest::testParentVariableDeprecation | function | core/ |
Test deprecation of variables in parent does not leak to child. |
| TwigDeprecationsTest::testSingleDeprecation | function | core/ |
Test deprecation of single variable triggers error. |
| TwigDeprecationsTest::testThemeTestDeprecations | function | core/ |
Test theme_test_deprecations_preprocess renders without deprecations. |
| TwigDeprecationsTest::testUndefinedDeprecation | function | core/ |
Test deprecation of undefined variable triggers no error. |
| TwigEnvironment::$state | property | core/ |
The state service. |
| TwigEnvironment::$templateClasses | property | core/ |
Static cache of template classes. |
| TwigEnvironment::compileSource | function | core/ |
|
| TwigEnvironment::getTemplateClass | function | core/ |
Gets the template class associated with the given string. |
| TwigEnvironment::__construct | function | core/ |
Creates a TwigEnvironment object, including its cache and storage. |
| 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 install. |
| TwigEnvironmentTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Tests 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. |
| 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. |
Pagination
- Previous page
- Page 1346
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.