Functions

Primary tabs

Name Location Description Direct usessort descending Strings
hook_token_info drupal/core/modules/system/system.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter drupal/core/modules/system/system.api.php Alter the metadata about available placeholder tokens and token types.
hook_batch_alter drupal/core/modules/system/system.api.php Alter batch information before a batch is processed.
hook_updater_info drupal/core/modules/system/system.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter drupal/core/modules/system/system.api.php Alter the Updater information array.
hook_countries_alter drupal/core/modules/system/system.api.php Alter the default country list.
hook_menu_site_status_alter drupal/core/modules/system/system.api.php Control site status before menu dispatching.
hook_filetransfer_info drupal/core/modules/system/system.api.php Register information about FileTransfer classes provided by a module.
hook_filetransfer_info_alter drupal/core/modules/system/system.api.php Alter the FileTransfer class registry.
system_token_info drupal/core/modules/system/system.tokens.inc Implements hook_token_info().
system_tokens drupal/core/modules/system/system.tokens.inc Implements hook_tokens().
hook_language_init drupal/core/modules/system/language.api.php Allows modules to act after language initialization has been performed.
hook_language_switch_links_alter drupal/core/modules/system/language.api.php Perform alterations on language switcher links.
hook_language_types_info drupal/core/modules/system/language.api.php Define language types.
hook_language_types_info_alter drupal/core/modules/system/language.api.php Perform alterations on language types.
hook_language_negotiation_info drupal/core/modules/system/language.api.php Define language negotiation methods.
hook_language_negotiation_info_alter drupal/core/modules/system/language.api.php Perform alterations on language negotiation methods.
hook_language_fallback_candidates_alter drupal/core/modules/system/language.api.php Perform alterations on the language fallback candidates.
hook_transliteration_overrides_alter drupal/core/modules/system/language.api.php Provide language-specific overrides for transliteration.
system_admin_config_page drupal/core/modules/system/system.admin.inc Menu callback; Provide the administration overview page. 1
system_admin_menu_block_page drupal/core/modules/system/system.admin.inc Provide a single block from the administration menu as a page. 4
system_admin_index drupal/core/modules/system/system.admin.inc Menu callback; prints a listing of admin tasks, organized by module. 1
system_themes_page drupal/core/modules/system/system.admin.inc Menu callback; displays a listing of all themes. 1
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_theme_enable drupal/core/modules/system/system.admin.inc Menu callback; Enables a theme. 1
system_theme_disable drupal/core/modules/system/system.admin.inc Menu callback; Disables a theme. 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_validate drupal/core/modules/system/system.admin.inc Validator for the system_theme_settings() form. 1
system_theme_settings_submit drupal/core/modules/system/system.admin.inc Process system_theme_settings form submissions. 1
_system_is_incompatible drupal/core/modules/system/system.admin.inc Recursively check compatibility.
system_modules drupal/core/modules/system/system.admin.inc Menu callback; provides module enable/disable interface. 1
system_sort_modules_by_info_name drupal/core/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 4
system_sort_themes drupal/core/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name. 1
system_modules_submit drupal/core/modules/system/system.admin.inc Submit callback; handles modules form submission.
system_modules_uninstall drupal/core/modules/system/system.admin.inc Builds a form of currently disabled modules. 1
system_modules_uninstall_validate drupal/core/modules/system/system.admin.inc Validates the submitted uninstall form.
system_modules_uninstall_submit drupal/core/modules/system/system.admin.inc Processes the submitted uninstall form.
system_site_information_settings drupal/core/modules/system/system.admin.inc Form builder; The general site information form. 1
system_site_information_settings_validate drupal/core/modules/system/system.admin.inc Validates the submitted site-information form. 1
system_site_information_settings_submit drupal/core/modules/system/system.admin.inc Form submission handler for system_site_information_settings().
system_cron_settings drupal/core/modules/system/system.admin.inc Form builder; Cron form. 1
system_cron_settings_submit drupal/core/modules/system/system.admin.inc Form builder submit handler; Handle submission for cron settings.
system_run_cron_submit drupal/core/modules/system/system.admin.inc Submit callback; run cron. 1
system_logging_settings drupal/core/modules/system/system.admin.inc Form builder; Configure error reporting settings. 1
system_logging_settings_submit drupal/core/modules/system/system.admin.inc Form submission handler for system_logging_settings().
system_performance_settings drupal/core/modules/system/system.admin.inc Form builder; Configure site performance settings. 1
system_performance_settings_submit drupal/core/modules/system/system.admin.inc Form submission handler for system_performance_settings(). 1
system_clear_cache_submit drupal/core/modules/system/system.admin.inc Submit callback; clear system caches. 1

Pages

Other projects