Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main 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 |
|---|---|---|---|
| TranslationWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TranslationWebTest::$entityTypeId | property | core/ |
The name of the entity type to use in this test. |
| TranslationWebTest::$field | property | core/ |
The field to use in this test. |
| TranslationWebTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationWebTest::$modules | property | core/ |
Modules to enable. |
| TranslationWebTest::checkTranslationRevisions | function | core/ |
Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored. |
| TranslationWebTest::setUp | function | core/ |
|
| TranslationWebTest::testFieldFormTranslationRevisions | function | core/ |
Tests field translations when creating a new revision. |
| TriggeringElementProgrammedTest | class | core/ |
Tests detection of triggering_element for programmed form submissions. |
| TriggeringElementProgrammedTest.php | file | core/ |
|
| TriggeringElementProgrammedTest::buildForm | function | core/ |
Form constructor. |
| TriggeringElementProgrammedTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TriggeringElementProgrammedTest::submitForm | function | core/ |
Form submission handler. |
| TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
| TriggeringElementProgrammedTest::validateForm | function | core/ |
Form validation handler. |
| TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
| TriggeringElementTest.php | file | core/ |
|
| TriggeringElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TriggeringElementTest::$modules | property | core/ |
Modules to enable. |
| TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
| TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
| TrustedHostsRequestFactoryTest | class | core/ |
Tests the trusted hosts request factory. |
| TrustedHostsRequestFactoryTest.php | file | core/ |
|
| TrustedHostsRequestFactoryTest::providerTestCreateRequest | function | core/ |
Provides data for testCreateRequest(). |
| TrustedHostsRequestFactoryTest::testCreateRequest | function | core/ |
Tests TrustedHostsRequestFactory::createRequest(). |
| TrustedHostsTest | class | core/ |
Tests output on the status overview page. |
| TrustedHostsTest.php | file | core/ |
|
| TrustedHostsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TrustedHostsTest::setUp | function | core/ |
|
| TrustedHostsTest::testFakeRequests | function | core/ |
Tests that fake requests have the proper host configured. |
| TrustedHostsTest::testShortcut | function | core/ |
Tests that shortcut module works together with host verification. |
| TrustedHostsTest::testStatusPageWithConfiguration | function | core/ |
Tests that the status page shows the trusted patterns from settings.php. |
| TrustedHostsTest::testStatusPageWithoutConfiguration | function | core/ |
Tests that the status page shows an error when the trusted host setting is missing from settings.php |
| TrustedHostsTestController | class | core/ |
Provides a test controller for testing the trusted hosts setting. |
| TrustedHostsTestController.php | file | core/ |
|
| TrustedHostsTestController::fakeRequestHost | function | core/ |
Creates a fake request and prints out its host. |
| 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 %} |
Pagination
- Previous page
- Page 706
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.