Search for test
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 |
|---|---|---|---|
| ModuleHandlerTest::testModuleStreamWrappers | function | core/ |
Tests whether module-provided stream wrappers are registered properly. |
| ModuleHandlerTest::testOopPreprocess | function | core/ |
Tests Oop preprocess functions. |
| ModuleHandlerTest::testProceduralPreprocess | function | core/ |
Tests procedural preprocess functions. |
| ModuleHandlerTest::testProfileAllDependencies | function | core/ |
Tests that a profile can supply only real dependencies. |
| ModuleHandlerTest::testResetImplementationsClearsHooks | function | core/ |
Tests that resetImplementations() clears the hook memory cache. |
| ModuleHandlerTest::testSetModuleList | function | core/ |
Ensure setting the module list replaces the module list and resets internal structures. |
| ModuleHandlerTest::testThemeMetaData | function | core/ |
Tests whether the correct theme metadata is returned. |
| ModuleHandlerTest::testUninstallContentDependency | function | core/ |
Tests uninstalling a module that has content. |
| ModuleHandlerTest::testUninstallProfileDependency | function | core/ |
Tests uninstalling a module installed by a profile. |
| ModuleHandlerTestAll1Hooks | class | core/ |
Hook implementations for module_handler_test_all1. |
| ModuleHandlerTestAll1Hooks.php | file | core/ |
|
| ModuleHandlerTestAll1Hooks::order | function | core/ |
#[Hook('order1')] #[Hook('order2')] |
| ModuleImplementsAlterTest | class | core/ |
Tests hook_module_implements_alter(). |
| ModuleImplementsAlterTest.php | file | core/ |
|
| ModuleImplementsAlterTest::testModuleImplementsAlter | function | core/ |
Tests hook_module_implements_alter() adding an implementation. |
| ModuleInfoTest | class | core/ |
Tests that core module info files have the expected keys. |
| 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 install. |
| ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
| ModuleInstallConfigTestSubscriber | class | core/ |
Test subscriber for configuration CRUD event. |
| ModuleInstallConfigTestSubscriber.php | file | core/ |
|
| ModuleInstallConfigTestSubscriber::getSubscribedEvents | function | core/ |
|
| ModuleInstallConfigTestSubscriber::onSave | function | core/ |
Reacts to a test simple configuration object being installed. |
| ModuleInstallConfigTestSubscriber::__construct | function | core/ |
|
| ModuleInstallerTest | class | core/ |
Tests the ModuleInstaller class. |
| ModuleInstallerTest.php | file | core/ |
|
| ModuleInstallerTest::containerRebuildRequiredProvider | function | core/ |
Data provider for ::testContainerRebuildRequired(). |
| ModuleInstallerTest::log | function | core/ |
|
| ModuleInstallerTest::providerTestInvalidCoreInstall | function | core/ |
Data provider for testInvalidCoreInstall(). |
| ModuleInstallerTest::register | function | core/ |
Registers test-specific services. |
| 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::testContainerRebuildRequired | function | core/ |
Tests container rebuilding due to the container_rebuild_required info key. |
| 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::testEntityStorageInstalledBeforeSimpleConfig | function | core/ |
Tests that entity storage tables are installed before simple config. |
| ModuleInstallerTest::testFieldStorageEntityTypeDependencies | function | core/ |
Tests field storage definitions are installed only if entity types exist. |
| ModuleInstallerTest::testInvalidCoreInstall | function | core/ |
Tests install with a module with an invalid core version constraint. |
| ModuleInstallerTest::testInvokingRespondentHooks | function | core/ |
Ensure that hooks reacting to install or uninstall are invoked. |
| 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. |
| ModuleInstallerTest::testUninstallValidatorsBC | function | core/ |
Tests the BC layer for uninstall validators. |
| ModulePermissionsLinkHelperTest | class | core/ |
Tests the ModulePermissionsLinkHelper. |
| ModulePermissionsLinkHelperTest.php | file | core/ |
Pagination
- Previous page
- Page 543
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.