Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityResource::$configFactory | property | core/ |
The config factory. |
| EntityResource::$entityRepository | property | core/ |
The entity repository. |
| EntityResource::$resourceTypeRepository | property | core/ |
The resource type repository. |
| EntityResource::addToRelationshipData | function | core/ |
Adds a relationship to a to-many relationship. |
| EntityResourcePostRouteSubscriber::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| EntityResourceTestBase::$entityStorage | property | core/ |
The entity storage. |
| EntityResourceTestBase::assertStoredEntityMatchesSentNormalization | function | core/ |
Asserts that the stored entity matches the sent normalization. |
| EntityResourceTestBase::castToString | function | core/ |
Transforms a normalization: casts all non-string types to strings. |
| EntityRevisionParamConverter::$entityRepository | property | core/ |
The entity repository. |
| EntityRevisionTest::$storage | property | core/ |
The destination storage. |
| EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated | function | core/ |
Tests that revision translations are correctly detected. |
| EntityRow::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityRow::$entityRepository | property | core/ |
The entity repository service. |
| EntityRow::getEntityRepository | function | core/ |
|
| EntitySchemaSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema definitions. |
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
| EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
| EntitySchemaTestHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntitySerializationTest::testDenormalizeCustomSerializedItem | function | core/ |
Tests normalizing/denormalizing custom serialized columns. |
| EntitySerializationTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
| EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| EntityStorageBase | class | core/ |
A base entity storage class. |
| EntityStorageBase.php | file | core/ |
|
| EntityStorageBase::$baseEntityClass | property | core/ |
Name of the base entity class. |
| EntityStorageBase::$entityIdsToLoad | property | core/ |
Entity IDs awaiting loading. |
| EntityStorageBase::$entityType | property | core/ |
Information about the entity type. |
| EntityStorageBase::$entityTypeId | property | core/ |
Entity type ID for this storage. |
| EntityStorageBase::$idKey | property | core/ |
Name of the entity's ID field in the entity database table. |
| EntityStorageBase::$langcodeKey | property | core/ |
The name of the entity langcode property. |
| EntityStorageBase::$memoryCache | property | core/ |
The memory cache. |
| EntityStorageBase::$memoryCacheTag | property | core/ |
The memory cache tag. |
| EntityStorageBase::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
| EntityStorageBase::$uuidService | property | core/ |
The UUID service. |
| EntityStorageBase::buildCacheId | function | core/ |
Builds the cache ID for the passed in entity ID. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.