6 calls to EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions()
- EntityDefinitionTestTrait::resetEntityType in core/
modules/ system/ tests/ src/ Functional/ Entity/ Traits/ EntityDefinitionTestTrait.php - Resets the entity type definition.
- EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable in core/
modules/ system/ tests/ src/ Functional/ Entity/ Traits/ EntityDefinitionTestTrait.php - Updates the 'entity_test_update' entity type not revisionable.
- EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable in core/
modules/ system/ tests/ src/ Functional/ Entity/ Traits/ EntityDefinitionTestTrait.php - Updates the 'entity_test_update' entity type to not translatable.
- EntityDefinitionTestTrait::updateEntityTypeToRevisionable in core/
modules/ system/ tests/ src/ Functional/ Entity/ Traits/ EntityDefinitionTestTrait.php - Updates the 'entity_test_update' entity type to revisionable.
- EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable in core/
modules/ system/ tests/ src/ Functional/ Entity/ Traits/ EntityDefinitionTestTrait.php - Updates the test entity type to be revisionable and translatable.
- EntityDefinitionTestTrait::updateEntityTypeToTranslatable in core/
modules/ system/ tests/ src/ Functional/ Entity/ Traits/ EntityDefinitionTestTrait.php - Updates the 'entity_test_update' entity type to translatable.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.