Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 8.9.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityDecoupledTranslationRevisionsTest::$translations | property | core/ |
The translations of the test entity. |
EntityDecoupledTranslationRevisionsTest::dataTestDecoupledPendingRevisions | function | core/ |
Data provider for ::testDecoupledDefaultRevisions. |
EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
EntityDecoupledTranslationRevisionsTest::doEditStep | function | core/ |
Saves a new revision of the test entity. |
EntityDecoupledTranslationRevisionsTest::doTestEditSequence | function | core/ |
Actually tests an edit step sequence. |
EntityDecoupledTranslationRevisionsTest::doTestInternalProperties | function | core/ |
Checks that internal properties are preserved for the specified entity. |
EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
EntityDecoupledTranslationRevisionsTest::generateNewEntityLabel | function | core/ |
Generates a new label for the specified revision. |
EntityDecoupledTranslationRevisionsTest::setUp | function | core/ |
|
EntityDecoupledTranslationRevisionsTest::testCreateRevisionHook | function | core/ |
Checks that the revision create hook works as expected. |
EntityDecoupledTranslationRevisionsTest::testDecoupledPendingRevisions | function | core/ |
Tests decoupled default revisions. |
EntityDecoupledTranslationRevisionsTest::testInternalProperties | function | core/ |
Tests that internal properties are preserved while creating a new revision. |
EntityDecoupledTranslationRevisionsTest::testMultipleTranslationChanges | function | core/ |
Checks that changes to multiple translations are handled correctly. |
EntityDecoupledTranslationRevisionsTest::testRemovedTranslations | function | core/ |
Tests that deleted translations are not accidentally restored. |
EntityDecoupledTranslationRevisionsTest::testUntranslatableFields | function | core/ |
Tests that untranslatable fields are handled correctly. |
EntityDefinitionTestTrait::addRevisionableBaseField | function | core/ |
Adds a new revisionable base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ |
Renames the revision table to 'entity_test_update_revision_new'. |
EntityDefinitionTestTrait::renameRevisionDataTable | function | core/ |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
EntityDefinitionTestTrait::updateEntityTypeToNotRevisionable | function | core/ |
Updates the 'entity_test_update' entity type not revisionable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the test entity type to be revisionable and translatable. |
EntityDefinitionUpdateTest::testUninstallRevisionableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling a revisionable entity type that doesn't exist in code. |
EntityDuplicateTest::testDuplicateNonDefaultRevision | function | core/ |
Tests duplicating a non-default revision. |
EntityFieldTest::testFieldEntityRevisionWrite | function | core/ |
Test setting field values on revisionable entities. |
EntityNonRevisionableTranslatableFieldTest | class | core/ |
Tests translating a non-revisionable field. |
EntityNonRevisionableTranslatableFieldTest.php | file | core/ |
|
EntityNonRevisionableTranslatableFieldTest::$modules | property | core/ |
Modules to install. |
EntityNonRevisionableTranslatableFieldTest::setUp | function | core/ |
|
EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField | function | core/ |
Tests translating a non-revisionable field. |
EntityOperations::entityRevisionDelete | function | core/ |
|
EntityOperationsTest::testPendingRevisions | function | core/ |
Verifies that the process of saving pending revisions works as expected. |
EntityQueryTest::assertRevisionResult | function | core/ |
@internal |
EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
EntityQueryTest::testPendingRevisions | function | core/ |
Tests pending revisions. |
EntityRepository::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
EntityRepository::loadRevision | function | core/ |
Loads the specified entity revision. |
EntityRevision | class | core/ |
Provides entity revision destination plugin. |
EntityRevision | class | core/ |
Mock that exposes from internal methods for testing. |
EntityRevision.php | file | core/ |
|
EntityRevision::getEntity | function | core/ |
Gets the entity. |
EntityRevision::getEntity | function | core/ |
Allow public access for testing. |
EntityRevision::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
EntityRevision::getIds | function | core/ |
Gets the destination IDs. |
EntityRevision::save | function | core/ |
Saves the entity. |
EntityRevision::save | function | core/ |
Allow public access for testing. |
EntityRevision::updateEntity | function | core/ |
Don't test method from base class. |
EntityRevision::__construct | function | core/ |
Constructs a content entity. |
EntityRevisionParamConverter | class | core/ |
Parameter converter for upcasting entity revision IDs to full objects. |
EntityRevisionParamConverter.php | file | core/ |
|
EntityRevisionParamConverter::$entityRepository | property | core/ |
The entity repository. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.