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_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
olivero_preprocess_menu_local_tasks | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
olivero_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node.html.twig. |
olivero_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
olivero_preprocess_radios | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_search_result | function | core/ |
Implements hook_preprocess_search_result(). |
olivero_preprocess_select | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_table | function | core/ |
Implements hook_preprocess_table(). |
olivero_preprocess_textarea | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_text_format_wrapper | function | core/ |
Implements template_preprocess_text_format_wrapper(). |
olivero_preprocess_views_view_table | function | core/ |
Implements hook_preprocess_HOOK() for views-view-table templates. |
PagerPreprocess.php | file | core/ |
|
PagerPreprocess::preprocessPager | function | core/ |
Prepares variables for pager templates. |
PagerPreprocess::__construct | function | core/ |
|
PagerTestThemeHooks::preprocessPager | function | core/ |
Implements hook_preprocess_HOOK(). |
Registry::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
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. |
RouterTestThemeHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK(). |
SearchEmbeddedFormThemeHooks::preprocessSearchResult | function | core/ |
Implements hook_preprocess_HOOK(). |
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(). |
SearchThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block 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. |
stable9_preprocess_item_list__search_results | function | core/ |
Implements hook_preprocess_item_list__search_results(). |
stable9_preprocess_views_view | function | core/ |
Implements hook_preprocess_views_view(). |
starterkit_theme_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
SystemThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
SystemThemeHooks::preprocessToolbar | function | core/ |
Implements hook_preprocess_toolbar(). |
template_preprocess_admin_block_content | function | core/ |
Prepares variables for administrative content block templates. |
template_preprocess_admin_page | function | core/ |
Prepares variables for administrative index page templates. |
template_preprocess_authorize_report | function | core/ |
Prepares variables for authorize.php operation report templates. |
template_preprocess_block | function | core/ |
Prepares variables for block templates. |
template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a block type creation list templates. |
template_preprocess_breadcrumb | function | core/ |
Prepares variables for breadcrumb templates. |
template_preprocess_checkboxes | function | core/ |
Prepares variables for checkboxes templates. |
template_preprocess_comment | function | core/ |
Prepares variables for comment templates. |
template_preprocess_container | function | core/ |
Prepares variables for container templates. |
template_preprocess_datetime_form | function | core/ |
Prepares variables for datetime form element templates. |
template_preprocess_datetime_wrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
template_preprocess_details | function | core/ |
Prepares variables for details element templates. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.