Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleHandlerTest::testAddProfile | function | core/ |
Tests adding a profile. |
| ModuleHandlerTest::testCachedGetImplementations | function | core/ |
Tests getImplementations. |
| ModuleHandlerTest::testCachedGetImplementationsMissingMethod | function | core/ |
Tests getImplementations. |
| ModuleHandlerTest::testDependencyResolution | function | core/ |
Tests dependency resolution. |
| ModuleHandlerTest::testGetHookInfo | function | core/ |
Tests hook_hook_info() fetching through getHookInfo(). |
| ModuleHandlerTest::testGetImplementations | function | core/ |
Tests deprecation of the ::getImplementations method. |
| ModuleHandlerTest::testGetModuleDirectories | function | core/ |
@covers ::getModuleDirectories[[api-linebreak]] |
| ModuleHandlerTest::testGetModuleList | function | core/ |
Confirm we get back the modules set in the constructor. |
| ModuleHandlerTest::testGetModuleWithExistingModule | function | core/ |
Confirm we get back a module from the module list. |
| ModuleHandlerTest::testGetModuleWithNonExistingModule | function | core/ |
@covers ::getModule[[api-linebreak]] |
| ModuleHandlerTest::testHasImplementations | function | core/ |
Tests hasImplementations. |
| ModuleHandlerTest::testImplementsHook | function | core/ |
Tests deprecation of the ::implementsHook method. |
| ModuleHandlerTest::testImplementsHookModuleEnabled | function | core/ |
Tests implementations methods when module is enabled. |
| ModuleHandlerTest::testInvalidGetName | function | core/ |
Tests requesting the name of an invalid module. |
| ModuleHandlerTest::testInvokeAll | function | core/ |
Tests invoke all. |
| ModuleHandlerTest::testInvokeModuleEnabled | function | core/ |
Tests invoke methods when module is enabled. |
| ModuleHandlerTest::testIsLoaded | function | core/ |
Tests isLoaded accessor. |
| ModuleHandlerTest::testLoadAllIncludes | function | core/ |
@covers ::loadAllIncludes[[api-linebreak]] |
| ModuleHandlerTest::testLoadAllModules | function | core/ |
Tests loading all modules. |
| ModuleHandlerTest::testLoadInclude | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
| ModuleHandlerTest::testLoadModule | function | core/ |
Tests loading a module. |
| ModuleHandlerTest::testModuleExists | function | core/ |
Tests module exists returns correct module status. |
| ModuleHandlerTest::testModuleList | function | core/ |
The basic functionality of retrieving enabled modules. |
| ModuleHandlerTest::testModuleMetaData | function | core/ |
Tests whether the correct module metadata is returned. |
| ModuleHandlerTest::testModuleReloading | function | core/ |
Tests reload method. |
| ModuleHandlerTest::testModuleStreamWrappers | function | core/ |
Tests whether module-provided stream wrappers are registered properly. |
| ModuleHandlerTest::testProfileAllDependencies | function | core/ |
Tests that a profile can supply only real dependencies. |
| ModuleHandlerTest::testResetImplementations | function | core/ |
Tests internal implementation cache reset. |
| 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. |
| ModuleHandlerTest::testWriteCache | function | core/ |
Tests that write cache calls through to cache library correctly. |
| ModuleImplementsAlterTest | class | core/ |
Tests hook_module_implements_alter(). |
| ModuleImplementsAlterTest.php | file | core/ |
|
| ModuleImplementsAlterTest::$modules | property | core/ |
|
| ModuleImplementsAlterTest::testModuleImplementsAlter | function | core/ |
Tests hook_module_implements_alter() adding an implementation. |
| ModuleImplementsAlterTest::testModuleImplementsAlterNonExistingImplementation | function | core/ |
Tests adding a non-existing function to hook_module_implements_alter(). |
| 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/ |
|
| ModuleInstallBatchTest::$modules | property | core/ |
Modules to enable. |
| ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
| ModuleInstaller | class | core/ |
Default implementation of the module installer. |
| ModuleInstaller | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\ModuleInstaller. |
| ModuleInstaller.php | file | core/ |
|
| ModuleInstaller.php | file | core/ |
Pagination
- Previous page
- Page 881
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.