system_test_system_info_alter |
core/modules/simpletest/tests/system_test.module |
Implements hook_system_info_alter(). |
system_theme |
core/modules/system/system.module |
Implements hook_theme(). |
system_themes_admin_form |
core/modules/system/system.admin.inc |
Form to select the administration theme. |
system_themes_admin_form_submit |
core/modules/system/system.admin.inc |
Process system_themes_admin_form form submissions. |
system_themes_disabled |
core/modules/system/system.module |
Implements hook_themes_disabled(). |
system_themes_page |
core/modules/system/system.admin.inc |
Menu callback; displays a listing of all themes. |
system_theme_debug_enabled_warning |
core/modules/system/system.module |
Check if theme_debug is enabled, and throw a warning if so. |
system_theme_default |
core/modules/system/system.admin.inc |
Menu callback; Set the default theme. |
system_theme_disable_confirm |
core/modules/system/system.admin.inc |
Theme disable confirmation form. |
system_theme_disable_confirm_submit |
core/modules/system/system.admin.inc |
Form submission handler for system_theme_disable_confirm_submit(). |
system_theme_enable |
core/modules/system/system.admin.inc |
Menu callback; Enables a theme. |
system_theme_settings |
core/modules/system/system.admin.inc |
Form builder; display configuration for individual themes. |
system_theme_settings_submit |
core/modules/system/system.admin.inc |
Process system_theme_settings form submissions. |
system_timezone |
core/modules/system/system.module |
Menu callback; Retrieve a JSON object containing a suggested time zone name. |
system_time_zones |
core/modules/system/system.module |
Generate an array of time zones and their local time&date. |
system_tokens |
core/modules/system/system.tokens.inc |
Implements hook_tokens(). |
system_token_browser |
core/modules/system/system.pages.inc |
Token browser JSON endpoint callback. |
system_token_browser_access |
core/modules/system/system.pages.inc |
Token browser JSON endpoint access callback. |
system_token_browser_build_level |
core/modules/system/system.pages.inc |
Build a level of the token hierarchy. |
system_token_browser_output |
core/modules/system/system.pages.inc |
Token browser JSON endpoint delivery callback. |
system_token_browser_tree_access |
core/modules/system/system.pages.inc |
Token browser tree access callback. |
system_token_browser_tree_build_content |
core/modules/system/system.pages.inc |
Helper function to generate a render array of token types. |
system_token_info |
core/modules/system/system.tokens.inc |
Implements hook_token_info(). |
system_token_output |
core/modules/system/system.pages.inc |
Page callback to output a token tree as an empty page. |
system_transliterate_ajax |
core/modules/system/system.admin.inc |
Ajax callback; Returns the transliterated version for a given string. |
system_transliterate_ajax_access |
core/modules/system/system.admin.inc |
Access callback for system/transliterate/%. Validates transliteration token. |
system_transliterate_machine_name |
core/modules/system/system.module |
|
system_transliteration_file_query |
core/modules/system/system.admin.inc |
Builds a query that returns all file names from the database containing non-ASCII characters. |
system_transliteration_retroactive |
core/modules/system/system.admin.inc |
Form builder function; generates retroactive transliteration confirm form. |
system_transliteration_retroactive_submit |
core/modules/system/system.admin.inc |
Form submit function; retroactively transliterates existing file names. |
system_updater_info |
core/modules/system/system.module |
Implements hook_updater_info(). |
system_update_1000 |
core/modules/system/system.install |
Enable entity module. |
system_update_1001 |
core/modules/system/system.install |
Move from the Garland theme. |
system_update_1002 |
core/modules/system/system.install |
Set Bartik as default theme if it implicitly was the default before. |
system_update_1003 |
core/modules/system/system.install |
Convert performance module settings to use configuration files. |
system_update_1004 |
core/modules/system/system.install |
Create the "state" table for the state storage system. |
system_update_1005 |
core/modules/system/system.install |
Convert basic system variables to the state system. |
system_update_1006 |
core/modules/system/system.install |
Delete unneeded actions for manually saving comments and nodes. |
system_update_1007 |
core/modules/system/system.install |
Create the tempstore table and remove the cache_form table. |
system_update_1008 |
core/modules/system/system.install |
Convert the 'filesize' column in {file_managed} to a bigint. |
system_update_1009 |
core/modules/system/system.install |
Enable Admin Menu module. |
system_update_1010 |
core/modules/system/system.install |
Remove the registry and registry_file tables. |
system_update_1011 |
core/modules/system/system.install |
Specify the files directory manually if needed. |
system_update_1012 |
core/modules/system/system.install |
Convert cron settings to use configuration files. |
system_update_1013 |
core/modules/system/system.install |
Moves site system settings from variable to config. |
system_update_1014 |
core/modules/system/system.install |
Move the system maintenance settings from variable to config. |
system_update_1015 |
core/modules/system/system.install |
Convert RSS publishing settings to use configuration files. |
system_update_1016 |
core/modules/system/system.install |
Moves action_max_stack from variable to config. |
system_update_1017 |
core/modules/system/system.install |
Moves system logging settings from variables to config. |
system_update_1018 |
core/modules/system/system.install |
Moves authorize system settings from variable to config. |