Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| EntityTestDefinitionSubscriber::storeDefinitionUpdate | function | core/ |
Stores the installed definition state for the specified event. |
| EntityTestDefinitionSubscriber::storeEvent | function | core/ |
Stores the specified event. |
| EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
| EntityTestEntityLevelValidator.php | file | core/ |
|
| EntityTestEntityLevelValidator::validate | function | core/ |
|
| EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
| EntityTestExtraHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| 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. |
| EntityTestOperationHooks | class | core/ |
Hook implementations for entity_test_operation. |
| EntityTestOperationHooks.php | file | core/ |
|
| EntityTestOperationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| 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. |
| EntityTestUpdateHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| 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. |
| EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EntityTranslationTest::testEntityConstructor | function | core/ |
Tests the entity constructor works with translations. |
| 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 install. |
| EntityTypeConstraintValidatorTest::$typedDataManager | 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/ |
Tests base field only added to moderated entity types. |
| 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. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.