Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 11.x for process
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests processing of the inbound path. |
| PathProcessorTest | class | core/ |
Path processor for url_alter_test. |
| PathProcessorTest | class | core/ |
Path processor for url_alter_test. |
| PathProcessorTest.php | file | core/ |
|
| 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::processInbound | function | core/ |
Processes the inbound path. |
| PathProcessorTest::processOutbound | function | core/ |
Processes the outbound 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_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 |
| PerformanceTestTrait::processChromeDriverPerformanceLogs | function | core/ |
Gets the chromedriver performance log and extracts metrics from it. |
| PermissionCheckerTest::$processor | property | core/ |
The mocked access policy processor. |
| PermissionsHashGenerator::$processor | property | core/ |
The access policy processor. |
| PermissionsHashGeneratorTest::$processor | property | core/ |
The mocked access policy processor. |
| PhpUnitTestRunner::processPhpUnitResults | function | core/ |
Logs the parsed PHPUnit results into the test run. |
| PlaceholderStrategyInterface::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
| plugin.manager.migrate.process | service | core/ |
Drupal\migrate\Plugin\MigratePluginManager |
| PluginManagerPass::process | function | core/ |
|
| PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
| PreprocessPagerTest.php | file | core/ |
|
| PreprocessPagerTest::setUp | function | core/ |
|
| PreprocessPagerTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_pager() when an empty #pagination_heading_level value is passed. |
| PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test template_preprocess_pager() with an invalid #pagination_heading_level. |
| PreprocessPagerTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests template_preprocess_pager() when no #pagination_heading_level is passed. |
| PreprocessPagerTest::testPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_pager() when a #pagination_heading_level value is passed. |
| PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests template_preprocess_pager() when an empty #quantity is passed. |
| PreprocessPagerTest::testQuantitySet | function | core/ |
Tests template_preprocess_pager() when a #quantity value is passed. |
| ProcessedText | class | core/ |
Provides a processed text render element. |
| ProcessedText.php | file | core/ |
|
| ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
| ProcessedText::getInfo | function | core/ |
Returns the element properties for this element. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.