Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
update_authorize_install_batch_finished drupal/modules/update/update.authorize.inc Implements callback_batch_finished(). 1
update_status drupal/modules/update/update.report.inc Page callback: Generates a page about the update status of projects. 1
update_manual_status drupal/modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report. 1
update_fetch_data_batch drupal/modules/update/update.fetch.inc Implements callback_batch_operation(). 1
update_fetch_data_finished drupal/modules/update/update.fetch.inc Implements callback_batch_finished(). 1
_update_create_fetch_task drupal/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/modules/update/update.manager.inc Form constructor for the update form of the Update Manager module. 1
update_manager_update_form_validate drupal/modules/update/update.manager.inc Form validation handler for update_manager_update_form(). 1
update_manager_download_batch_finished drupal/modules/update/update.manager.inc Implements callback_batch_finished(). 1
update_manager_update_ready_form drupal/modules/update/update.manager.inc Form constructor for the update ready form. 1
update_manager_install_form drupal/modules/update/update.manager.inc Form constructor for the install form of the Update Manager module. 1
update_manager_batch_project_get drupal/modules/update/update.manager.inc Implements callback_batch_operation(). 1
color_scheme_form drupal/modules/color/color.module Form constructor for the color configuration form for a particular theme. 1 1
color_scheme_form_validate drupal/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_scheme_form_submit drupal/modules/color/color.module Form submission handler for color_scheme_form(). 1
dblog_overview drupal/modules/dblog/dblog.admin.inc Page callback: Displays a listing of database log messages. 1
dblog_top drupal/modules/dblog/dblog.admin.inc Page callback: Shows the most frequent log messages of a given event type. 1
dblog_event drupal/modules/dblog/dblog.admin.inc Page callback: Displays details about a specific database log message. 1
dblog_filter_form drupal/modules/dblog/dblog.admin.inc Form constructor for the database logging filter form. 1
dblog_clear_log_form drupal/modules/dblog/dblog.admin.inc Form constructor for the form that clears out the log. 1
dblog_clear_log_submit drupal/modules/dblog/dblog.admin.inc Form submission handler for dblog_clear_log_form(). 1
_field_sort_items_helper drupal/modules/field/field.module Sort function for items order. (copied form element_sort(), which acts on #weight keys) 1
field_bundle_settings drupal/modules/field/field.module Gets or sets administratively defined bundle settings. 5 1
field_view_mode_settings drupal/modules/field/field.module Returns view mode settings in a given bundle. 7 1
field_filter_xss drupal/modules/field/field.module Like filter_xss_admin(), but with a shorter list of allowed tags. 6 1
field_form_element_after_build drupal/modules/field/field.form.inc #after_build callback for field elements in a form. 1
field_add_more_submit drupal/modules/field/field.form.inc Submit handler for the "Add another item" button of a field form. 1
field_add_more_js drupal/modules/field/field.form.inc Ajax callback in response to a new empty widget being added to the form. 1
field_available_languages drupal/modules/field/field.multilingual.inc Collects the available languages for the given entity type and field. 12 1
field_has_translation_handler drupal/modules/field/field.multilingual.inc Checks if a module is registered as a translation handler for a given entity. 5 1
field_language drupal/modules/field/field.multilingual.inc Returns the display language for the fields attached to the given entity. 9 1
overlay_user_dismiss_message drupal/modules/overlay/overlay.module Page callback: Dismisses the overlay accessibility message for this user. 1
overlay_deliver_empty_page drupal/modules/overlay/overlay.module Prints an empty page. 1
overlay_close_dialog drupal/modules/overlay/overlay.module Requests that the overlay closes when the page is displayed. 1 1
overlay_ajax_render_region drupal/modules/overlay/overlay.module Prints the markup obtained by rendering a single region of the page. 1
callback_search_conditions drupal/modules/search/search.api.php Provide search query conditions. 1
search_is_active drupal/modules/search/search.module Determines access for the ?q=search path. 1
search_get_info drupal/modules/search/search.module Returns information about available search modules. 6 1
_search_menu_access drupal/modules/search/search.module Access callback for search tabs. 1
search_update_totals drupal/modules/search/search.module Updates the {search_total} database table. 11 1
search_expand_cjk drupal/modules/search/search.module Splits CJK (Chinese, Japanese, Korean) text into tokens. 1
_search_index_truncate drupal/modules/search/search.module Helper function for array_walk in search_index_split. 1
search_form drupal/modules/search/search.module Builds a search form. 1
search_box drupal/modules/search/search.module Form builder; Output a search form for the search block's search box. 1
search_box_form_submit drupal/modules/search/search.module Process a block search form submission. 1
_search_excerpt_replace drupal/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_excerpt_match_filter drupal/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
search_reindex_confirm drupal/modules/search/search.admin.inc Menu callback: confirm wiping of the index. 1
search_admin_settings drupal/modules/search/search.admin.inc Menu callback: displays the search module settings page. 1
search_admin_settings_validate drupal/modules/search/search.admin.inc Form validation handler for search_admin_settings(). 1

Pages

Other projects