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 |
|---|---|---|---|
| ModuleInfoTest.php | file | core/ |
|
| ModuleInfoTest::testModuleInfo | function | core/ |
Tests that core module info files have the expected keys. |
| ModuleInstallBatchTest | class | core/ |
Tests batch operations during tests execution. |
| ModuleInstallBatchTest.php | file | core/ |
|
| ModuleInstallBatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModuleInstallBatchTest::$modules | property | core/ |
Modules to enable. |
| ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
| ModuleInstallerDeprecationTest | class | core/ |
@group legacy @group extension @coversDefaultClass \Drupal\Core\Extension\ModuleInstaller[[api-linebreak]] |
| ModuleInstallerDeprecationTest.php | file | core/ |
|
| ModuleInstallerDeprecationTest::testConstructorDeprecation | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ModuleInstallerTest | class | core/ |
Tests the ModuleInstaller class. |
| ModuleInstallerTest.php | file | core/ |
|
| ModuleInstallerTest::providerTestInvalidCoreInstall | function | core/ |
Data provider for testInvalidCoreInstall(). |
| ModuleInstallerTest::testCacheBinCleanup | function | core/ |
Tests cache bins defined by modules are removed when uninstalled. |
| ModuleInstallerTest::testConfigChangeOnInstall | function | core/ |
Tests config changes by hook_install() are saved for dependent modules. |
| ModuleInstallerTest::testDependencyInvalidCoreInstall | function | core/ |
Tests install with a dependency with an invalid core version constraint. |
| ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies | function | core/ |
Tests no dependencies install with a dependency with invalid core. |
| ModuleInstallerTest::testDeprecatedInstall | function | core/ |
Tests trying to install a deprecated module. |
| ModuleInstallerTest::testInvalidCoreInstall | function | core/ |
Tests install with a module with an invalid core version constraint. |
| ModuleInstallerTest::testKernelRebuildDuringHookInstall | function | core/ |
Ensure that rebuilding the container in hook_install() works. |
| ModuleInstallerTest::testObsoleteInstall | function | core/ |
Tests trying to install an obsolete module. |
| ModuleInstallerTest::testRouteRebuild | function | core/ |
Tests that routes are rebuilt during install and uninstall of modules. |
| ModuleLegacyTest | class | core/ |
Tests deprecations from module.inc file. |
| ModuleLegacyTest.php | file | core/ |
|
| ModuleLegacyTest::testDrupalRequiredModules | function | core/ |
Test deprecation of drupal_required_modules() function. |
| ModuleLegacyTest::testModuleLoadInclude | function | core/ |
Test deprecation of module_load_include() function. |
| ModuleLegacyTest::testModuleLoadInstall | function | core/ |
Test deprecation of module_load_install() function. |
| ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator[[api-linebreak]] @group Extension |
| ModuleRequiredByThemesUninstallValidatorTest.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
| ModuleRequiredByThemesUninstallValidatorTest::$moduleRequiredByThemeUninstallValidator | property | core/ |
Instance of ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
| ModuleRequiredByThemesUninstallValidatorTest::setUp | function | core/ |
|
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
@covers ::validate[[api-linebreak]] |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
@covers ::validate[[api-linebreak]] |
| ModuleRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ModuleRouteSubscriber[[api-linebreak]] @group EventSubscriber |
| ModuleRouteSubscriberTest.php | file | core/ |
|
| ModuleRouteSubscriberTest::$moduleHandler | property | core/ |
The mock module handler. |
| ModuleRouteSubscriberTest::providerTestRemoveRoute | function | core/ |
Data provider for testRemoveRoute(). |
| ModuleRouteSubscriberTest::setUp | function | core/ |
|
| ModuleRouteSubscriberTest::testRemoveRoute | function | core/ |
Tests that removeRoute() removes routes when the module is not enabled. |
| ModulesListFormWebTest | class | core/ |
Tests \Drupal\system\Form\ModulesListForm. |
| ModulesListFormWebTest.php | file | core/ |
|
| ModulesListFormWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModulesListFormWebTest::$modules | property | core/ |
Modules to enable. |
| ModulesListFormWebTest::setUp | function | core/ |
|
| ModulesListFormWebTest::testInstalledIncompatibleModule | function | core/ |
Tests that incompatible modules message is shown. |
| ModulesListFormWebTest::testModuleListForm | function | core/ |
Tests the module list form. |
| ModulesListFormWebTest::testModulesListFormStatusMessage | function | core/ |
Tests the status message when enabling one or more modules. |
Pagination
- Previous page
- Page 496
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.