Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
outbound_processing_test.routing.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml |
PackageManagerUpdateProcessor | class | core/ |
Extends the Update module's update processor allow fetching any project. |
PackageManagerUpdateProcessor.php | file | core/ |
|
PackageManagerUpdateProcessor::getProjectData | function | core/ |
Gets the project data by name. |
PackageManagerUpdateProcessor::processFetchTask | function | core/ |
|
PackageManagerUpdateProcessor::__construct | function | core/ |
Constructs an UpdateProcessor. |
pager_test_preprocess_pager | function | core/ |
Implements hook_preprocess_HOOK(). |
page_cache_form_test_form_page_cache_form_test_process | function | core/ |
Process callback to check immutability. |
PasswordConfirm::processPasswordConfirm | function | core/ |
Expand a password_confirm field into two text boxes. |
PathBasedBreadcrumbBuilder::$pathProcessor | property | core/ |
The inbound path processor. |
PathBasedBreadcrumbBuilderTest::$pathProcessor | property | core/ |
The mocked path processor. |
PathBasedBreadcrumbBuilderTest::setupStubPathProcessor | function | core/ |
|
PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath | function | core/ |
Tests the build method with a non processed path. |
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. |
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/ |
Processes the inbound path. |
PathProcessorLanguage::processOutbound | function | core/ |
Processes the outbound path. |
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/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.