Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
system_add_date_format_type_form function modules/system/system.admin.inc Add new date type.
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_add_module_assets function modules/system/system.module Adds CSS and JavaScript files declared in module .info files.
system_admin_compact_mode function modules/system/system.module Determines whether the current user is in compact mode.
system_admin_compact_page function modules/system/system.module Menu callback; Sets whether the admin menu is in compact mode or not.
system_admin_config_page function modules/system/system.admin.inc Menu callback; Provide the administration overview page.
system_admin_index function modules/system/system.admin.inc Menu callback; prints a listing of admin tasks, organized by module.
system_admin_menu_block function modules/system/system.module Provide a single block on the administration overview page.
system_admin_menu_block_page function modules/system/system.admin.inc Provide a single block from the administration menu as a page.
system_admin_paths function modules/system/system.module Implements hook_admin_paths().
system_admin_test.info file modules/simpletest/tests/system_admin_test.info name = System Admin Test
description = 'Support module for testing system.admin.inc.'
package = Only For Testing
version = VERSION
core = 7.x
hidden = FALSE
configure = config/broken
system_admin_test.module file modules/simpletest/tests/system_admin_test.module Helper module for module for testing system.admin.inc.
system_archiver_info function modules/system/system.module Implements hook_archiver_info().
system_authorized_batch_process function modules/system/system.module Use authorize.php to run batch_process().
system_authorized_batch_processing_url function modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch.
system_authorized_get_url function modules/system/system.module Return the URL for the authorize.php script.
system_authorized_init function modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges.
system_authorized_run function modules/system/system.module Setup and invoke an operation using authorize.php.
system_batch_page function modules/system/system.admin.inc Default page callback for batches.
system_block_info function modules/system/system.module Implements hook_block_info().
system_block_ip_action function modules/system/system.module Blocks the current user's IP address.
system_block_view function modules/system/system.module Implements hook_block_view().
system_check_directory function modules/system/system.module Checks the existence of the directory specified in $form_element.
system_check_http_request function modules/system/system.module Checks whether the server is capable of issuing HTTP requests.
system_clean_url_settings function modules/system/system.admin.inc Form builder; Configure clean URL settings.
system_clear_cache_submit function modules/system/system.admin.inc Submit callback; clear system caches.
system_clear_page_cache_submit function modules/system/system.admin.inc Submit callback; clear the page cache.
system_configure_date_formats_form function modules/system/system.admin.inc Allow users to add additional date formats.
system_cron function modules/system/system.module Implements hook_cron().
system_cron_settings function modules/system/system.admin.inc Form builder; Cron form.
system_cron_test.info file modules/system/tests/system_cron_test.info name = System Cron Test
description = 'Support module for testing the system_cron().'
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
system_cron_test.module file modules/system/tests/system_cron_test.module Helper module for CronRunTestCase::testCronCacheExpiration().
system_cron_test_flush_caches function modules/system/tests/system_cron_test.module Implements hook_flush_caches().
system_custom_theme function modules/system/system.module Implements hook_custom_theme().
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_default_region function modules/system/system.module Get the name of the default region for a given theme.

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