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
CommentXmlAnonTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php Tests POSTing a comment with and without 'skip comment approval'
CommentXmlBasicAuthTest class core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php @group rest
CommentXmlBasicAuthTest.php file core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php
CommentXmlBasicAuthTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php The authentication mechanism to use in this test.
CommentXmlBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php The theme to install as the default for testing.
CommentXmlBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php The format to use in this test.
CommentXmlBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php The MIME type that corresponds to $format.
CommentXmlBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php Modules to install.
CommentXmlBasicAuthTest::testPostDxWithoutCriticalBaseFields function core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php Tests POSTing a comment without critical base fields.
CommentXmlBasicAuthTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php Tests POSTing a comment with and without 'skip comment approval'
CommentXmlCookieTest class core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php @group rest
CommentXmlCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php
CommentXmlCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The authentication mechanism to use in this test.
CommentXmlCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The theme to install as the default for testing.
CommentXmlCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The format to use in this test.
CommentXmlCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The MIME type that corresponds to $format.
CommentXmlCookieTest::testPostDxWithoutCriticalBaseFields function core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php Tests POSTing a comment without critical base fields.
CommentXmlCookieTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php Tests POSTing a comment with and without 'skip comment approval'
COMMENT_ANONYMOUS_MAYNOT_CONTACT constant core/modules/comment/comment.module Anonymous posters cannot enter their contact information.
COMMENT_ANONYMOUS_MAY_CONTACT constant core/modules/comment/comment.module Anonymous posters may leave their contact information.
COMMENT_ANONYMOUS_MUST_CONTACT constant core/modules/comment/comment.module Anonymous posters are required to leave their contact information.
comment_base_field_test.info.yml file core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml
comment_cron function core/modules/comment/comment.module Implements hook_cron().
comment_empty_titles_test_preprocess_comment function core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module Implements hook_preprocess_comment().
comment_empty_title_test.info.yml file core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
comment_empty_title_test.module file core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module Dummy module emptying comment titles to test for appropriate and accessible
markup in edge case scenarios where comments have empty titles.
comment_entity_extra_field_info function core/modules/comment/comment.module Implements hook_entity_extra_field_info().
comment_entity_insert function core/modules/comment/comment.module Implements hook_entity_insert().
comment_entity_predelete function core/modules/comment/comment.module Implements hook_entity_predelete().
comment_entity_storage_load function core/modules/comment/comment.module Implements hook_entity_storage_load().
comment_entity_view function core/modules/comment/comment.module Implements hook_entity_view().
comment_entity_view_display_presave function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
comment_field_config_create function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_create() for 'field_config'.
comment_field_config_delete function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
comment_field_config_update function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
comment_field_storage_config_insert function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'.
comment_form_field_ui_display_overview_form_alter function core/modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_form_field_ui_field_storage_add_form_alter function core/modules/comment/comment.module Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
comment_form_field_ui_form_display_overview_form_alter function core/modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_hacks.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css CSS file with special comments for testing.
comment_hacks.css.optimized.css file core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_help function core/modules/comment/comment.module Implements hook_help().
comment_install function core/modules/comment/comment.install Implements hook_install().
COMMENT_NEW_LIMIT constant core/modules/comment/comment.module The time cutoff for comments marked as read for entity types other node.
comment_node_links_alter function core/modules/comment/comment.module Implements hook_node_links_alter().
comment_node_search_result function core/modules/comment/comment.module Implements hook_node_search_result().
comment_node_update_index function core/modules/comment/comment.module Implements hook_node_update_index().
comment_node_view_alter function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_view_alter() for node entities.
comment_post_update_add_ip_address_setting function core/modules/comment/comment.post_update.php Add comment settings.
comment_post_update_enable_comment_admin_view function core/modules/comment/comment.post_update.php Enable the comment admin view.

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