Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
_user_cancel_session_regenerate drupal/core/modules/user/user.module Finished batch processing callback for cancelling a user account. 1
user_view_page drupal/core/modules/user/user.module Page callback wrapper for user_view(). 1
user_role_load drupal/core/modules/user/user.module Fetches a user role by role ID. 1
user_multiple_cancel_confirm drupal/core/modules/user/user.module 1
user_form_process_password_confirm drupal/core/modules/user/user.module Form element process handler for client-side password validation. 1
user_form_field_ui_field_instance_edit_form_submit drupal/core/modules/user/user.module Additional submit handler for the 'Edit field instance' form. 1
views_pre_render_view_element drupal/core/modules/views/views.module View element pre render callback. 1
views_invalidate_cache drupal/core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data. 5 1
views_form_views_form_validate drupal/core/modules/views/views.module Validate handler for the first step of the views form. Calls any existing views_form_validate functions located on the views fields. 1
views_form_views_form_submit drupal/core/modules/views/views.module Submit handler for the first step of the views form. Calls any existing views_form_submit functions located on the views fields. 1
views_exposed_form_cache drupal/core/modules/views/views.module Save the Views exposed form for later use. 1 1
views_element_validate_tags drupal/core/modules/views/views.module Validation callback for query tags. 1
options_field_settings_form_validate_allowed_values drupal/core/modules/options/options.module Element validate callback; check that the entered values are valid. 1
options_field_settings_form_value_boolean_allowed_values drupal/core/modules/options/options.module Form element #value_callback: assembles the allowed values for 'boolean' fields. 1
options_allowed_values drupal/core/modules/options/options.module Returns the array of allowed values for a list field. 5 1
locale_translate_page drupal/core/modules/locale/locale.pages.inc Page callback: Shows the string search screen. 1
locale_translate_filter_form drupal/core/modules/locale/locale.pages.inc Return form for locale translation filters. 1
locale_translate_edit_form drupal/core/modules/locale/locale.pages.inc Form constructor for the string editing form. 1
locale_translation_manual_status drupal/core/modules/locale/locale.pages.inc Page callback: Checks for translation updates and displays the translations status. 1
locale_translation_status_form drupal/core/modules/locale/locale.pages.inc Page callback: Display the current translation status. 1
locale_translation_language_table drupal/core/modules/locale/locale.pages.inc Form element callback: After build changes to the language update table. 1
locale_translation_get_projects drupal/core/modules/locale/locale.translation.inc Get array of projects which are available for interface translation. 10 1
locale_form_language_admin_add_form_alter_submit drupal/core/modules/locale/locale.module Form submission handler for language_admin_add_form(). 1
locale_form_language_admin_edit_form_alter_submit drupal/core/modules/locale/locale.module Form submission handler for language_admin_edit_form(). 1
locale_system_file_system_settings_submit drupal/core/modules/locale/locale.module Submit handler for the file system settings form. 1
_locale_invalidate_js drupal/core/modules/locale/locale.module Force the JavaScript translation file(s) to be refreshed. 4 1
locale_translation_batch_status_fetch_remote drupal/core/modules/locale/locale.batch.inc Batch operation callback: Check the availability of a remote po file. 1
locale_translation_batch_status_fetch_local drupal/core/modules/locale/locale.batch.inc Batch operation callback: Check the availability of local po files. 1
locale_translation_batch_status_finished drupal/core/modules/locale/locale.batch.inc Batch finished callback: Set result message. 1
locale_translation_batch_fetch_sources drupal/core/modules/locale/locale.batch.inc Loads translation source data for the projects to be updated. 1
locale_translation_batch_fetch_download drupal/core/modules/locale/locale.batch.inc Batch operation: Download a remote translation file. 1
locale_translation_batch_fetch_import drupal/core/modules/locale/locale.batch.inc Batch process: Import translation file. 1
locale_translation_batch_fetch_update_status drupal/core/modules/locale/locale.batch.inc Batch process: Update the download history table. 1
locale_translate_import_form drupal/core/modules/locale/locale.bulk.inc Form constructor for the translation import screen. 1
locale_translate_export_form drupal/core/modules/locale/locale.bulk.inc Form constructor for the Gettext translation files export form. 1
locale_translate_batch_import drupal/core/modules/locale/locale.bulk.inc Perform interface translation import as a batch step. 1 1
locale_translate_batch_import_save drupal/core/modules/locale/locale.bulk.inc Batch callback: Save data of imported files. 1
locale_translate_batch_refresh drupal/core/modules/locale/locale.bulk.inc Refreshs translations after importing strings. 1
locale_translate_batch_finished drupal/core/modules/locale/locale.bulk.inc Finished callback of system page locale import batch. 1 1
locale_config_batch_refresh_name drupal/core/modules/locale/locale.bulk.inc Performs configuration translation refresh as a batch step. 1
locale_config_batch_finished drupal/core/modules/locale/locale.bulk.inc Finishes callback of system page locale import batch. 1 1
rdf_mapping_load drupal/core/modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair. 7 1
_tracker_myrecent_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for a user's own account. 1
_tracker_user_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for an account. 1
tracker_page drupal/core/modules/tracker/tracker.pages.inc Page callback: Generates a page of tracked nodes for the site. 1
toolbar_pre_render drupal/core/modules/toolbar/toolbar.module Builds the Toolbar as a structured array ready for drupal_render(). 1
toolbar_pre_render_item drupal/core/modules/toolbar/toolbar.module Provides markup for associating a tray trigger with a tray element. 1
filter_format_exists drupal/core/modules/filter/filter.module Determines if a text format exists. 1
filter_admin_format_title drupal/core/modules/filter/filter.module Displays a text format form title. 1 1
filter_list_format drupal/core/modules/filter/filter.module Retrieves a list of filters for a given text format. 8 1

Pages

Other projects