14 calls to Drupal::entityDefinitionUpdateManager()

BlockContentRemoveConstraint::setUp in core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php
contact_storage_test_install in core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.install
Implements hook_install().
EntityDefinitionUpdateTest::testBundleFieldUpdateWithEntityTypeSchemaUpdate in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
Tests updating a bundle field when the entity type schema has changed.
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.
field_test_entity_info_translatable in core/modules/field/tests/modules/field_test/field_test.entity.inc
Helper function to enable entity translations.
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.
SqlContentEntityStorageSchemaColumnTest::testColumnUpdate in core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php
Tests that column-level schema changes are detected for fields with data.
SqlContentEntityStorageSchemaColumnTest::testColumnUpdateWithFlag in core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php
Tests that schema changes are updated for fields with data with the flag.
system_modules_uninstalled in core/modules/system/system.module
Implements hook_modules_uninstalled().
workspaces_module_preinstall in core/modules/workspaces/workspaces.install
Implements hook_module_preinstall().
_content_translation_install_field_storage_definitions in core/modules/content_translation/content_translation.module
Installs Content Translation's fields for a given entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.