Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
common_test_theme drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_theme().
common_test_module_implements_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_module_implements_alter().
common_test_menu drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_menu().
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_library_info_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_alter().
common_test_library_info drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info().
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_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_goto_redirect_advanced drupal/core/modules/system/tests/modules/common_test/common_test.module Redirects using 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_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_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 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_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_drupal_goto_alter().
common_test_drupal_alter_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter().
common_test_destination drupal/core/modules/system/tests/modules/common_test/common_test.module Prints a destination query parameter. 1
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_cron drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_cron().
comment_view_multiple drupal/core/modules/comment/comment.module Constructs render array from an array of loaded comments. 2
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_views_data drupal/core/modules/comment/comment.views.inc Implements hook_views_data().
comment_view drupal/core/modules/comment/comment.module Generates an array for rendering a comment. 4
comment_user_predelete drupal/core/modules/comment/comment.module Implements hook_user_predelete().
comment_user_cancel drupal/core/modules/comment/comment.module Implements hook_user_cancel().
comment_uri drupal/core/modules/comment/comment.module Entity URI callback.
comment_update_index drupal/core/modules/comment/comment.module Implements hook_update_index().
comment_update_8004 drupal/core/modules/comment/comment.install Convert variables to state.
comment_update_8003 drupal/core/modules/comment/comment.install Generate a UUID for all comments.
comment_update_8002 drupal/core/modules/comment/comment.install Make *id fields unsigned.
comment_update_8001 drupal/core/modules/comment/comment.install Create a UUID column for comments.
comment_update_8000 drupal/core/modules/comment/comment.install Renames {comment}.language to {comment}.langcode.
comment_unpublish_by_keyword_action_submit drupal/core/modules/comment/comment.module Form submission handler for comment_unpublish_by_keyword_action_form().
comment_unpublish_by_keyword_action_form drupal/core/modules/comment/comment.module Form constructor for the blacklisted keywords form.
comment_unpublish_by_keyword_action drupal/core/modules/comment/comment.module Unpublishes a comment if it contains certain keywords.
comment_unpublish_action drupal/core/modules/comment/comment.module Unpublishes a comment. 1
comment_uninstall drupal/core/modules/comment/comment.install Implements hook_uninstall().
comment_translation_configuration_element_submit drupal/core/modules/comment/comment.module Form submission handler for node_type_form(). 1
comment_token_info drupal/core/modules/comment/comment.tokens.inc Implements hook_token_info().
comment_tokens drupal/core/modules/comment/comment.tokens.inc Implements hook_tokens().
comment_theme drupal/core/modules/comment/comment.module Implements hook_theme().
comment_test_entity_info_alter drupal/core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_info_alter().
comment_schema drupal/core/modules/comment/comment.install Implements hook_schema().
comment_save_action drupal/core/modules/comment/comment.module Saves a comment.
comment_save drupal/core/modules/comment/comment.module Accepts a submission of new or changed comment content. 12
comment_reply drupal/core/modules/comment/comment.pages.inc Form constructor for the comment reply form. 1
comment_rdf_mapping drupal/core/modules/comment/comment.module Implements hook_rdf_mapping().
comment_ranking drupal/core/modules/comment/comment.module Implements hook_ranking().
comment_publish_action drupal/core/modules/comment/comment.module Publishes a comment. 1
comment_preview drupal/core/modules/comment/comment.module Generates a comment preview. 1 2
comment_preprocess_block drupal/core/modules/comment/comment.module Implements hook_preprocess_HOOK() for block.tpl.php.

Pages

Other projects