| RevisionRouteProviderTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php |
Modules to install. |
| RevisionRouteProviderTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php |
Modules to install. |
| 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. |
| 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 |
Modules to install. |
| 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 |
Modules to install. |
| 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 |
The theme to install as the default for testing. |
| RevisionVersionHistoryTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Modules to install. |
| RevisionVersionHistoryTest::testCurrentRevision |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test current revision is indicated. |
| 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. |
| RevisionVersionHistoryTest::testDescriptionNoRevLogNoLabelAccess |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test description with entity, without revision log, no label access. |
| RevisionVersionHistoryTest::testDescriptionNoRevLogWithLabelAccess |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test description with entity, without revision log, with label access. |
| RevisionVersionHistoryTest::testDescriptionRevisionLogMessage |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test revision log message if supported, and HTML tags are stripped. |
| RevisionVersionHistoryTest::testDescriptionRevLog |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test description with entity implementing revision log. |
| RevisionVersionHistoryTest::testDescriptionRevLogNullValues |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test description with entity implementing revision log, with empty values. |
| RevisionVersionHistoryTest::testOperationDeleteRevision |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test delete operation. |
| RevisionVersionHistoryTest::testOperationRevertRevision |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test revert operation. |
| RevisionVersionHistoryTest::testOrder |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test all revisions appear, in order of revision creation. |
| RevisionVersionHistoryTest::testRevisionsPagination |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test revisions are paginated. |
| RevisionVersionHistoryTranslatableTest |
class |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php |
Tests version history page with translations. |
| RevisionVersionHistoryTranslatableTest.php |
file |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php |
|
| RevisionVersionHistoryTranslatableTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php |
The theme to install as the default for testing. |
| RevisionVersionHistoryTranslatableTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php |
Modules to install. |