EntityAccessControlHandlerInterface

Defines an interface for entity access control handlers.

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php, line 13

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityAccessControlHandlerInterface::access public function Checks access to an operation on a given entity or entity translation.
EntityAccessControlHandlerInterface::createAccess public function Checks access to create an entity.
EntityAccessControlHandlerInterface::fieldAccess public function Checks access to an operation on a given entity field.
EntityAccessControlHandlerInterface::resetCache public function Clears all cached access checks.
EntityAccessControlHandlerInterface::setModuleHandler public function Sets the module handler for this access control handler.
doc_Drupal
2016-10-29 09:04:31
Comments
Leave a Comment

Please login to continue.