system_retrieve_file |
drupal/core/modules/system/system.module |
Attempts to get a file using drupal_http_request and to store it locally. |
2 |
|
system_rss_feeds_settings |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure how the site handles RSS feeds. |
|
1 |
system_rss_feeds_settings_submit |
drupal/core/modules/system/system.admin.inc |
Form builder submit handler; Handle submission for RSS feeds settings. |
|
|
system_run_automated_cron |
drupal/core/modules/system/system.module |
Run the automated cron if enabled. |
1 |
|
system_run_cron |
drupal/core/modules/system/system.admin.inc |
Menu callback: run cron manually. |
|
1 |
system_run_cron_submit |
drupal/core/modules/system/system.admin.inc |
Submit callback; run cron. |
|
1 |
system_settings_form |
drupal/core/modules/system/system.module |
Add default buttons to a form and set its prefix. |
3 |
1 |
system_settings_form_submit |
drupal/core/modules/system/system.module |
Execute the system_settings_form. |
|
1 |
system_site_information_settings |
drupal/core/modules/system/system.admin.inc |
Form builder; The general 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_site_information_settings_validate |
drupal/core/modules/system/system.admin.inc |
Validates the submitted site-information form. |
|
1 |
system_site_maintenance_mode |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure the site's maintenance status. |
|
1 |
system_site_maintenance_mode_submit |
drupal/core/modules/system/system.admin.inc |
Form submission handler for system_site_maintenance_mode(). |
|
|
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_status |
drupal/core/modules/system/system.admin.inc |
Menu callback: displays the site status report. Can also be used as a pure check. |
1 |
1 |
system_stream_wrappers |
drupal/core/modules/system/system.module |
Implements hook_stream_wrappers(). |
|
|
system_system_info_alter |
drupal/core/modules/system/system.module |
Implements hook_system_info_alter(). |
|
|
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_boot |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_boot(). |
|
|
system_test_exit |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_exit(). |
|
|
system_test_filetransfer_info |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_filetransfer_info(). |
|
|
system_test_init |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_init(). |
|
|
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_multiple_redirects |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Menu callback; sends a redirect header to itself until $count argument is 0. |
|
1 |
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_redirect |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
|
1 |
system_test_redirect_invalid_scheme |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
|
1 |
system_test_redirect_noparse |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
|
1 |
system_test_redirect_noscheme |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
|
1 |
system_test_set_header |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
|
1 |
system_test_sleep |
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_disable |
drupal/core/modules/system/system.admin.inc |
Menu callback; Disables a theme. |
|
1 |
system_theme_enable |
drupal/core/modules/system/system.admin.inc |
Menu callback; Enables a theme. |
|
1 |
system_theme_settings |
drupal/core/modules/system/system.admin.inc |
Form builder; display theme configuration for entire site and individual themes. |
|
1 |