| common_test_drupal_goto_alter | drupal/core/modules/system/tests/modules/common_test/common_test.module | Implements hook_drupal_goto_alter(). |  |  | 
          
                  | common_test_drupal_goto_land | drupal/core/modules/system/tests/modules/common_test/common_test.module | Page callback: Provides a landing page for drupal_goto(). |  | 1 | 
          
                  | common_test_drupal_goto_land_alternative | drupal/core/modules/system/tests/modules/common_test/common_test.module | Page callback: Provides a landing page for drupal_goto(). |  | 1 | 
          
                  | common_test_drupal_goto_land_fail | drupal/core/modules/system/tests/modules/common_test/common_test.module | Page callback: Provides a failure landing page for drupal_goto(). |  | 1 | 
          
                  | common_test_drupal_goto_redirect | drupal/core/modules/system/tests/modules/common_test/common_test.module | Redirects using drupal_goto(). |  | 1 | 
          
                  | common_test_drupal_goto_redirect_advanced | drupal/core/modules/system/tests/modules/common_test/common_test.module | Redirects using drupal_goto(). |  | 1 | 
          
                  | common_test_drupal_render_invalid_keys | drupal/core/modules/system/tests/modules/common_test/common_test.module | Renders an element with an invalid render array key. |  | 1 | 
          
                  | common_test_drupal_render_printing_pre_render | drupal/core/modules/system/tests/modules/common_test/common_test.module | Applies #printed to an element to help test #pre_render. |  | 1 | 
          
                  | common_test_js_and_css_querystring | drupal/core/modules/system/tests/modules/common_test/common_test.module | Adds a JavaScript file and a CSS file with a query string appended. |  | 1 | 
          
                  | common_test_library_info | drupal/core/modules/system/tests/modules/common_test/common_test.module | Implements hook_library_info(). |  |  | 
          
                  | common_test_library_info_alter | drupal/core/modules/system/tests/modules/common_test/common_test.module | Implements hook_library_info_alter(). |  |  | 
          
                  | common_test_menu | drupal/core/modules/system/tests/modules/common_test/common_test.module | Implements hook_menu(). |  |  | 
          
                  | common_test_module_implements_alter | drupal/core/modules/system/tests/modules/common_test/common_test.module | Implements hook_module_implements_alter(). |  |  | 
          
                  | common_test_theme | drupal/core/modules/system/tests/modules/common_test/common_test.module | Implements hook_theme(). |  |  | 
          
                  | condition_test_node_info | drupal/core/modules/system/tests/modules/condition_test/condition_test.module | Implements hook_node_info(). |  |  | 
          
                  | config | drupal/core/includes/config.inc | Retrieves a configuration object. | 153 | 8 | 
          
                  | config_admin_import_form | drupal/core/modules/config/config.admin.inc | Form constructor for configuration import form. |  | 1 | 
          
                  | config_admin_import_form_submit | drupal/core/modules/config/config.admin.inc | Form submission handler for config_admin_import_form(). |  |  | 
          
                  | config_admin_sync_form | drupal/core/modules/config/config.admin.inc | Helper function to construct the storage changes in a configuration synchronization form. | 1 |  | 
          
                  | config_context_enter | drupal/core/includes/config.inc | Sets the config context on the config factory. | 6 |  | 
          
                  | config_context_leave | drupal/core/includes/config.inc | Leaves the current config context returning to the previous context. | 5 |  | 
          
                  | config_diff | drupal/core/includes/config.inc | Return a formatted diff of a named config between two storages. | 2 | 2 | 
          
                  | config_file_download | drupal/core/modules/config/config.module | Implements hook_file_download(). |  |  | 
          
                  | config_get_config_directory | drupal/core/includes/bootstrap.inc | Returns the path of a configuration directory. | 13 |  | 
          
                  | config_get_entity_type_by_name | drupal/core/includes/config.inc | Returns the entity type of a configuration object. | 1 |  | 
          
                  | config_get_module_config_entities | drupal/core/includes/config.inc | Return a list of all config entity types provided by a module. |  |  | 
          
                  | config_get_storage_names_with_prefix | drupal/core/includes/config.inc | Gets configuration object names starting with a given prefix. | 15 |  | 
          
                  | config_help | drupal/core/modules/config/config.module | Implements hook_help(). |  |  | 
          
                  | config_import_create_snapshot | drupal/core/includes/config.inc | Creates a configuration snapshot following a successful import. | 3 |  | 
          
                  | config_install_default_config | drupal/core/includes/config.inc | Installs the default configuration of a given extension. | 14 |  | 
          
                  | config_menu | drupal/core/modules/config/config.module | Implements hook_menu(). |  |  | 
          
                  | config_permission | drupal/core/modules/config/config.module | Implements hook_permission(). |  |  | 
          
                  | config_test_cache_flush | drupal/core/modules/config/tests/config_test/config_test.module | Implements hook_cache_flush(). |  |  | 
          
                  | config_test_config_test_create | drupal/core/modules/config/tests/config_test/config_test.module | Implements hook_ENTITY_TYPE_create(). |  |  | 
          
                  | config_test_config_test_delete | drupal/core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_delete(). |  |  | 
          
                  | config_test_config_test_insert | drupal/core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_insert(). |  |  | 
          
                  | config_test_config_test_load | drupal/core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_load(). |  |  | 
          
                  | config_test_config_test_predelete | drupal/core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_predelete(). |  |  | 
          
                  | config_test_config_test_presave | drupal/core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_presave(). |  |  | 
          
                  | config_test_config_test_update | drupal/core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_update(). |  |  | 
          
                  | config_test_entity_info_alter | drupal/core/modules/config/tests/config_test/config_test.module | Implements hook_entity_info_alter(). |  |  | 
          
                  | config_test_load | drupal/core/modules/config/tests/config_test/config_test.module | Loads a ConfigTest object. |  | 1 | 
          
                  | config_test_local_actions | drupal/core/modules/config/tests/config_test/config_test.module | Implements hook_local_actions() |  |  | 
          
                  | config_test_menu | drupal/core/modules/config/tests/config_test/config_test.module | Implements hook_menu(). |  |  | 
          
                  | config_test_uri | drupal/core/modules/config/tests/config_test/config_test.module | Entity URI callback. |  |  | 
          
                  | config_typed | drupal/core/includes/config.inc | Returns the typed config manager service. |  |  | 
          
                  | config_uninstall_default_config | drupal/core/includes/config.inc | Uninstalls the default configuration of a given extension. | 1 |  | 
          
                  | confirm_form Deprecated | drupal/core/modules/system/system.module | Generates a form array for a confirmation form. | 19 | 1 | 
          
                  | conf_path | drupal/core/includes/bootstrap.inc | Returns the appropriate configuration directory. | 37 | 3 | 
          
                  | contact_category_load | drupal/core/modules/contact/contact.module | Loads a contact category. |  | 1 |