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 |
---|---|---|---|
access_check.latest_revision | service | core/ |
Drupal\content_moderation\Access\LatestRevisionCheck |
access_check.media.revision | service | core/ |
Drupal\media\Access\MediaRevisionAccessCheck |
access_check.node.revision | service | core/ |
Drupal\node\Access\NodeRevisionAccessCheck |
ArgumentUidRevisionTest | class | core/ |
Tests the argument_node_uid_revision handler. |
ArgumentUidRevisionTest.php | file | core/ |
|
ArgumentUidRevisionTest::$modules | property | core/ |
Modules to enable. |
ArgumentUidRevisionTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentUidRevisionTest::setUp | function | core/ |
|
ArgumentUidRevisionTest::testArgument | function | core/ |
Tests the node_uid_revision argument. |
BaseFieldDefinition::isRevisionable | function | core/ |
Returns whether the field storage is revisionable. |
BaseFieldDefinition::setRevisionable | function | core/ |
Sets whether the field is revisionable. |
BaseFieldDefinitionTest::testFieldRevisionable | function | core/ |
Tests field revisionable methods. |
BlockContent::getRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime(). |
BlockContent::getRevisionLog | function | core/ |
Returns the block revision log message. |
BlockContent::getRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
BlockContent::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
BlockContent::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
BlockContent::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
BlockContent::setRevisionCreationTime | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionCreationTime(). |
BlockContent::setRevisionLog | function | core/ |
Sets the block revision log message. |
BlockContent::setRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage(). |
BlockContent::setRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser(). |
BlockContent::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
BlockContentInterface::getRevisionLog | function | core/ |
Returns the block revision log message. |
BlockContentInterface::setRevisionLog | function | core/ |
Sets the block revision log message. |
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
BlockContentRevisionsTest | class | core/ |
Create a block with revisions. |
BlockContentRevisionsTest.php | file | core/ |
|
BlockContentRevisionsTest::$blocks | property | core/ |
Stores blocks created during the test. |
BlockContentRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRevisionsTest::$revisionLogs | property | core/ |
Stores log messages used during the test. |
BlockContentRevisionsTest::setUp | function | core/ |
Sets the test up. |
BlockContentRevisionsTest::testRevisions | function | core/ |
Checks block revision related operations. |
BlockContentType::$revision | property | core/ |
The default revision setting for custom blocks of this type. |
BlockContentType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
BookPendingRevisionTest | class | core/ |
Tests that the Book module handles pending revisions correctly. |
BookPendingRevisionTest.php | file | core/ |
|
BookPendingRevisionTest::$modules | property | core/ |
Modules to enable. |
BookPendingRevisionTest::setUp | function | core/ |
|
BookPendingRevisionTest::testBookWithPendingRevisions | function | core/ |
Tests pending revision handling for books. |
ConfigEntityStorage::deleteRevision | function | core/ |
Delete a specific entity revision. |
ConfigEntityStorage::loadRevision | function | core/ |
Load a specific entity revision. |
ConfigEntityStorageTest::testDeleteRevision | function | core/ |
@covers ::deleteRevision[[api-linebreak]] |
ConfigEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision[[api-linebreak]] |
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::$enforceRevisionTranslationAffected | property | core/ |
Whether the revision translation affected flag has been enforced. |
ContentEntityBase::$isDefaultRevision | property | core/ |
Indicates whether this is the default revision. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.