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 |
---|---|---|---|
ContentEntityNonRevisionableFieldTest.php | file | core/ |
|
ContentEntityNonRevisionableFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
ContentEntityNonRevisionableFieldTest::$entityFieldManager | property | core/ |
The entity field manager. |
ContentEntityNonRevisionableFieldTest::$modules | property | core/ |
Modules to install. |
ContentEntityNonRevisionableFieldTest::$mulRev | property | core/ |
The EntityTestMulRev entity type storage. |
ContentEntityNonRevisionableFieldTest::$rev | property | core/ |
The EntityTestRev entity type storage. |
ContentEntityNonRevisionableFieldTest::setUp | function | core/ |
|
ContentEntityNonRevisionableFieldTest::testMulNonRevisionableField | function | core/ |
Tests non-revisionable fields on revisionable and translatable entities. |
ContentEntityNonRevisionableFieldTest::testMultiColumnNonRevisionableBaseField | function | core/ |
Tests multi column non revisionable base field for revisionable entity. |
ContentEntityNonRevisionableFieldTest::testNonRevisionableField | function | core/ |
Tests non-revisionable fields on revisionable entities. |
ContentEntityNullStorage::deleteRevision | function | core/ |
Delete a specific entity revision. |
ContentEntityNullStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityNullStorage::loadRevision | function | core/ |
Load a specific entity revision. |
ContentEntityStorageBase::$latestRevisionIds | property | core/ |
Stores the latest revision IDs for entities. |
ContentEntityStorageBase::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
ContentEntityStorageBase::deleteRevision | function | core/ |
Delete a specific entity revision. |
ContentEntityStorageBase::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
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/ |
Load 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. |
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. |
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.