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 |
---|---|---|---|
EntityHandlerBase::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
EntityHandlerBase::moduleHandler | function | core/ |
Gets the module handler. |
EntityHandlerBase::setModuleHandler | function | core/ |
Sets the module handler for this handler. |
EntityHandlerInterface | interface | core/ |
Defines an interface for entity handlers. |
EntityHandlerInterface.php | file | core/ |
|
EntityHandlerInterface::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
EntityListBuilderTest::$moduleHandler | property | core/ |
The module handler used for testing. |
EntityReference::$handlerOptions | property | core/ |
The selection handlers available for the target entity ID of the filter. |
EntityReference::getSelectionHandler | function | core/ |
Gets the entity reference selection handler. |
EntityReference::getSubHandlerOptions | function | core/ |
Get all selection plugins for this entity type. |
EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
EntityReferenceItemTest::testSelectionHandlerSettings | function | core/ |
Tests that the 'handler' field setting stores the proper plugin ID. |
EntityReferenceSelectionAccessTest::testCommentHandler | function | core/ |
Tests the comment-specific overrides of the entity handler. |
EntityReferenceSelectionAccessTest::testMediaHandler | function | core/ |
Tests the selection handler for the media entity type. |
EntityReferenceSelectionAccessTest::testNodeHandler | function | core/ |
Tests the node-specific overrides of the entity handler. |
EntityReferenceSelectionAccessTest::testTermHandler | function | core/ |
Tests the term-specific overrides of the selection handler. |
EntityReferenceSelectionAccessTest::testUserHandler | function | core/ |
Tests the user-specific overrides of the entity handler. |
EntityReferenceSelectionReferenceableTest::$selectionHandler | property | core/ |
The selection handler. |
EntitySearchPage::$moduleHandler | property | core/ |
The module handler. |
EntityTest::$entityHandler | property | core/ |
The tested entity area handler. |
EntityTestAccessControlHandler | class | core/ |
Defines the access control handler for the test entity type. |
EntityTestAccessControlHandler.php | file | core/ |
|
EntityTestAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
EntityTestAccessControlHandler::buildCreateAccessCid | function | core/ |
Builds the create access result cache ID. |
EntityTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
EntityTestRevlogAccessControlHandler | class | core/ |
Defines the access control handler for test entity types. |
EntityTestRevlogAccessControlHandler.php | file | core/ |
|
EntityTestRevlogAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityTestRevPubWorkspaceHandler | class | core/ |
Provides a custom workspace handler for testing purposes. |
EntityTestRevPubWorkspaceHandler.php | file | core/ |
|
EntityTestRevPubWorkspaceHandler::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
EntityType::$handlers | property | core/ |
An array of handlers. |
EntityType::getHandlerClass | function | core/ |
|
EntityType::getHandlerClasses | function | core/ |
Gets an array of handlers. |
EntityType::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityType::setHandlerClass | function | core/ |
Sets the handlers for a given type. |
EntityTypeBundleInfo::$moduleHandler | property | core/ |
The module handler. |
EntityTypeBundleInfoTest::$moduleHandler | property | core/ |
The module handler. |
EntityTypeInfo::$moderationHandlers | property | core/ |
A keyed array of custom moderation handlers for given entity types. |
EntityTypeInterface::getHandlerClass | function | core/ |
|
EntityTypeInterface::getHandlerClasses | function | core/ |
Gets an array of handlers. |
EntityTypeInterface::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
EntityTypeInterface::setHandlerClass | function | core/ |
Sets the handlers for a given type. |
EntityTypeManager::$handlers | property | core/ |
Contains instantiated handlers keyed by handler type and entity type. |
EntityTypeManager::createHandlerInstance | function | core/ |
Creates new handler instance. |
EntityTypeManager::getAccessControlHandler | function | core/ |
Creates a new access control handler instance. |
EntityTypeManager::getHandler | function | core/ |
Returns a handler instance for the given entity type and handler. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.