You are here

9 string references to entity.definition_update_manager in Drupal 10

Drupal::entityDefinitionUpdateManager in core/lib/Drupal.php
Returns the entity definition update manager.
EntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
FieldableEntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition in core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
Tests that translated field descriptions do not affect the update system.
MapBaseFieldTest::setUp in core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
MinimalTest::testMinimal in core/profiles/minimal/tests/src/Functional/MinimalTest.php
Tests Minimal installation profile.
SqlContentEntityStorageSchemaTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
StandardTest::testStandard in core/profiles/standard/tests/src/Functional/StandardTest.php
Tests Standard installation profile.
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php