Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
comment_preprocess_block function core/modules/comment/comment.module Implements hook_preprocess_HOOK() for block templates.
comment_preprocess_field function core/modules/comment/comment.module Prepares variables for comment field templates.
comment_preview function core/modules/comment/comment.module Generates a comment preview.
comment_ranking function core/modules/comment/comment.module Implements hook_ranking().
comment_requirements function core/modules/comment/comment.install Implements hook_requirements().
comment_schema function core/modules/comment/comment.install Implements hook_schema().
comment_test.info.yml file core/modules/comment/tests/modules/comment_test/comment_test.info.yml core/modules/comment/tests/modules/comment_test/comment_test.info.yml
comment_test.module file core/modules/comment/tests/modules/comment_test/comment_test.module Dummy module implementing comment related hooks to test API interaction with
the Comment module.
comment_test.routing.yml file core/modules/comment/tests/modules/comment_test/comment_test.routing.yml core/modules/comment/tests/modules/comment_test/comment_test.routing.yml
comment_test_comment_links_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_comment_links_alter().
comment_test_entity_type_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_type_alter().
comment_test_views.info.yml file core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
comment_theme function core/modules/comment/comment.module Implements hook_theme().
comment_tokens function core/modules/comment/comment.tokens.inc Implements hook_tokens().
comment_token_info function core/modules/comment/comment.tokens.inc Implements hook_token_info().
comment_uninstall function core/modules/comment/comment.install Implements hook_uninstall().
comment_update_8001 function core/modules/comment/comment.install Clear caches to fix Comment entity list builder and operations Views field.
comment_update_8002 function core/modules/comment/comment.install Clear caches to fix Comment Views context filter.
comment_update_8200 function core/modules/comment/comment.install Add the 'view_mode' setting to displays having 'comment_default' formatter.
comment_update_8300 function core/modules/comment/comment.install Update status field.
comment_update_8301 function core/modules/comment/comment.install Set the 'published' entity key.
comment_update_8400 function core/modules/comment/comment.install Update the status field.
comment_update_8600 function core/modules/comment/comment.install Configure the comment hostname base field to use a default value callback.
comment_update_8700 function core/modules/comment/comment.install Set the 'owner' entity key and update the field.
comment_update_8701 function core/modules/comment/comment.install Make the 'entity_type' and 'field_name' comment fields required.
comment_uri function core/modules/comment/comment.module Entity URI callback.
comment_user_cancel function core/modules/comment/comment.module Implements hook_user_cancel().
comment_user_predelete function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_predelete() for user entities.
comment_view function core/modules/comment/comment.module Generates an array for rendering a comment.
comment_views_data_alter function core/modules/comment/comment.views.inc Implements hook_views_data_alter().
comment_view_multiple function core/modules/comment/comment.module Constructs render array from an array of loaded comments.
commit-code-check.sh file core/scripts/dev/commit-code-check.sh #!/bin/bash
#
# This script performs code quality checks.
#
# @internal
# This script is not covered by Drupal core's backwards compatibility promise.
# It exists only for core development purposes.
#
# The script makes the following…
common-test-foo.html.twig file core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig Default theme implementation for the common test foo.
common-test-render-element.html.twig file core/modules/system/tests/modules/common_test/templates/common-test-render-element.html.twig Default theme implementation for the common test render element.
common.inc file core/includes/common.inc Common functions that many Drupal modules will need to reference.
CommonCollectionFilterAccessTestPatternsTrait trait core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Provides common filter access control tests.
CommonCollectionFilterAccessTestPatternsTrait.php file core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions function core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Implements ::testCollectionFilterAccess() for pure permission-based access.
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities function core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Implements ::testCollectionFilterAccess() for permission + status access.
CommonDataConverter class core/modules/rdf/src/CommonDataConverter.php Contains methods for common data conversions.
CommonDataConverter.php file core/modules/rdf/src/CommonDataConverter.php
CommonDataConverter::dateIso8601Value function core/modules/rdf/src/CommonDataConverter.php Converts a date entity field array into an ISO 8601 timestamp string.
CommonDataConverter::rawValue function core/modules/rdf/src/CommonDataConverter.php Provides a passthrough to place unformatted values in content attributes.
CommonTestController class core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Controller routines for common_test routes.
CommonTestController.php file core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php
CommonTestController::destination function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Prints a destination query parameter.
CommonTestController::jsAndCssQuerystring function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Adds a JavaScript file and a CSS file with a query string appended.
CommonTestController::typeLinkActiveClass function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Returns links to the current page, with and without query strings.
common_test.css file core/modules/system/tests/modules/common_test/common_test.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common_test.info.yml file core/modules/system/tests/modules/common_test/common_test.info.yml core/modules/system/tests/modules/common_test/common_test.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.