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
options_field_widget_validate function modules/field/modules/options/options.module Form element validation handler for options element.
password_confirm_validate function includes/form.inc Validates a password_confirm element.
path_admin_form_validate function modules/path/path.admin.inc Form validation handler for path_admin_form().
path_form_element_validate function modules/path/path.module Form element validation handler for URL alias form element.
path_node_update function modules/path/path.module Implements hook_node_update().
path_taxonomy_term_update function modules/path/path.module Implements hook_taxonomy_term_update().
path_test_path_update function modules/simpletest/tests/path_test.module Implements hook_path_update().
PollTestCase::pollUpdate function modules/poll/poll.test
poll_update function modules/poll/poll.module Implements hook_update().
poll_update_7001 function modules/poll/poll.install Use the poll_choice primary key to record votes in poll_votes rather than
the choice order. Rename chorder to weight.
poll_update_7002 function modules/poll/poll.install Add timestamp field to {poll_vote}.
poll_update_7003 function modules/poll/poll.install Change the weight column to normal int.
poll_update_7004 function modules/poll/poll.install Update the database to match the schema.
poll_validate function modules/poll/poll.module Implements hook_validate().
poll_view_voting_validate function modules/poll/poll.module Validation function for processing votes
Private update status cache system group modules/update/update.module Functions to manage the update status cache.
ProfileTestCase::updateProfileField function modules/profile/profile.test Update a profile field.
ProfileTestDate class modules/profile/profile.test
ProfileTestDate::getInfo function modules/profile/profile.test
ProfileTestDate::testProfileDateField function modules/profile/profile.test Create a date field, give it a value, update and delete the field.
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.

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