Search for date
Title | Object type | File name | Summary |
---|---|---|---|
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. |
system_add_date_format_type_form_submit | function | modules/ |
Process system_add_date_format_type form submissions. |
system_add_date_format_type_form_validate | function | modules/ |
Validate system_add_date_format_type form submissions. |
system_configure_date_formats_form | function | modules/ |
Allow users to add additional date formats. |
system_date_delete_format_form | function | modules/ |
Menu callback; present a form for deleting a date format. |
system_date_delete_format_form_submit | function | modules/ |
Delete a configured date format. |
system_date_formats | function | modules/ |
Implements hook_date_formats(). |
system_date_formats_rebuild | function | modules/ |
Resets the database cache of date formats and saves all new date formats. |
system_date_format_delete | function | modules/ |
Deletes a date format from the database. |
system_date_format_locale | function | modules/ |
Gets the appropriate date format string for a date type and locale. |
system_date_format_save | function | modules/ |
Saves a date format to the database. |
system_date_format_types | function | modules/ |
Implements hook_date_format_types(). |
system_date_format_type_delete | function | modules/ |
Deletes a date type from the database. |
system_date_format_type_save | function | modules/ |
Saves a date type to the database. |
system_date_time_formats | function | modules/ |
Displays the date format strings overview page. |
system_date_time_lookup | function | modules/ |
Return the date for a given format string via Ajax. |
system_date_time_settings | function | modules/ |
Form builder; Configure the site date and time settings. |
system_default_date_formats | function | includes/ |
Provides a default system list of date formats for system_date_formats(). |
system_delete_date_format_type_form | function | modules/ |
Menu callback; present a form for deleting a date type. |
system_delete_date_format_type_form_submit | function | modules/ |
Delete a configured date type. |
system_get_date_format | function | modules/ |
Gets the format details for a particular format ID. |
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.