You are here

11 string references to entity.definition_update_manager in Drupal 8

CommentHostnameUpdateTest::testCommentUpdate8600 in core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php
Tests comment_update_8600().
comment_update_8300 in core/modules/comment/comment.install
Update status field.
comment_update_8400 in core/modules/comment/comment.install
Update the status field.
Drupal::entityDefinitionUpdateManager in core/lib/Drupal.php
Returns the entity definition update manager.
EntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
EntitySchemaTest::testPrimaryKeyUpdate in core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php
Tests deleting and creating a field that is part of a primary key.
FieldableEntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
MapBaseFieldTest::setUp in core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 in core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php
Tests that the revision metadata key BC layer was updated correctly.
SqlContentEntityStorageSchemaTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php