Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| Entity::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
| Entity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| 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::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
| 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::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| 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 a \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/ |
Defines a class for reacting to entity access control hooks. |
| EntityAccess.php | file | core/ |
|
| EntityAccess::bypassAccessResult | function | core/ |
Checks the 'bypass' permissions. |
| EntityAccess::entityAccess | function | core/ |
Implements hook_entity_access(). |
| EntityAccess::entityCreateAccess | function | core/ |
Implements hook_entity_create_access(). |
| EntityAccess::__construct | function | core/ |
|
| 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. |
| EntityAccessChecker::$latestRevisionCheck | property | core/ |
The latest revision check service. |
| EntityAccessChecker::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntityAccessChecker::$router | property | core/ |
The router. |
| EntityAccessChecker::checkEntityAccess | function | core/ |
Checks access to the given entity. |
Pagination
- Previous page
- Page 491
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.