Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_locale_parse_js_file drupal/core/modules/locale/locale.module Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database. 2
_locale_invalidate_js drupal/core/modules/locale/locale.module Force the JavaScript translation file(s) to be refreshed. 4 1
_language_admin_common_controls drupal/core/modules/language/language.admin.inc Common elements of the language addition and editing form. 2
_install_select_profile drupal/core/includes/install.core.inc Selects an installation profile. 1
_install_profile_modules_finished drupal/core/includes/install.core.inc 'Finished' callback for module installation batch. 1
_install_module_batch drupal/core/includes/install.core.inc Batch callback for batch installation of modules. 1
_install_configure_form drupal/core/includes/install.core.inc Form constructor for a site configuration form. 1
_image_update_get_style_with_effects drupal/core/modules/image/image.install Loads all effects for an image style. 1
_image_test_log_call drupal/core/modules/system/tests/modules/image_test/image_test.module Store the values passed to a toolkit call. 8
_image_field_resolution_validate drupal/core/modules/image/image.field.inc Element validate function for resolution fields. 1
_image_field_required_fields_validate drupal/core/modules/image/image.field.inc Validate callback for alt and title field, if the user wants them required. 1
_image_effect_definitions_sort drupal/core/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
_forum_user_last_visit drupal/core/modules/forum/forum.module Gets the last time the user viewed a node. 1
_forum_update_forum_index drupal/core/modules/forum/forum.module Updates the taxonomy index for a given node. 6
_forum_topics_unread drupal/core/modules/forum/forum.module Calculates the number of new posts in a forum that the user has not yet read. 2
_forum_parent_select drupal/core/modules/forum/forum.admin.inc Returns a select box for available parent terms. 2
_forum_node_check_node_type drupal/core/modules/forum/forum.module Checks whether a node can be used in a forum, based on its content type. 11
_forum_get_topic_order drupal/core/modules/forum/forum.module Gets topic sorting information based on an integer code. 1
_form_validate drupal/core/includes/form.inc Performs validation on form elements. 1
_form_test_vertical_tabs_form drupal/core/modules/system/tests/modules/form_test/form_test.module Tests functionality of vertical tabs. 1
_form_test_tableselect_multiple_true_form_submit drupal/core/modules/system/tests/modules/form_test/form_test.module Process the tableselect #multiple = TRUE submitted values.
_form_test_tableselect_multiple_true_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test the tableselect #multiple = TRUE functionality. 1
_form_test_tableselect_multiple_false_form_submit drupal/core/modules/system/tests/modules/form_test/form_test.module Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_false_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test the tableselect #multiple = FALSE functionality. 1
_form_test_tableselect_js_select_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test functionality of the tableselect #js_select property. 1
_form_test_tableselect_get_data drupal/core/modules/system/tests/modules/form_test/form_test.module Create a header and options array. Helper function for callbacks. 4
_form_test_tableselect_form_builder drupal/core/modules/system/tests/modules/form_test/form_test.module Build a form to test the tableselect element. 5
_form_test_tableselect_empty_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test functionality of the tableselect #empty property. 1
_form_test_tableselect_colspan_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test the tableselect #colspan functionality. 1
_form_test_submit_values_json drupal/core/modules/system/tests/modules/form_test/form_test.module Form submit handler to return form values as JSON. 11
_form_test_input_forgery drupal/core/modules/system/tests/modules/form_test/form_test.module Build a form to test input forgery of enabled elements. 1
_form_test_disabled_elements drupal/core/modules/system/tests/modules/form_test/form_test.module Build a form to test disabled elements. 2 1
_form_test_checkboxes_zero_no_redirect drupal/core/modules/system/tests/modules/form_test/form_test.module 1
_form_test_checkbox drupal/core/modules/system/tests/modules/form_test/form_test.module Build a form to test a checkbox. 1
_form_set_attributes drupal/core/includes/form.inc Sets a form element's class attribute. 16
_form_options_flatten drupal/core/includes/form.inc Iterates over an array and returns a flat array with duplicate keys removed. 1 1
_form_element_triggered_scripted_submission drupal/core/includes/form.inc Detects if an element triggered the form submission via Ajax. 1
_form_button_was_clicked drupal/core/includes/form.inc Determines if a given button triggered the form submission. 1
_form_builder_handle_input_element drupal/core/includes/form.inc Adds the #name and #value properties of an input element before rendering. 1
_format_date_callback drupal/core/includes/common.inc Translates a formatted date string. 1 1
_filter_xss_split drupal/core/includes/common.inc Processes an HTML tag. 1 1
_filter_xss_attributes drupal/core/includes/common.inc Processes a string of HTML attributes. 1
_filter_url_trim drupal/core/modules/filter/filter.module Shortens long URLs to http://www.example.com/long/url... 4
_filter_url_tips drupal/core/modules/filter/filter.module Filter tips callback: Provides help for the URL filter. 1
_filter_url_settings drupal/core/modules/filter/filter.module Filter URL settings callback: Provides settings for the URL filter. 1
_filter_url_parse_partial_links drupal/core/modules/filter/filter.module Makes links out of domain names starting with "www."
_filter_url_parse_full_links drupal/core/modules/filter/filter.module Makes links out of absolute URLs.
_filter_url_parse_email_links drupal/core/modules/filter/filter.module Makes links out of e-mail addresses.
_filter_url_escape_comments drupal/core/modules/filter/filter.module Escapes the contents of HTML comments. 1 1
_filter_url drupal/core/modules/filter/filter.module Converts text into hyperlinks automatically. 1 2

Pages

Other projects