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

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