10 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.
- EntitySchemaTest::updateEntityType in core/tests/ Drupal/ KernelTests/ Core/ Entity/ EntitySchemaTest.php 
- Updates the entity type definition.
- FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdates in core/tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php 
- @covers ::updateFieldableEntityType[[api-linebreak]] @dataProvider providerTestFieldableEntityTypeUpdates
- FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling in core/tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php 
- Tests that a failed entity schema update preserves the existing data.
- FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables in core/tests/ Drupal/ KernelTests/ Core/ Entity/ FieldableEntityDefinitionUpdateTest.php 
- Tests the removal of the backup tables after a successful update.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
