Search for updateEntityType

  1. Search 7.x for updateEntityType
  2. Search 9.5.x for updateEntityType
  3. Search 10.3.x for updateEntityType
  4. Search 11.x for updateEntityType
  5. Other projects
Title Object type File name Summary
EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Updates the 'entity_test_update' entity type not revisionable.
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Updates the 'entity_test_update' entity type to not translatable.
EntityDefinitionTestTrait::updateEntityTypeToRevisionable function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Updates the 'entity_test_update' entity type to revisionable.
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Updates the 'entity_test_update' entity type to revisionable and
translatable.
EntityDefinitionTestTrait::updateEntityTypeToTranslatable function core/modules/system/src/Tests/Entity/EntityDefinitionTestTrait.php Updates the 'entity_test_update' entity type to translatable.
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.
EntityUpdateToPublishableTest::updateEntityTypeDefinition function core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php Updates the 'entity_test_update' entity type to translatable and
publishable.
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.