Search for _preprocess_

  1. Search 7.x for _preprocess_
  2. Search 8.9.x for _preprocess_
  3. Search 10.3.x for _preprocess_
  4. Search 11.x for _preprocess_
  5. Other projects
Title Object type File name Summary
menu_ui_preprocess_block function core/modules/menu_ui/menu_ui.module Implements hook_preprocess_HOOK() for block templates.
node_preprocess_block function core/modules/node/node.module Implements hook_preprocess_HOOK() for block templates.
node_preprocess_field__node function core/modules/node/node.module Implements hook_preprocess_HOOK() for node field templates.
node_preprocess_html function core/modules/node/node.module Implements hook_preprocess_HOOK() for HTML document templates.
OliveroTest::testPreprocessBlock function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that olivero_preprocess_block is functioning as expected.
olivero_preprocess_block function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for block.html.twig.
olivero_preprocess_checkboxes function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for comment.html.twig.
olivero_preprocess_field function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_fieldset function core/themes/olivero/olivero.theme Implements template_preprocess_HOOK() for fieldset.
olivero_preprocess_field_multiple_value_form function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_field__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field--comment.html.twig.
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_form_element().
olivero_preprocess_form_element_label function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_html function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for HTML document templates.
olivero_preprocess_input function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
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.html.twig.
olivero_preprocess_menu function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_preprocess_menu_local_task function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-task templates.
olivero_preprocess_menu_local_tasks function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for menu-local-tasks templates.
olivero_preprocess_node function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for node.html.twig.
olivero_preprocess_page_title function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for page title templates.
olivero_preprocess_radios function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
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().
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().
olivero_preprocess_text_format_wrapper function core/themes/olivero/olivero.theme Implements template_preprocess_text_format_wrapper().
olivero_test_preprocess_field_multiple_value_form function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_field_multiple_value_form().
olivero_test_preprocess_html function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_html().
olivero_test_preprocess_page function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess().
pager_test_preprocess_pager function core/modules/system/tests/modules/pager_test/pager_test.module Implements hook_preprocess_HOOK().
quickedit_preprocess_entity_page_title function core/modules/quickedit/quickedit.module Implements hook_preprocess_entity_page_title().
quickedit_preprocess_field function core/modules/quickedit/quickedit.module Implements hook_preprocess_HOOK() for field templates.
quickedit_preprocess_page_title function core/modules/quickedit/quickedit.module Implements hook_preprocess_HOOK() for the page title template.
rdf_preprocess_comment function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for comment templates.
rdf_preprocess_field__node__uid function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for UID field templates.
rdf_preprocess_html function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for HTML document templates.
rdf_preprocess_image function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for image.html.twig.
rdf_preprocess_node function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for node templates.
rdf_preprocess_taxonomy_term function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for taxonomy term templates.
rdf_preprocess_user function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for user templates.
rdf_preprocess_username function core/modules/rdf/rdf.module Implements hook_preprocess_HOOK() for username.html.twig.
Registry::mergePreprocessFunctions function core/lib/Drupal/Core/Theme/Registry.php Merges the source hook's preprocess functions into the destination hook's.
RegistryLegacyTest::testSuggestionPreprocessFunctions function core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests the theme registry with theme functions with suggestions.
RegistryTest::testSuggestionPreprocessFunctions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the theme registry with suggestions.
RenderTest::testDrupalRenderThemePreprocessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests theme preprocess functions being able to attach assets.

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