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. |
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. |