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 |
|---|---|---|---|
| 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/ |
|
| 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. |
| PathProcessorManager::$sortedInbound | property | core/ |
Holds the array of inbound processors, sorted by priority. |
| PathProcessorManager::$sortedOutbound | property | core/ |
Holds the array of outbound processors, sorted by priority. |
| PathProcessorManager::addInbound | function | core/ |
Adds an inbound processor object to the $inboundProcessors property. |
| PathProcessorManager::addOutbound | function | core/ |
Adds an outbound processor object to the $outboundProcessors property. |
| PathProcessorManager::getInbound | function | core/ |
Returns the sorted array of inbound processors. |
| PathProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| PathProcessorManager::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorManager::processOutbound | function | core/ |
Processes the outbound path. |
| PathProcessorManager::sortProcessors | function | core/ |
Sorts the processors according to priority. |
| PathProcessorTest | class | core/ |
Path processor for url_alter_test. |
| PathProcessorTest | class | core/ |
Tests processing of the inbound path. |
| PathProcessorTest.php | file | core/ |
|
| PathProcessorTest.php | file | core/ |
|
| PathProcessorTest::$languageManager | property | core/ |
The language manager stub used to construct a PathProcessorLanguage object. |
| PathProcessorTest::$languages | property | core/ |
Configuration for the languageManager stub. |
| PathProcessorTest::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorTest::processOutbound | function | core/ |
Processes the outbound path. |
| PathProcessorTest::setUp | function | core/ |
|
| PathProcessorTest::testProcessInbound | function | core/ |
Tests resolving the inbound path to the system path. |
| PathValidator::$pathProcessor | property | core/ |
The path processor. |
| PathValidatorTest::$pathProcessor | property | core/ |
The path processor. |
| path_alias.path_processor | service | core/ |
Drupal\path_alias\PathProcessor\AliasPathProcessor |
| path_processor.files | service | core/ |
Drupal\system\PathProcessor\PathProcessorFiles |
| path_processor.image_styles | service | core/ |
Drupal\image\PathProcessor\PathProcessorImageStyles |
| path_processor_alias | service | core/ |
Drupal\Core\PathProcessor\PathProcessorAlias |
| path_processor_decode | service | core/ |
Drupal\Core\PathProcessor\PathProcessorDecode |
| path_processor_front | service | core/ |
Drupal\Core\PathProcessor\PathProcessorFront |
| path_processor_manager | service | core/ |
Drupal\Core\PathProcessor\PathProcessorManager |
| PlaceholderStrategyInterface::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
| plugin.manager.aggregator.processor | service | core/ |
Drupal\aggregator\Plugin\AggregatorPluginManager |
| PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
| PreprocessPagerTest.php | file | core/ |
|
| PreprocessPagerTest::setUp | function | core/ |
|
| PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests template_preprocess_pager() when an empty #quantity is passed. |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| QueueWorkerInterface::processItem | function | core/ |
Works on a single queue item. |
| QueueWorkerManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| quickedit_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
| quickedit_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for the page title template. |
| Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
| rdf_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment templates. |
| rdf_preprocess_field__node__uid | function | core/ |
Implements hook_preprocess_HOOK() for UID field templates. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.