Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
shortcut_link_edit_validate drupal/core/modules/shortcut/shortcut.admin.inc Validation handler for the shortcut link add and edit forms. 1
shortcut_link_add_inline drupal/core/modules/shortcut/shortcut.admin.inc Menu page callback: creates a new link in the provided shortcut set. 1
picture_mapping_load drupal/core/modules/picture/picture.module Load one picture by its identifier. 1
path_admin_overview drupal/core/modules/path/path.admin.inc Returns a listing of all defined URL aliases. 1
path_admin_edit drupal/core/modules/path/path.admin.inc Page callback: Returns a form creating or editing a path alias. 1
path_admin_form drupal/core/modules/path/path.admin.inc Form constructor for the path administration form. 1
path_admin_form_delete_submit drupal/core/modules/path/path.admin.inc Form submission handler for the 'Delete' button on path_admin_form(). 1
path_admin_filter_form drupal/core/modules/path/path.admin.inc Form constructor for the path admin overview filter form. 1
path_admin_filter_form_submit_filter drupal/core/modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Filter button. 1
path_admin_filter_form_submit_reset drupal/core/modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Reset button. 1
user_pass drupal/core/modules/user/user.pages.inc Form builder; Request a password reset. 1
user_pass_reset drupal/core/modules/user/user.pages.inc Menu callback; process one time login link and redirects to the user page on success. 1
user_edit_cancel_submit drupal/core/modules/user/user.pages.inc Submit function for the 'Cancel account' button on the user edit form. 1
user_cancel_confirm_form drupal/core/modules/user/user.pages.inc Form builder; confirm form for cancelling user account. 1
user_cancel_confirm drupal/core/modules/user/user.pages.inc Menu callback; Cancel a user account via e-mail confirmation link. 1
user_page drupal/core/modules/user/user.pages.inc Access callback for path /user. 1
user_admin_account drupal/core/modules/user/user.admin.inc Page callback: User administration page. 1
user_admin_permissions drupal/core/modules/user/user.admin.inc Menu callback: administer permissions. 1
image_resize_effect drupal/core/modules/image/image.effects.inc Image effect callback; Resize an image resource. 1 1
image_resize_dimensions drupal/core/modules/image/image.effects.inc Image dimensions callback; Resize. 1
image_scale_effect drupal/core/modules/image/image.effects.inc Image effect callback; Scale an image resource. 1 1
image_scale_dimensions drupal/core/modules/image/image.effects.inc Image dimensions callback; Scale. 1
image_crop_effect drupal/core/modules/image/image.effects.inc Image effect callback; Crop an image resource. 1 1
image_scale_and_crop_effect drupal/core/modules/image/image.effects.inc Image effect callback; Scale and crop an image resource. 1 1
image_desaturate_effect drupal/core/modules/image/image.effects.inc Image effect callback; Desaturate (grayscale) an image resource. 1 1
image_rotate_effect drupal/core/modules/image/image.effects.inc Image effect callback; Rotate an image resource. 1 1
image_rotate_dimensions drupal/core/modules/image/image.effects.inc Image dimensions callback; Rotate. 1
overlay_user_dismiss_message_access drupal/core/modules/overlay/overlay.module Access callback: Determines access to dismiss the accessibility message. 1
overlay_user_dismiss_message drupal/core/modules/overlay/overlay.module Page callback: Dismisses the overlay accessibility message for this user. 1
overlay_close_dialog drupal/core/modules/overlay/overlay.module Immediately returns HTML to to the browser and closes the overlay. 1 1
overlay_ajax_render_region drupal/core/modules/overlay/overlay.module Prints the markup obtained by rendering a single region of the page. 1
taxonomy_vocabulary_add drupal/core/modules/taxonomy/taxonomy.admin.inc Page callback: provides the vocabulary creation form. 1
taxonomy_overview_terms drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder for the taxonomy terms overview. 1 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
taxonomy_term_feed drupal/core/modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term. 1
filter_admin_overview drupal/core/modules/filter/filter.admin.inc Page callback: Form constructor for a form to list and reorder text formats. 1
filter_admin_format_page drupal/core/modules/filter/filter.admin.inc Page callback: Displays the text format add/edit form. 1
filter_admin_format_form drupal/core/modules/filter/filter.admin.inc Form constructor for the text format add/edit form. 1
translation_entity_translate_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation overview page. 2 1
translation_entity_add_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation addition page. 1
translation_entity_edit_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation edit page. 1
translation_entity_delete_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation delete page. 1
translation_entity_language_configuration_element_process drupal/core/modules/translation_entity/translation_entity.module Process callback: Expands the language_configuration form element. 1 1
translation_entity_language_configuration_element_validate drupal/core/modules/translation_entity/translation_entity.module Form validation handler for element added with translation_entity_language_configuration_element_process(). 1
translation_entity_save_settings drupal/core/modules/translation_entity/translation_entity.module Stores entity translation settings. 1
translation_entity_form_language_content_settings_validate drupal/core/modules/translation_entity/translation_entity.admin.inc Form validation handler for translation_entity_admin_settings_form(). 1

Pages

Other projects