Search for date

  1. Search 9.5.x for date
  2. Search 8.9.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects
Title Object type File name Summary
profile_field_form_validate function modules/profile/profile.admin.inc Validate profile_field_form submissions.
profile_update_7001 function modules/profile/profile.install Rename {profile_fields} table to {profile_field} and {profile_values} to {profile_value}.
profile_update_7002 function modules/profile/profile.install Change the weight column to normal int.
profile_user_form_validate function modules/profile/profile.module Form validation handler for the user register/profile form.
registry_update function includes/bootstrap.inc Updates the registry based on the latest files listed in the database.
SAVED_UPDATED constant includes/common.inc Return status for saving which involved an update to an existing item.
search_admin_settings_validate function modules/search/search.admin.inc Form validation handler for search_admin_settings().
search_comment_update function modules/search/search.module Implements hook_comment_update().
search_form_validate function modules/search/search.pages.inc As the search form collates keys from other modules hooked in via
hook_form_alter, the validation takes place in _submit.
search_form_validate() is used solely to set the 'processed_keys' form
value for the basic search form.
search_node_update function modules/search/search.module Implements hook_node_update().
search_node_update_index function modules/search/search.module Implements hook_node_update_index().
search_update_7000 function modules/search/search.install Replace unique keys in 'search_dataset' and 'search_index' by primary keys.
search_update_totals function modules/search/search.module Updates the {search_total} database table.
SelectQuery::$forUpdate property includes/database/select.inc The FOR UPDATE status
SelectQuery::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.
SelectQueryExtender::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.
SelectQueryInterface::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.
SelectQuery_sqlite::forUpdate function includes/database/sqlite/select.inc Add FOR UPDATE to the query.
shortcut_link_edit_validate function modules/shortcut/shortcut.admin.inc Validation handler for the shortcut link add and edit forms.
shortcut_set_add_form_validate function modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_add_form().
shortcut_set_edit_form_validate function modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_edit_form().
shortcut_set_switch_validate function modules/shortcut/shortcut.admin.inc Validation handler for shortcut_set_switch().
simpletest_settings_form_validate function modules/simpletest/simpletest.pages.inc Validation handler for simpletest_settings_form().
statistics_update_7000 function modules/statistics/statistics.install Update the {accesslog}.sid column to match the length of {sessions}.sid
statistics_update_index function modules/statistics/statistics.module Implements hook_update_index().
system.updater.inc file modules/system/system.updater.inc Subclasses of the Updater class to update Drupal core knows how to update.
At this time, only modules and themes are supported.
system_actions_configure_validate function modules/system/system.admin.inc Validate system_actions_configure() form submissions.
system_add_date_formats_form_submit function modules/system/system.admin.inc Process new date format string submission.
system_add_date_formats_form_validate function modules/system/system.admin.inc Validate new date format string submission.
system_add_date_format_type_form function modules/system/system.admin.inc Add new date type.
system_add_date_format_type_form_submit function modules/system/system.admin.inc Process system_add_date_format_type form submissions.
system_add_date_format_type_form_validate function modules/system/system.admin.inc Validate system_add_date_format_type form submissions.
system_configure_date_formats_form function modules/system/system.admin.inc Allow users to add additional date formats.
system_date_delete_format_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date format.
system_date_delete_format_form_submit function modules/system/system.admin.inc Delete a configured date format.
system_date_formats function modules/system/system.module Implements hook_date_formats().
system_date_formats_rebuild function modules/system/system.module Resets the database cache of date formats and saves all new date formats.
system_date_format_delete function modules/system/system.module Deletes a date format from the database.
system_date_format_locale function modules/system/system.module Gets the appropriate date format string for a date type and locale.
system_date_format_save function modules/system/system.module Saves a date format to the database.
system_date_format_types function modules/system/system.module Implements hook_date_format_types().
system_date_format_type_delete function modules/system/system.module Deletes a date type from the database.
system_date_format_type_save function modules/system/system.module Saves a date type to the database.
system_date_time_formats function modules/system/system.admin.inc Displays the date format strings overview page.
system_date_time_lookup function modules/system/system.admin.inc Return the date for a given format string via Ajax.
system_date_time_settings function modules/system/system.admin.inc Form builder; Configure the site date and time settings.
system_default_date_formats function includes/date.inc Provides a default system list of date formats for system_date_formats().
system_delete_date_format_type_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date type.
system_delete_date_format_type_form_submit function modules/system/system.admin.inc Delete a configured date type.
system_get_date_format function modules/system/system.module Gets the format details for a particular format ID.

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