| PathPluginBaseTest::$pathPlugin |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The tested path plugin base. |
| PathPluginBaseTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The route provider that should be used. |
| PathPluginBaseTest::$state |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The mocked key value storage. |
| PathPluginBaseTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
|
| PathPluginBaseTest::setupContainer |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Setup access plugin manager and config factory in the Drupal class. |
| PathPluginBaseTest::setUpMockServiceLocator |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Initializes a service locator as a mock object. |
| PathPluginBaseTest::setupViewExecutableAccessPlugin |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Returns some mocked view entity, view executable, and access plugin. |
| PathPluginBaseTest::testAlterPostRestRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the altering of a REST route. |
| PathPluginBaseTest::testAlterRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the alter route method. |
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with optional parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with parameters and upcasting information. |
| PathPluginBaseTest::testAlterRouteWithAlterCallback |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the alter route method with preexisting title callback. |
| PathPluginBaseTest::testCollectRoutes |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method. |
| PathPluginBaseTest::testCollectRoutesWithArguments |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with arguments. |
| PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with arguments not specified in the path. |
| PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a display returning a response. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collect routes method with an alternative route name in the UI. |
| PathPluginBaseTest::testGetRestRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the altering of a REST route. |
| PathPluginBaseTest::testGetRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the getRouteName method. |
| PathPluginTest |
class |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Tests the node row plugin. |
| PathPluginTest.php |
file |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
|
| PathPluginTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
|
| PathPluginTest::$nodes |
property |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Contains all nodes used by this test. |
| PathPluginTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Views used by this test. |
| PathPluginTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
|
| PathPluginTest::testPathPlugin |
function |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Tests the node path plugin functionality when converted to entity link. |
| PathProcessorFrontTest |
class |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php |
Test front page path processing. |
| PathProcessorFrontTest.php |
file |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php |
|
| PathProcessorFrontTest::providerProcessInbound |
function |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php |
Inbound paths and expected results. |
| PathProcessorFrontTest::testProcessInbound |
function |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php |
Tests basic inbound processing functionality. |
| PathProcessorFrontTest::testProcessInboundBadConfig |
function |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php |
Tests inbound failure with broken config. |
| PathProcessorTest |
class |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Tests processing of the inbound path. |
| PathProcessorTest |
class |
core/modules/system/tests/modules/url_alter_test/src/PathProcessorTest.php |
Path processor for url_alter_test. |
| PathProcessorTest.php |
file |
core/modules/system/tests/modules/url_alter_test/src/PathProcessorTest.php |
|
| PathProcessorTest.php |
file |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
|
| PathProcessorTest::$languageManager |
property |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
The language manager stub used to construct a PathProcessorLanguage object. |
| PathProcessorTest::$languages |
property |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Configuration for the languageManager stub. |
| PathProcessorTest::processInbound |
function |
core/modules/system/tests/modules/url_alter_test/src/PathProcessorTest.php |
|
| PathProcessorTest::processOutbound |
function |
core/modules/system/tests/modules/url_alter_test/src/PathProcessorTest.php |
|
| PathProcessorTest::setUp |
function |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
|
| PathProcessorTest::testProcessInbound |
function |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Tests resolving the inbound path to the system path. |
| PathRootsSubscriberTest |
class |
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php |
Tests Drupal\Core\EventSubscriber\PathRootsSubscriber. |
| PathRootsSubscriberTest.php |
file |
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php |
|
| PathRootsSubscriberTest::$pathRootsSubscriber |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php |
The tested path root subscriber. |
| PathRootsSubscriberTest::$state |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php |
The mocked state. |
| PathRootsSubscriberTest::setUp |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php |
|
| PathRootsSubscriberTest::testSubscribing |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php |
Tests altering and finished event. |
| PathSetTranslatedTest |
class |
core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php |
Tests the path_set_translated process plugin. |