Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity.php | file | core/ |
|
| Entity.php | file | core/ |
|
| entity.query.config | service | core/ |
Drupal\Core\Config\Entity\Query\QueryFactory |
| entity.query.keyvalue | service | core/ |
Drupal\Core\Entity\KeyValueStore\Query\QueryFactory |
| entity.query.null | service | core/ |
Drupal\Core\Entity\Query\Null\QueryFactory |
| entity.query.sql | service | core/ |
Drupal\Core\Entity\Query\Sql\QueryFactory |
| entity.repository | service | core/ |
Drupal\Core\Entity\EntityRepository |
| Entity::$bundles | property | core/ |
The list of the bundles of this entity type. |
| Entity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| Entity::$entityFieldManager | property | core/ |
The entity field manager. |
| 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 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/ |
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(). |
Pagination
- Previous page
- Page 451
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.