Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
update_manual_status drupal/core/modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report. 1
update_fetch_data_batch drupal/core/modules/update/update.fetch.inc Batch callback: Processes a step in batch for fetching available update data. 1
update_fetch_data_finished drupal/core/modules/update/update.fetch.inc Batch callback: Performs actions when all fetch tasks have been completed. 1
_update_create_fetch_task drupal/core/modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project. 1 1
update_manager_update_form drupal/core/modules/update/update.manager.inc Form constructor for the update form of the Update Manager module. 1
update_manager_update_form_validate drupal/core/modules/update/update.manager.inc Form validation handler for update_manager_update_form(). 1
update_manager_download_batch_finished drupal/core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed. 1
update_manager_update_ready_form drupal/core/modules/update/update.manager.inc Form constructor for the update ready form. 1
update_manager_install_form drupal/core/modules/update/update.manager.inc Form constructor for the install form of the Update Manager module. 1
update_manager_batch_project_get drupal/core/modules/update/update.manager.inc Batch callback: Downloads, unpacks, and verifies a project. 1
color_scheme_form drupal/core/modules/color/color.module Form constructor for the color configuration form for a particular theme. 1 1
color_scheme_form_validate drupal/core/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_scheme_form_submit drupal/core/modules/color/color.module Form submission handler for color_scheme_form(). 1
dblog_top drupal/core/modules/dblog/dblog.admin.inc Page callback: Shows the most frequent log messages of a given event type. 1
dblog_event drupal/core/modules/dblog/dblog.admin.inc Page callback: Displays details about a specific database log message. 1
dblog_filter_form drupal/core/modules/dblog/dblog.admin.inc Form constructor for the database logging filter form. 1
dblog_clear_log_form drupal/core/modules/dblog/dblog.admin.inc Form constructor for the form that clears out the log. 1
dblog_clear_log_submit drupal/core/modules/dblog/dblog.admin.inc Form submission handler for dblog_clear_log_form(). 1
dblog_logging_settings_submit drupal/core/modules/dblog/dblog.module Form submission handler for system_logging_settings(). 1
field_language_fallback drupal/core/modules/field/field.module Applies language fallback rules to the fields attached to the given entity. 4 1
_field_sort_items_helper drupal/core/modules/field/field.module Callback for usort() within _field_sort_items(). 1
field_view_mode_settings drupal/core/modules/field/field.module Returns view mode settings in a given bundle. 4 1
field_filter_xss drupal/core/modules/field/field.module Filters an HTML string to prevent cross-site-scripting (XSS) vulnerabilities. 9 1
callback_search_conditions drupal/core/modules/search/search.api.php Provide search query conditions. 1
search_is_active drupal/core/modules/search/search.module Determines access for the 'search' path. 1
search_get_info drupal/core/modules/search/search.module Returns information about available search modules. 6 1
_search_menu_access drupal/core/modules/search/search.module Access callback: Determines access for a search page. 1
search_update_totals drupal/core/modules/search/search.module Updates the {search_total} database table. 14 1
search_expand_cjk drupal/core/modules/search/search.module Splits CJK (Chinese, Japanese, Korean) text into tokens. 1
_search_index_truncate drupal/core/modules/search/search.module Helper function for array_walk in search_index_split. 1
search_form drupal/core/modules/search/search.module Form constructor for the search form. 1
search_box drupal/core/modules/search/search.module Form constructor for the search block's search box. 1
search_box_form_submit drupal/core/modules/search/search.module Form submission handler for search_box(). 1
_search_excerpt_replace drupal/core/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_excerpt_match_filter drupal/core/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
search_view drupal/core/modules/search/search.pages.inc Page callback: Presents the search form and/or search results. 1
book_export_access drupal/core/modules/book/book.module Access callback: Determines if the book export page is accessible. 1
_book_outline_access drupal/core/modules/book/book.module Access callback: Determines if the outline tab is accessible. 1 1
_book_outline_remove_access drupal/core/modules/book/book.module Access callback: Determines if the user can remove nodes from the outline. 1
book_pick_book_nojs_submit drupal/core/modules/book/book.module Form submission handler for node_form(). 1
book_form_update drupal/core/modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_node_export drupal/core/modules/book/book.module Generates printer-friendly HTML for a node. 1 1
book_menu_subtree_data drupal/core/modules/book/book.module Gets the data representing a subtree of the book hierarchy. 3 1
shortcut_set_edit_access drupal/core/modules/shortcut/shortcut.module Access callback for editing a shortcut set. 4 1
shortcut_set_switch_access drupal/core/modules/shortcut/shortcut.module Access callback for switching the shortcut set assigned to a user account. 1 1
shortcut_link_access drupal/core/modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set. 1
shortcut_current_displayed_set drupal/core/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account. 12 1
system_admin_config_page drupal/core/modules/system/system.admin.inc Menu callback; Provide the administration overview page. 1
system_themes_page drupal/core/modules/system/system.admin.inc Menu callback; displays a listing of all themes. 1
system_themes_admin_form drupal/core/modules/system/system.admin.inc Form to select the administration theme. 1

Pages

Other projects