Search for date
Title | Object type | File name | Summary |
---|---|---|---|
user_update_7014 | function | modules/ |
Rename the 'post comments without approval' permission. |
user_update_7015 | function | modules/ |
Change {users}.signature_format into varchar. |
user_update_7016 | function | modules/ |
Update the database to match the schema. |
user_update_7017 | function | modules/ |
Update email templates to use new tokens. |
user_update_7018 | function | modules/ |
Ensure there is an index on {users}.picture. |
user_update_7019 | function | modules/ |
Ensure there is a combined index on {authmap}.uid and {authmap}.module. |
user_update_7020 | function | modules/ |
Add changed field to users table. |
user_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
user_validate_current_pass | function | modules/ |
Form validation handler for the current password on the user_account_form(). |
user_validate_mail | function | modules/ |
Validates a user's email address. |
user_validate_name | function | modules/ |
Verify the syntax of the given name. |
user_validate_picture | function | modules/ |
Validates an image uploaded by a user. |
xmlrpc_date | function | includes/ |
Converts a PHP or ISO date/time to an XML-RPC object. |
xmlrpc_date_get_xml | function | includes/ |
Converts an XML-RPC date-time object into XML. |
_book_update_outline | function | modules/ |
Handles additions and updates to the book outline. |
_comment_update_node_statistics | function | modules/ |
Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated. |
_element_validate_integer | function | modules/ |
DEPRECATED: Helper form element validator: integer. |
_element_validate_integer_positive | function | modules/ |
DEPRECATED: Helper form element validator: integer > 0. |
_element_validate_number | function | modules/ |
DEPRECATED: Helper form element validator: number. |
_field_ui_field_overview_form_validate_add_existing | function | modules/ |
Validates the 'add existing field' row of field_ui_field_overview_form(). |
_field_ui_field_overview_form_validate_add_new | function | modules/ |
Validates the 'add new field' row of field_ui_field_overview_form(). |
_file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
_format_date_callback | function | includes/ |
Translates a formatted date string. |
_form_validate | function | includes/ |
Performs validation on form elements. |
_forum_update_forum_index | function | modules/ |
Updates the taxonomy index for a given node. |
_image_field_resolution_validate | function | modules/ |
Element validate function for resolution fields. |
_image_update_7002_add_columns | function | modules/ |
Add width and height columns to a specific table. |
_image_update_7002_populate_dimensions | function | modules/ |
Populate image dimensions in a specific table. |
_list_update_7001_extract_allowed_values | function | modules/ |
Helper function for list_update_7001: extract allowed values from a string. |
_list_update_7001_float_string_cast | function | modules/ |
Helper callback function to cast the array element. |
_locale_invalidate_js | function | includes/ |
Force the JavaScript translation file(s) to be refreshed. |
_menu_update_parental_status | function | includes/ |
Checks and updates the 'has_children' status for the parent of a link. |
_node_mass_update_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
_node_mass_update_batch_process | function | modules/ |
Implements callback_batch_operation(). |
_node_mass_update_helper | function | modules/ |
Updates individual nodes when fewer than 10 are queued. |
_profile_update_user_fields | function | modules/ |
Helper function: update an array of user fields by calling profile_view_field |
_registry_update | function | includes/ |
Does the work for registry_update(). |
_system_date_formats_build | function | modules/ |
Builds and returns information about available date formats. |
_system_date_format_types_build | function | modules/ |
Builds and returns information about available date types. |
_system_theme_settings_validate_path | function | modules/ |
Helper function for the system_theme_settings form. |
_system_update_bootstrap_status | function | modules/ |
Refresh bootstrap column in the system table. |
_update_7000_field_create_field | function | modules/ |
Utility function: create a field by writing directly to the database. |
_update_7000_field_create_instance | function | modules/ |
Utility function: write a field instance directly to the database. |
_update_7000_field_delete_field | function | modules/ |
Utility function: delete a field stored in SQL storage directly from the database. |
_update_7000_field_delete_instance | function | modules/ |
Utility function: delete an instance and all its data of a field stored in SQL Storage. |
_update_7000_field_read_fields | function | modules/ |
Utility function: fetch all the field definitions from the database. |
_update_7000_field_sql_storage_write | function | modules/ |
Utility function: write field data directly to SQL storage. |
_update_7000_node_get_types | function | modules/ |
Utility function: fetch the node types directly from the database. |
_update_7000_user_role_grant_permissions | function | modules/ |
Utility function: grant a set of permissions to a role during update. |
_update_7002_taxonomy_get_vocabularies | function | modules/ |
Utility function: get the list of vocabularies directly from the database. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.