system_403 |
core/modules/system/system.module |
Menu callback; Returns the standard "Page not found" error page. |
system_404 |
core/modules/system/system.module |
Menu callback; Returns the standard "Page not found" error page. |
system_add_module_assets |
core/modules/system/system.module |
Adds CSS and JavaScript files declared in module .info files. |
system_admin_bar_cache_info |
core/modules/system/system.module |
Implements hook_admin_bar_cache_info(). |
system_admin_config_page |
core/modules/system/system.admin.inc |
Menu callback; Provide the administration overview page. |
system_admin_index |
core/modules/system/system.admin.inc |
Menu callback; prints a listing of admin tasks, organized by module. |
system_admin_menu_block |
core/modules/system/system.module |
Provide a single block on the administration overview page. |
system_admin_menu_block_page |
core/modules/system/system.admin.inc |
Provide a single block from the administration menu as a page. |
system_admin_paths |
core/modules/system/system.module |
Implements hook_admin_paths(). |
system_archiver_info |
core/modules/system/system.module |
Implements hook_archiver_info(). |
system_authorized_batch_process |
core/modules/system/system.module |
Use authorize.php to run batch_process(). |
system_authorized_batch_processing_url |
core/modules/system/system.module |
Returns the URL for the authorize.php script when it is processing a batch. |
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_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(). |