Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TrustedHostsTest::testStatusPageWithoutConfiguration | function | core/ |
Tests the status page behavior with no setting. |
| TrustedHostsTestController | class | core/ |
Provides a test controller for testing the trusted hosts setting. |
| TrustedHostsTestController.php | file | core/ |
|
| TrustedHostsTestController::bagType | function | core/ |
Creates a fake request and prints out the class name of the specified bag. |
| TrustedHostsTestController::fakeRequestHost | function | core/ |
Creates a fake request and prints out its host. |
| 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 |
| 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 |
| 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. |
| TwigDeprecationsTest::testSingleDeprecation | function | core/ |
Test deprecation of single variable triggers error. |
| TwigDeprecationsTest::testThemeTestDeprecations | function | core/ |
Test theme_test_deprecations_preprocess renders without deprecations. |
Pagination
- Previous page
- Page 792
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.