You are here

namespace Drupal\Tests\page_manager\Functional in Page Manager 8.4

Classsort descending Location Description
FrontPageTest tests/src/Functional/FrontPageTest.php Tests a page manager page as front page.
PageManagerConfigTranslationTest tests/src/Functional/PageManagerConfigTranslationTest.php Tests that pages and variants can be translated.
PageManagerTranslationIntegrationTest tests/src/Functional/PageManagerTranslationIntegrationTest.php Tests that overriding the entity page does not affect content translation.
PageNodeAccessTest tests/src/Functional/PageNodeAccessTest.php Tests the access for an overridden route, specifically /node/{node}.
PageNodeSelectionTest tests/src/Functional/PageNodeSelectionTest.php Tests selecting variants based on nodes.
PagePlaceholderTest tests/src/Functional/PagePlaceholderTest.php Tests selecting page variants based on nodes.
PageTestHelperTrait tests/src/Functional/PageTestHelperTrait.php Provides helpers for Page Manager tests.