system_authorized_get_url |
core/modules/system/system.module |
Return the URL for the authorize.php script. |
system_authorized_init |
core/modules/system/system.module |
Setup a given callback to run via authorize.php with elevated privileges. |
system_authorized_run |
core/modules/system/system.module |
Setup and invoke an operation using authorize.php. |
system_autoload_info |
core/modules/system/system.module |
Implements hook_autoload_info(). |
system_batch_page |
core/modules/system/system.admin.inc |
Default page callback for batches. |
system_block_configure |
core/modules/system/system.module |
Implements hook_block_configure(). |
system_block_info |
core/modules/system/system.module |
Implements hook_block_info(). |
system_block_save |
core/modules/system/system.module |
Implements hook_block_save(). |
system_block_view |
core/modules/system/system.module |
Implements hook_block_view(). |
system_breadcrumb_block |
core/modules/system/system.module |
Output the content for the breadcrumb block. |
system_check_directory |
core/modules/system/system.module |
Checks the existence of the directory specified in $form_element. |
system_check_http_request Deprecated |
core/modules/system/system.module |
Checks whether the server is capable of issuing HTTP requests. |
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_delete_validate |
core/modules/system/system.module |
Implements hook_config_delete_validate(). |
system_config_info |
core/modules/system/system.module |
Implements hook_config_info(). |
system_config_update |
core/modules/system/system.module |
Implements hook_config_update(). |
system_config_update_validate |
core/modules/system/system.module |
Implements hook_config_update_validate(). |
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. |