6 calls to Drupal::entityDefinitionUpdateManager()
- 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.
- SystemHooks::modulesUninstalled in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_modules_uninstalled().
- WorkspacesHooks::modulePreinstall in core/
modules/ workspaces/ src/ Hook/ WorkspacesHooks.php - 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.