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 |
|---|---|---|---|
| SystemMenuBlockTest::configExpandedTestCases | function | core/ |
|
| SystemMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| SystemMenuBlockTest::setUp | function | core/ |
|
| SystemMenuBlockTest::testConfigExpanded | function | core/ |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
| SystemMenuBlockTest::testConstructorDeprecation | function | core/ |
@deprecationMessage The menu.active_trail service must be passed to SystemMenuBlock::__construct(), it is required before Drupal 9.0.0. See https://www.drupal.org/node/2669550. @group legacy |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| SystemRequirementsTest | class | core/ |
@coversDefaultClass \Drupal\system\SystemRequirements[[api-linebreak]] @group system @group legacy |
| SystemRequirementsTest.php | file | core/ |
|
| SystemRequirementsTest::providerTestPhpVersionWithPdoDisallowMultipleStatements | function | core/ |
|
| SystemRequirementsTest::testPhpVersionWithPdoDisallowMultipleStatements | function | core/ |
@covers ::phpVersionWithPdoDisallowMultipleStatements[[api-linebreak]] @dataProvider providerTestPhpVersionWithPdoDisallowMultipleStatements @expectedDeprecation Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() is… |
| SystemTestController | class | core/ |
Controller routines for system_test routes. |
| SystemTestController.php | file | core/ |
|
| SystemTestController::$currentUser | property | core/ |
The current user. |
| SystemTestController::$lock | property | core/ |
The lock service. |
| SystemTestController::$messenger | property | core/ |
The messenger service. |
| SystemTestController::$persistentLock | property | core/ |
The persistent lock service. |
| SystemTestController::$renderer | property | core/ |
The renderer. |
| SystemTestController::authorizeInit | function | core/ |
Initialize authorize.php during testing. |
| SystemTestController::configureTitle | function | core/ |
Returns the title for system_test.info.yml's configure route. |
| SystemTestController::create | function | core/ |
Instantiates a new instance of this class. |
| SystemTestController::getCacheableResponseWithCustomCacheControl | function | core/ |
Returns a cacheable response with a custom cache control. |
| SystemTestController::getCurrentDate | function | core/ |
Returns the current date. |
| SystemTestController::getDestination | function | core/ |
Controller to return $_GET['destination'] for testing. |
| SystemTestController::getInstallProfile | function | core/ |
Use a plain Symfony response object to output the current install_profile. |
| SystemTestController::getTestHeader | function | core/ |
Returns a response with a test header set from the request. |
| SystemTestController::lockAcquire | function | core/ |
Try to acquire a named lock and report the outcome. |
| SystemTestController::lockExit | function | core/ |
Try to acquire a specific lock, and then exit. |
| SystemTestController::lockPersist | function | core/ |
Creates a lock that will persist across requests. |
| SystemTestController::mainContentFallback | function | core/ |
Tests main content fallback. |
| SystemTestController::messengerServiceTest | function | core/ |
Tests setting messages and removing one before it is displayed. |
| SystemTestController::permissionDependentContent | function | core/ |
Shows permission-dependent content. |
| SystemTestController::preRenderCacheTags | function | core/ |
Sets a cache tag on an element to help test #pre_render and cache tags. |
| SystemTestController::requestDestination | function | core/ |
Controller to return $_REQUEST['destination'] for testing. |
| SystemTestController::respondWithCacheableResponse | function | core/ |
A simple page callback that uses a CacheableResponse object. |
| SystemTestController::respondWithPublicResponse | function | core/ |
A plain Symfony response with Cache-Control: public, max-age=60. |
| SystemTestController::respondWithResponse | function | core/ |
A simple page callback that uses a plain Symfony response object. |
| SystemTestController::setHeader | function | core/ |
Sets a header. |
| SystemTestController::shutdownFunctions | function | core/ |
A simple page callback which adds a register shutdown function. |
| SystemTestController::simpleEcho | function | core/ |
Simple argument echo. |
| SystemTestController::system_test_cache_maxage_page | function | core/ |
Set cache max-age on the returned render array. |
| SystemTestController::system_test_cache_tags_page | function | core/ |
Set cache tag on on the returned render array. |
| SystemTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| SystemTestController::__construct | function | core/ |
Constructs the SystemTestController. |
| system_core_incompatible_semver_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml |
| system_core_semver_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml |
| system_dependencies_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml |
| system_form_form_test_alter_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
| system_incompatible_core_version_dependencies_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml |
| system_incompatible_core_version_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml |
Pagination
- Previous page
- Page 635
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.