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. Search main for _preprocess
  6. Other projects
Title Object type File name Summary
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.
ShortcutThemeHooks::preprocessPageTitleOlivero function core/modules/shortcut/src/Hook/ShortcutThemeHooks.php Olivero-specific preprocessing for the page title.
Stable9Hooks::preprocessBlock function core/themes/stable9/src/Hook/Stable9Hooks.php Implements hook_preprocess_block().
Stable9Hooks::preprocessItemListSearchResults function core/themes/stable9/src/Hook/Stable9Hooks.php Implements hook_preprocess_item_list__search_results().
Stable9Hooks::preprocessViewsView function core/themes/stable9/src/Hook/Stable9Hooks.php Implements hook_preprocess_views_view().
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().
StarterkitThemeHooks::preprocessImageWidget function core/themes/starterkit_theme/src/Hook/StarterkitThemeHooks.php Implements hook_preprocess_image_widget().
starterkit_theme_preprocess_image_widget function core/themes/starterkit_theme/starterkit_theme.theme Implements hook_preprocess_image_widget().
SystemAdminThemePreprocess class core/modules/system/src/Theme/SystemAdminThemePreprocess.php Hook implementations for system.
SystemAdminThemePreprocess.php file core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemAdminThemePreprocess::preprocessAdminBlockContent function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative content block templates.
SystemAdminThemePreprocess::preprocessAdminPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for administrative index page templates.
SystemAdminThemePreprocess::preprocessSystemAdminIndex function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for admin index templates.
SystemAdminThemePreprocess::preprocessSystemModulesDetails function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for the module details templates.
SystemAdminThemePreprocess::preprocessSystemModulesUninstall function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for module uninstall templates.
SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for security advisories fetch error message templates.
SystemAdminThemePreprocess::preprocessSystemThemesPage function core/modules/system/src/Theme/SystemAdminThemePreprocess.php Prepares variables for appearance page templates.
SystemAdminThemePreprocess::__construct function core/modules/system/src/Theme/SystemAdminThemePreprocess.php
SystemThemeHooks::preprocessBlock function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SystemThemeHooks::preprocessEntityAddList function core/modules/system/src/Hook/SystemThemeHooks.php Prepares variables for the list of available bundles.
TaxonomyThemeHooks::preprocessTaxonomyTerm function core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php Prepares variables for taxonomy term templates.
template_preprocess function core/includes/theme.inc Adds a default set of helper variables for preprocessors and templates.
template_preprocess_admin_block_content function core/modules/system/system.module Prepares variables for administrative content block templates.
template_preprocess_admin_page function core/modules/system/system.module Prepares variables for administrative index page templates.
template_preprocess_authorize_report function core/includes/theme.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.module 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.
template_preprocess_entity_add_list function core/modules/system/system.module Prepares variables for the list of available bundles.
template_preprocess_field function core/includes/theme.inc Prepares variables for field templates.
template_preprocess_fieldset function core/includes/form.inc Prepares variables for fieldset element templates.
template_preprocess_field_multiple_value_form function core/includes/theme.inc Prepares variables for individual form element templates.
template_preprocess_field_ui_table function core/modules/field_ui/field_ui.module Prepares variables for field UI overview table templates.
template_preprocess_file_link function core/modules/file/file.module Prepares variables for file link templates.
template_preprocess_file_managed_file function core/modules/file/file.module Prepares variables for file form widget templates.
template_preprocess_file_upload_help function core/modules/file/file.module Prepares variables for file upload help text templates.
template_preprocess_file_widget_multiple function core/modules/file/file.module Prepares variables for multi file form widget templates.
template_preprocess_filter_guidelines function core/modules/filter/filter.module Prepares variables for text format guideline templates.
template_preprocess_filter_tips function core/modules/filter/filter.module Prepares variables for filter tips templates.
template_preprocess_form function core/includes/form.inc Prepares variables for form templates.
template_preprocess_form_element function core/includes/form.inc Returns HTML for a form element.

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