Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| system_message_action_form | function | modules/ |
|
| system_message_action_submit | function | modules/ |
|
| system_modules | function | modules/ |
Menu callback; provides module enable/disable interface. |
| system_modules_confirm_form | function | modules/ |
Display confirmation form for required modules. |
| system_modules_submit | function | modules/ |
Submit callback; handles modules form submission. |
| system_modules_uninstall | function | modules/ |
Builds a form of currently disabled modules. |
| system_modules_uninstall_confirm_form | function | modules/ |
Confirm uninstall of selected modules. |
| system_modules_uninstall_submit | function | modules/ |
Processes the submitted uninstall form. |
| system_modules_uninstall_validate | function | modules/ |
Validates the submitted uninstall form. |
| system_null_version_test.info | file | modules/ |
name = "System null version test" description = "Support module for testing with a null version." package = Only For Testing core = 7.x hidden = FALSE |
| system_null_version_test.module | file | modules/ |
|
| system_page_alter | function | modules/ |
Implements hook_page_alter(). |
| 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. |
Pagination
- Previous page
- Page 149
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.