Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 8.9.x for revision
- Search 10.3.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityStorageBase::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
ContentEntityStorageBase::isAnyRevisionTranslated | function | core/ |
Checks whether any entity revision is translated. |
ContentEntityStorageBase::isAnyStoredRevisionTranslated | function | core/ |
Checks whether any stored entity revision is translated. |
ContentEntityStorageBase::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityStorageBase::loadRevision | function | core/ |
Loads a specific entity revision. |
ContentEntityStorageBase::populateAffectedRevisionTranslations | function | core/ |
Populates the affected flag for all the revision translations. |
ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityType::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentModerationHooks::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
ContentModerationRouteSubscriber::setLatestRevisionFlag | function | core/ |
Ensure revisionable entities load the latest revision on entity forms. |
ContentModerationRouteSubscriberTest::setLatestRevisionFlagTestCases | function | core/ |
Data provider for ::testSetLatestRevisionFlag. |
ContentModerationRouteSubscriberTest::testSetLatestRevisionFlag | function | core/ |
Tests that the "load_latest_revision" flag is handled correctly. |
ContentModerationState::$defaultRevision | property | core/ |
If entities should be the default revision if in this state. |
ContentModerationState::isDefaultRevisionState | function | core/ |
Determines if entities should be the default revision if in this state. |
ContentModerationStateTest::assertDefaultRevision | function | core/ |
Checks the default revision ID and publishing status for an entity. |
ContentModerationStateTest::doTestContentModerationStatePendingRevisionDataRemoval | function | core/ |
Tests removal of content moderation state pending entity revisions. |
ContentModerationStateTest::doTestContentModerationStateRevisionDataRemoval | function | core/ |
Tests removal of content moderation state entity revisions. |
ContentModerationStateTest::doTestRevisionDefaultState | function | core/ |
Tests the revision default state of the moderation state entity revisions. |
ContentModerationStateTest::testContentModerationStatePendingRevisionDataRemoval | function | core/ |
Tests removal of content moderation state pending entity revisions. |
ContentModerationStateTest::testContentModerationStateRevisionDataRemoval | function | core/ |
Tests removal of content moderation state entity revisions. |
ContentModerationStateTest::testRevisionDefaultState | function | core/ |
Tests the revision default state of the moderation state entity revisions. |
ContentModerationSyncingTest::getAllRevisionNames | function | core/ |
Get all the revision names in order of the revision ID. |
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Tests state changes with multiple revisions during a sync. |
ContentModerationSyncingTest::testNoRevisionForcedDuringSync | function | core/ |
Tests no new revision is forced during a sync. |
ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync | function | core/ |
Tests changing the moderation state during a sync. |
ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync | function | core/ |
Tests a moderation state changed on a previous revision during a sync. |
ContentModerationSyncingTest::testUpdatingPreviousRevisionDuringSync | function | core/ |
Tests modifying a previous revision during a sync. |
ContentTranslationFieldSyncRevisionTest | class | core/ |
Tests the field synchronization logic when revisions are involved. |
ContentTranslationFieldSyncRevisionTest.php | file | core/ |
|
ContentTranslationFieldSyncRevisionTest::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationFieldSyncRevisionTest::$fieldName | property | core/ |
The synchronized field name. |
ContentTranslationFieldSyncRevisionTest::$modules | property | core/ |
Modules to install. |
ContentTranslationFieldSyncRevisionTest::$storage | property | core/ |
The test entity storage. |
ContentTranslationFieldSyncRevisionTest::assertLatestRevisionFieldValues | function | core/ |
Asserts that the latest revision has the expected field values. |
ContentTranslationFieldSyncRevisionTest::assertViolations | function | core/ |
Asserts that the expected violations were found. |
ContentTranslationFieldSyncRevisionTest::createRevision | function | core/ |
Creates a new revision starting from the latest translation-affecting one. |
ContentTranslationFieldSyncRevisionTest::saveNewEntity | function | core/ |
|
ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
ContentTranslationFieldSyncRevisionTest::setUp | function | core/ |
|
ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ |
Tests changing the default language of an entity. |
ContentTranslationFieldSyncRevisionTest::testFieldSynchronizationAndValidation | function | core/ |
Checks that field synchronization works as expected with revisions. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.