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

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