Search for _preprocess_
- Search 7.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 |
---|---|---|---|
menu_ui_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
node_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
node_preprocess_field__node | function | core/ |
Implements hook_preprocess_HOOK() for node field templates. |
node_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
OliveroTest::testPreprocessBlock | function | core/ |
Tests that olivero_preprocess_block is functioning as expected. |
olivero_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block.html.twig. |
olivero_preprocess_checkboxes | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment.html.twig. |
olivero_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_fieldset | function | core/ |
Implements template_preprocess_HOOK() for fieldset. |
olivero_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_field__comment | function | core/ |
Implements hook_preprocess_HOOK() for field--comment.html.twig. |
olivero_preprocess_field__node__created | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_filter_caption | function | core/ |
Implements hook_preprocess_HOOK() for setting classes. |
olivero_preprocess_form_element | function | core/ |
Implements hook_preprocess_form_element(). |
olivero_preprocess_form_element_label | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
olivero_preprocess_input | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_links__comment | function | core/ |
Implements hook_preprocess_links__comment(). |
olivero_preprocess_maintenance_page | function | core/ |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
olivero_preprocess_menu | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task templates. |
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_test_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_field_multiple_value_form(). |
olivero_test_preprocess_html | function | core/ |
Implements hook_preprocess_html(). |
olivero_test_preprocess_page | function | core/ |
Implements hook_preprocess(). |
pager_test_preprocess_pager | function | core/ |
Implements hook_preprocess_HOOK(). |
quickedit_preprocess_entity_page_title | function | core/ |
Implements hook_preprocess_entity_page_title(). |
quickedit_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
quickedit_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for the page title template. |
rdf_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment templates. |
rdf_preprocess_field__node__uid | function | core/ |
Implements hook_preprocess_HOOK() for UID field templates. |
rdf_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
rdf_preprocess_image | function | core/ |
Implements hook_preprocess_HOOK() for image.html.twig. |
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. |
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.