Search for _preprocess_
- Search 7.x for _preprocess_
- Search 9.5.x for _preprocess_
- Search 10.3.x for _preprocess_
- Search 11.x for _preprocess_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
rdf_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
rdf_preprocess_taxonomy_term | function | core/ |
Implements hook_preprocess_HOOK() for taxonomy term templates. |
rdf_preprocess_user | function | core/ |
Implements hook_preprocess_HOOK() for user templates. |
rdf_preprocess_username | function | core/ |
Implements hook_preprocess_HOOK() for username.html.twig. |
Registry::mergePreprocessFunctions | function | core/ |
Merges the source hook's preprocess functions into the destination hook's. |
RegistryLegacyTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with theme functions with suggestions. |
RegistryTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with suggestions. |
RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
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 enable. |
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(). |
search_embedded_form_preprocess_search_result | function | core/ |
Adds the test form to search results. |
search_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
settings_tray_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
seven_preprocess_admin_block_content | function | core/ |
Implements hook_preprocess_HOOK() for block admin page templates. |
seven_preprocess_block | function | core/ |
Implements hook_preprocess_block() for block content. |
seven_preprocess_block_content_add_list | function | core/ |
Implements hook_preprocess_HOOK() for block content add list templates. |
seven_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
seven_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
seven_preprocess_install_page | function | core/ |
Implements hook_preprocess_install_page(). |
seven_preprocess_item_list__media_library_add_form_media_list | function | core/ |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
seven_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_maintenance_page(). |
seven_preprocess_media_library_item__small | function | core/ |
Implements hook_preprocess_media_library_item__small(). |
seven_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_media_library_item__widget(). |
seven_preprocess_menu_local_action | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-action templates. |
seven_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
seven_preprocess_menu_local_tasks | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
seven_preprocess_node_add_list | function | core/ |
Implements hook_preprocess_HOOK() for list of available node type templates. |
seven_preprocess_update_version | function | core/ |
Prepares variables for update version templates. |
seven_preprocess_views_view_fields__media_library | function | core/ |
Implements hook_preprocess_views_view_fields(). |
shortcut_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
shortcut_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
stable_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
stable_preprocess_links | function | core/ |
Implements template_preprocess_links(). |
statistics_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
system_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
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_aggregator_feed | function | core/ |
Prepares variables for aggregator feed templates. |
template_preprocess_aggregator_item | function | core/ |
Prepares variables for aggregator item 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 custom block type creation list templates. |
template_preprocess_book_all_books_block | function | core/ |
Prepares variables for book listing block templates. |
template_preprocess_book_export_html | function | core/ |
Prepares variables for book export templates. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.