Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_field_invoke_multiple_default drupal/modules/field/field.attach.inc Invoke field.module's version of a field hook on multiple entities. 2
_field_invoke_multiple drupal/modules/field/field.attach.inc Invoke a field hook across fields on multiple entities. 6
_field_invoke_get_instances drupal/modules/field/field.attach.inc Helper for _field_invoke(): retrieves a list of instances to operate on. 3
_field_invoke_default drupal/modules/field/field.attach.inc Invoke field.module's version of a field hook. 8
_field_invoke drupal/modules/field/field.attach.inc Invoke a field hook. 10
_field_info_prepare_instance_widget drupal/modules/field/field.info.inc Prepares widget specifications for the current run-time context.
_field_info_prepare_instance_display drupal/modules/field/field.info.inc Adapts display specifications to the current run-time context.
_field_info_prepare_instance drupal/modules/field/field.info.inc Prepares an instance definition for the current run-time context.
_field_info_prepare_field drupal/modules/field/field.info.inc Prepares a field definition for the current run-time context.
_field_info_prepare_extra_fields drupal/modules/field/field.info.inc Prepares 'extra fields' for the current run-time context.
_field_info_field_cache drupal/modules/field/field.info.inc Retrieves the FieldInfo object for the current request. 15
_field_info_collate_types drupal/modules/field/field.info.inc Collates all information on field types, widget types and related structures. 5
_field_info_collate_fields drupal/modules/field/field.info.inc Collates all information on existing fields and instances.
_field_form_state_parents drupal/modules/field/field.form.inc Returns the location of processing information within $form_state. 2
_field_filter_xss_display_allowed_tags drupal/modules/field/field.module Human-readable list of allowed tags, for display in help texts. 2
_field_filter_xss_allowed_tags drupal/modules/field/field.module List of tags allowed by field_filter_xss(). 2
_field_filter_items drupal/modules/field/field.module Helper function to filter out empty field values. 2
_field_extra_fields_pre_render drupal/modules/field/field.module Pre-render callback to adjust weights and visibility of non-field elements. 2
_element_validate_number drupal/modules/field/field.module DEPRECATED: Helper form element validator: number.
_element_validate_integer_positive drupal/modules/field/field.module DEPRECATED: Helper form element validator: integer > 0.
_element_validate_integer drupal/modules/field/field.module DEPRECATED: Helper form element validator: integer.
_drupal_wrap_mail_line drupal/includes/mail.inc Wraps words on a single line. 1 1
_drupal_trigger_error_with_delayed_logging drupal/includes/bootstrap.inc Invokes trigger_error() with logging delayed until the end of the request. 1 1
_drupal_theme_initialize drupal/includes/theme.inc Initializes the theme system given already loaded information. 2
_drupal_theme_access drupal/includes/theme.inc Helper function for determining access to a theme. 1
_drupal_shutdown_function drupal/includes/bootstrap.inc Executes registered shutdown functions. 1
_drupal_set_preferred_header_name drupal/includes/bootstrap.inc Sets the preferred name for the HTTP header. 3
_drupal_session_write drupal/includes/session.inc Writes an entire session to the database (internal use only). 2 1
_drupal_session_read drupal/includes/session.inc Reads an entire session from the database (internal use only). 1
_drupal_session_open drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_garbage_collection drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_destroy drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_delete_cookie drupal/includes/session.inc Deletes the session cookie. 1
_drupal_session_close drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_schema_initialize drupal/includes/common.inc Fills in required default values for table definitions from hook_schema(). 3
_drupal_render_exception_safe drupal/includes/errors.inc Renders an exception error message without further exceptions. 3
_drupal_parse_response_status drupal/includes/common.inc Splits an HTTP response status line into components. 2
_drupal_maintenance_theme drupal/includes/theme.maintenance.inc Sets up the theming system for maintenance page. 1
_drupal_log_error drupal/includes/errors.inc Logs a PHP error or exception and displays an error page in fatal cases. 2
_drupal_load_stylesheet drupal/includes/common.inc Loads stylesheets recursively and returns contents with corrected paths. 1
_drupal_invalid_token_set_form_error drupal/includes/form.inc Helper function to call form_set_error() if there is a token error. 2
_drupal_http_use_proxy drupal/includes/common.inc Helper function for determining hosts excluded from needing a proxy. 1
_drupal_html_to_text_pad drupal/includes/mail.inc Pads the last line with the given character. 1
_drupal_html_to_text_clean drupal/includes/mail.inc Replaces non-quotation markers from a given piece of indentation with spaces. 1 1
_drupal_html_to_mail_urls drupal/includes/mail.inc Keeps track of URLs and replaces them with placeholder tokens. 1 1
_drupal_get_last_caller drupal/includes/errors.inc Gets the last caller from a backtrace. 5
_drupal_get_filename_perform_file_scan drupal/includes/bootstrap.inc Performs a file system scan to search for a system resource. 1
_drupal_get_filename_fallback_trigger_error drupal/includes/bootstrap.inc Triggers a user-level warning for missing or unexpectedly moved files. 1
_drupal_get_filename_fallback drupal/includes/bootstrap.inc Performs a cached file system scan as a fallback when searching for a file. 1
_drupal_flush_css_js drupal/includes/common.inc Changes the dummy query string added to all CSS and JavaScript files. 2

Pages

Other projects