Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity CRUD, editing, and view hooks | group | core/ |
Hooks used in various entity operations. |
| Entity type characteristics | group | core/ |
Describes how to enhance entity types with additional functionality. |
| entity-add-list.html.twig | file | core/ |
Default theme implementation to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-id-argument.php | file | core/ |
Test fixture. |
| entity-meta.css | file | core/ |
Entity meta. This file contains the styles for the top right hand sidebar of the node/add form. |
| entity-meta.pcss.css | file | core/ |
Entity meta. This file contains the styles for the top right hand sidebar of the node/add form. |
| 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\MemoryCache |
| 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/ |
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. |
Pagination
- Previous page
- Page 465
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.