Search for process

  1. Search 7.x for process
  2. Search 9.5.x for process
  3. Search 8.9.x for process
  4. Search 10.3.x for process
  5. Other projects
Title Object type File name Summary
NodeBulkUpdate::process function core/modules/node/src/NodeBulkUpdate.php Updates all nodes in the passed-in array with the passed-in field values.
NodeBulkUpdate::processNode function core/modules/node/src/NodeBulkUpdate.php Updates individual nodes when fewer than 10 are queued.
NodeThemeHooks::preprocessBlock function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
NodeThemeHooks::preprocessFieldNode function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for node field templates.
NodeThemeHooks::preprocessHtml function core/modules/node/src/Hook/NodeThemeHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
NodeThemeHooks::preprocessNode function core/modules/node/src/Hook/NodeThemeHooks.php Prepares variables for node templates.
NodeThemeHooks::preprocessNodeAddList function core/modules/node/src/Hook/NodeThemeHooks.php Prepares variables for list of available node type templates.
NullGenerator::processPath function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the path to a processor manager to allow alterations.
NullGenerator::processRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the route to the processor manager for altering before compilation.
NullIdMap::processedCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of processed items in the map.
NullPathProcessorManager class core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Provides a null implementation of the path processor manager.
NullPathProcessorManager.php file core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php
NullPathProcessorManager::processInbound function core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Processes the inbound path.
NullPathProcessorManager::processOutbound function core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Processes the outbound path.
OEmbedIframeControllerTest::testResourcePassedToPreprocess function core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php Tests that resources can be used in media_oembed_iframe preprocess.
OliveroPagePreprocessHooks class core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Page preprocess hooks for olivero.
OliveroPagePreprocessHooks.php file core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroPagePreprocessHooks::preprocessHtml function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
OliveroPagePreprocessHooks::__construct function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroTest::testPreprocessBlock function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that olivero_preprocess_block is functioning as expected.
OliveroTestThemeHooks::preprocessFieldMultipleValueForm function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_field_multiple_value_form().
OliveroTestThemeHooks::preprocessHtml function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_html().
olivero_preprocess_block function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for block.
olivero_preprocess_checkboxes function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for checkboxes.
olivero_preprocess_comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for comment.
olivero_preprocess_field function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field.
olivero_preprocess_fieldset function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for fieldset.
olivero_preprocess_field_multiple_value_form function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field-multiple-value-form.
olivero_preprocess_field__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field--comment.
olivero_preprocess_field__node__created function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_filter_caption function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for setting classes.
olivero_preprocess_form_element function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for form-element.
olivero_preprocess_form_element_label function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for form-element-label.
olivero_preprocess_input function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for input.
olivero_preprocess_item_list__search_results function core/themes/olivero/olivero.theme Implements hook_preprocess_item_list__search_results().
olivero_preprocess_links__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_links__comment().
olivero_preprocess_maintenance_page function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for maintenance-page.
olivero_preprocess_menu function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu.
olivero_preprocess_menu_local_task function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-task.
olivero_preprocess_menu_local_tasks function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-tasks.
olivero_preprocess_node function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for node.
olivero_preprocess_page_title function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for page-title.
olivero_preprocess_radios function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for radios.
olivero_preprocess_search_result function core/themes/olivero/olivero.theme Implements hook_preprocess_search_result().
olivero_preprocess_select function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for select.
olivero_preprocess_table function core/themes/olivero/olivero.theme Implements hook_preprocess_table().
olivero_preprocess_textarea function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for textarea.
olivero_preprocess_text_format_wrapper function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for text-format-wrapper.
olivero_preprocess_views_view_table function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for views-view-table.
OperationInterface::process function composer/Plugin/Scaffold/Operations/OperationInterface.php Process this scaffold operation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.