You are here

13 calls to EntityUpdate::getEntityTypesToUpdate() in Entity Update 8

drush_entity_update in ./entity_update.drush.inc
Call back function of entity-update.
EntityCheck::showEntityStatusCli in src/EntityCheck.php
Print entity status to the terminal.
EntityUpdate::basicUpdate in src/EntityUpdate.php
Update all empty entities.
EntityUpdate::safeUpdateEntityType in src/EntityUpdate.php
Update an entity type.
EntityUpdate::safeUpdateMain in src/EntityUpdate.php
Update all entities.
EntityUpdateExec::buildForm in src/Form/EntityUpdateExec.php
Form constructor.
EntityUpdateExec::validateForm in src/Form/EntityUpdateExec.php
Form validation handler.
EntityUpdateExec::validateSafe in src/Form/EntityUpdateExec.php
Safe mode validation.
EntityUpdateFunctionsTest::testEntityUpdateAdvanced in modules/entity_update_tests/src/Tests/EntityUpdateFunctionsTest.php
Entity advanced update simulation.
EntityUpdateFunctionsTest::testEntityUpdateAll in modules/entity_update_tests/src/Tests/EntityUpdateFunctionsTest.php
Entity update function : all.
EntityUpdateFunctionsTest::testEntityUpdateBasic in modules/entity_update_tests/src/Tests/EntityUpdateFunctionsTest.php
Entity update function : basic.
EntityUpdateFunctionsTest::testEntityUpdateSel in modules/entity_update_tests/src/Tests/EntityUpdateFunctionsTest.php
Update a selected entity type.
EntityUpdateStatus::entityStatus in src/Controller/EntityUpdateStatus.php
Get entity types status.