Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
statistics_menu drupal/core/modules/statistics/statistics.module Implements hook_menu().
statistics_node_predelete drupal/core/modules/statistics/statistics.module Implements hook_node_predelete().
statistics_node_view drupal/core/modules/statistics/statistics.module Implements hook_node_view().
statistics_permission drupal/core/modules/statistics/statistics.module Implements hook_permission().
statistics_preprocess_block drupal/core/modules/statistics/statistics.module Implements hook_preprocess_HOOK() for block.html.twig.
statistics_ranking drupal/core/modules/statistics/statistics.module Implements hook_ranking().
statistics_schema drupal/core/modules/statistics/statistics.install Implements hook_schema().
statistics_title_list drupal/core/modules/statistics/statistics.module Returns the most viewed content of all time, today, or the last-viewed node. 1
statistics_tokens drupal/core/modules/statistics/statistics.tokens.inc Implements hook_tokens().
statistics_token_info drupal/core/modules/statistics/statistics.tokens.inc Implements hook_token_info().
statistics_uninstall drupal/core/modules/statistics/statistics.install Implements hook_uninstall().
statistics_update_8000 drupal/core/modules/statistics/statistics.install Moves statistics settings from variables to config.
statistics_update_8001 drupal/core/modules/statistics/statistics.install Make *id fields unsigned.
statistics_update_8002 drupal/core/modules/statistics/statistics.install Convert variables to state.
statistics_update_index drupal/core/modules/statistics/statistics.module Implements hook_update_index().
statistics_views_data drupal/core/modules/statistics/statistics.views.inc Implements hook_views_data().
stringContains drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_StringContains matcher object.
stringEndsWith drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_StringEndsWith matcher object.
stringStartsWith drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_StringStartsWith matcher object.
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_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_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_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_check_directory drupal/core/modules/system/system.module Checks the existence of the directory specified in $form_element. 2
system_config_form drupal/core/modules/system/system.module Adds default behavior to a configuration form. 1 1
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_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_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. 2
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_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