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 |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\Core\Routing\TrustedRedirectResponse[[api-linebreak]] @group Routing |
| TrustedRedirectResponseTest.php | file | core/ |
|
| TrustedRedirectResponseTest::providerCreateFromRedirectResponse | function | core/ |
|
| TrustedRedirectResponseTest::testCreateFromRedirectResponse | function | core/ |
@covers ::createFromRedirectResponse[[api-linebreak]] @dataProvider providerCreateFromRedirectResponse |
| TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl | function | core/ |
@covers ::setTargetUrl[[api-linebreak]] |
| TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl | function | core/ |
@covers ::setTargetUrl[[api-linebreak]] |
| TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl | function | core/ |
@covers ::setTargetUrl[[api-linebreak]] |
| 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 |
| 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.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 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::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 Twig environment. |
| TwigEnvironmentTest | class | core/ |
Tests the 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/ |
Tests template invalidation. |
Pagination
- Previous page
- Page 1311
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.