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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 @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::process | function | composer/ |
Processes the iterator created by ScaffoldFileCollection::create(). |
ScaffoldFileCollection::processScaffoldFiles | function | composer/ |
Processes the files in our collection. |
ScaffoldFileInfo::process | function | composer/ |
Moves a single scaffold file from source to destination. |
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_invoke_preprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
search_langcode_test_search_preprocess | function | core/ |
Implements hook_search_preprocess(). |
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. |
seven_preprocess_admin_block_content | function | core/ |
Implements hook_preprocess_HOOK() for block admin page templates. |
seven_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
seven_preprocess_block_content_add_list | function | core/ |
Implements hook_preprocess_HOOK() for block content add list templates. |
seven_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
seven_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
seven_preprocess_install_page | function | core/ |
Implements hook_preprocess_install_page(). |
seven_preprocess_item_list__media_library_add_form_media_list | function | core/ |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
seven_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_maintenance_page(). |
seven_preprocess_media_library_item__small | function | core/ |
Implements hook_preprocess_media_library_item__small(). |
seven_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_media_library_item__widget(). |
seven_preprocess_menu_local_action | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-action templates. |
seven_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.