Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
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
field_ui_instance_title drupal/core/modules/field_ui/field_ui.module Title callback: Returns the name of a given instance. 1
field_ui_form_node_type_form_submit drupal/core/modules/field_ui/field_ui.module Form submission handler for the 'Save and manage fields' button. 1
forum_uri drupal/core/modules/forum/forum.module Entity URI callback used in forum_entity_info_alter(). 1
editor_form_filter_admin_format_editor_configure drupal/core/modules/editor/editor.module Button submit handler for filter_admin_format_form()'s 'editor_configure' button. 1
editor_form_filter_admin_form_ajax drupal/core/modules/editor/editor.module AJAX callback handler for filter_admin_format_form(). 1
editor_form_filter_admin_format_validate drupal/core/modules/editor/editor.module Additional validate handler for filter_admin_format_form(). 1
editor_form_filter_admin_format_submit drupal/core/modules/editor/editor.module Additional submit handler for filter_admin_format_form(). 1
editor_pre_render_format drupal/core/modules/editor/editor.module Additional #pre_render callback for 'text_format' elements. 1
_aggregator_category_title drupal/core/modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages. 1
_aggregator_has_categories drupal/core/modules/aggregator/aggregator.module Access callback: Determines whether there are any aggregator categories. 1
aggregator_refresh drupal/core/modules/aggregator/aggregator.module Checks a news feed for new items. 6 1
datetime_datetime_widget_validate drupal/core/modules/datetime/datetime.module Validation callback for the datetime widget element. 1
datetime_datelist_widget_validate drupal/core/modules/datetime/datetime.module Validation callback for the datelist widget element. 1
datetime_datetime_form_process drupal/core/modules/datetime/datetime.module Expands a #datetime element type into date and/or time elements. 1
datetime_datetime_validate drupal/core/modules/datetime/datetime.module Validation callback for a datetime element. 1
datetime_datelist_form_process drupal/core/modules/datetime/datetime.module Expands a date element into an array of individual elements. 1
datetime_datelist_validate drupal/core/modules/datetime/datetime.module Validation callback for a datelist element. 1
node_configure_rebuild_confirm drupal/core/modules/node/node.admin.inc Page callback: Form constructor for the permission rebuild confirmation form. 1
_node_mass_update_batch_process drupal/core/modules/node/node.admin.inc Executes a batch operation for node_mass_update(). 1
_node_mass_update_batch_finished drupal/core/modules/node/node.admin.inc Reports the 'finished' status of batch operation for node_mass_update(). 1
node_admin_nodes drupal/core/modules/node/node.admin.inc Returns the admin form object to node_admin_content(). 1
node_type_get_clean_name drupal/core/modules/node/node.module Title callback: Returns the sanitized node type name. 1
node_type_get_description drupal/core/modules/node/node.module Description callback: Returns the node type description. 1
node_type_load drupal/core/modules/node/node.module Menu argument loader: Loads a node type by string. 11 1
_node_types_build drupal/core/modules/node/node.module Builds and returns the list of available node types. 1 1
node_show drupal/core/modules/node/node.module Page callback: Generates an array which displays a node detail page. 1 1
node_search_admin drupal/core/modules/node/node.module Implements hook_search_admin(). 1
_node_revision_access drupal/core/modules/node/node.module Access callback: Checks node revision access. 2 1
_node_add_access drupal/core/modules/node/node.module Access callback: Checks whether the user has permission to add a node. 1 1
node_type_page_title drupal/core/modules/node/node.module Title callback: Provides the title for a node type edit form. 1
node_page_title drupal/core/modules/node/node.module Title callback: Displays the node's title. 1
node_page_view drupal/core/modules/node/node.module Page callback: Displays a single node. 1
node_search_validate drupal/core/modules/node/node.module Form validation handler for node_form_search_form_alter(). 1
node_form_system_site_information_settings_form_submit drupal/core/modules/node/node.module Form submission handler for system_site_information_settings(). 1
node_form_system_themes_admin_form_submit drupal/core/modules/node/node.module Form submission handler for system_themes_admin_form(). 1
node_access_view_all_nodes drupal/core/modules/node/node.module Determines whether the user has a global viewing grant for all nodes. 2 1
node_access_needs_rebuild drupal/core/modules/node/node.module Toggles or reads the value of a flag for rebuilding the node access grants. 5 1
_node_access_rebuild_batch_operation drupal/core/modules/node/node.module Performs batch operation for node_access_rebuild(). 1
_node_access_rebuild_batch_finished drupal/core/modules/node/node.module Performs post-processing for node_access_rebuild(). 1
_user_language_selector_langcode_value drupal/core/modules/user/user.module Sets the value of the user register and profile forms' langcode element. 1
user_is_anonymous drupal/core/modules/user/user.module Determines if the current user is anonymous. 4 1
user_is_logged_in drupal/core/modules/user/user.module Determines if the current user is logged in. 3 1
user_menu_title drupal/core/modules/user/user.module Menu item title callback for the 'user' path. 1
user_page_title drupal/core/modules/user/user.module Menu item title callback - use the user name. 1
user_login_name_validate drupal/core/modules/user/user.module A FAPI validate handler. Sets an error if supplied username has been blocked. 1
user_login_authenticate_validate drupal/core/modules/user/user.module A validate handler on the login form. Check supplied username/password against local users table. If successful, $form_state['uid'] is set to the matching user ID. 1
user_login_final_validate drupal/core/modules/user/user.module The final validation handler on the login form. 1
_user_cancel drupal/core/modules/user/user.module Last batch processing step for cancelling a user account. 1

Pages

Other projects