Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathBasedBreadcrumbBuilderTest::setupStubPathProcessor | function | core/ |
|
| PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath | function | core/ |
Tests the build method with a non processed path. |
| PathProcessor | class | core/ |
Path processor for url_alter_test. |
| PathProcessor.php | file | core/ |
|
| PathProcessor::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorAlias | class | core/ |
Processes the inbound path using path alias lookups. |
| PathProcessorAlias.php | file | core/ |
|
| PathProcessorAlias::$aliasManager | property | core/ |
An alias manager for looking up the system path. |
| PathProcessorAlias::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorAlias::processOutbound | function | core/ |
Processes the outbound path. |
| PathProcessorAlias::__construct | function | core/ |
Constructs a PathProcessorAlias object. |
| PathProcessorDecode | class | core/ |
Processes the inbound path by urldecoding it. |
| PathProcessorDecode.php | file | core/ |
|
| PathProcessorDecode::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorEntityResourceBC | class | core/ |
Path processor to maintain BC for entity REST resource URLs from Drupal 8.0. |
| PathProcessorEntityResourceBC.php | file | core/ |
|
| PathProcessorEntityResourceBC::$entityTypeManager | property | core/ |
The entity type manager. |
| PathProcessorEntityResourceBC::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorEntityResourceBC::__construct | function | core/ |
Creates a new PathProcessorEntityResourceBC instance. |
| 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::processOutbound | function | core/ |
Processes the outbound 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::providerProcessOutbound | function | core/ |
Outbound paths and expected results. |
| PathProcessorFrontTest::testProcessInbound | function | core/ |
Test basic inbound processing functionality. |
| PathProcessorFrontTest::testProcessInboundBadConfig | function | core/ |
Test inbound failure with broken config. |
| PathProcessorFrontTest::testProcessOutbound | function | core/ |
Test basic outbound processing functionality. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.