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 |
|---|---|---|---|
| MessageForm::$mailHandler | property | core/ |
The contact mail handler service. |
| MessagesTest::$messagesHandler | property | core/ |
The message handler. |
| MigrateExecutable::handleException | function | core/ |
Takes an Exception object and both saves and displays it. |
| MigrateProcessPlugin::$handle_multiples | property | core/ |
Whether the plugin handles multiples itself. |
| MigrationPluginManager::$moduleHandler | property | core/ |
The module handler. |
| MigrationState::$moduleHandler | property | core/ |
The field plugin manager service. |
| MockFormBase::submit_handler | function | core/ |
Function used in the mocking process of this test. |
| ModerationHandler | class | core/ |
Common customizations for most/all entities. |
| ModerationHandler.php | file | core/ |
|
| ModerationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| ModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| ModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
| ModerationHandler::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
| ModerationHandlerInterface | interface | core/ |
Defines operations that need to vary by entity type. |
| ModerationHandlerInterface.php | file | core/ |
|
| ModerationHandlerInterface::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| ModerationHandlerInterface::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| ModerationHandlerInterface::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
| ModerationHandlerInterface::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
| ModerationStateJoinViewsHandlerTrait | trait | core/ |
Assist views handler plugins to join to the content_moderation_state entity. |
| ModerationStateJoinViewsHandlerTrait.php | file | core/ |
|
| ModerationStateJoinViewsHandlerTrait::ensureMyTable | function | core/ |
|
| ModuleHandler | class | core/ |
Class that manages modules in a Drupal installation. |
| ModuleHandler.php | file | core/ |
|
| ModuleHandler::$alterHookListeners | property | core/ |
Lists of callbacks which implement an alter hook, keyed by hook name(s). |
| ModuleHandler::$hookGroupIncludes | property | core/ |
List of group include files keyed by hook. |
| ModuleHandler::$hookImplementationLists | property | core/ |
Implementation lists by hook name. |
| ModuleHandler::$hookIncludes | property | core/ |
List of include files keyed by hook. |
| ModuleHandler::$hookLists | property | core/ |
Raw list of hook implementations by hook name. |
| ModuleHandler::$includeFileKeys | property | core/ |
A list of module include file keys. |
| ModuleHandler::$loaded | property | core/ |
Boolean indicating whether modules have been loaded. |
| ModuleHandler::$loadedFiles | property | core/ |
List of loaded files. |
| ModuleHandler::$moduleList | property | core/ |
Installed modules, as extension objects keyed by module name. |
| ModuleHandler::$orderingRules | property | core/ |
Ordering rules by hook name. |
| ModuleHandler::$packedOrderOperations | property | core/ |
Ordering rules by hook name, packed. |
| ModuleHandler::add | function | core/ |
Adds a module or profile to the list of currently active modules. |
| ModuleHandler::addModule | function | core/ |
Adds a module to the list of currently active modules. |
| ModuleHandler::addProfile | function | core/ |
Adds an installation profile to the list of currently active modules. |
| ModuleHandler::alter | function | core/ |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
| ModuleHandler::alterDeprecated | function | core/ |
Passes alterable variables to deprecated hook_TYPE_alter() implementations. |
| ModuleHandler::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
| ModuleHandler::getCombinedListeners | function | core/ |
Builds a list of implementations for an alter hook. |
| ModuleHandler::getHookImplementationList | function | core/ |
Gets a hook implementation list for a specific hook. |
| ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandler::getHookOrderingRules | function | core/ |
Gets ordering rules for a hook. |
| ModuleHandler::getModule | function | core/ |
Returns a module extension object from the currently active modules list. |
| ModuleHandler::getModuleDirectories | function | core/ |
Returns an array of directories for all enabled modules. |
| ModuleHandler::getModuleList | function | core/ |
Returns the list of currently active modules. |
| ModuleHandler::getName | function | core/ |
Gets the human readable name of a given module. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.