Search for comment

  1. Search 7.x for comment
  2. Search 8.9.x for comment
  3. Search 10.3.x for comment
  4. Search 11.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.
Comment class core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php Test source plugin for deprecation testing.

All search results

Title Object type File name Summary
Comment::setSubject function core/modules/comment/src/Entity/Comment.php
Comment::setThread function core/modules/comment/src/Entity/Comment.php
CommentAccessControlHandler class core/modules/comment/src/CommentAccessControlHandler.php Defines the access control handler for the comment entity type.
CommentAccessControlHandler.php file core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkCreateAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkFieldAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessTest class core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests comment administration and preview access.
CommentAccessTest.php file core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$unpublishedNode property core/modules/comment/tests/src/Functional/CommentAccessTest.php Node for commenting.
CommentAccessTest::setUp function core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView function core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests commenting disabled for access-blocked entities.
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView function core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests cannot view comment reply form on entities you cannot view.
CommentActionsTest class core/modules/comment/tests/src/Kernel/CommentActionsTest.php Tests actions provided by the Comment module.
CommentActionsTest.php file core/modules/comment/tests/src/Kernel/CommentActionsTest.php
CommentActionsTest::$comment property core/modules/comment/tests/src/Kernel/CommentActionsTest.php The comment entity.
CommentActionsTest::$keywords property core/modules/comment/tests/src/Kernel/CommentActionsTest.php Keywords used for testing.
CommentActionsTest::$modules property core/modules/comment/tests/src/Kernel/CommentActionsTest.php
CommentActionsTest::setUp function core/modules/comment/tests/src/Kernel/CommentActionsTest.php
CommentActionsTest::testCommentDefaultConfigActions function core/modules/comment/tests/src/Kernel/CommentActionsTest.php Tests comment module's default config actions.
CommentActionsTest::testCommentUnpublishByKeyword function core/modules/comment/tests/src/Kernel/CommentActionsTest.php Tests the unpublish comment by keyword action.
CommentAdminOverview class core/modules/comment/src/Form/CommentAdminOverview.php Provides the comments overview administration form.
CommentAdminOverview.php file core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::$commentStorage property core/modules/comment/src/Form/CommentAdminOverview.php The comment storage.
CommentAdminOverview::$dateFormatter property core/modules/comment/src/Form/CommentAdminOverview.php The date formatter service.
CommentAdminOverview::$entityTypeManager property core/modules/comment/src/Form/CommentAdminOverview.php The entity type manager.
CommentAdminOverview::$moduleHandler property core/modules/comment/src/Form/CommentAdminOverview.php The module handler.
CommentAdminOverview::$tempStoreFactory property core/modules/comment/src/Form/CommentAdminOverview.php The tempstore factory.
CommentAdminOverview::buildForm function core/modules/comment/src/Form/CommentAdminOverview.php Form constructor for the comment overview administration form.
CommentAdminOverview::create function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::getFormId function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::submitForm function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::validateForm function core/modules/comment/src/Form/CommentAdminOverview.php
CommentAdminOverview::__construct function core/modules/comment/src/Form/CommentAdminOverview.php Creates a CommentAdminOverview form.
CommentAdminTest class core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php Tests comment approval functionality.
CommentAdminTest class core/modules/comment/tests/src/Functional/CommentAdminTest.php Tests comment approval functionality.
CommentAdminTest.php file core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAdminTest.php file core/modules/comment/tests/src/Functional/CommentAdminTest.php
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAdminTest.php
CommentAdminTest::setUp function core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAdminTest::setUp function core/modules/comment/tests/src/Functional/CommentAdminTest.php
CommentAdminTest::testApprovalAdminInterface function core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php Tests comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalAdminInterface function core/modules/comment/tests/src/Functional/CommentAdminTest.php Tests comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalNodeInterface function core/modules/comment/tests/src/Functional/CommentAdminTest.php Tests comment approval functionality through the node interface.
CommentAdminTest::testCommentAdmin function core/modules/comment/tests/src/Functional/CommentAdminTest.php Tests comment bundle admin.
CommentAdminTest::testCommentedEntityLabel function core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php Tests commented entity label of admin view.
CommentAdminTest::testCommentedTranslationDeletion function core/modules/comment/tests/src/Functional/CommentAdminTest.php Tests commented translation deletion admin view.

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