Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TrustedObject | class | core/ |
Class with a trusted interface implementation with callback. |
| TrustedObject::callback | function | core/ |
|
| TrustedRedirectResponse | class | core/ |
Provides a redirect response which contains trusted URLs. |
| TrustedRedirectResponse.php | file | core/ |
|
| TrustedRedirectResponse::$trustedUrls | property | core/ |
A list of trusted URLs, which are safe to redirect to. |
| TrustedRedirectResponse::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
| TrustedRedirectResponse::setTrustedTargetUrl | function | core/ |
Sets the target URL to a trusted URL. |
| TrustedRedirectResponse::__construct | function | core/ |
|
| TrustedRedirectResponseTest | class | core/ |
Tests Drupal\Core\Routing\TrustedRedirectResponse. |
| TrustedRedirectResponseTest.php | file | core/ |
|
| TrustedRedirectResponseTest::providerCreateFromRedirectResponse | function | core/ |
|
| TrustedRedirectResponseTest::testCreateFromRedirectResponse | function | core/ |
Tests create from redirect response. |
| TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl | function | core/ |
Tests set target url with internal url. |
| TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl | function | core/ |
Tests set target url with trusted url. |
| TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl | function | core/ |
Tests set target url with untrusted url. |
| trusted_hosts_test.info.yml | file | core/ |
core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml |
| trusted_hosts_test.routing.yml | file | core/ |
core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.routing.yml |
| TurtleLazyBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| 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/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-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.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 |
| TwigAllowListTest | class | core/ |
Tests the allowed list of entity properties. |
| TwigAllowListTest.php | file | core/ |
|
| TwigAllowListTest::$modules | property | core/ |
Modules to install. |
| 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/ |
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/ |
Pagination
- Previous page
- Page 1466
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.