You are here

8 calls to Drupal::entityDefinitionUpdateManager() in Zircon Profile 8

entity_test_update_8001 in core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc
Makes the 'user_id' field multiple and migrate its data.
entity_test_update_8002 in core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc
Makes the 'user_id' field single and migrate its data.
install_core_entity_type_definitions in core/includes/install.core.inc
Installs entity type definitions provided by core.
ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Installs a given list of modules.
ModuleInstaller::uninstall in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Uninstalls a given list of modules.
node_update_8002 in core/modules/node/node.install
Remove obsolete indexes from the node schema.
node_update_8003 in core/modules/node/node.install
Promote 'status' and 'uid' fields to entity keys.
system_update_8004 in core/modules/system/system.install
Add a (id, default_langcode, langcode) composite index to entities.