ContextMapperTest |
tests/src/Unit/ContextMapperTest.php |
@coversDefaultClass \Drupal\page_manager\ContextMapper |
CurrentUserContextTest |
tests/src/Unit/CurrentUserContextTest.php |
Tests the current user context. |
LanguageInterfaceContextTest |
tests/src/Unit/LanguageInterfaceContextTest.php |
Tests the current language interface context. |
PageAccessTest |
tests/src/Unit/PageAccessTest.php |
Tests access for Page entities. |
PageBlockDisplayVariantTest |
tests/src/Unit/PageBlockDisplayVariantTest.php |
Tests the block variant plugin. |
PageContextTestBase |
tests/src/Unit/PageContextTestBase.php |
Provides a base class for testing page context classes. |
PageManagerRoutesTest |
tests/src/Unit/PageManagerRoutesTest.php |
Tests the page manager route subscriber. |
PageTest |
tests/src/Unit/PageTest.php |
Tests the Page entity. |
PageVariantTest |
tests/src/Unit/PageVariantTest.php |
@coversDefaultClass \Drupal\page_manager\Entity\PageVariant |
RouteAttributesTest |
tests/src/Unit/RouteAttributesTest.php |
@coversDefaultClass \Drupal\page_manager\Routing\RouteAttributes
@group PageManager |
RouteNameResponseSubscriberTest |
tests/src/Unit/RouteNameResponseSubscriberTest.php |
@coversDefaultClass \Drupal\page_manager\EventSubscriber\RouteNameResponseSubscriber
@group PageManager |
RouteParamContextTest |
tests/src/Unit/RouteParamContextTest.php |
Tests the route param context. |
VariantRouteFilterTest |
tests/src/Unit/VariantRouteFilterTest.php |
@coversDefaultClass \Drupal\page_manager\Routing\VariantRouteFilter
@group PageManager |