Search for _preprocess
- Search 7.x for _preprocess
- Search 9.5.x for _preprocess
- Search 8.9.x for _preprocess
- Search 10.3.x for _preprocess
- Search 11.x for _preprocess
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PreprocessHooks::preprocessMenuLocalTaskViewsUi | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task Views UI templates. |
| PreprocessHooks::preprocessNavigation | function | core/ |
Implements hook_preprocess_HOOK() for navigation. |
| PreprocessHooks::preprocessNodeAddList | function | core/ |
Implements hook_preprocess_HOOK() for node_add_list. |
| PreprocessHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK() for page. |
| PreprocessHooks::preprocessPageNodeRevisions | function | core/ |
Implements hook_preprocess_HOOK() for page__node__revisions. |
| PreprocessHooks::preprocessPageTitle | function | core/ |
Implements hook_preprocess_HOOK() for page_title. |
| PreprocessHooks::preprocessSelect | function | core/ |
Implements hook_preprocess_HOOK() for select. |
| PreprocessHooks::preprocessStatusMessages | function | core/ |
Implements hook_preprocess_HOOK() for status_messages. |
| PreprocessHooks::preprocessSystemThemesPage | function | core/ |
Implements hook_preprocess_HOOK() for system_themes_page. |
| PreprocessHooks::preprocessTable | function | core/ |
Implements hook_preprocess_HOOK() for table. |
| PreprocessHooks::preprocessTextFormatWrapper | function | core/ |
Implements hook_preprocess_HOOK() for text_format_wrapper. |
| PreprocessHooks::preprocessToolbar | function | core/ |
Implements toolbar preprocess. |
| PreprocessHooks::preprocessToolbarUserPicture | function | core/ |
Lazy builder callback for the user picture. |
| PreprocessHooks::preprocessTopBar | function | core/ |
Implements hook_preprocess_HOOK() for top_bar. |
| PreprocessHooks::preprocessViewsExposedForm | function | core/ |
Implements hook_preprocess_HOOK() for views_exposed_form. |
| PreprocessHooks::preprocessViewsUiDisplayTabBucket | function | core/ |
Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket. |
| PreprocessHooks::preprocessViewsUiRearrangeFilterForm | function | core/ |
Implements hook_form_FORM_ID_alter() for Views UI rearrange filter form. |
| PreprocessHooks::preprocessViewsViewFieldsMediaLibrary | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| PreprocessHooks::preprocessViewsViewTable | function | core/ |
Implements hook_preprocess_HOOK() for views_view_table. |
| PreprocessPagerTest::$pagerPreprocess | property | core/ |
Pager preprocess instance. |
| procedural_hook_theme_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK(). |
| procedural_hook_theme_preprocess_node__article | function | core/ |
Implements hook_preprocess_HOOK(). |
| Registry::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| Registry::collectModulePreprocess | function | core/ |
Collect module implementations of a single hook. |
| Registry::getPreprocessForSuggestions | function | core/ |
Returns discovered preprocess suggestions. |
| Registry::GLOBAL_PREPROCESS | constant | core/ |
A common key for storing preprocess callbacks used by every theme hook. |
| Registry::mergePreprocessFunctions | function | core/ |
Merges the source hook's preprocess functions into the destination hook's. |
| Registry::PREPROCESS_INVOKES | constant | core/ |
A common key for storing preprocess invoke locations for modules. |
| RegistryTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with suggestions. |
| RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
| ResponsiveImageThemeHooks::preprocessResponsiveImage | function | core/ |
Prepares variables for a responsive image. |
| ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| RouterTestThemeHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK(). |
| SearchEmbeddedFormThemeHooks::preprocessSearchResult | function | core/ |
Implements hook_preprocess_HOOK(). |
| SearchLangcodeTestHooks::searchPreprocess | function | core/ |
Implements hook_search_preprocess(). |
| SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
| SearchPreprocessLangcodeTest.php | file | core/ |
|
| SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPreprocessLangcodeTest::$modules | property | core/ |
Modules to install. |
| SearchPreprocessLangcodeTest::$node | property | core/ |
Test node for searching. |
| SearchPreprocessLangcodeTest::setUp | function | core/ |
|
| SearchPreprocessLangcodeTest::testPreprocessLangcode | function | core/ |
Tests that hook_search_preprocess() returns the correct langcode. |
| SearchPreprocessLangcodeTest::testPreprocessStemming | function | core/ |
Tests stemming for hook_search_preprocess(). |
| SearchTextProcessor::invokePreprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
| SearchThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SearchThemeHooks::preprocessSearchResult | function | core/ |
Prepares variables for individual search result templates. |
| SettingsTrayThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ShortcutThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ShortcutThemeHooks::preprocessPageTitle | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
| ShortcutThemeHooks::preprocessPageTitleOlivero | function | core/ |
Olivero-specific preprocessing for the page title. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.