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 |
|---|---|---|---|
| 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/ |
|
| MultiItemsFieldHandlerInterface::getItems | function | core/ |
Gets an array of items for the field. |
| MultiItemsFieldHandlerInterface::renderItems | function | core/ |
Render all items in this field together. |
| MultiItemsFieldHandlerInterface::render_item | function | core/ |
Renders a single item of a row. |
| NegotiationConfigureForm::$themeHandler | property | core/ |
The theme handler. |
| NegotiationMiddleware::handle | function | core/ |
|
| NegotiationMiddlewareTest::testHandle | function | core/ |
Tests that handle() correctly hands off to sub application. |
| Node::$moduleHandler | property | core/ |
The module handler. |
| Node::$moduleHandler | property | core/ |
The module handler. |
| Node::handleTranslations | function | core/ |
Adapt our query for translations. |
| Node::handleTranslations | function | core/ |
Adapt our query for translations. |
| NodeAccessControlHandler | class | core/ |
Defines the access control handler for the node entity type. |
| NodeAccessControlHandler.php | file | core/ |
|
| NodeAccessControlHandler::$entityTypeManager | property | core/ |
The entity type manager. |
| NodeAccessControlHandler::$grantStorage | property | core/ |
The node grant storage. |
| NodeAccessControlHandler::access | function | core/ |
Checks access to an operation on a given entity or entity translation. |
| NodeAccessControlHandler::acquireGrants | function | core/ |
Gets the list of node access grants. |
| NodeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| NodeAccessControlHandler::checkAllGrants | function | core/ |
Checks all grants for a given account. |
| NodeAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| NodeAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| NodeAccessControlHandler::checkViewAccess | function | core/ |
Performs view access checks. |
| NodeAccessControlHandler::countGrants | function | core/ |
Counts available node grants. |
| NodeAccessControlHandler::createAccess | function | core/ |
Checks access to create an entity. |
| NodeAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| NodeAccessControlHandler::deleteGrants | function | core/ |
Deletes all node access entries. |
| NodeAccessControlHandler::REVISION_OPERATION_MAP | constant | core/ |
Map of revision operations. |
| NodeAccessControlHandler::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
| NodeAccessControlHandler::__construct | function | core/ |
Constructs a NodeAccessControlHandler object. |
| NodeAccessControlHandlerInterface | interface | core/ |
Node specific entity access control methods. |
| NodeAccessControlHandlerInterface.php | file | core/ |
|
| NodeAccessControlHandlerInterface::acquireGrants | function | core/ |
Gets the list of node access grants. |
| NodeAccessControlHandlerInterface::checkAllGrants | function | core/ |
Checks all grants for a given account. |
| NodeAccessControlHandlerInterface::countGrants | function | core/ |
Counts available node grants. |
| NodeAccessControlHandlerInterface::deleteGrants | function | core/ |
Deletes all node access entries. |
| NodeAccessControlHandlerInterface::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
| NodeAccessTestBase::$accessHandler | property | core/ |
Access handler. |
| NodeComplete::handleTranslations | function | core/ |
Adapt our query for translations. |
| NodeModerationHandler | class | core/ |
Customizations for node entities. |
| NodeModerationHandler.php | file | core/ |
|
| NodeModerationHandler::$moderationInfo | property | core/ |
The moderation information service. |
| NodeModerationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| NodeModerationHandler::__construct | function | core/ |
NodeModerationHandler constructor. |
| NodeRevision::handleTranslations | function | core/ |
Adapt our query for translations. |
| NodeTestBase::$accessHandler | property | core/ |
The node access control handler. |
| NodeTranslationHandler | class | core/ |
Defines the translation handler for nodes. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.