Search for test
- Search 7.x for test
- Search 8.9.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 |
|---|---|---|---|
| SystemConfigFormTestForm | class | core/ |
Tests the ConfigFormBase class. |
| SystemConfigFormTestForm.php | file | core/ |
|
| SystemConfigFormTestForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SystemConfigFormTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SystemDeprecationTest | class | core/ |
@group system @group legacy |
| SystemDeprecationTest.php | file | core/ |
|
| SystemDeprecationTest::$modules | property | core/ |
Modules to enable. |
| SystemDeprecationTest::testSystemSortModulesByInfoName | function | core/ |
|
| SystemListingCrossProfileCompatibleTest | class | core/ |
Verifies that tests in installation profile modules are found. |
| SystemListingCrossProfileCompatibleTest.php | file | core/ |
|
| SystemListingCrossProfileCompatibleTest::$modules | property | core/ |
Attempt to enable a module from the Testing profile. |
| SystemListingCrossProfileCompatibleTest::$profile | property | core/ |
Use the Minimal profile. |
| SystemListingCrossProfileCompatibleTest::setUp | function | core/ |
|
| SystemListingCrossProfileCompatibleTest::testSystemListing | function | core/ |
Non-empty test* method required to executed the test case class. |
| SystemListingTest | class | core/ |
Tests scanning system directories in drupal_system_listing(). |
| SystemListingTest.php | file | core/ |
|
| SystemListingTest::testDirectoryPrecedence | function | core/ |
Tests that files in different directories take precedence as expected. |
| SystemListingTest::testFileScanIgnoreDirectory | function | core/ |
Tests that directories matching file_scan_ignore_directories are ignored. |
| SystemLocalTasksTest | class | core/ |
Tests existence of system local tasks. |
| SystemLocalTasksTest.php | file | core/ |
|
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| SystemLocalTasksTest::getSystemAdminRoutes | function | core/ |
Provides a list of routes to test. |
| SystemLocalTasksTest::setUp | function | core/ |
|
| SystemLocalTasksTest::testSystemAdminLocalTasks | function | core/ |
Tests local task existence. |
| SystemMenuBlockTest | class | core/ |
Tests \Drupal\system\Plugin\Block\SystemMenuBlock. |
| SystemMenuBlockTest.php | file | core/ |
|
| SystemMenuBlockTest::$block | property | core/ |
The block under test. |
| SystemMenuBlockTest::$blockManager | property | core/ |
The block manager service. |
| SystemMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
| SystemMenuBlockTest::$menu | property | core/ |
The menu for testing. |
| SystemMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| SystemMenuBlockTest::$modules | property | core/ |
Modules to enable. |
| 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::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| 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. |
Pagination
- Previous page
- Page 647
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.