Search for comment

  1. Search 7.x for comment
  2. Search 9.5.x for comment
  3. Search 8.9.x for comment
  4. Search 10.3.x for comment
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.

All search results

Title Object type File name Summary
CommentItem::storageSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
CommentItemInterface interface core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Interface definition for Comment items.
CommentItemInterface.php file core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php
CommentItemInterface::CLOSED constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comments for this entity are closed.
CommentItemInterface::FORM_BELOW constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comment form should be shown below post or list of comments.
CommentItemInterface::FORM_SEPARATE_PAGE constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comment form should be displayed on a separate page.
CommentItemInterface::HIDDEN constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comments for this entity are hidden.
CommentItemInterface::OPEN constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comments for this entity are open.
CommentItemTest class core/modules/comment/tests/src/Kernel/CommentItemTest.php Tests the new entity API for the comment field type.
CommentItemTest.php file core/modules/comment/tests/src/Kernel/CommentItemTest.php
CommentItemTest::$modules property core/modules/comment/tests/src/Kernel/CommentItemTest.php
CommentItemTest::setUp function core/modules/comment/tests/src/Kernel/CommentItemTest.php
CommentItemTest::testCommentAuthorName function core/modules/comment/tests/src/Kernel/CommentItemTest.php Tests comment author name.
CommentItemTest::testCommentItem function core/modules/comment/tests/src/Kernel/CommentItemTest.php Tests using entity fields of the comment field type.
CommentJsonAnonTest class core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php @group rest
CommentJsonAnonTest.php file core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php
CommentJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php
CommentJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php
CommentJsonAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php
CommentJsonAnonTest::$patchProtectedFieldNames property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php Anonymous users cannot edit their own comments.
CommentJsonBasicAuthTest class core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php @group rest
@group #slow
CommentJsonBasicAuthTest.php file core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonBasicAuthTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php
CommentJsonCookieTest class core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php @group rest
CommentJsonCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php
CommentJsonCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php
CommentJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php
CommentJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php
CommentJsonCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php
CommentLanguageTest class core/modules/comment/tests/src/Functional/CommentLanguageTest.php Tests for comment language.
CommentLanguageTest.php file core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLanguageTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLanguageTest::$modules property core/modules/comment/tests/src/Functional/CommentLanguageTest.php Modules to install.
CommentLanguageTest::setUp function core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLanguageTest::testCommentLanguage function core/modules/comment/tests/src/Functional/CommentLanguageTest.php Tests that comment language is properly set.
CommentLazyBuilders class core/modules/comment/src/CommentLazyBuilders.php Defines a service for comment #lazy_builder callbacks.
CommentLazyBuilders.php file core/modules/comment/src/CommentLazyBuilders.php
CommentLazyBuilders::$commentManager property core/modules/comment/src/CommentLazyBuilders.php Comment manager service.
CommentLazyBuilders::$currentUser property core/modules/comment/src/CommentLazyBuilders.php Current logged in user.
CommentLazyBuilders::$entityFormBuilder property core/modules/comment/src/CommentLazyBuilders.php The entity form builder service.
CommentLazyBuilders::$entityTypeManager property core/modules/comment/src/CommentLazyBuilders.php The entity type manager service.
CommentLazyBuilders::$moduleHandler property core/modules/comment/src/CommentLazyBuilders.php The module handler service.
CommentLazyBuilders::$renderer property core/modules/comment/src/CommentLazyBuilders.php The renderer service.
CommentLazyBuilders::access function core/modules/comment/src/CommentLazyBuilders.php Wraps content_translation_translate_access.
CommentLazyBuilders::buildLinks function core/modules/comment/src/CommentLazyBuilders.php Build the default links (reply, edit, delete …) for a comment.
CommentLazyBuilders::renderForm function core/modules/comment/src/CommentLazyBuilders.php #lazy_builder callback; builds the comment form.

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