taxonomy_vocabulary_confirm_reset_alphabetical |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder to confirm resetting a vocabulary to alphabetical order. |
1 |
|
taxonomy_vocabulary_confirm_reset_alphabetical_submit |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
1 |
|
taxonomy_vocabulary_delete |
drupal/core/modules/taxonomy/taxonomy.module |
Deletes a vocabulary. |
8 |
|
taxonomy_vocabulary_delete_multiple |
drupal/core/modules/taxonomy/taxonomy.module |
Deletes vocabularies. |
1 |
|
taxonomy_vocabulary_get_names |
drupal/core/modules/taxonomy/taxonomy.module |
Get names for all taxonomy vocabularies. |
17 |
1 |
taxonomy_vocabulary_load |
drupal/core/modules/taxonomy/taxonomy.module |
Return the taxonomy vocabulary entity matching a vocabulary ID. |
19 |
1 |
taxonomy_vocabulary_load_multiple |
drupal/core/modules/taxonomy/taxonomy.module |
Loads multiple taxonomy vocabularies based on certain conditions. |
10 |
|
taxonomy_vocabulary_machine_name_load |
drupal/core/modules/taxonomy/taxonomy.module |
Return the taxonomy vocabulary entity matching a vocabulary machine name. |
7 |
1 |
taxonomy_vocabulary_save |
drupal/core/modules/taxonomy/taxonomy.module |
Saves a vocabulary. |
20 |
|
taxonomy_vocabulary_static_reset |
drupal/core/modules/taxonomy/taxonomy.module |
Clear all static cache variables for vocabularies. |
|
|
template_preprocess |
drupal/core/includes/theme.inc |
Adds a default set of helper variables for variable processors and templates. |
1 |
2 |
template_preprocess_aggregator_feed_source |
drupal/core/modules/aggregator/aggregator.pages.inc |
Processes variables for aggregator-feed-source.tpl.php. |
|
|
template_preprocess_aggregator_item |
drupal/core/modules/aggregator/aggregator.pages.inc |
Processes variables for aggregator-item.tpl.php. |
|
|
template_preprocess_aggregator_summary_item |
drupal/core/modules/aggregator/aggregator.pages.inc |
Processes variables for aggregator-summary-item.tpl.php. |
|
|
template_preprocess_aggregator_summary_items |
drupal/core/modules/aggregator/aggregator.pages.inc |
Processes variables for aggregator-summary-items.tpl.php. |
|
|
template_preprocess_aggregator_wrapper |
drupal/core/modules/aggregator/aggregator.pages.inc |
Processes variables for aggregator-wrapper.tpl.php. |
|
|
template_preprocess_block |
drupal/core/modules/block/block.module |
Processes variables for block.tpl.php. |
1 |
|
template_preprocess_block_admin_display_form |
drupal/core/modules/block/block.admin.inc |
Processes variables for block-admin-display-form.tpl.php. |
|
|
template_preprocess_book_all_books_block |
drupal/core/modules/book/book.module |
Processes variables for book-all-books-block.tpl.php. |
|
|
template_preprocess_book_export_html |
drupal/core/modules/book/book.module |
Preprocesses variables for book-export-html.tpl.php. |
|
|
template_preprocess_book_navigation |
drupal/core/modules/book/book.module |
Processes variables for book-navigation.tpl.php. |
|
|
template_preprocess_book_node_export_html |
drupal/core/modules/book/book.module |
Processes variables for book-node-export-html.tpl.php. |
|
|
template_preprocess_comment |
drupal/core/modules/comment/comment.module |
Preprocesses variables for comment.tpl.php. |
|
|
template_preprocess_comment_wrapper |
drupal/core/modules/comment/comment.module |
Preprocesses variables for comment-wrapper.tpl.php. |
|
|
template_preprocess_datetime |
drupal/core/includes/theme.inc |
Preprocess variables for theme_datetime(). |
|
|
template_preprocess_field |
drupal/core/modules/field/field.module |
Theme preprocess function for theme_field() and field.tpl.php. |
|
|
template_preprocess_forums |
drupal/core/modules/forum/forum.module |
Preprocesses variables for forums.tpl.php. |
|
|
template_preprocess_forum_icon |
drupal/core/modules/forum/forum.module |
Preprocesses variables for forum-icon.tpl.php. |
|
|
template_preprocess_forum_list |
drupal/core/modules/forum/forum.module |
Preprocesses variables for forum-list.tpl.php. |
|
|
template_preprocess_forum_submitted |
drupal/core/modules/forum/forum.module |
Preprocesses variables for forum-submitted.tpl.php. |
|
|
template_preprocess_forum_topic_list |
drupal/core/modules/forum/forum.module |
Preprocesses variables for forum-topic-list.tpl.php. |
|
|
template_preprocess_html |
drupal/core/includes/theme.inc |
Preprocess variables for html.tpl.php |
|
|
template_preprocess_item_list |
drupal/core/includes/theme.inc |
Preprocesses variables for theme_item_list(). |
|
|
template_preprocess_maintenance_page |
drupal/core/includes/theme.inc |
The variables array generated here is a mirror of template_preprocess_page().
This preprocessor will run its course when theme_maintenance_page() is
invoked. |
|
|
template_preprocess_menu_tree |
drupal/core/includes/menu.inc |
Implements template_preprocess_HOOK() for theme_menu_tree(). |
|
|
template_preprocess_node |
drupal/core/modules/node/node.module |
Processes variables for node.tpl.php. |
|
|
template_preprocess_overlay |
drupal/core/modules/overlay/overlay.module |
Implements template_preprocess_HOOK() for overlay.tpl.php |
|
|
template_preprocess_page |
drupal/core/includes/theme.inc |
Preprocess variables for page.tpl.php |
|
|
template_preprocess_poll_results |
drupal/core/modules/poll/poll.module |
Implements template_preprocess_HOOK() for poll-results.tpl.php. |
|
|
template_preprocess_poll_vote |
drupal/core/modules/poll/poll.module |
Implements template_preprocess_HOOK() for poll-vote.tpl.php. |
|
|
template_preprocess_region |
drupal/core/includes/theme.inc |
Preprocess variables for region.tpl.php |
|
|
template_preprocess_search_result |
drupal/core/modules/search/search.pages.inc |
Process variables for search-result.tpl.php. |
|
|
template_preprocess_search_results |
drupal/core/modules/search/search.pages.inc |
Process variables for search-results.tpl.php. |
|
|
template_preprocess_taxonomy_term |
drupal/core/modules/taxonomy/taxonomy.module |
Process variables for taxonomy-term.tpl.php. |
|
|
template_preprocess_theme_test |
drupal/core/modules/system/tests/modules/theme_test/theme_test.inc |
Preprocesses variables for theme_theme_test(). |
|
|
template_preprocess_toolbar |
drupal/core/modules/toolbar/toolbar.module |
Implements template_preprocess_HOOK(). |
|
|
template_preprocess_username |
drupal/core/modules/user/user.module |
Preprocesses variables for theme_username(). |
|
|
template_preprocess_user_profile |
drupal/core/modules/user/user.pages.inc |
Process variables for user-profile.tpl.php. |
|
|
template_preprocess_views_exposed_form |
drupal/core/modules/views/theme/theme.inc |
Default theme function for all filter forms. |
|
|
template_preprocess_views_ui_display_tab_bucket |
drupal/core/modules/views/views_ui/theme/theme.inc |
|
|
|