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
PreprocessHooks::preprocessMediaLibraryItemWidget function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_media_library_item__widget().
PreprocessHooks::preprocessMenuLocalAction function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for menu_local_action.
PreprocessHooks::preprocessMenuLocalTask function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for menu-local-task templates.
PreprocessHooks::preprocessMenuLocalTasks function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for menu-local-tasks templates.
PreprocessHooks::preprocessMenuLocalTaskViewsUi function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for menu-local-task Views UI templates.
PreprocessHooks::preprocessNavigation function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for navigation.
PreprocessHooks::preprocessNodeAddList function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for node_add_list.
PreprocessHooks::preprocessPage function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for page.
PreprocessHooks::preprocessPageNodeRevisions function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for page__node__revisions.
PreprocessHooks::preprocessPageTitle function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for page_title.
PreprocessHooks::preprocessSelect function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for select.
PreprocessHooks::preprocessStatusMessages function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for status_messages.
PreprocessHooks::preprocessSystemThemesPage function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for system_themes_page.
PreprocessHooks::preprocessTable function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for table.
PreprocessHooks::preprocessTextFormatWrapper function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for text_format_wrapper.
PreprocessHooks::preprocessToolbar function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements toolbar preprocess.
PreprocessHooks::preprocessToolbarUserPicture function core/themes/default_admin/src/Hook/PreprocessHooks.php Lazy builder callback for the user picture.
PreprocessHooks::preprocessTopBar function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for top_bar.
PreprocessHooks::preprocessViewsExposedForm function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_exposed_form.
PreprocessHooks::preprocessViewsUiDisplayTabBucket function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
PreprocessHooks::preprocessViewsUiRearrangeFilterForm function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_form_FORM_ID_alter() for Views UI rearrange filter form.
PreprocessHooks::preprocessViewsViewFieldsMediaLibrary function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_views_view_fields().
PreprocessHooks::preprocessViewsViewTable function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_view_table.
PreprocessPagerTest::$pagerPreprocess property core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php Pager preprocess instance.
procedural_hook_theme_preprocess_node function core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme Implements hook_preprocess_HOOK().
procedural_hook_theme_preprocess_node__article function core/modules/system/tests/themes/HookCollector/procedural_hook_theme/procedural_hook_theme.theme Implements hook_preprocess_HOOK().
Registry::$preprocessForSuggestions property core/lib/Drupal/Core/Theme/Registry.php Preprocess suggestions discovered in modules.
Registry::collectModulePreprocess function core/lib/Drupal/Core/Theme/Registry.php Collect module implementations of a single hook.
Registry::getPreprocessForSuggestions function core/lib/Drupal/Core/Theme/Registry.php Returns discovered preprocess suggestions.
Registry::GLOBAL_PREPROCESS constant core/lib/Drupal/Core/Theme/Registry.php A common key for storing preprocess callbacks used by every theme hook.
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.
ResponsiveImageThemeHooks::preprocessResponsiveImage function core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php Prepares variables for a responsive image.
ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter function core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php Prepares variables for responsive image formatter templates.
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().
SearchLangcodeTestHooks::searchPreprocess function core/modules/search/tests/modules/search_langcode_test/src/Hook/SearchLangcodeTestHooks.php Implements hook_search_preprocess().
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().
SearchTextProcessor::invokePreprocess function core/modules/search/src/SearchTextProcessor.php Invokes hook_search_preprocess() to simplify text.
SearchThemeHooks::preprocessBlock function core/modules/search/src/Hook/SearchThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SearchThemeHooks::preprocessSearchResult function core/modules/search/src/Hook/SearchThemeHooks.php Prepares variables for individual search result templates.

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