Search for date
Title | Object type | File name | Summary |
---|---|---|---|
system_get_date_formats | function | modules/ |
Gets the list of defined date formats and attributes. |
system_get_date_types | function | modules/ |
Gets the list of available date types and attributes. |
system_ip_blocking_form_validate | function | modules/ |
|
system_modules_uninstall_validate | function | modules/ |
Validates the submitted uninstall form. |
system_send_email_action_validate | function | modules/ |
Validate system_send_email_action form submissions. |
system_site_information_settings_validate | function | modules/ |
Validates the submitted site-information form. |
system_theme_settings_validate | function | modules/ |
Validator for the system_theme_settings() form. |
system_updater_info | function | modules/ |
Implements hook_updater_info(). |
system_update_7000 | function | modules/ |
Rename blog and forum permissions to be consistent with other content types. |
system_update_7001 | function | modules/ |
Generate a cron key and save it in the variables table. |
system_update_7002 | function | modules/ |
Add a table to store blocked IP addresses. |
system_update_7003 | function | modules/ |
Update {blocked_ips} with valid IP addresses from {access}. |
system_update_7004 | function | modules/ |
Remove hardcoded numeric deltas from all blocks in core. |
system_update_7005 | function | modules/ |
Remove throttle columns and variables. |
system_update_7007 | function | modules/ |
Convert to new method of storing permissions. |
system_update_7009 | function | modules/ |
Rename the variable for primary links. |
system_update_7011 | function | modules/ |
Split the 'bypass node access' permission from 'administer nodes'. |
system_update_7013 | function | modules/ |
Convert default time zone offset to default time zone name. |
system_update_7015 | function | modules/ |
Change the user logout path. |
system_update_7016 | function | modules/ |
Remove custom datatype *_unsigned in PostgreSQL. |
system_update_7017 | function | modules/ |
Change the theme setting 'toggle_node_info' into a per content type variable. |
system_update_7018 | function | modules/ |
Shorten the {system}.type column and modify indexes. |
system_update_7020 | function | modules/ |
Enable field and field_ui modules. |
system_update_7021 | function | modules/ |
Change the PHP for settings permission. |
system_update_7027 | function | modules/ |
Enable field type modules. |
system_update_7029 | function | modules/ |
Add new 'view own unpublished content' permission for authenticated users. Preserves legacy behavior from Drupal 6.x. |
system_update_7032 | function | modules/ |
Alter field hostname to identifier in the {flood} table. |
system_update_7033 | function | modules/ |
Move CACHE_AGGRESSIVE to CACHE_NORMAL. |
system_update_7034 | function | modules/ |
Migrate the file path settings and create the new {file_managed} table. |
system_update_7036 | function | modules/ |
Split the 'access site in maintenance mode' permission from 'administer site configuration'. |
system_update_7042 | function | modules/ |
Upgrade the {url_alias} table and create a cache bin for path aliases. |
system_update_7044 | function | modules/ |
Drop the actions_aid table. |
system_update_7045 | function | modules/ |
Add expiration field to the {flood} table. |
system_update_7046 | function | modules/ |
Switch from the Minnelli theme if it is the default or admin theme. |
system_update_7047 | function | modules/ |
Normalize the front page path variable. |
system_update_7048 | function | modules/ |
Convert path languages from the empty string to LANGUAGE_NONE. |
system_update_7049 | function | modules/ |
Rename 'Default' profile to 'Standard.' |
system_update_7050 | function | modules/ |
Change {batch}.id column from serial to regular int. |
system_update_7051 | function | modules/ |
make the IP field IPv6 compatible |
system_update_7052 | function | modules/ |
Rename file to include_file in {menu_router} table. |
system_update_7053 | function | modules/ |
Upgrade standard blocks and menus. |
system_update_7054 | function | modules/ |
Remove {cache_*}.headers columns. |
system_update_7055 | function | modules/ |
Converts fields that store serialized variables from text to blob. |
system_update_7057 | function | modules/ |
Increase the size of session-ids. |
system_update_7058 | function | modules/ |
Remove cron semaphore variable. |
system_update_7059 | function | modules/ |
Create the {file_usage} table. |
system_update_7060 | function | modules/ |
Create fields in preparation for migrating upload.module to file.module. |
system_update_7061 | function | modules/ |
Migrate upload.module data to the newly created file field. |
system_update_7062 | function | modules/ |
Replace 'system_list' index with 'bootstrap' index on {system}. |
system_update_7063 | function | modules/ |
Delete {menu_links} records for 'type' => MENU_CALLBACK which would not appear in a fresh install. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.