Search for date
Title | Object type | File name | Summary |
---|---|---|---|
options_field_widget_validate | function | modules/ |
Form element validation handler for options element. |
password_confirm_validate | function | includes/ |
Validates a password_confirm element. |
path_admin_form_validate | function | modules/ |
Form validation handler for path_admin_form(). |
path_form_element_validate | function | modules/ |
Form element validation handler for URL alias form element. |
path_node_update | function | modules/ |
Implements hook_node_update(). |
path_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
path_test_path_update | function | modules/ |
Implements hook_path_update(). |
PollTestCase::pollUpdate | function | modules/ |
|
poll_update | function | modules/ |
Implements hook_update(). |
poll_update_7001 | function | modules/ |
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/ |
Add timestamp field to {poll_vote}. |
poll_update_7003 | function | modules/ |
Change the weight column to normal int. |
poll_update_7004 | function | modules/ |
Update the database to match the schema. |
poll_validate | function | modules/ |
Implements hook_validate(). |
poll_view_voting_validate | function | modules/ |
Validation function for processing votes |
Private update status cache system | group | modules/ |
Functions to manage the update status cache. |
ProfileTestCase::updateProfileField | function | modules/ |
Update a profile field. |
ProfileTestDate | class | modules/ |
|
ProfileTestDate::getInfo | function | modules/ |
|
ProfileTestDate::testProfileDateField | function | modules/ |
Create a date field, give it a value, update and delete the field. |
profile_field_form_validate | function | modules/ |
Validate profile_field_form submissions. |
profile_update_7001 | function | modules/ |
Rename {profile_fields} table to {profile_field} and {profile_values} to {profile_value}. |
profile_update_7002 | function | modules/ |
Change the weight column to normal int. |
profile_user_form_validate | function | modules/ |
Form validation handler for the user register/profile form. |
registry_update | function | includes/ |
Updates the registry based on the latest files listed in the database. |
SAVED_UPDATED | constant | includes/ |
Return status for saving which involved an update to an existing item. |
search_admin_settings_validate | function | modules/ |
Form validation handler for search_admin_settings(). |
search_comment_update | function | modules/ |
Implements hook_comment_update(). |
search_form_validate | function | modules/ |
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/ |
Implements hook_node_update(). |
search_node_update_index | function | modules/ |
Implements hook_node_update_index(). |
search_update_7000 | function | modules/ |
Replace unique keys in 'search_dataset' and 'search_index' by primary keys. |
search_update_totals | function | modules/ |
Updates the {search_total} database table. |
SelectQuery::$forUpdate | property | includes/ |
The FOR UPDATE status |
SelectQuery::forUpdate | function | includes/ |
Add FOR UPDATE to the query. |
SelectQueryExtender::forUpdate | function | includes/ |
Add FOR UPDATE to the query. |
SelectQueryInterface::forUpdate | function | includes/ |
Add FOR UPDATE to the query. |
SelectQuery_sqlite::forUpdate | function | includes/ |
Add FOR UPDATE to the query. |
shortcut_link_edit_validate | function | modules/ |
Validation handler for the shortcut link add and edit forms. |
shortcut_set_add_form_validate | function | modules/ |
Validation handler for shortcut_set_add_form(). |
shortcut_set_edit_form_validate | function | modules/ |
Validation handler for shortcut_set_edit_form(). |
shortcut_set_switch_validate | function | modules/ |
Validation handler for shortcut_set_switch(). |
simpletest_settings_form_validate | function | modules/ |
Validation handler for simpletest_settings_form(). |
statistics_update_7000 | function | modules/ |
Update the {accesslog}.sid column to match the length of {sessions}.sid |
statistics_update_index | function | modules/ |
Implements hook_update_index(). |
system.updater.inc | file | modules/ |
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/ |
Validate system_actions_configure() form submissions. |
system_add_date_formats_form_submit | function | modules/ |
Process new date format string submission. |
system_add_date_formats_form_validate | function | modules/ |
Validate new date format string submission. |
system_add_date_format_type_form | function | modules/ |
Add new date type. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.