Search for path
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
PathProcessorFiles | class | core/ |
Defines a path processor to rewrite file URLs. |
PathProcessorFiles.php | file | core/ |
|
PathProcessorFiles::processInbound | function | core/ |
|
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/ |
|
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/ |
|
PathProcessorImageStyles::__construct | function | core/ |
Constructs a new PathProcessorImageStyles object. |
PathProcessorLanguage | class | core/ |
Processes the inbound path using path alias lookups. |
PathProcessorLanguage.php | file | core/ |
|
PathProcessorLanguage::$config | property | core/ |
A config factory for retrieving required config settings. |
PathProcessorLanguage::$configSubscriber | property | core/ |
The language configuration event subscriber. |
PathProcessorLanguage::$languageManager | property | core/ |
Language manager for retrieving the URL language type. |
PathProcessorLanguage::$multilingual | property | core/ |
Flag indicating whether the site is multilingual. |
PathProcessorLanguage::$negotiator | property | core/ |
The language negotiator. |
PathProcessorLanguage::$processors | property | core/ |
Local cache for language path processors. |
PathProcessorLanguage::initConfigSubscriber | function | core/ |
Initializes the injected event subscriber with the language path processor. |
PathProcessorLanguage::initProcessors | function | core/ |
Initializes the local cache for language path processors. |
PathProcessorLanguage::processInbound | function | core/ |
|
PathProcessorLanguage::processOutbound | function | core/ |
|
PathProcessorLanguage::reset | function | core/ |
Resets the collected processors instances. |
PathProcessorLanguage::__construct | function | core/ |
Constructs a PathProcessorLanguage object. |
PathProcessorManager | class | core/ |
Path processor manager. |
PathProcessorManager.php | file | core/ |
|
PathProcessorManager::$inboundProcessors | property | core/ |
Holds the array of inbound processors to cycle through. |
PathProcessorManager::$outboundProcessors | property | core/ |
Holds the array of outbound processors to cycle through. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.