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 |
|---|---|---|---|
| trusted_hosts_test.routing.yml | file | core/ |
core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.routing.yml |
| TurtleLazyBuilder | class | core/ |
Test class for testing fiber placeholders. |
| TurtleLazyBuilder::trustedCallbacks | function | core/ |
|
| TurtleLazyBuilder::turtle | function | core/ |
Render API callback: Suspends execution twice to simulate a long operation. |
| twig | service | core/ |
Drupal\Core\Template\TwigEnvironment |
| twig-autoescape-test.html.twig | file | core/ |
{# Template for testing autoescape. #} {{ script }} |
| twig-raw-test.html.twig | file | core/ |
{# Template for testing |raw with autoescape. #} {% autoescape %} {{ script|raw }} {% endautoescape %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-include.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig |
| twig-registry-loader-test-include.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig |
| twig-registry-loader-test-include.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-include.html.twig |
| 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.engine | file | core/ |
Handles integration of Twig templates with the Drupal theme system. |
| 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.info.yml | file | core/ |
core/themes/engines/twig/twig.info.yml |
| twig.loader | service | core/ |
Twig\Loader\ChainLoader |
| 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 |
| TwigAllowed | class | core/ |
Allow twig access to methods. |
| TwigAllowed.php | file | core/ |
|
| TwigAllowListTest | class | core/ |
Tests the allowed list of entity properties. |
| TwigAllowListTest.php | file | core/ |
|
| TwigAllowListTest::$modules | property | core/ |
|
| TwigAllowListTest::$term | property | core/ |
Term for referencing. |
| TwigAllowListTest::setUp | function | core/ |
|
| TwigAllowListTest::testAllowListChaining | function | core/ |
Tests listing of methods doesn't interfere with chaining. |
| TwigAttributesTest | class | core/ |
Tests Twig with Attribute objects. |
| TwigAttributesTest.php | file | core/ |
|
| TwigAttributesTest::testYield | function | core/ |
Tests that Attributes are rendered at the correct time within a macro. |
| TwigDebugMarkupTest | class | core/ |
Tests for Twig debug markup. |
| TwigDebugMarkupTest.php | file | core/ |
|
| TwigDebugMarkupTest::$defaultTheme | property | core/ |
|
| TwigDebugMarkupTest::$modules | property | core/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 1682
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.