Namesort descending Location Description
date_sql_handler::sql_where_date core/modules/date/views/date_sql_handler.inc Creates a where clause to compare a complete date field to a date value.
date_sql_handler::sql_where_extract core/modules/date/views/date_sql_handler.inc Creates a where clause comparing an extracted date part to an integer.
date_sql_handler::sql_where_format core/modules/date/views/date_sql_handler.inc Create a where clause to compare a formatted field to a formatted value.
date_sql_handler::views_formats core/modules/date/views/date_sql_handler.inc @todo.
date_sql_handler::__construct core/modules/date/views/date_sql_handler.inc The object constructor.
date_text_element_process core/modules/date/date.elements.inc Text date input form.
date_text_element_value_callback core/modules/date/date.elements.inc Element value callback for date_text element.
date_text_input_date core/modules/date/date.elements.inc Helper function for creating a date object out of user input.
date_text_validate core/modules/date/date.elements.inc Validation for text input.
date_theme core/modules/date/date.module Implements hook_theme().
date_timezone_abbr core/includes/date.inc Returns an array of system-allowed timezone abbreviations.
date_timezone_element_process core/modules/date/date.elements.inc Creates a timezone form element.
date_timezone_element_value_callback core/modules/date/date.elements.inc Element value callback for date_timezone element.
date_timezone_handling_options core/modules/date/date.admin.inc Timezone handling options.
date_timezone_is_valid core/includes/date.inc Determines if a timezone string is valid.
date_timezone_names core/includes/date.inc Returns a translated array of timezone names.
date_timezone_validate core/modules/date/date.elements.inc Validation for timezone input.
date_tokens core/modules/date/date.tokens.inc Implements hook_tokens().
date_token_info core/modules/date/date.tokens.inc Implements hook_token_info().
date_token_info_alter core/modules/date/date.tokens.inc Implements hook_token_info_alter().
date_type_format core/includes/date.inc Helper function for getting the format string for a date type.
date_update_1000 core/modules/date/date.install Upgrade configuration from Drupal 7 Date module.
date_update_1001 core/modules/date/date.install Remove legacy Date API and Date Popup configurations.
date_update_1002 core/modules/date/date.install Remove entries with null values from date field tables.
date_update_last_removed core/modules/date/date.install Implements hook_update_last_removed().
date_validate core/includes/form.inc Validates the date type to prevent invalid dates (e.g., February 30, 2006).
date_views_api core/modules/date/date.module Implements hook_views_api().
date_views_argument_handler::admin_summary core/modules/date/views/date_views_argument_handler.inc Provide text for the administrative summary
date_views_argument_handler::default_actions core/modules/date/views/date_views_argument_handler.inc Provide a list of default behaviors for this argument if the argument is not present.
date_views_argument_handler::get_query_fields core/modules/date/views/date_views_argument_handler.inc Collect information about our fields we will need to create the right query.
date_views_argument_handler::init core/modules/date/views/date_views_argument_handler.inc Get granularity and use it to create the formula and a format for the results.
date_views_argument_handler::options_form core/modules/date/views/date_views_argument_handler.inc Add a form element to select date_fields for this argument.
date_views_argument_handler::options_submit core/modules/date/views/date_views_argument_handler.inc Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
date_views_argument_handler::options_validate core/modules/date/views/date_views_argument_handler.inc Validate the options form.
date_views_argument_handler::option_definition core/modules/date/views/date_views_argument_handler.inc Default value for the date_fields option.
date_views_argument_handler::query core/modules/date/views/date_views_argument_handler.inc Set up the query for this argument.
date_views_argument_handler_simple::date_forbid core/modules/date/views/date_views_argument_handler_simple.inc Add a callback.
date_views_argument_handler_simple::format core/modules/date/views/date_views_argument_handler_simple.inc
date_views_argument_handler_simple::get_default_argument core/modules/date/views/date_views_argument_handler_simple.inc Set the empty argument value to the current date.
date_views_argument_handler_simple::init core/modules/date/views/date_views_argument_handler_simple.inc Get granularity.
date_views_argument_handler_simple::options_form core/modules/date/views/date_views_argument_handler_simple.inc Add a form element to select date_fields for this argument.
date_views_argument_handler_simple::options_validate core/modules/date/views/date_views_argument_handler_simple.inc Validate the options form.
date_views_argument_handler_simple::option_definition core/modules/date/views/date_views_argument_handler_simple.inc Default value for the date_fields option.
date_views_argument_handler_simple::query core/modules/date/views/date_views_argument_handler_simple.inc Inject a test for valid date range before the regular query.
date_views_argument_handler_simple::summary_argument core/modules/date/views/date_views_argument_handler_simple.inc Provide the argument to use to link from the summary to the next level.
date_views_argument_handler_simple::summary_name core/modules/date/views/date_views_argument_handler_simple.inc Provide a link to the next level of the view from the summary.
date_views_argument_handler_simple::summary_query core/modules/date/views/date_views_argument_handler_simple.inc Inject a test for valid date range before the summary query.
date_views_argument_handler_simple::title core/modules/date/views/date_views_argument_handler_simple.inc Provide a title for the view based on the argument value.
date_views_base_tables core/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_data core/modules/date/views/date.views.inc Implements hook_views_data().

Pages