Search for test
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 |
|---|---|---|---|
| CsrfTokenGeneratorTest::testGetWithNoHashSalt | function | core/ |
Tests the exception thrown when no 'hash_salt' is provided in settings. |
| CsrfTokenGeneratorTest::testInvalidParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with invalid parameter types. |
| CsrfTokenGeneratorTest::testValidate | function | core/ |
Tests CsrfTokenGenerator::validate(). |
| CsrfTokenGeneratorTest::testValidateParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with different parameter types. |
| CsrfTokenRaceTest | class | core/ |
Test race condition for CSRF tokens for simultaneous requests. |
| CsrfTokenRaceTest.php | file | core/ |
|
| CsrfTokenRaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CsrfTokenRaceTest::$modules | property | core/ |
Modules to enable. |
| CsrfTokenRaceTest::testCsrfRace | function | core/ |
Test race condition for CSRF tokens for simultaneous requests. |
| csrf_race_test.info.yml | file | core/ |
core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml |
| csrf_race_test.routing.yml | file | core/ |
core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml |
| csrf_test.info.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.info.yml |
| csrf_test.routing.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.routing.yml |
| CssCollectionGrouperUnitTest | class | core/ |
Tests the CSS asset collection grouper. |
| CssCollectionGrouperUnitTest.php | file | core/ |
|
| CssCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
| CssCollectionGrouperUnitTest::setUp | function | core/ |
|
| CssCollectionGrouperUnitTest::testGrouper | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
| CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
| CssCollectionRendererUnitTest.php | file | core/ |
|
| CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
| CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
| CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
| CssCollectionRendererUnitTest::setUp | function | core/ |
|
| CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
| CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
| CssOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
| CssOptimizerUnitTest.php | file | core/ |
|
| CssOptimizerUnitTest::$backupGlobals | property | core/ |
|
| CssOptimizerUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
| CssOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the CSS asset optimizing test. |
| CssOptimizerUnitTest::setUp | function | core/ |
|
| CssOptimizerUnitTest::testOptimize | function | core/ |
Tests optimizing a CSS asset group containing 'type' => 'file'. |
| CssOptimizerUnitTest::testTypeExternal | function | core/ |
Tests a CSS asset with 'type' => 'external'. |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| css_disable_transitions_test.info.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.info.yml |
| css_disable_transitions_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.libraries.yml |
| css_disable_transitions_test.module | file | core/ |
Helper module for disabling animations in tests. |
| css_disable_transitions_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| CurrentRouteMatchTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\CurrentRouteMatch[[api-linebreak]] @group Routing |
| CurrentRouteMatchTest.php | file | core/ |
|
| CurrentRouteMatchTest::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
| CurrentRouteMatchTest::testGetCurrentRouteObject | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getRouteObject[[api-linebreak]] @covers ::getCurrentRouteMatch[[api-linebreak]] @covers ::getRouteMatch[[api-linebreak]] |
| CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest[[api-linebreak]] |
| CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
@covers ::getRouteMatchFromRequest[[api-linebreak]] |
| CurrentRouteMatchTest::testResetRouteMatch | function | core/ |
@covers ::resetRouteMatch[[api-linebreak]] |
| CurrentThemeConditionTest | class | core/ |
Tests the CurrentThemeCondition plugin. |
| CurrentThemeConditionTest.php | file | core/ |
|
| CurrentThemeConditionTest::$modules | property | core/ |
Modules to enable. |
| CurrentThemeConditionTest::testCurrentTheme | function | core/ |
Tests the current theme condition. |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.