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 |
|---|---|---|---|
| ModuleInstallBatchTest::$defaultTheme | property | core/ |
|
| ModuleInstallBatchTest::$modules | property | core/ |
Modules to enable. |
| ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
| ModuleInstallerTest | class | core/ |
Tests the ModuleInstaller class. |
| ModuleInstallerTest.php | file | core/ |
|
| ModuleInstallerTest::providerTestInvalidCoreInstall | function | core/ |
Dataprovider 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::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::testRouteRebuild | function | core/ |
Tests that routes are rebuilt during install and uninstall of modules. |
| 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/ |
|
| ModulesListFormWebTest::$modules | property | core/ |
|
| ModulesListFormWebTest::setUp | function | core/ |
|
| ModulesListFormWebTest::testModuleListForm | function | core/ |
Tests the module list form. |
| ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
|
| ModulesListFormWebTest::testRequiredByThemeMessage | function | core/ |
Confirm that module 'Required By' descriptions include dependent themes. |
| ModuleTest | class | core/ |
Tests basic functions from the Views module. |
| ModuleTest.php | file | core/ |
|
| ModuleTest::$lastErrorMessage | property | core/ |
Stores the last triggered error. |
| ModuleTest::$modules | property | core/ |
Modules to enable. |
| ModuleTest::$testViews | property | core/ |
Views used by this test. |
| ModuleTest::assertInstanceHandler | function | core/ |
Ensure that a certain handler is a instance of a certain table/field. |
| ModuleTest::formatViewOptions | function | core/ |
Helper to return an expected views option array. |
| ModuleTest::testLoadFunctions | function | core/ |
Tests the load wrapper/helper functions. |
| ModuleTest::testStatusFunctions | function | core/ |
Tests view enable and disable procedural wrapper functions. |
| ModuleTest::testViewsEmbedView | function | core/ |
Tests views.module: views_embed_view(). |
| ModuleTest::testViewsFetchPluginNames | function | core/ |
Tests the \Drupal\views\Views::fetchPluginNames() method. |
| ModuleTest::testViewsGetHandler | function | core/ |
Tests the ViewsHandlerManager::getHandler() method. |
| ModuleTest::testViewsPluginList | function | core/ |
Tests the \Drupal\views\Views::pluginList() method. |
| ModuleTest::testViewsPreview | function | core/ |
Tests the \Drupal\views\ViewsExecutable::preview() method. |
Pagination
- Previous page
- Page 487
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.