Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
system_test_authorize_init_page drupal/core/modules/system/tests/modules/system_test/system_test.module Page callback to initialize authorize.php during testing. 1
system_test_basic_auth_page drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_filetransfer_info drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
system_test_lock_acquire drupal/core/modules/system/tests/modules/system_test/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit drupal/core/modules/system/tests/modules/system_test/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_main_content_fallback drupal/core/modules/system/tests/modules/system_test/system_test.module Menu callback to test main content fallback(). 1
system_test_menu drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_menu().
system_test_modules_disabled drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_disabled().
system_test_modules_enabled drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_enabled().
system_test_modules_installed drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_uninstalled().
system_test_page_build drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_build().
system_test_page_shutdown_functions drupal/core/modules/system/tests/modules/system_test/system_test.module A simple page callback which adds a register shutdown function. 1
system_test_set_header drupal/core/modules/system/tests/modules/system_test/system_test.module 1
system_test_system_info_alter drupal/core/modules/system/tests/modules/system_test/system_test.module Implements hook_system_info_alter().
system_theme drupal/core/modules/system/system.module Implements hook_theme().
system_themes_admin_form drupal/core/modules/system/system.admin.inc Form to select the administration theme. 1
system_themes_admin_form_submit drupal/core/modules/system/system.admin.inc Process system_themes_admin_form form submissions.
system_themes_page drupal/core/modules/system/system.admin.inc Menu callback; displays a listing of all themes. 1
system_theme_default drupal/core/modules/system/system.admin.inc Menu callback; Set the default theme. 1
system_theme_settings drupal/core/modules/system/system.admin.inc Form builder; display theme configuration for entire site and individual themes. 1
system_theme_settings_submit drupal/core/modules/system/system.admin.inc Process system_theme_settings form submissions.
system_theme_settings_validate drupal/core/modules/system/system.admin.inc Validator for the system_theme_settings() form.
system_timezone drupal/core/modules/system/system.module Menu callback; Retrieve a JSON object containing a suggested time zone name. 1
system_time_zones drupal/core/modules/system/system.module Generate an array of time zones and their local time&date. 4
system_tokens drupal/core/modules/system/system.tokens.inc Implements hook_tokens().
system_token_info drupal/core/modules/system/system.tokens.inc Implements hook_token_info().
system_updater_info drupal/core/modules/system/system.module Implements hook_updater_info().
system_update_8001 drupal/core/modules/system/system.install Move from the Garland theme.
system_update_8002 drupal/core/modules/system/system.install Set 'node' as front page path and Bartik as default theme if it implicitly was before.
system_update_8003 drupal/core/modules/system/system.install Create {cache_config} cache table for the new configuration system.
system_update_8004 drupal/core/modules/system/system.install Add {file_managed}.langcode field.
system_update_8005 drupal/core/modules/system/system.install Remove the obsolete {session}.cache column.
system_update_8006 drupal/core/modules/system/system.install Add the {cache_tags} table.
system_update_8007 drupal/core/modules/system/system.install Modify existing cache tables, adding support for cache tags.
system_update_8008 drupal/core/modules/system/system.install Remove the 'clean_url' configuration variable.
system_update_8009 drupal/core/modules/system/system.install Move cron system settings from variable to config.
system_update_8010 drupal/core/modules/system/system.install Move RSS system settings from variable to config.
system_update_8011 drupal/core/modules/system/system.install Update the module and base fields for the blog node type.
system_update_8012 drupal/core/modules/system/system.install Move site system settings from variable to config.
system_update_8013 drupal/core/modules/system/system.install Add description_callback and description_arguments fields to {menu_router}.
system_update_8014 drupal/core/modules/system/system.install Move system logging settings from variables to config.
system_update_8015 drupal/core/modules/system/system.install Create a UUID column for managed files.
system_update_8016 drupal/core/modules/system/system.install Move the system maintenance settings from variable to config.
system_update_8017 drupal/core/modules/system/system.install Move system performance settings from variable to config.
system_update_8019 drupal/core/modules/system/system.install Remove the registry tables.
system_update_8020 drupal/core/modules/system/system.install Conditionally enable the new Ban module.
system_update_8021 drupal/core/modules/system/system.install Enable the Actions module.
system_update_8022 drupal/core/modules/system/system.install Create the new routing table.
system_update_8023 drupal/core/modules/system/system.install Create the 'key_value_expire' table.

Pages

Other projects