Search for getRevision
- Search 7.x for getRevision
- Search 9.5.x for getRevision
- Search 8.9.x for getRevision
- Search 11.x for getRevision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
ConfigEntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
ContentEntityBase::getRevisionId | function | core/ |
|
ContentEntityBaseUnitTest::testGetRevisionId | function | core/ |
@covers ::getRevisionId |
ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ |
Retrieves the revision translation affected flag value. |
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
DefaultTableMapping::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
DefaultTableMapping::getRevisionTable | function | core/ |
Gets the revision table name. |
EntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityTypeInterface::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityTypeInterface::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
NegotiatorBase::getRevision | function | core/ |
Gets the identified revision. |
NegotiatorBase::getRevisionId | function | core/ |
Gets the revision ID. |
NodeController::getRevisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
NodeInterface::getRevisionCreationTime | function | core/ |
Gets the node revision creation timestamp. |
RevisionableInterface::getRevisionId | function | core/ |
Gets the revision identifier of the entity. |
RevisionHtmlRouteProvider::getRevisionDeleteRoute | function | core/ |
Gets the entity revision delete route. |
RevisionHtmlRouteProvider::getRevisionRevertRoute | function | core/ |
Gets the entity revision revert route. |
RevisionHtmlRouteProvider::getRevisionViewRoute | function | core/ |
Gets the entity revision view route. |
RevisionLogEntityTrait::getRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime(). |
RevisionLogEntityTrait::getRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
RevisionLogEntityTrait::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
RevisionLogInterface::getRevisionCreationTime | function | core/ |
Gets the entity revision creation timestamp. |
RevisionLogInterface::getRevisionLogMessage | function | core/ |
Returns the entity revision log message. |
RevisionLogInterface::getRevisionUser | function | core/ |
Gets the entity revision author. |
RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
SqlContentEntityStorage::getRevisionDataTable | function | core/ |
Gets the revision data table name. |
SqlContentEntityStorage::getRevisionTable | function | core/ |
Gets the revision table name. |
SqlContentEntityStorageTest::providerTestGetRevisionDataTable | function | core/ |
Provides test data for testGetRevisionDataTable(). |
SqlContentEntityStorageTest::providerTestGetRevisionTable | function | core/ |
Provides test data for testGetRevisionTable(). |
SqlContentEntityStorageTest::testGetRevisionDataTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionDataTable(). |
SqlContentEntityStorageTest::testGetRevisionTable | function | core/ |
Tests SqlContentEntityStorage::getRevisionTable(). |
VersionById::getRevisionId | function | core/ |
Gets the revision ID. |
VersionByRel::getRevisionId | function | core/ |
Gets the revision ID. |
VersionHistoryController::getRevisionDescription | function | core/ |
Get a description of the revision. |
VersionHistoryController::getRevisionDescriptionDateFormat | function | core/ |
Date format to use for revision description dates. |
VersionNegotiator::getRevision | function | core/ |
Gets a negotiated entity revision. |
VersionNegotiatorInterface::getRevision | function | core/ |
Gets the identified revision. |
ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.