Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleTestController | class | core/ |
Controller routines for module_test routes. |
| ModuleTestController.php | file | core/ |
|
| ModuleTestController::hookDynamicLoadingInvoke | function | core/ |
Returns dynamically invoked hook results for the 'module_test' module. |
| ModuleTestController::hookDynamicLoadingInvokeAll | function | core/ |
Returns dynamically invoked hook results for all modules. |
| ModuleTestController::testClassLoading | function | core/ |
Returns the result of an autoloaded class's public method. |
| ModuleThemePageXssVulnerabilityTest | class | core/ |
Tests module and theme pages do not have XSS vulnerabilities. |
| ModuleThemePageXssVulnerabilityTest.php | file | core/ |
|
| ModuleThemePageXssVulnerabilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModuleThemePageXssVulnerabilityTest::$modules | property | core/ |
Modules to install. |
| ModuleThemePageXssVulnerabilityTest::setUp | function | core/ |
|
| ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss | function | core/ |
Tests extension info cannot create XSS vulnerabilities. |
| ModuleUninstallFilterTest | class | core/ |
Tests the JavaScript functionality of the module uninstall filter. |
| ModuleUninstallFilterTest.php | file | core/ |
|
| ModuleUninstallFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModuleUninstallFilterTest::$modules | property | core/ |
Modules to install. |
| ModuleUninstallFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| ModuleUninstallFilterTest::setUp | function | core/ |
|
| ModuleUninstallFilterTest::testModuleUninstallFilter | function | core/ |
Tests that correct module count is returned when list filtered. |
| ModuleUninstallValidatorException | class | core/ |
Defines an exception thrown when uninstalling a module that did not validate. |
| ModuleUninstallValidatorException.php | file | core/ |
|
| ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
| ModuleUninstallValidatorInterface.php | file | core/ |
|
| ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| module_autoload_test.info.yml | file | core/ |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
| module_autoload_test.module | file | core/ |
Test module. |
| MODULE_AUTOLOAD_TEST_CONSTANT | constant | core/ |
|
| module_cache_bin.services.yml | file | core/ |
core/modules/system/tests/modules/module_cache_bin/module_cache_bin.services.yml |
| module_config_sort | function | core/ |
Sorts the configured list of enabled modules. |
| module_handler_test.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml |
| module_handler_test.module | file | core/ |
|
| module_handler_test_added.hook.inc | file | core/ |
|
| module_handler_test_added.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml |
| module_handler_test_added.module | file | core/ |
|
| module_handler_test_added_helper | function | core/ |
Test function. |
| module_handler_test_added_hook | function | core/ |
Test function. |
| module_handler_test_all1.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml |
| module_handler_test_all1.module | file | core/ |
|
| module_handler_test_all1_hook | function | core/ |
Returns an array to test nested merge in invoke all. |
| module_handler_test_all2.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml |
| module_handler_test_all2.module | file | core/ |
|
| module_handler_test_all2_hook | function | core/ |
Test function. |
| module_handler_test_hook | function | core/ |
|
| module_handler_test_hook_include | function | core/ |
Test hook. |
| module_handler_test_hook_info | function | core/ |
Implements hook_hook_info(). |
| module_handler_test_multiple.info.yml | file | core/ |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml |
| module_handler_test_multiple.install | file | core/ |
Install, update and uninstall functions for the module_handler_test_multiple module. |
| module_handler_test_multiple_child.info.yml | file | core/ |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml |
| module_handler_test_multiple_child.install | file | core/ |
Utility functions for the module_handler_test_multiple_child module. |
| module_handler_test_multiple_child_install | function | core/ |
Implements hook_install(). |
| module_handler_test_multiple_install | function | core/ |
Implements hook_install(). |
Pagination
- Previous page
- Page 909
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.