system_clear_cache_submit |
core/modules/system/system.admin.inc |
Submit callback; clear system caches. |
system_clear_page_cache_submit |
core/modules/system/system.admin.inc |
Submit callback; clear the page cache. |
system_configure_date_formats_form |
core/modules/system/system.admin.inc |
Allow users to add additional date formats. |
system_configure_date_formats_form_submit |
core/modules/system/system.admin.inc |
Process date format string submission. |
system_config_info |
core/modules/system/system.module |
Implements hook_config_info(). |
system_cron |
core/modules/system/system.module |
Implements hook_cron(). |
system_cron_settings |
core/modules/system/system.admin.inc |
Form builder; Cron form. |
system_cron_test_flush_caches |
core/modules/system/tests/system_cron_test/system_cron_test.module |
Implements hook_flush_caches(). |
system_custom_theme |
core/modules/system/system.module |
Implements hook_custom_theme(). |
system_date_delete_format_form |
core/modules/system/system.admin.inc |
Menu callback; present a form for deleting a date format. |
system_date_delete_format_form_submit |
core/modules/system/system.admin.inc |
Delete a configured date format. |
system_date_format_delete |
core/modules/system/system.module |
Deletes a date format from the database. |
system_date_format_load |
core/modules/system/system.module |
Menu loader function for a date format. |
system_date_format_save |
core/modules/system/system.module |
Saves a date format to the database. |
system_date_time_formats |
core/modules/system/system.admin.inc |
Displays the date format strings overview page. |
system_date_time_lookup |
core/modules/system/system.admin.inc |
Ajax callback; Returns the date for a given format string. |
system_debug_info |
core/modules/system/system.admin.inc |
Menu callback: displays the debug info page. |
system_element_info |
core/modules/system/system.module |
Implements hook_element_info(). |
system_filetransfer_info |
core/modules/system/system.module |
Implements hook_filetransfer_info(). |
system_file_download |
core/modules/system/system.module |
Implements hook_file_download(). |
system_file_presave |
core/modules/system/system.module |
Implements hook_file_presave(). |
system_file_system_settings |
core/modules/system/system.admin.inc |
Form builder; Configure the site file handling. |
system_flush_caches |
core/modules/system/system.module |
Implements hook_flush_caches(). |
system_form_form_test_alter_form_alter |
core/modules/simpletest/tests/form_test.module |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
system_form_user_profile_form_alter |
core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
system_form_user_register_form_alter |
core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
system_get_date_formats |
core/modules/system/system.module |
Gets the list of defined date formats and attributes. |
system_get_date_types Deprecated |
core/includes/drupal.inc |
Alters Backdrop's list of defined date formats and attributes to return the
expected date types and attributes for Drupal's system_get_date_types()
function. |
system_get_debug_info |
core/modules/system/system.admin.inc |
Compiles the various information for the debug info page. |
system_get_files_database |
core/modules/system/system.module |
Retrieves the current status of an array of files in the system table. |
system_get_info |
core/modules/system/system.module |
Returns an array of information about enabled modules or themes. |
system_get_module_admin_tasks |
core/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
system_get_requirements |
core/includes/install.inc |
Get run-time requirements and status information. |
system_header_block |
core/modules/system/system.module |
Output the content for the header block. |
system_header_block_form |
core/modules/system/system.module |
Settings form for the header block. |
system_hook_info |
core/modules/system/system.module |
Implements hook_hook_info(). |
system_image_toolkits |
core/modules/system/system.module |
Implements hook_image_toolkits(). |
system_image_toolkit_settings |
core/modules/system/system.admin.inc |
Form builder; Configure site image toolkit usage. |
system_image_toolkit_settings_submit |
core/modules/system/system.admin.inc |
Submit handler for system_image_toolkit_settings(). |
system_init |
core/modules/system/system.module |
Implements hook_init(). |
system_install |
core/modules/system/system.install |
Implements hook_install(). |
system_jquery_settings |
core/modules/system/system.admin.inc |
Form builder; Configure jQuery settings. |
system_jump_menu |
core/modules/system/system.module |
Generate a jump menu form. |
system_jump_menu_submit |
core/modules/system/system.module |
Submit handler for the jump menu. |
system_library_info |
core/modules/system/system.module |
Implements hook_library_info(). |
system_library_info_alter |
core/modules/system/system.module |
Implements hook_library_info_alter(). |
system_list |
core/includes/module.inc |
Builds a list of bootstrap modules and enabled modules and themes. |
system_list_reset |
core/includes/module.inc |
Resets all system_list() caches. |
system_logging_settings |
core/modules/system/system.admin.inc |
Form builder; Configure error reporting settings. |
system_logging_settings_validate |
core/modules/system/system.admin.inc |
Validates the submitted logging form. |