Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 8.9.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateUpgradeExecuteTestBase::assertEntityRevisionsCount | function | core/ |
Checks the number of the specified entity's revisions. |
ModeratedNodeListBuilder::getEntityRevisionIds | function | core/ |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
ModerationFormTest::testModerationFormSetsRevisionAuthor | function | core/ |
Tests the revision author is updated when the moderation form is used. |
ModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
ModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
ModerationHandlerInterface::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
ModerationHandlerInterface::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
ModerationInformation::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
ModerationInformation::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
ModerationInformation::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
ModerationInformation::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
ModerationInformation::isLiveRevision | function | core/ |
Determines if an entity is "live". |
ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
ModerationInformationInterface::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
ModerationInformationInterface::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
ModerationInformationInterface::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
ModerationInformationInterface::isLiveRevision | function | core/ |
Determines if an entity is "live". |
ModerationInformationTest::isDefaultRevisionPublishedTestCases | function | core/ |
Test cases for ::testIsDefaultRevisionPublished. |
ModerationInformationTest::testGetDefaultRevisionId | function | core/ |
@covers ::getDefaultRevisionId[[api-linebreak]] |
ModerationInformationTest::testHasPendingRevision | function | core/ |
@covers ::hasPendingRevision[[api-linebreak]] |
ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] @dataProvider isDefaultRevisionPublishedTestCases |
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] |
ModerationLocaleTest::testTranslationRevisionsHistory | function | core/ |
Tests article revision history shows revisions for the correct translation. |
ModerationRevisionRevertTest | class | core/ |
Test revision revert. |
ModerationRevisionRevertTest.php | file | core/ |
|
ModerationRevisionRevertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationRevisionRevertTest::$modules | property | core/ |
Modules to install. |
ModerationRevisionRevertTest::setUp | function | core/ |
|
ModerationRevisionRevertTest::testEditingAfterRevertRevision | function | core/ |
Tests 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]] |
ModerationStateTaxonomyTermTest::testEnforceRevisionsEntityFormAlter | function | core/ |
Tests the taxonomy term moderation handler alters the forms as intended. |
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::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
NodeAccessControlHandler::REVISION_OPERATION_MAP | constant | core/ |
Map of revision operations. |
NodeAccessTest::testGetDefaultRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getDefaultRevisionId[[api-linebreak]] |
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. |
NodeDeprecationTest::testNodeRevisionDeleteDeprecation | function | core/ |
Tests the deprecation of node_revision_delete. |
NodeDeprecationTest::testNodeRevisionDeleteFormConstructorDeprecation | function | core/ |
Tests the deprecation of NodeRevisionDeleteForm constructor. |
NodeDeprecationTest::testNodeRevisionLoadDeprecation | function | core/ |
Tests the deprecation of node_revision_load. |
NodeInterface::getRevisionCreationTime | function | core/ |
Gets the node revision creation timestamp. |
NodeInterface::setRevisionCreationTime | function | core/ |
Sets the node revision creation timestamp. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.