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 |
|---|---|---|---|
| MenuAccessControlHandlerTest::testAccess | function | core/ |
Tests access. |
| MenuLinkContentAccessControlHandler | class | core/ |
Defines the access control handler for the menu link content entity type. |
| MenuLinkContentAccessControlHandler.php | file | core/ |
|
| MenuLinkContentAccessControlHandler::$accessManager | property | core/ |
The access manager to check routes by name. |
| MenuLinkContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| MenuLinkContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| 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::$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. |
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.