Support for automatic entity updates has been removed
https://www.drupal.org/node/3034742

User deprecated function: EntityDefinitionUpdateManagerInterface::applyUpdates() is deprecated in 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface::getChangeList() and execute each entity type and field storage update manually instead.

Varbase Entity Definition Update Manager
Customized class from the Devel Entity Updates module
Development version of the entity definition update manager.

Comments

RajabNatshah created an issue. See original summary.

rajab natshah’s picture

Title: Remove deprecated EntityDefinitionUpdateManagerInterface::applyUpdates() from hook_install and installation Batch job for entity updates for mismatched entities » Remove deprecated EntityDefinitionUpdateManagerInterface and switched to use Varbase Entity Definition Update Manager
Issue summary: View changes
rajab natshah’s picture

Title: Remove deprecated EntityDefinitionUpdateManagerInterface and switched to use Varbase Entity Definition Update Manager » Switch to use [Varbase Entity Definition Update Manager] and remove deprecated \Drupal::entityDefinitionUpdateManager()->applyUpdates()

  • RajabNatshah committed 4c83126 on 8.x-6.x
    Issue #3051884: Switch to use [Varbase Entity Definition Update Manager...

  • RajabNatshah committed 6a2876c on 8.x-6.x
    Issue #3051884: Switch to use [Varbase Entity Definition Update Manager...
rajab natshah’s picture

Assigned: Unassigned » mohammed j. razem
Status: Active » Needs review
Issue tags: +varbase-8.6.9
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.