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 |
---|---|---|---|
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix | function | core/ |
Checks HTML double escaping of revision logs. |
NodeRevisionsUiTest::testNodeRevisionsTabWithDefaultRevision | function | core/ |
Checks the Revisions tab. |
NodeRevisionTest | class | core/ |
Tests D6 node revision source plugin. |
NodeRevisionTest.php | file | core/ |
|
NodeRevisionTest::$modules | property | core/ |
Modules to enable. |
NodeRevisionTest::providerSource | function | core/ |
The data provider. |
NodeRevisionWizardTest | class | core/ |
Tests the wizard with node_revision as base table. |
NodeRevisionWizardTest.php | file | core/ |
|
NodeRevisionWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionWizardTest::testViewAdd | function | core/ |
Tests creating a node revision view. |
NodeStorage::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
NodeStorage::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
NodeStorage::revisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
NodeStorage::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
NodeStorageInterface::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
NodeStorageInterface::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
NodeStorageInterface::revisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
NodeStorageInterface::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
NodeTest::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
NodeTest::setUpRevisionAuthorization | function | core/ |
Sets up the necessary authorization for handling revisions. |
NodeTranslationUITest::testRevisionTranslationRendering | function | core/ |
Tests that revision translations are rendered properly. |
NodeType::$new_revision | property | core/ |
Default value of the 'Create new revision' checkbox of this node type. |
NodeType::isNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
NodeType::setNewRevision | function | core/ |
Sets whether a new revision should be created by default. |
NodeType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
NodeTypeInterface::isNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
NodeTypeInterface::setNewRevision | function | core/ |
Sets whether a new revision should be created by default. |
NodeViewBuilderTest::testPendingRevisionLinks | function | core/ |
Tests that node links are displayed correctly in pending revisions. |
node_post_update_node_revision_views_data | function | core/ |
Clear caches due to updated views data. |
node_revision_delete | function | core/ |
Deletes a node revision. |
node_revision_load | function | core/ |
Loads a node revision from the database. |
PagePreviewTest::testPagePreviewWithRevisions | function | core/ |
Checks the node preview functionality, when using revisions. |
paramconverter.entity_revision | service | core/ |
Drupal\Core\ParamConverter\EntityRevisionParamConverter |
paramconverter.latest_revision | service | core/ |
Drupal\content_moderation\ParamConverter\EntityRevisionConverter |
PendingRevisionTest | class | core/ |
Kernel tests for taxonomy pending revisions. |
PendingRevisionTest.php | file | core/ |
|
PendingRevisionTest::$modules | property | core/ |
Modules to enable. |
PendingRevisionTest::getTaxonomyIndex | function | core/ |
|
PendingRevisionTest::setUp | function | core/ |
|
PendingRevisionTest::testTaxonomyIndexWithPendingRevision | function | core/ |
Tests that the taxonomy index work correctly with pending revisions. |
QueryBase::$allRevisions | property | core/ |
Flag indicating whether to query the current revision or all revisions. |
QueryBase::$latestRevision | property | core/ |
Flag indicating whether to query the latest revision. |
QueryBase::allRevisions | function | core/ |
Queries all the revisions. |
QueryBase::currentRevision | function | core/ |
Queries the current revision. |
QueryBase::latestRevision | function | core/ |
Queries the latest revision. |
QueryInterface::allRevisions | function | core/ |
Queries all the revisions. |
QueryInterface::currentRevision | function | core/ |
Queries the current revision. |
QueryInterface::latestRevision | function | core/ |
Queries the latest revision. |
QueryTest::testNoRevisionTable | function | core/ |
Tests revision entity query for entity type without revision table. |
QuickEditLoadingTest::testWithPendingRevision | function | core/ |
Test Quick Edit does not appear for entities with pending revisions. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.