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 |
---|---|---|---|
ViewsEntitySchemaSubscriber::REVISION_TABLE_REMOVAL | constant | core/ |
Indicates that a revision table got removed. |
ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDisabling | function | core/ |
Tests that removing revision support disables the view. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionEnabling | function | core/ |
Tests that enabling revisions doesn't do anything. |
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView | function | core/ |
Tests some possible entity table updates for a revision view. |
ViewsModerationStateSortTest::testSortRevisionBaseTable | function | core/ |
Test sorting with the revision base table. |
ViewsQueryAlter::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
views_post_update_revision_metadata_fields | function | core/ |
Fix table names for revision metadata fields. |
WorkspaceAssociation::getAssociatedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
WorkspaceAssociationInterface::getAssociatedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
WorkspaceIntegrationTest::assertEntityRevisionLoad | function | core/ |
Asserts that non-default revisions are not changed. |
WorkspaceMerger::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceMerger::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspacePublisher::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspacePublisher::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspaceRevisionMetadataFieldTest | class | core/ |
Tests the addition of the revision metadata key. |
WorkspaceRevisionMetadataFieldTest.php | file | core/ |
|
WorkspaceRevisionMetadataFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspaceRevisionMetadataFieldTest::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspaceRevisionMetadataFieldTest::$modules | property | core/ |
Modules to enable. |
WorkspaceRevisionMetadataFieldTest::setUp | function | core/ |
|
WorkspaceRevisionMetadataFieldTest::testWorkspacesField | function | core/ |
Tests the addition of the 'workspaces' revision metadata field. |
WorkspacesContentModerationStateTest::assertDefaultRevision | function | core/ |
Checks the default revision ID and publishing status for an entity. |
WorkspaceTest::testWorkspaceFormRevisions | function | core/ |
Tests that editing a workspace creates a new revision. |
WorkspaceTestTrait::getUnassociatedRevisions | function | core/ |
Returns all the revisions which are not associated with any workspace. |
_menu_link_content_post_update_make_menu_link_content_revisionable__fix_default_langcode | function | core/ |
Fixes recoverable data integrity issues in the "default_langcode" field. |
_quickedit_entity_is_latest_revision | function | core/ |
Check if a loaded entity is the latest revision. |
_taxonomy_post_update_make_taxonomy_term_revisionable__fix_default_langcode | function | core/ |
Fixes recoverable data integrity issues in the "default_langcode" field. |
Pagination
- Previous page
- Page 22
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.