Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_update_8003 drupal/core/modules/comment/comment.install Generate a UUID for all comments.
comment_update_8004 drupal/core/modules/comment/comment.install Convert variables to state.
comment_update_index drupal/core/modules/comment/comment.module Implements hook_update_index().
comment_uri drupal/core/modules/comment/comment.module Entity URI callback.
comment_user_cancel drupal/core/modules/comment/comment.module Implements hook_user_cancel().
comment_user_predelete drupal/core/modules/comment/comment.module Implements hook_user_predelete().
comment_view drupal/core/modules/comment/comment.module Generates an array for rendering a comment. 4
comment_views_data drupal/core/modules/comment/comment.views.inc Implements hook_views_data().
comment_views_data_alter drupal/core/modules/comment/comment.views.inc Use views_data_alter to add items to the node table that are relevant to comments.
comment_view_multiple drupal/core/modules/comment/comment.module Constructs render array from an array of loaded comments. 2
common_test_cron drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_cron().
common_test_cron_helper_cron drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Implements hook_cron().
common_test_destination drupal/core/modules/system/tests/modules/common_test/common_test.module Prints a destination query parameter. 1
common_test_drupal_alter_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter().
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_alt 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_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_l_active_class drupal/core/modules/system/tests/modules/common_test/common_test.module Page callback: Displays links to the current page, one with a query string. 1
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().
config drupal/core/includes/config.inc Retrieves a configuration object. 137 6
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_get_config_directory drupal/core/includes/bootstrap.inc Returns the path of a configuration directory. 7
config_get_module_config_entities drupal/core/includes/config.inc Return a list of all config entity types provided by a module. 2
config_get_storage_names_with_prefix drupal/core/includes/config.inc Gets configuration object names starting with a given prefix. 3
config_help drupal/core/modules/config/config.module Implements hook_help().
config_import drupal/core/includes/config.inc Imports configuration into the active configuration. 4 1
config_import_invoke_owner drupal/core/includes/config.inc Invokes MODULE_config_import() callbacks for configuration changes. 3
config_install_default_config drupal/core/includes/config.inc Installs the default configuration of a given extension. 7
config_menu drupal/core/modules/config/config.module Implements hook_menu().
config_permission drupal/core/modules/config/config.module Implements hook_permission().
config_sync_changes drupal/core/includes/config.inc Writes an array of config file changes from a source storage to a target storage. 3
config_sync_get_changes drupal/core/includes/config.inc Returns a list of differences between configuration storages. 5
config_test_add_page drupal/core/modules/config/tests/config_test/config_test.module Page callback: Presents the ConfigTest creation form. 1
config_test_cache_flush drupal/core/modules/config/tests/config_test/config_test.module Implements hook_cache_flush().
config_test_config_import_change drupal/core/modules/config/tests/config_test/config_test.module Implements hook_config_import_change().
config_test_config_import_create drupal/core/modules/config/tests/config_test/config_test.module Implements hook_config_import_create().
config_test_config_import_delete drupal/core/modules/config/tests/config_test/config_test.module Implements hook_config_import_delete().
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().

Pages

Other projects