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 |
|---|---|---|---|
| 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. |
| NodeTranslationHandler.php | file | core/ |
|
| NodeTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| NodeTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
| NodeTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
| NodeTypeAccessControlHandler | class | core/ |
Defines the access control handler for the node type entity type. |
| NodeTypeAccessControlHandler.php | file | core/ |
|
| NodeTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
| OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
| PageCache::handle | function | core/ |
|
| PerformanceForm::$moduleHandler | property | core/ |
The module handler. |
| Permission::$permissionHandler | property | core/ |
The permission handler. |
| PermissionHandler | class | core/ |
Provides the available permissions based on yml files. |
| PermissionHandler.php | file | core/ |
|
| PermissionHandler::$callableResolver | property | core/ |
The callable resolver. |
| PermissionHandler::$moduleHandler | property | core/ |
The module handler. |
| PermissionHandler::$yamlDiscovery | property | core/ |
The YAML discovery class to find all .permissions.yml files. |
| PermissionHandler::buildPermissionsYaml | function | core/ |
Builds all permissions provided by .permissions.yml files. |
| PermissionHandler::getModuleNames | function | core/ |
Returns all module names. |
| PermissionHandler::getPermissions | function | core/ |
Gets all available permissions. |
| PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
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.