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 |
|---|---|---|---|
| SystemConfigFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemConfigFormTest::$modules | property | core/ |
Modules to enable. |
| SystemConfigFormTest::testSystemConfigForm | function | core/ |
Tests the SystemConfigFormTestBase class. |
| SystemConfigFormTestBase | class | core/ |
Full generic test suite for any form that data with the configuration system. |
| SystemConfigFormTestBase.php | file | core/ |
|
| SystemConfigFormTestBase::$form | property | core/ |
Form ID to use for testing. |
| SystemConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
| SystemConfigFormTestBase::testConfigForm | function | core/ |
Submit the system_config_form ensure the configuration has expected values. |
| 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. |
| SystemFunctionsLegacyTest | class | core/ |
Tests deprecated system module functions. |
| SystemFunctionsLegacyTest.php | file | core/ |
|
| SystemFunctionsLegacyTest::$modules | property | core/ |
Modules to enable. |
| SystemFunctionsLegacyTest::testSystemRebuildModuleDataDeprecation | function | core/ |
@expectedDeprecation system_rebuild_module_data() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Instead, you should use \Drupal::service("extension.list.module")->getList(). See https://www.drupal.org/node/2709919 |
| SystemGetInfoTest | class | core/ |
Tests system_get_info(). |
| SystemGetInfoTest.php | file | core/ |
|
| SystemGetInfoTest::$modules | property | core/ |
Modules to enable. |
| SystemGetInfoTest::testSystemGetInfo | function | core/ |
Tests system_get_info(). |
| SystemListingCrossProfileCompatibleTest | class | core/ |
Verifies that tests in installation profile modules are found and may use another profile for running tests. |
| 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 |
| SystemListTest | class | core/ |
Tests system_list() function. |
| SystemListTest.php | file | core/ |
|
| SystemListTest::$modules | property | core/ |
Modules to enable. |
| SystemListTest::register | function | core/ |
Registers test-specific services. |
| SystemListTest::setUp | function | core/ |
|
| SystemListTest::testSystemList | function | core/ |
Tests installing a theme. |
| 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. |
Pagination
- Previous page
- Page 634
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.