Search for handle

  1. Search 7.x for handle
  2. Search 8.9.x for handle
  3. Search 10.3.x for handle
  4. Search 11.x for handle
  5. Other projects
Title Object type File name Summary
EntityForm::setModuleHandler function core/lib/Drupal/Core/Entity/EntityForm.php Sets the module handler for this form.
EntityFormDisplayAccessControlHandler class core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php Provides an entity access control handler for form displays.
EntityFormDisplayAccessControlHandler.php file core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php
EntityFormDisplayAccessControlHandler::checkAccess function core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php Performs access checks.
EntityFormDisplayAccessControlHandlerTest class core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php @coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]]
@group Entity
EntityFormDisplayAccessControlHandlerTest.php file core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayAccessControlHandlerTest::$accessControlHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The field storage config access controller to test.
EntityFormDisplayAccessControlHandlerTest::$anon property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account without field storage config access.
EntityFormDisplayAccessControlHandlerTest::$entity property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The EntityFormDisplay entity used for testing.
EntityFormDisplayAccessControlHandlerTest::$member property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account with EntityFormDisplay access.
EntityFormDisplayAccessControlHandlerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock module handler.
EntityFormDisplayAccessControlHandlerTest::$parent_member property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account with EntityFormDisplay access via parent access check.
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Assert method to verify the access by operations.
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Returns a mock Entity Type Manager.
EntityFormDisplayAccessControlHandlerTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayAccessControlHandlerTest::testAccess function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php @covers ::access[[api-linebreak]]
@covers ::checkAccess[[api-linebreak]]
EntityFormInterface::setModuleHandler function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the module handler for this form.
EntityHandlerBase class core/lib/Drupal/Core/Entity/EntityHandlerBase.php Provides a base class for entity handlers.
EntityHandlerBase.php file core/lib/Drupal/Core/Entity/EntityHandlerBase.php
EntityHandlerBase::$moduleHandler property core/lib/Drupal/Core/Entity/EntityHandlerBase.php The module handler to invoke hooks on.
EntityHandlerBase::moduleHandler function core/lib/Drupal/Core/Entity/EntityHandlerBase.php Gets the module handler.
EntityHandlerBase::setModuleHandler function core/lib/Drupal/Core/Entity/EntityHandlerBase.php Sets the module handler for this handler.
EntityHandlerInterface interface core/lib/Drupal/Core/Entity/EntityHandlerInterface.php Defines an interface for entity handlers.
EntityHandlerInterface.php file core/lib/Drupal/Core/Entity/EntityHandlerInterface.php
EntityHandlerInterface::createInstance function core/lib/Drupal/Core/Entity/EntityHandlerInterface.php Instantiates a new instance of this entity handler.
EntityListBuilderTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The module handler used for testing.
EntityReferenceAutocompleteWidget::getSelectionHandlerSetting function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Returns the value of a setting for the entity reference selection handler.
EntityStorageDeprecationTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php The module handler.
EntityType::$handlers property core/lib/Drupal/Core/Entity/EntityType.php An array of handlers.
EntityType::getHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getHandlerClasses function core/lib/Drupal/Core/Entity/EntityType.php Gets an array of handlers.
EntityType::hasHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php Determines if there is a handler for a given type.
EntityType::setHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the handlers for a given type.
EntityTypeBundleInfo::$moduleHandler property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The module handler.
EntityTypeBundleInfoTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The module handler.
EntityTypeInterface::getHandlerClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php
EntityTypeInterface::getHandlerClasses function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets an array of handlers.
EntityTypeInterface::hasHandlerClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Determines if there is a handler for a given type.
EntityTypeInterface::setHandlerClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the handlers for a given type.
EntityTypeManager::$handlers property core/lib/Drupal/Core/Entity/EntityTypeManager.php Contains instantiated handlers keyed by handler type and entity type.
EntityTypeManager::createHandlerInstance function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates new handler instance.
EntityTypeManager::getAccessControlHandler function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new access control handler instance.
EntityTypeManager::getHandler function core/lib/Drupal/Core/Entity/EntityTypeManager.php Returns a handler instance for the given entity type and handler.
EntityTypeManager::hasHandler function core/lib/Drupal/Core/Entity/EntityTypeManager.php Checks whether a certain entity type has a certain handler.
EntityTypeManagerInterface::createHandlerInstance function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates new handler instance.
EntityTypeManagerInterface::getAccessControlHandler function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates a new access control handler instance.
EntityTypeManagerInterface::getHandler function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Returns a handler instance for the given entity type and handler.
EntityTypeManagerInterface::hasHandler function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Checks whether a certain entity type has a certain handler.
EntityTypeManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The module handler.
EntityTypeManagerTest::getTestHandlerClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Gets a mock controller class name.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.