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 |
---|---|---|---|
MenuLinkContentAccessControlHandler::__construct | function | core/ |
Creates a new MenuLinkContentAccessControlHandler. |
MenuLinkDefaultForm::$moduleHandler | property | core/ |
The module handler service. |
MenuLinkManager::$moduleHandler | property | core/ |
The module handler. |
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::$alterEventListeners | property | core/ |
Lists of callbacks which implement an alter hook, keyed by hook name(s). |
ModuleHandler::$includeFileKeys | property | core/ |
A list of module include file keys. |
ModuleHandler::$invokeMap | property | core/ |
Hook and module keyed list of listeners. |
ModuleHandler::$listenersByHook | property | core/ |
Lists of implementation callables by hook. |
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::$modulesByHook | property | core/ |
Lists of module names by hook. |
ModuleHandler::$orderingRules | property | core/ |
Ordering rules by hook name. |
ModuleHandler::$root | property | core/ |
The app root. |
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 listeners for an alter hook. |
ModuleHandler::getFlatHookListeners | function | core/ |
Gets a list of hook listener callbacks. |
ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
ModuleHandler::getHookListeners | function | core/ |
Gets hook listeners by module. |
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. |
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.