Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search main for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity-page-title.html.twig | file | core/ |
Theme override for entity page title. |
| entity-page-title.html.twig | file | core/ |
Default theme implementation for entity page title. |
| entity.api.php | file | core/ |
Hooks and documentation related to entities. |
| entity.autocomplete_matcher | service | core/ |
Drupal\Core\Entity\EntityAutocompleteMatcher |
| entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
| entity.definition_update_manager | service | core/ |
Drupal\Core\Entity\EntityDefinitionUpdateManager |
| entity.form_builder | service | core/ |
Drupal\Core\Entity\EntityFormBuilder |
| entity.last_installed_schema.repository | service | core/ |
Drupal\Core\Entity\EntityLastInstalledSchemaRepository |
| entity.memory_cache | service | core/ |
Drupal\Core\Cache\MemoryCache\LruMemoryCache |
| Entity.php | file | core/ |
|
| 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/ |
Provide a form to edit options for this plugin. |
| Entity::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| 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/ |
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::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. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.