Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| Entity::$entityRepository | property | core/ |
The entity repository service. |
| Entity::$entityType | property | core/ |
Stores the entity type of the result entities. |
| Entity::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
| Entity::$entityTypeManager | property | core/ |
The entity type manager. |
| Entity::$entityTypeManager | property | core/ |
The entity type manager. |
| Entity::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
| Entity::$storage | property | core/ |
The entity storage. |
| Entity::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| Entity::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::create | function | core/ |
Creates an instance of the plugin. |
| Entity::create | function | core/ |
Creates an instance of the plugin. |
| Entity::create | function | core/ |
Creates an instance of the plugin. |
| Entity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Entity::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
| Entity::fields | function | core/ |
Returns an array of destination fields. |
| Entity::getBundle | function | core/ |
Gets the bundle for the row taking into account the default. |
| Entity::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| Entity::getEntity | function | core/ |
Creates or loads an entity. |
| Entity::getEntityId | function | core/ |
Gets the entity ID of the row. |
| Entity::getKey | function | core/ |
Returns a specific entity key. |
| Entity::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
| Entity::render | function | core/ |
Render the area. |
| Entity::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| Entity::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Entity::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
| Entity::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
| Entity::__construct | function | core/ |
Constructs an \Drupal\views\Plugin\views\argument_validator\Entity object. |
| Entity::__construct | function | core/ |
Constructs a new Entity instance. |
| Entity::__construct | function | core/ |
Construct a new entity. |
| EntityAccess | class | core/ |
Service wrapper for hooks relating to entity access control. |
| EntityAccess.php | file | core/ |
|
| EntityAccess::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityAccess::$workspaceManager | property | core/ |
The workspace manager service. |
| EntityAccess::bypassAccessResult | function | core/ |
Checks the 'bypass' permissions. |
| EntityAccess::create | function | core/ |
Instantiates a new instance of this class. |
| EntityAccess::entityCreateAccess | function | core/ |
Implements a hook bridge for hook_entity_create_access(). |
| EntityAccess::entityOperationAccess | function | core/ |
Implements a hook bridge for hook_entity_access(). |
| EntityAccess::__construct | function | core/ |
Constructs a new EntityAccess instance. |
| EntityAccessCheck | class | core/ |
Provides a generic access checker for entities. |
| EntityAccessCheck.php | file | core/ |
|
| EntityAccessCheck::access | function | core/ |
Checks access to the entity operation on the given route. |
| EntityAccessChecker | class | core/ |
Checks access to entities. |
| EntityAccessChecker.php | file | core/ |
|
| EntityAccessChecker::$currentUser | property | core/ |
The current user. |
| EntityAccessChecker::$entityRepository | property | core/ |
The entity repository. |
Pagination
- Previous page
- Page 440
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.