Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
RevisionRevertFormTest::testSubmitForm function core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Tests revision revert, and expected response after revert.
RevisionRouteProviderTest class core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php Tests revision route provider.
RevisionRouteProviderTest class core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision route provider.
RevisionRouteProviderTest.php file core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest::providerOperationAccessRevisionRoutes function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Data provider for testOperationAccessRevisionRoutes.
RevisionRouteProviderTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest::setUp function core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php
RevisionRouteProviderTest::testOperationAccessOverview function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access for revision overview.
RevisionRouteProviderTest::testOperationAccessRevisionRoutes function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access is granted by entity operations.
RevisionRouteProviderTest::testRevisionTitle function core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php Tests title is from revision in context.
revisions.css file core/themes/default_admin/css/components/revisions.css Revision history styles.
revisions.css file core/themes/admin/migration/css/components/revisions.css .revision-current {
background-color: transparent;
}

.revision-current td:first-of-type {
position: relative;
}

.revision-current td:first-of-type::before {
position: absolute;
display: block;
width: 1px;
height: 100%;
content:…
revisions.css file core/themes/default_admin/migration/css/components/revisions.css Revision history styles.
revisions.pcss.css file core/themes/default_admin/css/components/revisions.pcss.css Revision history styles.
revisions.pcss.css file core/themes/default_admin/migration/css/components/revisions.pcss.css Revision history styles.
RevisionTestItem class core/modules/workspaces/tests/modules/workspaces_test/src/Plugin/Field/FieldType/RevisionTestItem.php Defines the 'revision_test_field' field type.
RevisionTestItem.php file core/modules/workspaces/tests/modules/workspaces_test/src/Plugin/Field/FieldType/RevisionTestItem.php
RevisionTestItem::preSave function core/modules/workspaces/tests/modules/workspaces_test/src/Plugin/Field/FieldType/RevisionTestItem.php
RevisionUidTest class core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Tests the node_revision_uid field.
RevisionUidTest.php file core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
RevisionUidTest::$columnMap property core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Map column names.
RevisionUidTest::$modules property core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
RevisionUidTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Views used by this test.
RevisionUidTest::setUp function core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
RevisionUidTest::testRevisionUid function core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Tests the node_revision_uid relationship.
RevisionUserTest class core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Tests the block_content_revision_user field.
RevisionUserTest class core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Tests the media_revision_user field.
RevisionUserTest.php file core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
RevisionUserTest.php file core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
RevisionUserTest::$columnMap property core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Map column names.
RevisionUserTest::$columnMap property core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Map column names.
RevisionUserTest::$modules property core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Modules to install.
RevisionUserTest::$modules property core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
RevisionUserTest::$testMediaType property core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php The test media type.
RevisionUserTest::$testViews property core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Views used by this test.
RevisionUserTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Views used by this test.
RevisionUserTest::setUp function core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
RevisionUserTest::setUp function core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
RevisionUserTest::testRevisionUser function core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Tests the media_revision_user relationship.
RevisionUserTest::testRevisionUser function core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Tests the block_content_revision_user relationship.
RevisionVersionHistoryTest class core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Tests version history page.
RevisionVersionHistoryTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php
RevisionVersionHistoryTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php
RevisionVersionHistoryTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php
RevisionVersionHistoryTest::testDescriptionLinkNoAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, without access to revision page.
RevisionVersionHistoryTest::testDescriptionLinkWithAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, with access to revision page.

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