Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
statistics_user_cancel drupal/core/modules/statistics/statistics.module Implements hook_user_cancel().
statistics_user_predelete drupal/core/modules/statistics/statistics.module Implements hook_user_predelete().
statistics_user_tracker drupal/core/modules/statistics/statistics.pages.inc Page callback: Displays statistics for a user. 1
syslog_facility_list drupal/core/modules/syslog/syslog.module Lists all possible syslog facilities for UNIX/Linux. 1
syslog_form_system_logging_settings_alter drupal/core/modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
syslog_help drupal/core/modules/syslog/syslog.module Implements hook_help().
syslog_install drupal/core/modules/syslog/syslog.install Implements hook_install().
syslog_logging_settings_submit drupal/core/modules/syslog/syslog.module Form submission handler for system_logging_settings(). 1
syslog_update_8000 drupal/core/modules/syslog/syslog.install Update settings to the new configuration system.
syslog_watchdog drupal/core/modules/syslog/syslog.module Implements hook_watchdog().
system_add_module_assets drupal/core/modules/system/system.module Adds CSS and JavaScript files declared in module .info files. 1
system_admin_compact_mode drupal/core/modules/system/system.module Determines whether the current user is in compact mode. 4
system_admin_compact_page drupal/core/modules/system/system.module Menu callback; Sets whether the admin menu is in compact mode or not. 1
system_admin_config_page drupal/core/modules/system/system.admin.inc Menu callback; Provide the administration overview page. 1
system_admin_index drupal/core/modules/system/system.admin.inc Menu callback; prints a listing of admin tasks, organized by module. 1
system_admin_menu_block drupal/core/modules/system/system.module Provide a single block on the administration overview page. 2
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_paths drupal/core/modules/system/system.module Implements hook_admin_paths().
system_archiver_info drupal/core/modules/system/system.module Implements hook_archiver_info().
system_authorized_batch_process drupal/core/modules/system/system.module Use authorize.php to run batch_process(). 2
system_authorized_batch_processing_url drupal/core/modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch. 2
system_authorized_get_url drupal/core/modules/system/system.module Return the URL for the authorize.php script. 6
system_authorized_init drupal/core/modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges. 4
system_authorized_run drupal/core/modules/system/system.module Setup and invoke an operation using authorize.php.
system_batch_page drupal/core/modules/system/system.admin.inc Default page callback for batches. 1
system_block_info drupal/core/modules/system/system.module Implements hook_block_info().
system_block_view drupal/core/modules/system/system.module Implements hook_block_view().
system_cache_flush drupal/core/modules/system/system.module Implements hook_cache_flush().
system_check_directory drupal/core/modules/system/system.module Checks the existence of the directory specified in $form_element. 2
system_clear_cache_submit drupal/core/modules/system/system.admin.inc Submit callback; clear system caches. 1
system_clear_page_cache_submit drupal/core/modules/system/system.admin.inc Submit callback; clear the page cache. 1
system_configure_date_formats_form drupal/core/modules/system/system.admin.inc Allow users to add additional date formats. 1
system_config_form drupal/core/modules/system/system.module Adds default behavior to a configuration form. 21
system_config_form_submit drupal/core/modules/system/system.module Form submission handler for system_config_form(). 1
system_cron drupal/core/modules/system/system.module Implements hook_cron().
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_custom_theme drupal/core/modules/system/system.module Implements hook_custom_theme().
system_data_type_info drupal/core/modules/system/system.module Implements hook_data_type_info().
system_date_delete_format_form drupal/core/modules/system/system.admin.inc Menu callback; present a form for deleting a date format. 1
system_date_delete_format_form_submit drupal/core/modules/system/system.admin.inc Delete a configured date format.
system_date_formats_form_submit drupal/core/modules/system/system.admin.inc Process date format string submission. 1
system_date_formats_form_validate drupal/core/modules/system/system.admin.inc Validate date format string submission. 1
system_date_format_delete drupal/core/modules/system/system.module Deletes a date format from the database. 1
system_date_format_exists drupal/core/modules/system/system.admin.inc Checks if the chosen machine_name exists or not. 1
system_date_format_language_overview_page drupal/core/modules/system/system.admin.inc Page callback: Displays edit date format links for each language. 1
system_date_format_load drupal/core/modules/system/system.module Menu loader function for a date format.
system_date_format_locale drupal/core/modules/system/system.module Gets the appropriate date format string for a date type and locale. 1
system_date_format_localize_form drupal/core/modules/system/system.admin.inc Form constructor for the date localization configuration form. 1
system_date_format_localize_form_save drupal/core/modules/system/system.admin.inc Save locale specific date formats to the database. 1

Pages

Other projects