Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| system_performance_settings | function | modules/ |
Form builder; Configure site performance settings. |
| system_permission | function | modules/ |
Implements hook_permission(). |
| system_php | function | modules/ |
Menu callback: return information about PHP. |
| system_preprocess_block | function | modules/ |
Implements hook_preprocess_block(). |
| system_project_namespace_test.info | file | modules/ |
name = "System project namespace test" description = "Support module for testing project namespace dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = drupal:filter |
| system_project_namespace_test.module | file | modules/ |
|
| system_rebuild_module_data | function | modules/ |
Rebuild, save, and return data about all currently available modules. |
| system_rebuild_theme_data | function | modules/ |
Rebuild, save, and return data about all currently available themes. |
| system_regional_settings | function | modules/ |
Form builder; Configure the site regional settings. |
| system_region_list | function | modules/ |
Get a list of available regions from a specified theme. |
| system_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter |
| system_requirements | function | modules/ |
Implements hook_requirements(). |
| system_requires_null_version_test.info | file | modules/ |
name = "System requires null version test" description = "Support module for testing system_modules()." package = Only For Testing core = 7.x version = VERSION hidden = FALSE dependencies[] = system_null_version_test |
| system_requires_null_version_test.module | file | modules/ |
|
| system_retrieve_file | function | modules/ |
Attempts to get a file using drupal_http_request and to store it locally. |
| system_rss_feeds_settings | function | modules/ |
Form builder; Configure how the site handles RSS feeds. |
| system_run_automated_cron | function | modules/ |
Run the automated cron if enabled. |
| system_run_cron | function | modules/ |
Menu callback: run cron manually. |
| system_run_cron_submit | function | modules/ |
Submit callback; run cron. |
| system_schema | function | modules/ |
Implements hook_schema(). |
| system_schema_cache_7054 | function | modules/ |
The cache schema corresponding to system_update_7054. |
| system_send_email_action | function | modules/ |
Sends an e-mail message. |
| system_send_email_action_form | function | modules/ |
Return a form definition so the Send email action can be configured. |
| system_send_email_action_submit | function | modules/ |
Process system_send_email_action form submissions. |
| system_send_email_action_validate | function | modules/ |
Validate system_send_email_action form submissions. |
| system_settings_form | function | modules/ |
Sets up a form to save information automatically. |
| system_settings_form_submit | function | modules/ |
Form submission handler for system_settings_form(). |
| system_settings_overview | function | modules/ |
Displays the configuration overview page. |
| system_site_information_settings | function | modules/ |
Form builder; The general site information form. |
| system_site_information_settings_validate | function | modules/ |
Validates the submitted site-information form. |
| system_site_maintenance_mode | function | modules/ |
Form builder; Configure the site's maintenance status. |
| system_sort_modules_by_info_name | function | modules/ |
Array sorting callback; sorts modules or themes by their name. |
| system_sort_themes | function | modules/ |
Sorts themes by their names, with the default theme listed first. |
| system_status | function | modules/ |
Menu callback: displays the site status report. Can also be used as a pure check. |
| system_stream_wrappers | function | modules/ |
Implements hook_stream_wrappers(). |
| system_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
| system_test.info | file | modules/ |
name = System test description = Support module for system testing. package = Testing version = VERSION core = 7.x files[] = system_test.module hidden = TRUE |
| system_test.install | file | modules/ |
Install, update and uninstall functions for the system_test module. |
| system_test.module | file | modules/ |
|
| system_test_authorize_init_page | function | modules/ |
Page callback to initialize authorize.php during testing. |
| system_test_basic_auth_page | function | modules/ |
|
| system_test_boot | function | modules/ |
Implements hook_boot(). |
| system_test_drupal_get_filename | function | modules/ |
Page callback to run drupal_get_filename() on a particular module. |
| system_test_drupal_get_filename_with_schema_rebuild | function | modules/ |
Page callback to run drupal_get_filename() and do a schema rebuild. |
| system_test_drupal_set_message | function | modules/ |
Sets two messages and removes the first one before the messages are displayed. |
| system_test_empty_page | function | modules/ |
Page callback to output an empty page. |
| system_test_exit | function | modules/ |
Implements hook_exit(). |
| system_test_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
| system_test_get_destination | function | modules/ |
Page callback to print out $_GET['destination'] for testing. |
| system_test_init | function | modules/ |
Implements hook_init(). |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.