You are here

7 calls to EntityUpdate::cleanupEntityBackup() in Entity Update 8

drush_entity_update in ./entity_update.drush.inc
Call back function of entity-update.
EntityUpdate::safeUpdateEntityType in src/EntityUpdate.php
Update an entity type.
EntityUpdateExec::submitFormClean in src/Form/EntityUpdateExec.php
Run backuped entities cleanup.
EntityUpdateFunctionsTest::testEntityUpdateAdvanced in modules/entity_update_tests/src/Tests/EntityUpdateFunctionsTest.php
Entity advanced update simulation.
EntityUpdateFunctionsTest::testEntityUpdateClean in modules/entity_update_tests/src/Tests/EntityUpdateFunctionsTest.php
Entity update function : clean.
EntityUpdateProgUpTest::testProgUpdateRemoveFields in modules/entity_update_tests/src/Tests/EntityUpdateProgUpTest.php
Entity update : remove fields.
entity_update_tests_update_8003 in modules/entity_update_tests/entity_update_tests.install
Update 03 - Example for Remove fields (Not recomended, do one by one).