Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityTestEntityLevelValidator.php | file | core/ |
|
EntityTestEntityLevelValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestEntityLevelValidator::validate | function | core/ |
|
EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityTestNoLoadStorage | class | core/ |
Test storage class used to verify that no load operation is triggered. |
EntityTestNoLoadStorage.php | file | core/ |
|
EntityTestNoLoadStorage::load | function | core/ |
Loads one entity. |
EntityTestReferenceCustomCacheTagFormatter | class | core/ |
Plugin implementation of the 'entity_reference_custom_cache_tag' formatter. |
EntityTestReferenceCustomCacheTagFormatter.php | file | core/ |
|
EntityTestReferenceCustomCacheTagFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityTestUpdateStorage | class | core/ |
Helper class for entity update testing. |
EntityTestUpdateStorage.php | file | core/ |
|
EntityTestUpdateStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
EntityTestUpdateStorageSchema | class | core/ |
Defines the entity_test_update storage_schema handler. |
EntityTestUpdateStorageSchema.php | file | core/ |
|
EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
EntityTestUpdateStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
EntityTranslationRenderTrait::getEntityRepository | function | core/ |
Returns the entity repository. |
EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
EntityType::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityType::getStorageClass | function | core/ |
Gets the storage class. |
EntityType::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeConstraint::getDefaultOption | function | core/ |
|
EntityTypeConstraintValidator | class | core/ |
Validates the EntityType constraint. |
EntityTypeConstraintValidator.php | file | core/ |
|
EntityTypeConstraintValidator::validate | function | core/ |
|
EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
EntityTypeConstraintValidatorTest.php | file | core/ |
|
EntityTypeConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
EntityTypeConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
EntityTypeConstraintValidatorTest::testValidation | function | core/ |
Tests the EntityTypeConstraintValidator. |
EntityTypeEvent::getOriginal | function | core/ |
The original entity type. |
EntityTypeInfo::$validator | property | core/ |
The state transition validation service. |
EntityTypeInfo::addModerationToEntityType | function | core/ |
Modifies an entity definition to include moderation support. |
EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
@covers ::entityBaseFieldInfo |
EntityTypeInterface::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityTypeInterface::getStorageClass | function | core/ |
Gets the storage class. |
EntityTypeInterface::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManager::getStorage | function | core/ |
Creates a new storage instance. |
EntityTypeManagerInterface::getStorage | function | core/ |
Creates a new storage instance. |
EntityTypeManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManagerTest::testGetStorage | function | core/ |
Tests the getStorage() method. |
EntityTypeRepository | class | core/ |
Provides helper methods for loading entity types. |
EntityTypeRepository.php | file | core/ |
|
EntityTypeRepository::$classNameEntityTypeMap | property | core/ |
Contains cached mappings of class names to entity types. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.