10 calls to EntityDefinitionTestTrait::updateEntityTypeToRevisionable()
- EntityDefinitionUpdateTest::testBundleFieldUpdateWithEntityTypeSchemaUpdate in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - Tests updating a bundle field when the entity type schema has changed.
- EntityDefinitionUpdateTest::testEntityTypeUpdateWithoutData in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - Tests updating entity schema when there are no existing entities.
- EntityDefinitionUpdateTest::testSingleActionCalls in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - Tests applying single updates.
- EntityDefinitionUpdateTest::testUninstallRevisionableEntityTypeWithoutInCodeDefinition in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDefinitionUpdateTest.php - Tests uninstalling a revisionable entity type that doesn't exist in code.
- ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType in core/
modules/ views/ tests/ src/ Kernel/ EventSubscriber/ ViewsEntitySchemaSubscriberIntegrationTest.php - Tests that views are disabled when an entity type is deleted.
- ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename in core/
modules/ views/ tests/ src/ Kernel/ EventSubscriber/ ViewsEntitySchemaSubscriberIntegrationTest.php - Tests that renaming revision tables adapts the views.
- ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDisabling in core/
modules/ views/ tests/ src/ Kernel/ EventSubscriber/ ViewsEntitySchemaSubscriberIntegrationTest.php - Tests that removing revision support disables the view.
- ViewsEntitySchemaSubscriberIntegrationTest::testRevisionEnabling in core/
modules/ views/ tests/ src/ Kernel/ EventSubscriber/ ViewsEntitySchemaSubscriberIntegrationTest.php - Tests that enabling revisions doesn't do anything.
- ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates in core/
modules/ views/ tests/ src/ Kernel/ EventSubscriber/ ViewsEntitySchemaSubscriberIntegrationTest.php - Tests a bunch possible entity definition table updates.
- ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView in core/
modules/ views/ tests/ src/ Kernel/ EventSubscriber/ ViewsEntitySchemaSubscriberIntegrationTest.php - Tests some possible entity table updates for a revision view.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.