Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
overlay_ajax_render_region drupal/core/modules/overlay/overlay.module Prints the markup obtained by rendering a single region of the page. 1
taxonomy_overview_vocabularies drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder to list and manage vocabularies. 1
taxonomy_vocabulary_add drupal/core/modules/taxonomy/taxonomy.admin.inc Page callback: provides the vocabulary creation form. 1
taxonomy_overview_terms_submit drupal/core/modules/taxonomy/taxonomy.admin.inc Submit handler for terms overview form. 1
taxonomy_term_add drupal/core/modules/taxonomy/taxonomy.admin.inc Returns a rendered edit form to create a new term associated to the given vocabulary. 1
taxonomy_term_confirm_delete drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder for the term delete form. 1
taxonomy_vocabulary_confirm_delete_submit drupal/core/modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation. 1
taxonomy_term_page drupal/core/modules/taxonomy/taxonomy.pages.inc Menu callback; displays all nodes associated with a term. 1 1
taxonomy_term_feed drupal/core/modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term. 1
taxonomy_term_access drupal/core/modules/taxonomy/taxonomy.module Access callback: Checks a user's permission for performing a taxonomy term operation. 1 1
taxonomy_vocabulary_get_names drupal/core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies. 17 1
taxonomy_term_load_parents drupal/core/modules/taxonomy/taxonomy.module Finds all parents of a given term ID. 8 1
taxonomy_term_load_parents_all drupal/core/modules/taxonomy/taxonomy.module Find all ancestors of a given term ID. 3 1
taxonomy_term_load_children drupal/core/modules/taxonomy/taxonomy.module Finds all children of a term ID. 2 1
taxonomy_vocabulary_load drupal/core/modules/taxonomy/taxonomy.module Return the taxonomy vocabulary entity matching a vocabulary ID. 19 1
taxonomy_vocabulary_machine_name_load drupal/core/modules/taxonomy/taxonomy.module Return the taxonomy vocabulary entity matching a vocabulary machine name. 7 1
taxonomy_allowed_values drupal/core/modules/taxonomy/taxonomy.module Returns the set of valid terms for a taxonomy field. 1
taxonomy_term_title drupal/core/modules/taxonomy/taxonomy.module Title callback for term pages. 1
taxonomy_autocomplete_validate drupal/core/modules/taxonomy/taxonomy.module Form element validate handler for taxonomy term autocomplete element. 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
locale_translate_batch_finished drupal/core/modules/locale/locale.bulk.inc Finished callback of system page locale import batch. 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_compare drupal/core/modules/locale/locale.batch.inc Batch operation callback: Compare states and store the result. 1
locale_translation_batch_status_finished drupal/core/modules/locale/locale.batch.inc Batch finished callback: Set result message. 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_project_list drupal/core/modules/locale/locale.compare.inc Fetch an array of projects for translation update. 2 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
rdf_mapping_load drupal/core/modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair. 7 1
file_usage drupal/core/modules/file/file.module Returns the file usage service. 1
file_ajax_upload drupal/core/modules/file/file.module Ajax callback: Processes file uploads and deletions. 1
file_ajax_progress drupal/core/modules/file/file.module Ajax callback: Retrieves upload progress. 1
file_managed_file_process drupal/core/modules/file/file.module Render API callback: Expands the managed_file element type. 1
file_managed_file_value drupal/core/modules/file/file.module Render API callback: Determines the value for a managed_file type element. 1 1
file_managed_file_validate drupal/core/modules/file/file.module Render API callback: Validates the managed_file element. 1
file_managed_file_pre_render drupal/core/modules/file/file.module Render API callback: Hides display of the upload or remove controls. 1
_file_generic_settings_max_filesize drupal/core/modules/file/file.field.inc Render API callback: Validates the maximum upload size field. 1
_file_generic_settings_extensions drupal/core/modules/file/file.field.inc Render API callback: Validates the allowed file extensions field. 1
_file_generic_settings_file_directory_validate drupal/core/modules/file/file.field.inc Render API callback: Validates the file destination field. 1

Pages

Other projects