Search for getRevision

  1. Search 7.x for getRevision
  2. Search 9.5.x for getRevision
  3. Search 8.9.x for getRevision
  4. Search 10.3.x for getRevision
  5. Other projects
Title Object type File name Summary
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 Gets the revision identifier of the entity.
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.
RevisionableInterface::getRevisionId function core/lib/Drupal/Core/Entity/RevisionableInterface.php Gets the revision identifier of the entity.
RevisionHtmlRouteProvider::getRevisionDeleteRoute function core/lib/Drupal/Core/Entity/Routing/RevisionHtmlRouteProvider.php Gets the entity revision delete route.
RevisionHtmlRouteProvider::getRevisionRevertRoute function core/lib/Drupal/Core/Entity/Routing/RevisionHtmlRouteProvider.php Gets the entity revision revert route.
RevisionHtmlRouteProvider::getRevisionViewRoute function core/lib/Drupal/Core/Entity/Routing/RevisionHtmlRouteProvider.php Gets the entity revision view route.
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::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.
VersionHistoryController::getRevisionDescription function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Get a description of the revision.
VersionHistoryController::getRevisionDescriptionDateFormat function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Date format to use for revision description dates.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.