Search for _process

  1. Search 7.x for _process
  2. Search 8.9.x for _process
  3. Search 10.3.x for _process
  4. Search 11.x for _process
  5. Search main for _process
  6. Other projects
Title Object type File name Summary
SearchTextProcessorTest::testSearchTextProcessorUnicode function core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php Tests that text processing handles Unicode characters correctly.
search_embedded_form_preprocess_search_result function core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Adds the test form to search results.
search_invoke_preprocess function core/modules/search/search.module Invokes hook_search_preprocess() to simplify text.
search_langcode_test_search_preprocess function core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module Implements hook_search_preprocess().
search_preprocess_block function core/modules/search/search.module Implements hook_preprocess_HOOK() for block templates.
Select::processSelect function core/lib/Drupal/Core/Render/Element/Select.php Processes a select list form element.
serializer.normalizer.unprocessable_entity_exception.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer
settings_tray_preprocess_block function core/modules/settings_tray/settings_tray.module Implements hook_preprocess_HOOK() for block templates.
seven_preprocess_admin_block_content function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for block admin page templates.
seven_preprocess_block function core/themes/seven/seven.theme Implements hook_preprocess_block() for block content.
seven_preprocess_block_content_add_list function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for block content add list templates.
seven_preprocess_fieldset__media_library_widget function core/themes/seven/seven.theme @todo Remove this when https://www.drupal.org/project/drupal/issues/2999549
lands.
seven_preprocess_html function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for HTML document templates.
seven_preprocess_image_widget function core/themes/seven/seven.theme Implements hook_preprocess_image_widget().
seven_preprocess_install_page function core/themes/seven/seven.theme Implements hook_preprocess_install_page().
seven_preprocess_item_list__media_library_add_form_media_list function core/themes/seven/seven.theme Implements hook_preprocess_item_list__media_library_add_form_media_list().
seven_preprocess_links function core/themes/seven/seven.theme Implements template_preprocess_links().
seven_preprocess_links__media_library_menu function core/themes/seven/seven.theme Implements hook_preprocess_links__media_library_menu().
seven_preprocess_maintenance_page function core/themes/seven/seven.theme Implements hook_preprocess_maintenance_page().
seven_preprocess_media_library_item__small function core/themes/seven/seven.theme Implements hook_preprocess_media_library_item__small().
seven_preprocess_media_library_item__widget function core/themes/seven/seven.theme Implements hook_preprocess_media_library_item__widget().
seven_preprocess_menu_local_action function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for menu-local-action templates.
seven_preprocess_menu_local_task function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for menu-local-task templates.
seven_preprocess_menu_local_tasks function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for menu-local-tasks templates.
seven_preprocess_node_add_list function core/themes/seven/seven.theme Implements hook_preprocess_HOOK() for list of available node type templates.
seven_preprocess_update_version function core/themes/seven/seven.theme Prepares variables for update version templates.
seven_preprocess_views_view_fields__media_library function core/themes/seven/seven.theme Implements hook_preprocess_views_view_fields().
shortcut_preprocess_block function core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for block templates.
shortcut_preprocess_page_title function core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for page title templates.
SingleFlushStrategy::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php Processes placeholders to render them with different strategies.
SkipOnEmpty::process function core/modules/migrate/src/Plugin/migrate/process/SkipOnEmpty.php Stops processing the current property when value is not set.
SkipOnEmptyTest::testProcessBypassesOnNonEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php @covers ::process[[api-linebreak]]
SkipOnEmptyTest::testProcessSkipsOnEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php @covers ::process[[api-linebreak]]
SkipOp::process function composer/Plugin/Scaffold/Operations/SkipOp.php Process this scaffold operation.
SkipOpTest::testProcess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/SkipOpTest.php @covers ::process[[api-linebreak]]
Sql::processedCount function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Returns the number of processed items in the map.
SqlContentEntityStorageSchema::processDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Processes the gathered schema for a base table.
SqlContentEntityStorageSchema::processFieldStorageSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Processes the schema for a field storage definition.
SqlContentEntityStorageSchema::processIdentifierSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Processes the specified entity key.
SqlContentEntityStorageSchema::processRevisionDataTable function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Processes the gathered schema for a base table.
stable_preprocess_image_widget function core/themes/stable/stable.theme Implements hook_preprocess_image_widget().
stable_preprocess_links function core/themes/stable/stable.theme Implements template_preprocess_links().
stable_process_text_format function core/themes/stable/stable.theme #process callback, for adding classes to filter components.
StackedKernelPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php
StackedKernelPassTest::testProcessWithHttpKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process[[api-linebreak]]
StackedKernelPassTest::testProcessWithStackedKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process[[api-linebreak]]
StackedSessionHandlerPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php
StarterKit::postProcess function core/themes/starterkit_theme/src/StarterKit.php Performs post-processing of a generated theme.
StarterKitInterface::postProcess function core/lib/Drupal/Core/Theme/StarterKitInterface.php Performs post-processing of a generated theme.
starterkit_theme_preprocess_image_widget function core/themes/starterkit_theme/starterkit_theme.theme Implements hook_preprocess_image_widget().

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