| RevisionDeleteFormTest::testAccessDeleteDefault |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php |
Test cannot delete default revision. |
| RevisionDeleteFormTest::testAccessDeleteLatestDefault |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php |
Test cannot delete latest revision. |
| RevisionDeleteFormTest::testAccessDeleteLatestForwardRevision |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php |
Ensure that forward revision can be deleted. |
| RevisionDeleteFormTest::testAccessDeleteNonLatest |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php |
Test can delete non-latest revision. |
| RevisionDeleteFormTest::testPageTitle |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php |
Tests title by whether entity supports revision creation dates. |
| RevisionDeleteFormTest::testSubmitForm |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php |
Tests revision deletion form. |
| RevisionLinkDeleteTest |
class |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php |
Tests Drupal\node\Plugin\views\field\RevisionLinkDelete. |
| RevisionLinkDeleteTest.php |
file |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php |
|
| RevisionLinkDeleteTest::setUp |
function |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php |
|
| RevisionLinkDeleteTest::testRenderNullEntity |
function |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php |
Test the render method when getEntity returns NULL. |
| RevisionLinkRevertTest |
class |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php |
Tests Drupal\node\Plugin\views\field\RevisionLinkRevert. |
| RevisionLinkRevertTest.php |
file |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php |
|
| RevisionLinkRevertTest::setUp |
function |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php |
|
| RevisionLinkRevertTest::testRenderNullEntity |
function |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php |
Test the render method when getEntity returns NULL. |
| RevisionLinkTest |
class |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php |
Tests Drupal\node\Plugin\views\field\RevisionLink. |
| 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.php |
file |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php |
|
| RevisionLinkTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
|
| RevisionLinkTest::$testViews |
property |
core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php |
Views used by this test. |
| RevisionLinkTest::setUp |
function |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php |
|
| RevisionLinkTest::testRenderNullEntity |
function |
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php |
Test the render method when getEntity returns NULL. |
| 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 |
|
| RevisionRelationshipsTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php |
|
| 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. |
| RevisionRevertFormTest |
class |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Tests reverting a revision with revision revert form. |
| RevisionRevertFormTest.php |
file |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
|
| RevisionRevertFormTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
|
| RevisionRevertFormTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
|
| RevisionRevertFormTest::countRevisions |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Count number of revisions for an entity type. |
| RevisionRevertFormTest::getLogs |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Loads watchdog entries by channel. |
| RevisionRevertFormTest::providerPageTitle |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Data provider for testPageTitle. |
| RevisionRevertFormTest::providerSubmitForm |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Data provider for testSubmitForm. |
| RevisionRevertFormTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
|
| RevisionRevertFormTest::testAccessRevertLatestDefault |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Test cannot revert latest default revision. |
| RevisionRevertFormTest::testAccessRevertLatestForwardRevision |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Ensures that forward revisions can be reverted. |
| RevisionRevertFormTest::testAccessRevertNonLatest |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Test can revert non-latest revision. |
| RevisionRevertFormTest::testFormRevisionRevert |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Test form revision revert. |
| RevisionRevertFormTest::testPageTitle |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Tests title by whether entity supports revision creation dates. |
| RevisionRevertFormTest::testPrepareRevision |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Tests the revert process. |
| RevisionRevertFormTest::testSubmitForm |
function |
core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php |
Tests revision revert, and expected response after revert. |