Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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')] |
ModuleInstaller::$moduleHandler | property | core/ |
The module handler. |
ModuleRouteSubscriber::$moduleHandler | property | core/ |
The module handler. |
ModuleRouteSubscriberTest::$moduleHandler | property | core/ |
The mock module handler. |
ModulesListConfirmForm::$moduleHandler | property | core/ |
The module handler service. |
ModulesListForm::$moduleHandler | property | core/ |
The module handler service. |
ModulesListForm::$permissionHandler | property | core/ |
The permission handler. |
ModulesUninstallForm::$moduleHandler | property | core/ |
The module handler service. |
ModuleTest::assertInstanceHandler | function | core/ |
Ensure that a certain handler is an instance of a certain table/field. |
ModuleTest::testViewsGetHandler | function | core/ |
Tests the ViewsHandlerManager::getHandler() method. |
module_handler | service | core/ |
Drupal\Core\Extension\ModuleHandler |
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_all1_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
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_all2_order1 | function | core/ |
Hook implementation, without hook implements doxygen to avoid conversion. |
module_handler_test_all2_order2 | function | core/ |
Hook implementation, without hook implements doxygen to avoid conversion. |
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/ |
|
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/ |
|
module_handler_test_multiple_child_install | function | core/ |
Implements hook_install(). |
module_handler_test_multiple_install | function | core/ |
Implements hook_install(). |
module_handler_test_no_hook.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml |
MonkeysInTheControlRoom::handle | function | core/ |
|
MoveBlockFormTest::findRowHandle | function | core/ |
Finds the row handle for a block in the draggable table. |
MultiItemsFieldHandlerInterface | interface | core/ |
Defines a field handler which renders multiple items per row. |
MultiItemsFieldHandlerInterface.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.