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 |
---|---|---|---|
MigrateNodeRevisionTest::setUp | function | core/ |
|
MigrateNodeRevisionTest::setUp | function | core/ |
|
MigrateNodeRevisionTest::testNodeRevision | function | core/ |
Test node revisions migration from Drupal 6 to 8. |
MigrateNodeRevisionTest::testNodeRevisions | function | core/ |
Tests the migration of node revisions with translated nodes. |
MigrateNodeTest::assertRevision | function | core/ |
Asserts various aspects of a node revision. |
MigrateTermNodeComplete::testTermNodeRevision | function | core/ |
Tests the Drupal 6 term-node association to Drupal 8 node revisions. |
MigrateTermNodeRevisionTest | class | core/ |
Upgrade taxonomy term node associations. |
MigrateTermNodeRevisionTest.php | file | core/ |
|
MigrateTermNodeRevisionTest::$modules | property | core/ |
Modules to enable. |
MigrateTermNodeRevisionTest::setUp | function | core/ |
|
MigrateTermNodeRevisionTest::testTermRevisionNode | function | core/ |
Tests the Drupal 6 term-node revision association to Drupal 8 migration. |
ModeratedContentViewLatestRevisionUpdateTest | class | core/ |
Tests the upgrade path for updating the moderated content view. |
ModeratedContentViewLatestRevisionUpdateTest.php | file | core/ |
|
ModeratedContentViewLatestRevisionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ModeratedContentViewLatestRevisionUpdateTest::testUpdateModeratedContentView | function | core/ |
Tests updating the moderated content view. |
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::getLatestRevision | function | core/ |
Loads the latest revision of a specific entity. |
ModerationInformation::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given 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::isLatestRevision | function | core/ |
Determines if an entity is a latest revision. |
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::getLatestRevision | function | core/ |
Loads the latest revision of a specific entity. |
ModerationInformationInterface::getLatestRevisionId | function | core/ |
Returns the revision ID of the latest revision of the given 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::isLatestRevision | function | core/ |
Determines if an entity is a latest revision. |
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::testGetLatestRevision | function | core/ |
@covers ::getLatestRevision[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevision is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
ModerationInformationTest::testGetLatestRevisionId | function | core/ |
@covers ::getLatestRevisionId[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
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]] |
ModerationInformationTest::testIsLatestRevision | function | core/ |
@covers ::isLatestRevision[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::isLatestRevision is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
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 enable. |
ModerationRevisionRevertTest::setUp | function | core/ |
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.