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 |
|---|---|---|---|
| RouteProcessorCsrfTest::testProcessOutboundDynamicTwo | function | core/ |
Tests the processOutbound() method with two parameter replacements. |
| RouteProcessorCsrfTest::testProcessOutboundNoRequirement | function | core/ |
Tests the processOutbound() method with no _csrf_token route requirement. |
| RouteProcessorCurrent | class | core/ |
Provides a route processor to replace <current>. |
| RouteProcessorCurrent.php | file | core/ |
|
| RouteProcessorCurrent::$routeMatch | property | core/ |
The current route match. |
| RouteProcessorCurrent::processOutbound | function | core/ |
Processes the outbound route. |
| RouteProcessorCurrent::__construct | function | core/ |
Constructs a new RouteProcessorCurrent. |
| RouteProcessorCurrentIntegrationTest | class | core/ |
Tests the <current> route processor. |
| RouteProcessorCurrentIntegrationTest.php | file | core/ |
|
| RouteProcessorCurrentIntegrationTest::$modules | property | core/ |
Modules to enable. |
| RouteProcessorCurrentIntegrationTest::$urlGenerator | property | core/ |
The URL generator. |
| RouteProcessorCurrentIntegrationTest::setUp | function | core/ |
|
| RouteProcessorCurrentIntegrationTest::testProcessOutbound | function | core/ |
Tests the output process. |
| RouteProcessorManager | class | core/ |
Route processor manager. |
| RouteProcessorManager.php | file | core/ |
|
| RouteProcessorManager::$outboundProcessors | property | core/ |
Holds the array of outbound processors to cycle through. |
| RouteProcessorManager::$sortedOutbound | property | core/ |
Holds the array of outbound processors, sorted by priority. |
| RouteProcessorManager::addOutbound | function | core/ |
Adds an outbound processor object to the $outboundProcessors property. |
| RouteProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| RouteProcessorManager::processOutbound | function | core/ |
Processes the outbound route. |
| RouteProcessorManager::sortProcessors | function | core/ |
Sorts the processors according to priority. |
| RouteProcessorManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\RouteProcessor\RouteProcessorManager[[api-linebreak]] @group RouteProcessor |
| RouteProcessorManagerTest.php | file | core/ |
|
| RouteProcessorManagerTest::$processorManager | property | core/ |
The route processor manager. |
| RouteProcessorManagerTest::getMockProcessor | function | core/ |
Returns a mock Route processor object. |
| RouteProcessorManagerTest::setUp | function | core/ |
|
| RouteProcessorManagerTest::testRouteProcessorManager | function | core/ |
Tests the Route process manager functionality. |
| RouteProvider::$pathProcessor | property | core/ |
A path processor manager for resolving the system path. |
| RouteProviderTest::$pathProcessor | property | core/ |
The inbound path processor. |
| route_processor_csrf | service | core/ |
Drupal\Core\Access\RouteProcessorCsrf |
| route_processor_current | service | core/ |
Drupal\Core\RouteProcessor\RouteProcessorCurrent |
| route_processor_manager | service | core/ |
Drupal\Core\RouteProcessor\RouteProcessorManager |
| ScaffoldFileCollection::processScaffoldFiles | function | composer/ |
Processes the files in our collection. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
| SearchPreprocessLangcodeTest.php | file | core/ |
|
| SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPreprocessLangcodeTest::$modules | property | core/ |
Modules to enable. |
| SearchPreprocessLangcodeTest::$node | property | core/ |
Test node for searching. |
| SearchPreprocessLangcodeTest::setUp | function | core/ |
|
| SearchPreprocessLangcodeTest::testPreprocessLangcode | function | core/ |
Tests that hook_search_preprocess() returns the correct langcode. |
| SearchPreprocessLangcodeTest::testPreprocessStemming | function | core/ |
Tests stemming for hook_search_preprocess(). |
| search_embedded_form_preprocess_search_result | function | core/ |
Adds the test form to search results. |
| search_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| Select::processSelect | function | core/ |
Processes a select list form element. |
| serializer.normalizer.unprocessable_entity_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
| settings_tray.route_processor_off_canvas_form_bc | service | core/ |
\Drupal\settings_tray\RouteProcessor\BlockEntityOffCanvasFormRouteProcessorBC |
| settings_tray_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
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.