Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines a 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. |
Entity | class | core/ |
Defines a base entity class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EditorTest::$entity | property | core/ |
|
EditorTest::$entityTypeId | property | core/ |
The tested entity type. |
EditorTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
EditorTest::createEntity | function | core/ |
Creates the entity to be tested. |
EditorTest::entityAccess | function | core/ |
Checks access for the given operation on the given entity. |
editor_entity_delete | function | core/ |
Implements hook_entity_delete(). |
editor_entity_insert | function | core/ |
Implements hook_entity_insert(). |
editor_entity_revision_delete | function | core/ |
Implements hook_entity_revision_delete(). |
editor_entity_update | function | core/ |
Implements hook_entity_update(). |
EmptySource::$entityTypeManager | property | core/ |
The entity type manager. |
EndOfTransactionQueriesTest::testEntitySave | function | core/ |
|
EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
|
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. |
Entity | class | core/ |
Defines a 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/ |
Defines a base entity class. |
Entity API | group | core/ |
Describes how to define and manipulate content and configuration entities. |
Entity CRUD, editing, and view hooks | group | core/ |
Hooks used in various entity operations. |
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-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
entity-add-list.html.twig | file | core/ |
Default theme implementation to present a list of available bundles. |
entity-link-output-url.php | file | core/ |
Test fixture. |
entity-meta.css | file | core/ |
/** * Entity meta settings. */ .entity-meta { border-right: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; border-radius: 3px; background-color: #edede8; box-shadow: inset 0 0 5px rgba(0, 0, 0,… |
entity-meta.css | file | core/ |
Entity meta. |
entity-meta.pcss.css | file | core/ |
Entity meta. |
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.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.inc | file | core/ |
Entity API for handling entities like nodes or users. |
entity.last_installed_schema.repository | service | core/ |
Drupal\Core\Entity\EntityLastInstalledSchemaRepository |
entity.manager | service | core/ |
Drupal\Core\Entity\EntityManager |
entity.memory_cache | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCache |
Entity.php | file | core/ |
|
Entity.php | file | core/ |
|
Entity.php | file | core/ |
|
Entity.php | file | core/ |
|
entity.query | service | core/ |
Drupal\Core\Entity\Query\QueryFactory |
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 |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.