Namesort descending Location Description
DateTimezoneTestCase::dateMultiValueForm core/modules/date/tests/date_timezone.test Tests the submission of a date field's widget form when using unlimited cardinality
DateTimezoneTestCase::testMultiUserTimezone core/modules/date/tests/date_timezone.test Validates timezone handling with a multi-value date field.
DateTimezoneTestCase::testTimezone core/modules/date/tests/date_timezone.test Creates one of each type of date field and check timezone handling in each.
DateUITestCase::dateForm core/modules/date/tests/date.test
DateUITestCase::setUp core/modules/date/tests/date.test Sets up a Backdrop site for running functional and integration tests.
DateUITestCase::testFieldUI core/modules/date/tests/date.test
DateValidationTestCase::checkGranularity core/modules/date/tests/date_validation.test Confirms that fields missing the time granularity are accepted.
DateValidationTestCase::dateRangeTests core/modules/date/tests/date_validation.test Tests for date ranges.
DateValidationTestCase::malFormedDate core/modules/date/tests/date_validation.test Attempt to create a node with a malformed date and ensure it fails.
DateValidationTestCase::testValidation core/modules/date/tests/date_validation.test Test validation on each type of date widget.
DateViewsTestCase::clearViewsCaches core/modules/date/tests/date_views.test Clear all views caches and static caches which are required for the patch.
DateViewsTestCase::setUp core/modules/date/tests/date_views.test Test setup actions.
DateViewsTestCase::testDateViews core/modules/date/tests/date_views.test Test date popup.
DateViewsTestCase::testDateViewsFields core/modules/date/tests/date_views.test
DateViewsTestCase::testDateViewsPagerPlugin core/modules/date/tests/date_views.test Test the date views pager plugin.
date_ampm core/includes/date.inc Constructs an array of AM and PM options.
date_autoload_info core/modules/date/date.module Implements hook_autoload_info().
date_block_identifier core/modules/date/views/date.views.inc Identifier of a date block.
date_combo_element_process core/modules/date/date.elements.inc Process an individual date element.
date_combo_validate core/modules/date/date.elements.inc Validate and update a combo element.
date_config_info core/modules/date/date.module Implements hook_config_info().
date_database_info core/modules/date/date.module Temporary helper to re-create equivalent of content_database_info().
date_date_formatter_pre_view_alter core/modules/date/date.module Implements hook_date_formatter_view_alter().
date_date_popup_pre_validate_alter core/modules/date/date.elements.inc Implements hook_date_popup_pre_validate_alter().
date_date_select_pre_validate_alter core/modules/date/date.elements.inc Implements hook_date_select_pre_validate_alter().
date_date_text_pre_validate_alter core/modules/date/date.elements.inc Implements hook_date_text_pre_validate_alter().
date_date_views_extra_tables core/modules/date/date.module Implements hook_date_views_extra_tables().
date_date_views_fields core/modules/date/date.module Implements hook_date_views_fields().
date_days core/includes/date.inc Constructs an array of days in a month.
date_days_in_month core/includes/date.inc Identifies the number of days in a month for a date.
date_days_in_year core/includes/date.inc Identifies the number of days in a year for a date.
date_day_of_week core/includes/date.inc Returns day of week for a given date (0 = Sunday).
date_day_of_week_name core/includes/date.inc Returns translated name of the day of week for a given date.
date_default_date core/modules/date/date.elements.inc Create a date object from a datetime string value.
date_default_format core/modules/date/date.module Gets the default date format for the given field widget.
date_default_formatter_settings_form core/modules/date/date.admin.inc Settings for the default formatter.
date_default_formatter_settings_summary core/modules/date/date.admin.inc Settings summary for the default formatter.
date_default_timezone core/includes/date.inc Returns a timezone name to use as a default.
date_default_timezone_object core/includes/date.inc Returns a timezone object for the default timezone.
date_default_value core/modules/date/date.elements.inc The callback for setting a default value for an empty date field.
date_default_value_part core/modules/date/date.elements.inc Helper function for the date default value callback to set either 'value' or 'value2' to its default value.
date_element_empty core/modules/date/date.elements.inc Empty a date element.
date_element_info core/modules/date/date.module Implements hook_element_info().
date_empty_end_date core/modules/date/date.elements.inc Helper function to clear out end date when not being used.
date_example_date core/modules/date/date.module Creates an example date object.
date_field_formatter_info core/modules/date/date.field.inc Implements hook_field_formatter_info().
date_field_formatter_settings_form core/modules/date/date.field.inc Implements hook_field_formatter_settings_form().
date_field_formatter_settings_summary core/modules/date/date.field.inc Implements hook_field_formatter_settings_summary().
date_field_formatter_view core/modules/date/date.field.inc Implements hook_field_formatter_view().
date_field_info core/modules/date/date.field.inc Implements hook_field_info().

Pages