You are here

Functions in Entity Update 2.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_entity_update drush/entity_update.drush8.inc Call back function of entity-update.
drush_entity_update_entity_check drush/entity_update.drush8.inc Call back function of entity-check.
entity_update_drush_command drush/entity_update.drush8.inc Implements hook_drush_command().
entity_update_get_entity_changes ./entity_update.module Get Entity changes summary. 1
entity_update_get_entity_definitions ./entity_update.module Get entity definitions. 1
entity_update_get_entity_definition_update_manager ./entity_update.module Get entity definition update manager implemented by EntityUpdate. 1
entity_update_get_entity_type ./entity_update.module Gets the entity type definition. 3
entity_update_help ./entity_update.module Implements hook_help().
entity_update_schema ./entity_update.install Implements hook_schema().
entity_update_tests_update_8001 tests/modules/entity_update_tests/entity_update_tests.install Update 01 - Example for update an entity type 'entity_update_tests_cnt'.
entity_update_tests_update_8002 tests/modules/entity_update_tests/entity_update_tests.install Update 02 - Example for Add fields (Not recomended, do one by one).
entity_update_tests_update_8003 tests/modules/entity_update_tests/entity_update_tests.install Update 03 - Example for Remove fields (Not recomended, do one by one).
_drush_entity_update_checkoptions drush/entity_update.drush8.inc Check options validity. 2

Other projects