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 base entity class. |
| 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. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceTestTrait.php | file | core/ |
|
| EntityReferenceTestTrait::createEntityReferenceField | function | core/ |
Creates a field of an entity reference field storage on the specified bundle. |
| EntityReferenceTranslationDeriver | class | core/ |
Deriver for entity reference field translations. |
| EntityReferenceTranslationDeriver.php | file | core/ |
|
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityReferenceTranslationDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceTranslationDeriver::create | function | core/ |
Creates a new class instance. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceTranslationDeriver::__construct | function | core/ |
EntityReferenceTranslationDeriver constructor. |
| EntityReferenceWidgetTest | class | core/ |
Tests the Media library entity reference widget. |
| EntityReferenceWidgetTest.php | file | core/ |
|
| EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
| EntityReferenceWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceWidgetTest::setUp | function | core/ |
|
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
| EntityReferenceXSSTest | class | core/ |
Tests possible XSS security issues in entity references. |
| EntityReferenceXSSTest.php | file | core/ |
|
| EntityReferenceXSSTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceXSSTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceXSSTest::testEntityReferenceXSS | function | core/ |
Tests markup is escaped in the entity reference select and label formatter. |
| EntityRepository | class | core/ |
Provides several mechanisms for retrieving entities. |
| EntityRepository.php | file | core/ |
|
| EntityRepository::$contextRepository | property | core/ |
The context repository service. |
| EntityRepository::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRepository::$languageManager | property | core/ |
The language manager. |
| EntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| EntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepository::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| EntityRepository::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| EntityRepository::getContentLanguageFromContexts | function | core/ |
Retrieves the current content language from the specified contexts. |
| EntityRepository::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
| EntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
| EntityRepository::loadRevision | function | core/ |
Loads the specified entity revision. |
| EntityRepository::__construct | function | core/ |
Constructs a new EntityRepository. |
| EntityRepositoryInterface | interface | core/ |
Provides an interface for an entity repository. |
| EntityRepositoryInterface.php | file | core/ |
|
| EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION | constant | core/ |
|
| EntityRepositoryInterface::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| EntityRepositoryInterface::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepositoryInterface::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| EntityRepositoryInterface::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| EntityRepositoryInterface::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepositoryInterface::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
| EntityRepositoryTest | class | core/ |
Tests the entity repository. |
| EntityRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityRepository[[api-linebreak]] @group Entity |
| EntityRepositoryTest.php | file | core/ |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.