Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 10.3.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModerationRevisionRevertTest::testEditingAfterRevertRevision | function | core/ |
Test that reverting a revision works. |
ModerationStateFieldItemList::loadContentModerationStateRevision | function | core/ |
Load the content moderation state revision associated with an entity. |
ModerationStateNodeTypeTest::testEnforceRevisionsEntityFormAlter | function | core/ |
@covers \Drupal\content_moderation\Entity\Handler\NodeModerationHandler::enforceRevisionsBundleFormAlter[[api-linebreak]] |
MoveRevisionMetadataFieldsUpdateTest | class | core/ |
Tests the upgrade path for moving the revision metadata fields. |
MoveRevisionMetadataFieldsUpdateTest.php | file | core/ |
|
MoveRevisionMetadataFieldsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys | function | core/ |
Tests the addition of required revision metadata keys. |
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8400 | function | core/ |
Tests that the revision metadata fields are moved correctly. |
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 | function | core/ |
Tests that the revision metadata key BC layer was updated correctly. |
NegotiatorBase::getRevision | function | core/ |
Gets the identified revision. |
NegotiatorBase::getRevisionId | function | core/ |
Gets the revision ID. |
NegotiatorBase::loadRevision | function | core/ |
Loads an entity revision. |
Node::getRevisionAuthor | function | core/ |
Gets the node revision author. |
Node::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
Node::setRevisionAuthorId | function | core/ |
Sets the node revision author. |
NodeAccessTest::testGetDefaultRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getDefaultRevisionId[[api-linebreak]] |
NodeAccessTest::testGetLatestRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getLatestRevisionId[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from… |
NodeCompleteNodeRevisionLookup | class | core/ |
Returns only the vid from migration_lookup on node_complete migration. |
NodeCompleteNodeRevisionLookup.php | file | core/ |
|
NodeCompleteNodeRevisionLookup::transform | function | core/ |
Performs the associated process. |
NodeController::getRevisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
NodeController::revisionOverview | function | core/ |
Generates an overview table of older revisions of a node. |
NodeController::revisionPageTitle | function | core/ |
Page title callback for a node revision. |
NodeController::revisionShow | function | core/ |
Displays a node revision. |
NodeInterface::getRevisionAuthor | function | core/ |
Gets the node revision author. |
NodeInterface::getRevisionCreationTime | function | core/ |
Gets the node revision creation timestamp. |
NodeInterface::setRevisionAuthorId | function | core/ |
Sets the node revision author. |
NodeInterface::setRevisionCreationTime | function | core/ |
Sets the node revision creation timestamp. |
NodeLegacyTest::testNodeGetRevisionAuthor | function | core/ |
Tests that Node::getRevisionAuthor() triggers a deprecation error. |
NodeLegacyTest::testNodeSetRevisionAuthorId | function | core/ |
Tests that Node::setRevisionAuthorId() triggers a deprecation error. |
NodeLegacyTest::testNodeTypeIsNewRevision | function | core/ |
Tests that NodeType::isNewRevision() triggers a deprecation error. |
NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
NodeQueryAlterTest::testNodeQueryAlterWithRevisions | function | core/ |
Tests 'node_access' query alter with revision-enabled nodes. |
NodeRevision | class | core/ |
Tests creating node revision views with the wizard. |
NodeRevision | class | core/ |
Drupal 6 node revision source from database. |
NodeRevision | class | core/ |
Drupal 7 node revision source from database. |
NodeRevision.php | file | core/ |
|
NodeRevision.php | file | core/ |
|
NodeRevision.php | file | core/ |
|
NodeRevision::$createdColumn | property | core/ |
Set the created column. |
NodeRevision::buildDisplayOptions | function | core/ |
Builds an array of display options for the view. |
NodeRevision::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
NodeRevision::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
NodeRevision::fields | function | core/ |
Returns available fields on the source. |
NodeRevision::fields | function | core/ |
Returns available fields on the source. |
NodeRevision::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeRevision::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeRevision::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeRevision::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.