Contains filters are case sensitive
Namesort ascending Location Description
date_views_settings modules/date/date.module Form callback for date views pager title format settings.
date_views_set_timezone modules/date/views/date.views.inc Central function for setting up the right timezone values.
date_views_querystring modules/date/views/date.views.inc Helper function to generate a query string.
date_views_plugins modules/date/views/date.views.inc Implements hook_views_plugins().
date_views_handler_is_date modules/date/views/date.views.inc Custom helper function.
date_views_fields modules/date/date.module Identify all potential date/timestamp fields and cache the data.
_date_views_fields modules/date/views/date_views_fields.inc Identify all potential date/timestamp fields.
date_views_data_alter modules/date/views/date.views.inc Implements hook_views_data_alter().
date_views_data modules/date/views/date.views.inc Implements hook_views_data().
date_views_base_tables modules/date/views/date.views.inc Helper function to map entity types to the Views base table they use, to make it easier to infer the entity type from a base table.
date_views_api modules/date/date.module Implements hook_views_api().
date_validate includes/form.inc Validates the date type to prevent invalid dates (e.g., February 30, 2006).
date_update_last_removed modules/date/date.install Implements hook_update_last_removed().
date_update_1001 modules/date/date.install Remove legacy Date API, Date Views, and Date Popup configurations.
date_update_1000 modules/date/date.install Upgrade configuration from Drupal 7 Date module.
date_type_format includes/date.inc Helper function for getting the format string for a date type.
date_tokens modules/date/date.tokens.inc Implements hook_tokens().
date_token_info modules/date/date.tokens.inc Implements hook_token_info().
date_timezone_validate modules/date/date.elements.inc Validation for timezone input.
date_timezone_names includes/date.inc Returns a translated array of timezone names.
date_timezone_is_valid includes/date.inc Determines if a timezone string is valid.
date_timezone_handling_options modules/date/date.admin.inc Timezone handling options.
date_timezone_element_value_callback modules/date/date.elements.inc Element value callback for date_timezone element.
date_timezone_element_process modules/date/date.elements.inc Creates a timezone form element.
date_timezone_abbr includes/date.inc Returns an array of system-allowed timezone abbreviations.
date_theme modules/date/date.module Implements hook_theme().
date_text_validate modules/date/date.elements.inc Validation for text input.
date_text_input_date modules/date/date.elements.inc Helper function for creating a date object out of user input.
date_text_element_value_callback modules/date/date.elements.inc Element value callback for date_text element.
date_text_element_process modules/date/date.elements.inc Text date input form.
date_select_validate modules/date/date.elements.inc Validation function for date selector.
date_select_input_date modules/date/date.elements.inc Helper function for creating a date object out of user input.
date_select_element_value_callback modules/date/date.elements.inc Element value callback for date_select element.
date_select_element_process modules/date/date.elements.inc Flexible date/time drop-down selector.
date_seconds includes/date.inc Constructs an array of seconds.
date_range_years includes/date.inc Splits a string like -3:+3 or 2001:2010 into an array of start and end years.
date_range_valid includes/date.inc Tests validity of a date range string.
date_range_string includes/date.inc Converts a min and max year into a string like '-3:+1'.
date_process_values modules/date/date.module Helper function to create an array of the date values in a field that need to be processed.
date_preprocess_views_view modules/date/date.theme.inc Implements template_preprocess_views_view().
date_prepare_entity modules/date/date.module Helper function to adapt entity date fields to formatter settings.
date_popup_validate modules/date/date.elements.inc Massage the input values back into a single date.
_date_popup_time_granularity modules/date/date.elements.inc Date popup time granularity.
_date_popup_time_formats modules/date/date.elements.inc Allowable time formats.
_date_popup_time_format modules/date/date.elements.inc Date popup time format.
_date_popup_process_time_part modules/date/date.elements.inc Process the time portion of the element.
_date_popup_process_date_part modules/date/date.elements.inc Process the date portion of the element.
date_popup_library_info modules/date/date.module Implements hook_library_info().
date_popup_input_date modules/date/date.elements.inc Helper function for extracting a date value out of user input.
_date_popup_format_to_popup_time modules/date/date.elements.inc Recreate a time format string so it has the values popup expects.

Pages