Search for entityUpdate
- Search 7.x for entityUpdate
- Search 9.5.x for entityUpdate
- Search 10.3.x for entityUpdate
- Search 11.x for entityUpdate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityUpdateAddRevisionDefaultTest | class | core/ |
Tests the upgrade path for adding the 'revision_default' field. |
EntityUpdateAddRevisionDefaultTest.php | file | core/ |
|
EntityUpdateAddRevisionDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateAddRevisionDefaultTest::$state | property | core/ |
The state service. |
EntityUpdateAddRevisionDefaultTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateAddRevisionDefaultTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateAddRevisionDefaultTest::testAddingTheRevisionDefaultField | function | core/ |
Tests the addition of the 'revision_default' base field. |
EntityUpdateAddRevisionTranslationAffectedTest | class | core/ |
Tests the upgrade path for adding the 'revision_translation_affected' field. |
EntityUpdateAddRevisionTranslationAffectedTest.php | file | core/ |
|
EntityUpdateAddRevisionTranslationAffectedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateAddRevisionTranslationAffectedTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
EntityUpdateAddRevisionTranslationAffectedTest::$state | property | core/ |
The state service. |
EntityUpdateAddRevisionTranslationAffectedTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateAddRevisionTranslationAffectedTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateAddRevisionTranslationAffectedTest::testAddingTheRevisionTranslationAffectedField | function | core/ |
Tests the addition of the 'revision_translation_affected' base field. |
EntityUpdateAddRevisionTranslationAffectedTest::testDeletedEntityType | function | core/ |
Tests the 'revision_translation_affected' field on a deleted entity type. |
EntityUpdateToPublishableTest | class | core/ |
Tests the upgrade path for making an entity publishable. |
EntityUpdateToPublishableTest.php | file | core/ |
|
EntityUpdateToPublishableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateToPublishableTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityUpdateToPublishableTest::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityUpdateToPublishableTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
EntityUpdateToPublishableTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
EntityUpdateToPublishableTest::$state | property | core/ |
The state service. |
EntityUpdateToPublishableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateToPublishableTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateToPublishableTest::testConvertToPublishable | function | core/ |
Tests the conversion of an entity type to be publishable. |
EntityUpdateToPublishableTest::updateEntityTypeDefinition | function | core/ |
Updates the 'entity_test_update' entity type to translatable and publishable. |
PathAliasToEntityUpdateTest | class | core/ |
Tests the conversion of path aliases to entities. |
PathAliasToEntityUpdateTest.php | file | core/ |
|
PathAliasToEntityUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasToEntityUpdateTest::providerConversionToEntities | function | core/ |
Data provider for ::testConversionToEntities. |
PathAliasToEntityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PathAliasToEntityUpdateTest::testConversionToEntities | function | core/ |
Tests the conversion of path aliases to entities. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.