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
- Search 11.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAccessControlHandlerTest::assertEntityAccess | function | core/ |
Asserts entity access correctly grants or denies access. |
| EntityAccessControlHandlerTest::providerTestFieldAccess | function | core/ |
Provides entity data for testing access. |
| EntityAccessControlHandlerTest::setUp | function | core/ |
|
| EntityAccessControlHandlerTest::testDefaultEntityAccess | function | core/ |
Ensures default entity access is checked when necessary. |
| EntityAccessControlHandlerTest::testEntityAccess | function | core/ |
Ensures entity access is properly working. |
| EntityAccessControlHandlerTest::testEntityAccessDefaultController | function | core/ |
Ensures that the default handler is used as a fallback. |
| EntityAccessControlHandlerTest::testEntityTranslationAccess | function | core/ |
Ensures entity access for entity translations is properly working. |
| EntityAccessControlHandlerTest::testEntityWithoutUuidAccessCache | function | core/ |
Ensures the static access cache works correctly in the absence of a UUID. |
| EntityAccessControlHandlerTest::testEntityWithUuidAccessCache | function | core/ |
Ensures the static access cache works correctly with a UUID and revisions. |
| EntityAccessControlHandlerTest::testFieldAccess | function | core/ |
Tests the default access handling for the ID and UUID fields. |
| EntityAccessControlHandlerTest::testHooks | function | core/ |
Tests hook invocations. |
| EntityAccessControlHandlerTest::testUserLabelAccess | function | core/ |
Ensures user labels are accessible for everyone. |
| EntityAutocompleteController::handleAutocomplete | function | core/ |
Autocomplete the label of an entity. |
| EntityBundleListener::$moduleHandler | property | core/ |
The module handler. |
| EntityCreateAccessCustomCidTest::$moduleHandler | property | core/ |
A mock module handler. |
| EntityDisplayRepository::$moduleHandler | property | core/ |
The module handler. |
| EntityFieldManager::$moduleHandler | property | core/ |
The module handler. |
| EntityFieldManagerTest::$moduleHandler | property | core/ |
The module handler. |
| EntityForm::$moduleHandler | property | core/ |
The module handler service. |
| EntityForm::setModuleHandler | function | core/ |
|
| EntityFormDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for form displays. |
| EntityFormDisplayAccessControlHandler.php | file | core/ |
|
| EntityFormDisplayAccessControlHandler::checkAccess | function | core/ |
|
| EntityFormDisplayAccessControlHandlerTest | class | core/ |
Tests Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler. |
| 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::$parentMember | 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/ |
Tests access. |
| EntityFormInterface::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| EntityFormTest::testValidationHandlers | function | core/ |
Checks that validation handlers works as expected. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.