Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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 Drupal\Core\Entity\EntityRepository. |
| EntityRepositoryTest | class | core/ |
Tests the entity repository. |
| EntityRepositoryTest.php | file | core/ |
|
| EntityRepositoryTest.php | file | core/ |
|
| EntityRepositoryTest::$contextRepository | property | core/ |
The context repository. |
| EntityRepositoryTest::$entityRepository | property | core/ |
The entity repository under test. |
| EntityRepositoryTest::$entityRepository | property | core/ |
The entity repository. |
| EntityRepositoryTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRepositoryTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRepositoryTest::$languageManager | property | core/ |
The language manager. |
| EntityRepositoryTest::$modules | property | core/ |
Modules to install. |
| EntityRepositoryTest::assertEntityType | function | core/ |
Asserts that the entity has the expected entity type ID. |
| EntityRepositoryTest::doTestLanguageFallback | function | core/ |
Check that language fallback is applied. |
| EntityRepositoryTest::getLanguageContexts | function | core/ |
Returns a set of language contexts matching the specified language. |
| EntityRepositoryTest::setUp | function | core/ |
|
| EntityRepositoryTest::setUp | function | core/ |
|
| EntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants. |
| EntityRepositoryTest::testGetCanonical | function | core/ |
Tests retrieving canonical variants. |
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ |
Tests the getTranslationFromContext() method. |
| EntityResolverInterface | interface | core/ |
Interface for entity resolvers. |
| EntityResolverInterface.php | file | core/ |
|
| EntityResolverInterface::resolve | function | core/ |
Returns the local ID of an entity referenced by serialized data. |
| EntityResolverManager | class | core/ |
Sets the entity route parameter converter options automatically. |
| EntityResolverManager.php | file | core/ |
|
| EntityResolverManager::$classResolver | property | core/ |
The class resolver. |
| EntityResolverManager::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityResolverManager::$entityTypes | property | core/ |
The list of all entity types. |
| EntityResolverManager::getControllerClass | function | core/ |
Gets the controller class using route defaults. |
| EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
| EntityResolverManager::setParametersFromEntityInformation | function | core/ |
Sets the upcasting information using the _entity_* route defaults. |
| EntityResolverManager::setParametersFromReflection | function | core/ |
Sets the upcasting information using reflection. |
| EntityResolverManager::setRouteOptions | function | core/ |
Set the upcasting route objects. |
| EntityResolverManager::__construct | function | core/ |
Constructs a new EntityRouteAlterSubscriber. |
| EntityResolverManagerTest | class | core/ |
Tests Drupal\Core\Entity\EntityResolverManager. |
| EntityResolverManagerTest.php | file | core/ |
|
| EntityResolverManagerTest::$classResolver | property | core/ |
The mocked class resolver. |
Pagination
- Previous page
- Page 455
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.