Search for getRevision

  1. Search 7.x for getRevision
  2. Search 8.9.x for getRevision
  3. Search 10.3.x for getRevision
  4. Search 11.x for getRevision
  5. Other projects
Title Object type File name Summary
BlockContent::getRevisionCreationTime function core/modules/block_content/src/Entity/BlockContent.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime().
BlockContent::getRevisionLogMessage function core/modules/block_content/src/Entity/BlockContent.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage().
BlockContent::getRevisionUser function core/modules/block_content/src/Entity/BlockContent.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser().
BlockContent::getRevisionUserId function core/modules/block_content/src/Entity/BlockContent.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId().
ConfigEntityType::getRevisionDataTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision data table.
ConfigEntityType::getRevisionTable function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the name of the entity's revision table.
ContentEntityBase::getRevisionId function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBaseUnitTest::testGetRevisionId function core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php @covers ::getRevisionId
ContentEntityChangedTest::getRevisionTranslationAffectedFlag function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php Retrieves the revision translation affected flag value.
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Returns an array of field names to skip when merging revision translations.
ContentEntityType::getRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityType.php Gets a specific entity revision metadata key.
ContentEntityType::getRevisionMetadataKeys function core/lib/Drupal/Core/Entity/ContentEntityType.php Gets an array of entity revision metadata keys.
ContentEntityTypeInterface::getRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Gets a specific entity revision metadata key.
ContentEntityTypeInterface::getRevisionMetadataKeys function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Gets an array of entity revision metadata keys.
DefaultTableMapping::getRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php Gets the revision data table name.
DefaultTableMapping::getRevisionTable function core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php Gets the revision table name.
EntityType::getRevisionDataTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's revision data table.
EntityType::getRevisionTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's revision table.
EntityTypeInterface::getRevisionDataTable function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the entity's revision data table.
EntityTypeInterface::getRevisionTable function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the entity's revision table.
NegotiatorBase::getRevision function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Gets the identified revision.
NegotiatorBase::getRevisionId function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Gets the revision ID.
NodeController::getRevisionIds function core/modules/node/src/Controller/NodeController.php Gets a list of node revision IDs for a specific node.
NodeInterface::getRevisionCreationTime function core/modules/node/src/NodeInterface.php Gets the node revision creation timestamp.
RevisionableInterface::getRevisionId function core/lib/Drupal/Core/Entity/RevisionableInterface.php Gets the revision identifier of the entity.
RevisionLogEntityTrait::getRevisionCreationTime function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime().
RevisionLogEntityTrait::getRevisionLogMessage function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage().
RevisionLogEntityTrait::getRevisionMetadataKey function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Gets the name of a revision metadata field.
RevisionLogEntityTrait::getRevisionUser function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser().
RevisionLogEntityTrait::getRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId().
RevisionLogInterface::getRevisionCreationTime function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Gets the entity revision creation timestamp.
RevisionLogInterface::getRevisionLogMessage function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Returns the entity revision log message.
RevisionLogInterface::getRevisionUser function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Gets the entity revision author.
RevisionLogInterface::getRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Gets the entity revision author ID.
SqlContentEntityStorage::getRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the revision data table name.
SqlContentEntityStorage::getRevisionTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the revision table name.
SqlContentEntityStorageTest::providerTestGetRevisionDataTable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Provides test data for testGetRevisionDataTable().
SqlContentEntityStorageTest::providerTestGetRevisionTable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Provides test data for testGetRevisionTable().
SqlContentEntityStorageTest::testGetRevisionDataTable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests SqlContentEntityStorage::getRevisionDataTable().
SqlContentEntityStorageTest::testGetRevisionTable function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests SqlContentEntityStorage::getRevisionTable().
VersionById::getRevisionId function core/modules/jsonapi/src/Revisions/VersionById.php Gets the revision ID.
VersionByRel::getRevisionId function core/modules/jsonapi/src/Revisions/VersionByRel.php Gets the revision ID.
VersionNegotiator::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Gets a negotiated entity revision.
VersionNegotiatorInterface::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Gets the identified revision.
ViewsQueryAlter::getRevisionTableJoin function core/modules/workspaces/src/ViewsQueryAlter.php 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.