Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathPluginBaseTest::$accessPluginManager | property | core/ |
The mocked views access plugin manager. |
| PathPluginBaseTest::$pathPlugin | property | core/ |
The tested path plugin base. |
| PathPluginBaseTest::$routeProvider | property | core/ |
The route provider that should be used. |
| PathPluginBaseTest::$state | property | core/ |
The mocked key value storage. |
| PathPluginBaseTest::setUp | function | core/ |
|
| PathPluginBaseTest::setupContainer | function | core/ |
Setup access plugin manager and config factory in the Drupal class. |
| PathPluginBaseTest::setupViewExecutableAccessPlugin | function | core/ |
Returns some mocked view entity, view executable, and access plugin. |
| PathPluginBaseTest::testAlterPostRestRoute | function | core/ |
Tests the altering of a REST route. |
| PathPluginBaseTest::testAlterRoute | function | core/ |
Tests the alter route method. |
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters | function | core/ |
Tests altering routes with optional parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParameters | function | core/ |
Tests altering routes with parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting | function | core/ |
Tests altering routes with parameters and upcasting information. |
| PathPluginBaseTest::testAlterRouteWithAlterCallback | function | core/ |
Tests the alter route method with preexisting title callback. |
| PathPluginBaseTest::testCollectRoutes | function | core/ |
Tests the collectRoutes method. |
| PathPluginBaseTest::testCollectRoutesWithArguments | function | core/ |
Tests the collectRoutes method with arguments. |
| PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath | function | core/ |
Tests the collectRoutes method with arguments not specified in the path. |
| PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse | function | core/ |
Tests the collectRoutes method with a display returning a response. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName | function | core/ |
Tests the collect routes method with an alternative route name in the UI. |
| PathPluginBaseTest::testGetRestRoute | function | core/ |
Tests the altering of a REST route. |
| PathPluginBaseTest::testGetRouteName | function | core/ |
Tests the getRouteName method. |
| PathPluginTest | class | core/ |
Tests the node row plugin. |
| PathPluginTest.php | file | core/ |
|
| PathPluginTest::$modules | property | core/ |
Modules to install. |
| PathPluginTest::$nodes | property | core/ |
Contains all nodes used by this test. |
| PathPluginTest::$testViews | property | core/ |
Views used by this test. |
| PathPluginTest::setUp | function | core/ |
|
| PathPluginTest::testPathPlugin | function | core/ |
Tests the node path plugin functionality when converted to entity link. |
| PathProcessorDecode | class | core/ |
Processes the inbound path by decoding the URL. |
| PathProcessorDecode.php | file | core/ |
|
| PathProcessorDecode::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorFiles | class | core/ |
Defines a path processor to rewrite file URLs. |
| PathProcessorFiles.php | file | core/ |
|
| PathProcessorFiles::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorFront | class | core/ |
Processes the inbound path by resolving it to the front page if empty. |
| PathProcessorFront.php | file | core/ |
|
| PathProcessorFront::$config | property | core/ |
A config factory for retrieving required config settings. |
| PathProcessorFront::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorFront::__construct | function | core/ |
Constructs a PathProcessorFront object. |
| PathProcessorFrontTest | class | core/ |
Test front page path processing. |
| PathProcessorFrontTest.php | file | core/ |
|
| PathProcessorFrontTest::providerProcessInbound | function | core/ |
Inbound paths and expected results. |
| PathProcessorFrontTest::testProcessInbound | function | core/ |
Tests basic inbound processing functionality. |
| PathProcessorFrontTest::testProcessInboundBadConfig | function | core/ |
Tests inbound failure with broken config. |
| PathProcessorImageStyles | class | core/ |
Defines a path processor to rewrite image styles URLs. |
| PathProcessorImageStyles.php | file | core/ |
|
| PathProcessorImageStyles::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
| PathProcessorImageStyles::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorImageStyles::__construct | function | core/ |
Constructs a new PathProcessorImageStyles object. |
| PathProcessorLanguage | class | core/ |
Processes the inbound path using path alias lookups. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.