Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
_drupal_log_error function includes/errors.inc Logs a PHP error or exception and displays an error page in fatal cases.
_drupal_maintenance_theme function includes/theme.maintenance.inc Sets up the theming system for maintenance page.
_drupal_mkdir_call function includes/file.inc Helper function. Ensures we don't pass a NULL as a context resource to
mkdir().
_drupal_parse_response_status function includes/common.inc Splits an HTTP response status line into components.
_drupal_render_exception_safe function includes/errors.inc Renders an exception error message without further exceptions.
_drupal_samesite_cookie function includes/bootstrap.inc Determine the value for the samesite cookie attribute, in the following order
of precedence:
_drupal_schema_initialize function includes/common.inc Fills in required default values for table definitions from hook_schema().
_drupal_session_close function includes/session.inc Session handler assigned by session_set_save_handler().
_drupal_session_delete_cookie function includes/session.inc Deletes the session cookie.
_drupal_session_destroy function includes/session.inc Session handler assigned by session_set_save_handler().
_drupal_session_garbage_collection function includes/session.inc Session handler assigned by session_set_save_handler().
_drupal_session_open function includes/session.inc Session handler assigned by session_set_save_handler().
_drupal_session_read function includes/session.inc Reads an entire session from the database (internal use only).
_drupal_session_regenerate_existing function includes/session.inc Regenerates an existing session.
_drupal_session_write function includes/session.inc Writes an entire session to the database (internal use only).
_drupal_set_preferred_header_name function includes/bootstrap.inc Sets the preferred name for the HTTP header.
_drupal_should_strip_sensitive_headers_on_http_redirect function includes/common.inc Determine whether to strip sensitive headers from a request when redirected.
_drupal_shutdown_function function includes/bootstrap.inc Executes registered shutdown functions.
_drupal_strip_error_file_path function includes/errors.inc Strip full path information from error details.
_drupal_theme_access function includes/theme.inc Helper function for determining access to a theme.
_drupal_theme_initialize function includes/theme.inc Initializes the theme system given already loaded information.
_drupal_trigger_error_with_delayed_logging function includes/bootstrap.inc Invokes trigger_error() with logging delayed until the end of the request.
_drupal_wrap_mail_line function includes/mail.inc Wraps words on a single line.
_element_validate_integer function modules/field/field.module DEPRECATED: Helper form element validator: integer.
_element_validate_integer_positive function modules/field/field.module DEPRECATED: Helper form element validator: integer > 0.
_element_validate_number function modules/field/field.module DEPRECATED: Helper form element validator: number.
_field_extra_fields_pre_render function modules/field/field.module Pre-render callback to adjust weights and visibility of non-field elements.
_field_filter_items function modules/field/field.module Helper function to filter out empty field values.
_field_filter_xss_allowed_tags function modules/field/field.module List of tags allowed by field_filter_xss().
_field_filter_xss_display_allowed_tags function modules/field/field.module Human-readable list of allowed tags, for display in help texts.
_field_form_state_parents function modules/field/field.form.inc Returns the location of processing information within $form_state.
_field_info_collate_fields function modules/field/field.info.inc Collates all information on existing fields and instances.
_field_info_collate_types function modules/field/field.info.inc Collates all information on field types, widget types and related structures.
_field_info_field_cache function modules/field/field.info.inc Retrieves the FieldInfo object for the current request.
_field_info_prepare_extra_fields function modules/field/field.info.inc Prepares 'extra fields' for the current run-time context.
_field_info_prepare_field function modules/field/field.info.inc Prepares a field definition for the current run-time context.
_field_info_prepare_instance function modules/field/field.info.inc Prepares an instance definition for the current run-time context.
_field_info_prepare_instance_display function modules/field/field.info.inc Adapts display specifications to the current run-time context.
_field_info_prepare_instance_widget function modules/field/field.info.inc Prepares widget specifications for the current run-time context.
_field_invoke function modules/field/field.attach.inc Invoke a field hook.
_field_invoke_default function modules/field/field.attach.inc Invoke field.module's version of a field hook.
_field_invoke_get_instances function modules/field/field.attach.inc Helper for _field_invoke(): retrieves a list of instances to operate on.
_field_invoke_multiple function modules/field/field.attach.inc Invoke a field hook across fields on multiple entities.
_field_invoke_multiple_default function modules/field/field.attach.inc Invoke field.module's version of a field hook on multiple entities.
_field_language_suggestion function modules/field/field.multilingual.inc Process the given language suggestion based on the available languages.
_field_sort_items function modules/field/field.module Helper function to sort items in a field according to
user drag-n-drop reordering.
_field_sort_items_helper function modules/field/field.module Sort function for items order.
(copied form element_sort(), which acts on #weight keys)
_field_sort_items_value_helper function modules/field/field.module Same as above, using ['_weight']['#value']
_field_sql_storage_columnname function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a column name for a field data table.
_field_sql_storage_indexname function modules/field/modules/field_sql_storage/field_sql_storage.module Generate an index name for a field data table.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.