Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

backdrop_common_theme in includes/common.inc
Provides theme registration for themes across .inc files.
BackdropDateTime::__construct in includes/date.class.inc
Constructs a date object.
BackdropWebTestCase::backdropCreateNode in modules/simpletest/backdrop_web_test_case.php
Creates a node based on default settings.
BackdropWebTestCase::handleForm in modules/simpletest/backdrop_web_test_case.php
Handle form input related to backdropPost(). Ensure that the specified fields exist and attempt to create POST data in the correct manner for the particular field type.
comment_form in modules/comment/comment.module
Form constructor for the basic commenting form.
comment_form_validate in modules/comment/comment.module
Form validation handler for comment_form().
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/tests/comment.test
Tests comment edit, preview, and save.
comment_token_info in modules/comment/comment.tokens.inc
Implements hook_token_info().
comment_tokens in modules/comment/comment.tokens.inc
Implements hook_tokens().
config_sync_form in modules/config/config.admin.inc
Form callback; Build the form for syncing all staged configuration.
DatabaseExtraTypesTestCase::testDateField in modules/simpletest/tests/database_test.test
Test the date data type.
date_combo_element_process in modules/date/date.elements.inc
Process an individual date element.
date_element_info in modules/date/date.module
Implements hook_element_info().
DateFieldBasic::createDateField in modules/date/tests/date_field.test
Creates a date field from an array of settings values.
DateFieldBasic::createMultiDateField in modules/date/tests/date_field.test
Creates a date field from an array of settings values.
DateFieldBasic::setUp in modules/date/tests/date_field.test
Sets up a Backdrop site for running functional and integration tests.
date_field_formatter_info in modules/date/date.field.inc
Implements hook_field_formatter_info().
date_field_formatter_settings_form in modules/date/date.field.inc
Implements hook_field_formatter_settings_form().
date_field_formatter_settings_summary in modules/date/date.field.inc
Implements hook_field_formatter_settings_summary().
date_field_info in modules/date/date.field.inc
Implements hook_field_info().
date_field_instance_settings_form in modules/date/date.field.inc
Implements hook_field_instance_settings_form().
date_field_schema in modules/date/date.install
Implements hook_field_schema().
_date_field_settings_form in modules/date/date.admin.inc
Helper function for date_field_settings_form().
date_field_settings_form in modules/date/date.field.inc
Implements hook_field_settings_form().
DateFieldTestCase::testField in modules/date/tests/date_field.test
@todo.
date_field_views_data_alter in modules/date/date.module
Implements hook_field_views_data_alter().
date_field_widget_form in modules/date/date.field.inc
Implementation of hook_field_widget_form().
date_field_widget_info in modules/date/date.field.inc
Implements hook_field_widget_info().
date_field_widget_settings_form in modules/date/date.field.inc
Implements hook_field_widget_settings_form().
date_formatter_process in modules/date/date.module
Helper function for creating formatted date arrays from a formatter.
date_form_field_ui_field_edit_form_alter in modules/date/date.module
Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
date_form_views_ui_edit_form_alter in modules/date/date.module
Implements hook_form_FORM_ID_alter() for views_ui_edit_form().
date_get_timezone in includes/date.inc
Function to figure out which local timezone applies to a date and select it.
date_get_timezone_db in includes/date.inc
Function to figure out which DB timezone applies to a date.
date_input_date in modules/date/date.module
Wrapper function around each of the widget types for creating a date object.
date_part_format in includes/date.inc
Helper function to get a format for a specific part of a date field.
date_popup_element_process in modules/date/date.elements.inc
Javascript popup element processing.
date_popup_element_value_callback in modules/date/date.elements.inc
Element value callback for date_popup element.
date_popup_input_date in modules/date/date.elements.inc
Helper function for extracting a date value out of user input.
date_popup_library_info in modules/date/date.module
Implements hook_library_info().
_date_popup_process_date_part in modules/date/date.elements.inc
Process the date portion of the element.
date_popup_validate in modules/date/date.elements.inc
Massage the input values back into a single date.
date_select_element_process in modules/date/date.elements.inc
Flexible date/time drop-down selector.
date_sql_handler::arg_granularity in modules/date/views/date_sql_handler.inc
Granularity arguments handler.
date_sql_handler::arg_parts in modules/date/views/date_sql_handler.inc
Parse date parts from an ISO date argument.
date_sql_handler::arg_range in modules/date/views/date_sql_handler.inc
Use the parsed values from the ISO argument to determine the min and max date for this period.
date_text_element_process in modules/date/date.elements.inc
Text date input form.
date_text_element_value_callback in modules/date/date.elements.inc
Element value callback for date_text element.
date_text_input_date in modules/date/date.elements.inc
Helper function for creating a date object out of user input.
date_text_validate in modules/date/date.elements.inc
Validation for text input.
date_theme in modules/date/date.module
Implements hook_theme().
DateThemeTestCase::testDateDisplayCombination in modules/date/tests/date_themes.test
Test date_display_combination theme function.
DateThemeTestCase::testDateDisplaySingle in modules/date/tests/date_themes.test
Test date_display_single theme function.
date_timezone_handling_options in modules/date/date.admin.inc
Timezone handling options.
DateTimezoneTestCase::testMultiUserTimezone in modules/date/tests/date_timezone.test
Validates timezone handling with a multi-value date field.
DateTimezoneTestCase::testTimezone in modules/date/tests/date_timezone.test
Creates one of each type of date field and check timezone handling in each.
date_token_info in modules/date/date.tokens.inc
Implements hook_token_info().
date_tokens in modules/date/date.tokens.inc
Implements hook_tokens().
DateUITestCase::testFieldUI in modules/date/tests/date.test
DateValidationTestCase::testValidation in modules/date/tests/date_validation.test
Test validation on each type of date widget.
date_views_api in modules/date/date.module
Implements hook_views_api().
date_views_argument_handler::option_definition in modules/date/views/date_views_argument_handler.inc
Default value for the date_fields option.
date_views_argument_handler_simple::get_default_argument in modules/date/views/date_views_argument_handler_simple.inc
Set the empty argument value to the current date.
date_views_argument_handler_simple::option_definition in modules/date/views/date_views_argument_handler_simple.inc
Default value for the date_fields option.
_date_views_fields in modules/date/views/date_views_fields.inc
Identify all potential date/timestamp fields.
date_views_fields in modules/date/date.module
Identify all potential date/timestamp fields and cache the data.
date_views_filter_handler::option_definition in modules/date/views/date_views_filter_handler.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
date_views_filter_handler_simple::date_parts_form in modules/date/views/date_views_filter_handler_simple.inc
A form element to select date part values.
date_views_plugin_pager::option_definition in modules/date/views/date_views_plugin_pager.inc
Tell Views what options this plugin can store.
date_views_plugin_pager::query in modules/date/views/date_views_plugin_pager.inc
Transfer date information from the argument to the view.
date_views_plugins in modules/date/views/date.views.inc
Implements hook_views_plugins().
date_views_set_timezone in modules/date/views/date.views.inc
Central function for setting up the right timezone values.
DateViewsTestCase::testDateViewsFields in modules/date/tests/date_views.test
date_year_range_element_process in modules/date/date.elements.inc
Process callback which creates a date_year_range form element.
FieldTokenTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FormH5datetimeTestCase::testFormH5datetime in modules/simpletest/tests/form.test
Tests for #type 'html_date', 'html_time' and 'html_datetime' validation.
form_process_html_datetime in includes/form.inc
Combine html_date and html_time form elements.
FormsTestCase::testDisabledMarkup in modules/simpletest/tests/form.test
Verify markup for disabled form elements.
_form_test_disabled_elements in modules/simpletest/tests/form_test.module
Build a form to test disabled elements.
_get_custom_date_format in modules/date/date.module
Get a custom date format.
hook_date_combo_pre_validate_alter in modules/date/date.api.php
Alter the date_combo element before the rest of the validation is run.
hook_search_execute in modules/search/search.api.php
Execute a search for a set of key words.
hook_token_info in modules/system/system.api.php
Provide information about available placeholder tokens and token types.
hook_token_info_alter in modules/system/system.api.php
Alter the metadata about available placeholder tokens and token types.
hook_tokens in modules/system/system.api.php
Provide replacement values for placeholder tokens.
html_datetime_validate in includes/form.inc
Validate a combined date and time array.
installer_browser_installation_select_versions_form in modules/installer/installer.pages.inc
Form builder for the select versions form.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_submit_build_node in modules/node/node.pages.inc
Updates the form state's node entity by processing this submission's values.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
node_submit in modules/node/node.module
Prepares a node for saving by populating the author and creation date.
node_token_info in modules/node/node.tokens.inc
Implements hook_token_info().
node_tokens in modules/node/node.tokens.inc
Implements hook_tokens().
node_validate in modules/node/node.module
Performs validation checks on the given node.
SearchNumbersTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
system_element_info in modules/system/system.module
Implements hook_element_info().
system_requirements in modules/system/system.install
Implements hook_requirements().
system_token_info in modules/system/system.tokens.inc
Implements hook_token_info().
system_tokens in modules/system/system.tokens.inc
Implements hook_tokens().
system_update_1044 in modules/system/system.install
Notify administrators if a non-core version of the Date module is present.
template_preprocess_date_views_filter_form in modules/date/date.theme.inc
Preprocessor for Date Views filter form.
template_preprocess_date_views_pager in modules/date/date.theme.inc
Preprocess function for Date pager template.
template_preprocess_file_entity in modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_search_results in modules/search/search.theme.inc
Process variables for search-results.tpl.php.
template_preprocess_views_view_row_search in modules/search/views/search.views.inc
Template helper for theme_views_view_row_search
theme_date_display_combination in modules/date/date.theme.inc
Returns HTML for a date element formatted as a Start/End combination.
theme_date_display_single in modules/date/date.theme.inc
Returns HTML for a date element formatted as a single date.
theme_html_date in includes/form.inc
Returns html5 markup for a date input form element.
theme_update_version in modules/update/update.theme.inc
Returns HTML for the version display of a project.
TokenReplaceTestCase::testSystemDateTokenReplacement in modules/simpletest/tests/token.test
Tests the generation of all system date tokens.
update_calculate_project_update_status in modules/update/update.compare.inc
Calculates the current update status of a specific project.
user_token_info in modules/user/user.tokens.inc
Implements hook_token_info().
user_tokens in modules/user/user.tokens.inc
Implements hook_tokens().
views_handler_argument_date::default_argument_form in modules/views/handlers/views_handler_argument_date.inc
Add an option to set the default value to the current date.
views_handler_argument_date::get_default_argument in modules/views/handlers/views_handler_argument_date.inc
Set the empty argument value to the current date, formatted appropriately for this argument.
views_handler_filter_date::option_definition in modules/views/handlers/views_handler_filter_date.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_date::value_form in modules/views/handlers/views_handler_filter_date.inc
Add a type selector to the value form