Search for _preprocess_

  1. Search 7.x for _preprocess_
  2. Search 9.5.x for _preprocess_
  3. Search 8.9.x for _preprocess_
  4. Search 10.3.x for _preprocess_
  5. Other projects
Title Object type File name Summary
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_preprocess_views_view_table function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for views-view-table templates.
PagerPreprocess.php file core/lib/Drupal/Core/Pager/PagerPreprocess.php
PagerPreprocess::preprocessPager function core/lib/Drupal/Core/Pager/PagerPreprocess.php Prepares variables for pager templates.
PagerPreprocess::__construct function core/lib/Drupal/Core/Pager/PagerPreprocess.php
PagerTestThemeHooks::preprocessPager function core/modules/system/tests/modules/pager_test/src/Hook/PagerTestThemeHooks.php Implements hook_preprocess_HOOK().
Registry::$preprocessForSuggestions property core/lib/Drupal/Core/Theme/Registry.php Preprocess suggestions discovered in modules.
Registry::mergePreprocessFunctions function core/lib/Drupal/Core/Theme/Registry.php Merges the source hook's preprocess functions into the destination hook's.
Registry::PREPROCESS_INVOKES constant core/lib/Drupal/Core/Theme/Registry.php A common key for storing preprocess invoke locations for modules.
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.
RouterTestThemeHooks::preprocessPage function core/modules/system/tests/modules/router_test_directory/src/Hook/RouterTestThemeHooks.php Implements hook_preprocess_HOOK().
SearchEmbeddedFormThemeHooks::preprocessSearchResult function core/modules/search/tests/modules/search_embedded_form/src/Hook/SearchEmbeddedFormThemeHooks.php Implements hook_preprocess_HOOK().
SearchPreprocessLangcodeTest class core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php Tests that the search preprocessing uses the correct language code.
SearchPreprocessLangcodeTest.php file core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php
SearchPreprocessLangcodeTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php The theme to install as the default for testing.
SearchPreprocessLangcodeTest::$modules property core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php Modules to install.
SearchPreprocessLangcodeTest::$node property core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php Test node for searching.
SearchPreprocessLangcodeTest::setUp function core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php
SearchPreprocessLangcodeTest::testPreprocessLangcode function core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php Tests that hook_search_preprocess() returns the correct langcode.
SearchPreprocessLangcodeTest::testPreprocessStemming function core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php Tests stemming for hook_search_preprocess().
SearchThemeHooks::preprocessBlock function core/modules/search/src/Hook/SearchThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SettingsTrayThemeHooks::preprocessBlock function core/modules/settings_tray/src/Hook/SettingsTrayThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
ShortcutThemeHooks::preprocessBlock function core/modules/shortcut/src/Hook/ShortcutThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
ShortcutThemeHooks::preprocessPageTitle function core/modules/shortcut/src/Hook/ShortcutThemeHooks.php Implements hook_preprocess_HOOK() for page title templates.
stable9_preprocess_item_list__search_results function core/themes/stable9/stable9.theme Implements hook_preprocess_item_list__search_results().
stable9_preprocess_views_view function core/themes/stable9/stable9.theme Implements hook_preprocess_views_view().
starterkit_theme_preprocess_image_widget function core/themes/starterkit_theme/starterkit_theme.theme Implements hook_preprocess_image_widget().
SystemThemeHooks::preprocessBlock function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SystemThemeHooks::preprocessToolbar function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_preprocess_toolbar().
template_preprocess_admin_block_content function core/modules/system/system.admin.inc Prepares variables for administrative content block templates.
template_preprocess_admin_page function core/modules/system/system.admin.inc Prepares variables for administrative index page templates.
template_preprocess_authorize_report function core/includes/theme.maintenance.inc Prepares variables for authorize.php operation report templates.
template_preprocess_block function core/modules/block/block.module Prepares variables for block templates.
template_preprocess_block_content_add_list function core/modules/block_content/block_content.pages.inc Prepares variables for a block type creation list templates.
template_preprocess_breadcrumb function core/includes/theme.inc Prepares variables for breadcrumb templates.
template_preprocess_checkboxes function core/includes/form.inc Prepares variables for checkboxes templates.
template_preprocess_comment function core/modules/comment/comment.module Prepares variables for comment templates.
template_preprocess_container function core/includes/theme.inc Prepares variables for container templates.
template_preprocess_datetime_form function core/includes/theme.inc Prepares variables for datetime form element templates.
template_preprocess_datetime_wrapper function core/includes/theme.inc Prepares variables for datetime form wrapper templates.
template_preprocess_details function core/includes/form.inc Prepares variables for details element templates.

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