| ReviewPageTest::testMigrateUpgradeReviewPage |
function |
core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php |
Tests the review page. |
| RevisionableContentEntityBaseTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
Test the revision system. |
| RevisionableContentEntityBaseTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
|
| RevisionableContentEntityBaseTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
Modules to enable. |
| RevisionableContentEntityBaseTest::assertItemsTableCount |
function |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
Asserts the amount of items on entity related tables. |
| RevisionableContentEntityBaseTest::createRevision |
function |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
Creates a new revision in the entity of this test class. |
| RevisionableContentEntityBaseTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
|
| RevisionableContentEntityBaseTest::testRevisionableContentEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
Tests the correct functionality CRUD operations of entity revisions. |
| RevisionableContentEntityBaseTest::testWasDefaultRevision |
function |
core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php |
Tests the behavior of the "revision_default" flag. |
| RevisionableInterface::isLatestRevision |
function |
core/lib/Drupal/Core/Entity/RevisionableInterface.php |
Checks if this entity is the latest revision. |
| RevisionableStorageInterface::getLatestRevisionId |
function |
core/lib/Drupal/Core/Entity/RevisionableStorageInterface.php |
Returns the latest revision identifier for an entity. |
| RevisionCreateTimestampTest |
class |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Ensures that the revision create time can be accessed in views. |
| RevisionCreateTimestampTest.php |
file |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
|
| RevisionCreateTimestampTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Modules to enable. |
| RevisionCreateTimestampTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
Views to be enabled. |
| RevisionCreateTimestampTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
|
| RevisionCreateTimestampTest::testRevisionCreateTimestampView |
function |
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php |
|
| RevisionLinkTest |
class |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
Tests the different revision link handlers. |
| RevisionLinkTest.php |
file |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
|
| RevisionLinkTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
The theme to install as the default for testing. |
| RevisionLinkTest::$testViews |
property |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
Views used by this test. |
| RevisionLinkTest::testRevisionLinks |
function |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
Tests revision links. |
| RevisionRelationshipsTest |
class |
core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Tests the integration of node_revision table of node module. |
| RevisionRelationshipsTest |
class |
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Tests the integration of block_content_revision table. |
| RevisionRelationshipsTest.php |
file |
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
|
| RevisionRelationshipsTest.php |
file |
core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
|
| RevisionRelationshipsTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Modules to enable. |
| RevisionRelationshipsTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Modules to enable. |
| RevisionRelationshipsTest::$testViews |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Views used by this test. |
| RevisionRelationshipsTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Views used by this test. |
| RevisionRelationshipsTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
|
| RevisionRelationshipsTest::testBlockContentRevisionRelationship |
function |
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Create a block_content with revision and rest result count for both views. |
| RevisionRelationshipsTest::testNodeRevisionRelationship |
function |
core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
Create a node with revision and rest result count for both views. |
| 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 enable. |
| 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/media/tests/src/Kernel/Views/RevisionUserTest.php |
Tests the media_revision_user field. |
| RevisionUserTest |
class |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Tests the block_content_revision_user field. |
| RevisionUserTest.php |
file |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
|
| RevisionUserTest.php |
file |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
|
| RevisionUserTest::$columnMap |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Map column names. |
| RevisionUserTest::$columnMap |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Map column names. |
| RevisionUserTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Modules to enable. |
| RevisionUserTest::$modules |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Modules to enable. |
| 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. |