Search for revision

  1. Search 7.x for revision
  2. Search 9.5.x for revision
  3. Search 10.3.x for revision
  4. Search 11.x for revision
  5. Other projects
Title Object type File name Summary
TranslatableRevisionableInterface::isRevisionTranslationAffected function core/lib/Drupal/Core/Entity/TranslatableRevisionableInterface.php Checks whether the current translation is affected by the current revision.
TranslatableRevisionableInterface::isRevisionTranslationAffectedEnforced function core/lib/Drupal/Core/Entity/TranslatableRevisionableInterface.php Checks if the revision translation affected flag value has been enforced.
TranslatableRevisionableInterface::setRevisionTranslationAffected function core/lib/Drupal/Core/Entity/TranslatableRevisionableInterface.php Marks the current revision translation as affected.
TranslatableRevisionableInterface::setRevisionTranslationAffectedEnforced function core/lib/Drupal/Core/Entity/TranslatableRevisionableInterface.php Enforces the revision translation affected flag value.
TranslatableRevisionableStorageInterface interface core/lib/Drupal/Core/Entity/TranslatableRevisionableStorageInterface.php A storage that supports translatable and revisionable entity types.
TranslatableRevisionableStorageInterface.php file core/lib/Drupal/Core/Entity/TranslatableRevisionableStorageInterface.php
TranslatableRevisionableStorageInterface::createRevision function core/lib/Drupal/Core/Entity/TranslatableRevisionableStorageInterface.php Creates a new revision starting off from the specified entity object.
TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId function core/lib/Drupal/Core/Entity/TranslatableRevisionableStorageInterface.php Returns the latest revision affecting the specified translation.
TranslationWebTest::checkTranslationRevisions function core/modules/field/tests/src/Functional/TranslationWebTest.php Check if the field translation attached to the entity revision identified
by the passed arguments were correctly stored.
TranslationWebTest::testFieldFormTranslationRevisions function core/modules/field/tests/src/Functional/TranslationWebTest.php Tests field translations when creating a new revision.
UidRevision class core/modules/node/src/Plugin/views/filter/UidRevision.php Filter handler to check for revisions a certain user has created.
UidRevision class core/modules/node/src/Plugin/views/argument/UidRevision.php Filter handler to accept a user id to check for nodes that
user posted or created a revision on.
UidRevision.php file core/modules/node/src/Plugin/views/filter/UidRevision.php
UidRevision.php file core/modules/node/src/Plugin/views/argument/UidRevision.php
UidRevision::query function core/modules/node/src/Plugin/views/filter/UidRevision.php Add this filter to the query.
UidRevision::query function core/modules/node/src/Plugin/views/argument/UidRevision.php Set up the query for this argument.
VersionById::getRevisionId function core/modules/jsonapi/src/Revisions/VersionById.php Gets the revision ID.
VersionByRel::getRevisionId function core/modules/jsonapi/src/Revisions/VersionByRel.php Gets the revision ID.
VersionNegotiator::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Gets a negotiated entity revision.
VersionNegotiatorInterface::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Gets the identified revision.
VersionNegotiatorTest::$nodePreviousRevisionId property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The previous revision ID of $node.
VersionNegotiatorTest::testInvalidRevisionId function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]]
VersionNegotiatorTest::testInvalidRevisionRel function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]]
VersionNegotiatorTest::testOldRevision function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]]
views.view.base_and_revision.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.base_and_revision.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.base_and_revision.yml
views.view.test_argument_node_uid_revision.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.yml
views.view.test_block_content_revision_id.yml file core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml
views.view.test_block_content_revision_revision_id.yml file core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml
views.view.test_content_moderation_revision_test.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_revision_test.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_revision_test.yml
views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
views.view.test_content_moderation_state_filter_revision_table.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
views.view.test_content_moderation_state_sort_revision_table.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml
views.view.test_entity_row_renderers_revisions_base.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers_revisions_base.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers_revisions_base.yml
views.view.test_field_field_revision_complex_test.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_complex_test.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_complex_test.yml
views.view.test_field_field_revision_test.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_test.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_test.yml
views.view.test_filter_node_uid_revision.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml
views.view.test_latest_revision_filter.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_revision_filter.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_revision_filter.yml
views.view.test_latest_translation_affected_revision_filter.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_translation_affected_revision_filter.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_translation_affected_revision_filter.yml
views.view.test_node_revision_links.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_links.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_links.yml
views.view.test_node_revision_nid.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_nid.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_nid.yml
views.view.test_node_revision_timestamp.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
views.view.test_node_revision_uid.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
views.view.test_node_revision_vid.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_vid.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_vid.yml
views.view.test_view_entity_test_revision.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_revision.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_revision.yml
ViewsDataIntegrationTest::testContentModerationStateRevisionJoin function core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php Tests the join from the revision data table to the moderation state table.
ViewsEntitySchemaSubscriber::revisionRemoval function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Updates views if revision support is removed
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_ADDITION constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a revision data table got added.
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a revision data table got removed.
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a revision data table got renamed.
ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a revision table got added.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.