Search for handle
- Search 7.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Search 11.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
EntityFormDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for form displays. |
EntityFormDisplayAccessControlHandler.php | file | core/ |
|
EntityFormDisplayAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityFormDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]] @group Entity |
EntityFormDisplayAccessControlHandlerTest.php | file | core/ |
|
EntityFormDisplayAccessControlHandlerTest::$accessControlHandler | property | core/ |
The field storage config access controller to test. |
EntityFormDisplayAccessControlHandlerTest::$anon | property | core/ |
The mock account without field storage config access. |
EntityFormDisplayAccessControlHandlerTest::$entity | property | core/ |
The EntityFormDisplay entity used for testing. |
EntityFormDisplayAccessControlHandlerTest::$member | property | core/ |
The mock account with EntityFormDisplay access. |
EntityFormDisplayAccessControlHandlerTest::$moduleHandler | property | core/ |
The mock module handler. |
EntityFormDisplayAccessControlHandlerTest::$parent_member | property | core/ |
The mock account with EntityFormDisplay access via parent access check. |
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
EntityFormDisplayAccessControlHandlerTest::setUp | function | core/ |
|
EntityFormDisplayAccessControlHandlerTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::checkAccess[[api-linebreak]] |
EntityFormInterface::setModuleHandler | function | core/ |
Sets the module handler for this form. |
EntityHandlerBase | class | core/ |
Provides a base class for entity handlers. |
EntityHandlerBase.php | file | core/ |
|
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. |
EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
EntityStorageDeprecationTest::$moduleHandler | property | core/ |
The module handler. |
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. |
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. |
EntityTypeManager::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerInterface::createHandlerInstance | function | core/ |
Creates new handler instance. |
EntityTypeManagerInterface::getAccessControlHandler | function | core/ |
Creates a new access control handler instance. |
EntityTypeManagerInterface::getHandler | function | core/ |
Returns a handler instance for the given entity type and handler. |
EntityTypeManagerInterface::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerTest::$moduleHandler | property | core/ |
The module handler. |
EntityTypeManagerTest::getTestHandlerClass | function | core/ |
Gets a mock controller class name. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.