Search for updateEntityType

  1. Search 7.x for updateEntityType
  2. Search 9.5.x for updateEntityType
  3. Search 8.9.x for updateEntityType
  4. Search 10.3.x for updateEntityType
  5. Other projects
Title Object type File name Summary
EntityDefinitionUpdateManager::updateEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Applies any change performed to the passed entity type definition.
EntityDefinitionUpdateManagerInterface::updateEntityType function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php Applies any change performed to the passed entity type definition.
EntityDefinitionUpdateMultipleTypesTest::testUpdateEntityTypeWithoutInCodeDefinition function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateMultipleTypesTest.php Tests updating an entity type that doesn't exist in code anymore.
SqlContentEntityStorageSchema::postUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Allows subscribers to do any cleanup necessary after data copying.
SqlContentEntityStorageSchema::preUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Allows subscribers to prepare their schema before data copying.
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to do any cleanup necessary after data copying.
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to prepare their schema before data copying.

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