| 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::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::testDescriptionNoRevLog |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test description with entity, without revision log, label access. |
| RevisionVersionHistoryTest::testDescriptionRevisionLogMessage |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php |
Test revision log message if supported, and HTML tags are stripped. |
| 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::testOrderAndDescription |
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. |
| RevisionVersionHistoryTranslatableTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php |
|
| RevisionVersionHistoryTranslatableTest::testVersionHistoryTranslations |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php |
Tests the version history page for translations. |
| RevisionViewTest |
class |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
Tests revision view page. |
| RevisionViewTest.php |
file |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
|
| RevisionViewTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
The theme to install as the default for testing. |
| RevisionViewTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
Modules to install. |
| RevisionViewTest::providerRevisionPage |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
Data provider for testRevisionPage. |
| RevisionViewTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
|
| RevisionViewTest::testRevisionPage |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php |
Tests revision page. |
| RoleAccessCheckTest |
class |
core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
Tests Drupal\user\Access\RoleAccessCheck. |
| RoleAccessCheckTest.php |
file |
core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
|
| RoleAccessCheckTest::getTestRouteCollection |
function |
core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
Generates the test route collection. |
| RoleAccessCheckTest::roleAccessProvider |
function |
core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
Provides data for the role access test. |
| RoleAccessCheckTest::testRoleAccess |
function |
core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php |
Tests role requirements on routes. |
| RoleExistsConstraintValidatorTest |
class |
core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php |
Tests Role Exists Constraint Validator. |
| RoleExistsConstraintValidatorTest.php |
file |
core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php |
|
| RoleExistsConstraintValidatorTest::$modules |
property |
core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php |
Modules to install. |
| RoleExistsConstraintValidatorTest::testRoleExists |
function |
core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php |
Tests when the constraint's entityTypeId value is not valid. |
| RoleExistsConstraintValidatorTest::testValueMustBeAString |
function |
core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php |
Tests that the constraint validator will only work with strings. |
| RoleJsonAnonTest |
class |
core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php |
Tests Role Json Anon. |
| RoleJsonAnonTest.php |
file |
core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php |
|
| RoleJsonAnonTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php |
The theme to install as the default for testing. |
| RoleJsonAnonTest::$format |
property |
core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php |
The format to use in this test. |
| RoleJsonAnonTest::$mimeType |
property |
core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php |
The MIME type that corresponds to $format. |
| RoleJsonBasicAuthTest |
class |
core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php |
Tests Role Json Basic Auth. |