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. |
system_mail |
core/modules/system/system.module |
Implements hook_mail(). |
system_menu |
core/modules/system/system.module |
Implements hook_menu(). |
system_menu_block_build |
core/modules/system/system.menu.inc |
Build a menu tree based on the provided configuration. |
system_menu_block_defaults |
core/modules/system/system.menu.inc |
The default menu block configuration. |
system_menu_block_form |
core/modules/system/system.menu.inc |
Returns the configuration form for a menu tree. |
system_menu_block_get_title |
core/modules/system/system.menu.inc |
Retrieves the menu item to use for the tree's title. |
system_menu_block_set_title |
core/modules/system/system.menu.inc |
Sets the menu item to use for the tree's title. |
system_menu_tree_block_data |
core/modules/system/system.menu.inc |
Gets the data structure representing a menu tree for the given configuration. |
system_menu_tree_depth_trim |
core/modules/system/system.menu.inc |
Prune a tree so it does not extend beyond the specified depth limit. |
system_menu_tree_prune_tree |
core/modules/system/system.menu.inc |
Prune a tree so that it begins at the specified level. |
system_menu_tree_trim_active_path |
core/modules/system/system.menu.inc |
Trim everything but the active trail in the tree. |
system_modules |
core/modules/system/system.admin.inc |
Menu callback; provides module enable/disable interface. |
system_modules_confirm_form |
core/modules/system/system.admin.inc |
Display confirmation form for required modules. |
system_modules_submit |
core/modules/system/system.admin.inc |
Submit callback; handles modules form submission. |
system_modules_uninstall |
core/modules/system/system.admin.inc |
Builds a form of currently disabled modules. |
system_modules_uninstall_confirm_form |
core/modules/system/system.admin.inc |
Confirm uninstall of selected modules. |
system_modules_uninstall_submit |
core/modules/system/system.admin.inc |
Processes the submitted uninstall form. |
system_modules_uninstall_validate |
core/modules/system/system.admin.inc |
Validates the submitted uninstall form. |
system_page_delivery_callback_alter |
core/modules/system/system.module |
Implements hook_page_delivery_callback_alter(). |
system_performance_settings |
core/modules/system/system.admin.inc |
Form builder; Configure site performance settings. |
system_permission |
core/modules/system/system.module |
Implements hook_permission(). |
system_php |
core/modules/system/system.admin.inc |
Menu callback: return information about PHP. |
system_preprocess_block |
core/modules/system/system.module |
Implements hook_preprocess_block(). |
system_preprocess_page_components |
core/modules/system/system.theme.inc |
Prepares variables for Page Component block templates. |
system_rebuild_module_data |
core/modules/system/system.module |
Rebuild, save, and return data about all currently available modules. |
system_rebuild_theme_data |
core/modules/system/system.module |
Rebuild, save, and return data about all currently available themes. |
system_redirect_deprecated_page |
core/modules/system/system.module |
Menu callback; Redirects a deprecated menu location to a new path. |
system_regional_settings |
core/modules/system/system.admin.inc |
Form builder; Configure the site regional settings. |
system_regional_settings_submit |
core/modules/system/system.admin.inc |
Form submission handler for regional settings. |
system_requirements |
core/modules/system/system.install |
Implements hook_requirements(). |
system_retrieve_file |
core/modules/system/system.module |
Attempts to get a file using backdrop_http_request and to store it locally. |
system_rss_feeds_settings |
core/modules/system/system.admin.inc |
Form builder; Configure how the site handles RSS feeds. |
system_run_automated_cron |
core/modules/system/system.module |
Run the automated cron if enabled. |
system_run_cron |
core/modules/system/system.admin.inc |
Menu callback: run cron manually. |
system_run_cron_submit |
core/modules/system/system.admin.inc |
Submit callback; run cron. |