Contains filters are case sensitive
Name Locationsort descending Description
image_gd_load modules/system/image.gd.inc GD helper function to create an image resource from a file.
image_gd_save modules/system/image.gd.inc GD helper to write an image resource to a destination file.
image_gd_desaturate modules/system/image.gd.inc Convert an image resource to grayscale.
_image_gd_get_colorindex modules/system/image.gd.inc Determines the correct color index value for the background.
image_gd_get_info modules/system/image.gd.inc Get details about an image.
hook_language_switch_links_alter modules/system/language.api.php Perform alterations on language switcher links.
hook_language_init modules/system/language.api.php Allows modules to act after language initialization has been performed.
hook_language_negotiation_info modules/system/language.api.php Define language negotiation providers.
hook_language_types_info modules/system/language.api.php Define language types.
hook_language_types_info_alter modules/system/language.api.php Perform alterations on language types.
hook_language_fallback_candidates_alter modules/system/language.api.php Perform alterations on the language fallback candidates.
hook_language_negotiation_info_alter modules/system/language.api.php Perform alterations on language negoiation providers.
system_themes_admin_form modules/system/system.admin.inc Form to select the administration theme.
system_themes_admin_form_submit modules/system/system.admin.inc Process system_themes_admin_form form submissions.
system_theme_enable modules/system/system.admin.inc Menu callback; Enables a theme.
system_theme_disable_confirm modules/system/system.admin.inc Theme disable confirmation form.
system_theme_disable_confirm_submit modules/system/system.admin.inc Form submission handler for system_theme_disable_confirm_submit().
system_theme_default modules/system/system.admin.inc Menu callback; Set the default theme.
system_status modules/system/system.admin.inc Menu callback: displays the site status report. Can also be used as a pure check.
system_run_cron modules/system/system.admin.inc Menu callback: run cron manually.
system_php modules/system/system.admin.inc Menu callback: return information about PHP.
system_batch_page modules/system/system.admin.inc Default page callback for batches.
system_date_delete_format_form modules/system/system.admin.inc Menu callback; present a form for deleting a date format.
system_theme_settings modules/system/system.admin.inc Form builder; display theme configuration for entire site and individual themes.
system_theme_settings_submit modules/system/system.admin.inc Process system_theme_settings form submissions.
system_date_delete_format_form_submit modules/system/system.admin.inc Delete a configured date format.
system_date_time_formats modules/system/system.admin.inc Displays the date format strings overview page.
system_configure_date_formats_form modules/system/system.admin.inc Allow users to add additional date formats.
system_configure_date_formats_form_submit modules/system/system.admin.inc Process date format string submission.
_system_is_incompatible modules/system/system.admin.inc Recursively check compatibility.
system_modules modules/system/system.admin.inc Menu callback; provides module enable/disable interface.
system_date_time_lookup modules/system/system.admin.inc Ajax callback; Returns the date for a given format string.
system_utf8mb4_convert_form modules/system/system.admin.inc Form to convert existing database tables to utf8mb4 if supported.
system_utf8mb4_convert_form_submit modules/system/system.admin.inc Form submit function; convert existing database tables to utf8mb4.
_system_utf8mb4_convert_batch modules/system/system.admin.inc Executes a batch operation for system_utf8mb4_convert_form_submit().
_system_utf8mb4_convert_batch_finished modules/system/system.admin.inc Performs post-processing for node_access_rebuild().
system_sort_modules_by_info_name modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name.
system_sort_themes modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name.
_system_modules_build_row modules/system/system.admin.inc Build a table row for the system modules page.
system_modules_confirm_form modules/system/system.admin.inc Display confirmation form for required modules.
system_transliteration_retroactive modules/system/system.admin.inc Form builder function; generates retroactive transliteration confirm form.
system_modules_submit modules/system/system.admin.inc Submit callback; handles modules form submission.
system_modules_uninstall modules/system/system.admin.inc Builds a form of currently disabled modules.
system_transliteration_retroactive_submit modules/system/system.admin.inc Form submit function; retroactively transliterates existing file names.
system_transliteration_file_query modules/system/system.admin.inc Builds a query that returns all file names from the database containing non-ASCII characters.
system_transliterate_ajax modules/system/system.admin.inc Ajax callback; Returns the transliterated version for a given string.
system_transliterate_ajax_access modules/system/system.admin.inc Access callback for system/transliterate/%. Validates transliteration token.
system_transliterate_machine_name modules/system/system.admin.inc Wrapper around transliteration_get() that handles common clean up on strings.
system_site_maintenance_mode_submit modules/system/system.admin.inc Submit handler for the system_site_maintenance_mode() form.
system_site_maintenance_mode modules/system/system.admin.inc Form builder; Configure the site's maintenance status.

Pages