Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
Comment::setAuthorName function core/modules/comment/src/Entity/Comment.php Sets the name of the author of the comment.
Comment::setCreatedTime function core/modules/comment/src/Entity/Comment.php Sets the creation date of the comment.
Comment::setFieldName function core/modules/comment/src/Entity/Comment.php Sets the field ID for which this comment is attached.
Comment::setHomepage function core/modules/comment/src/Entity/Comment.php Sets the comment author's home page address.
Comment::setHostname function core/modules/comment/src/Entity/Comment.php Sets the hostname of the author of the comment.
Comment::setSubject function core/modules/comment/src/Entity/Comment.php Sets the subject of the comment.
Comment::setThread function core/modules/comment/src/Entity/Comment.php Sets the alphadecimal representation of the comment's place in a thread.
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 Performs access checks.
CommentAccessControlHandler::checkCreateAccess function core/modules/comment/src/CommentAccessControlHandler.php Performs create access checks.
CommentAccessControlHandler::checkFieldAccess function core/modules/comment/src/CommentAccessControlHandler.php Default field access as determined by this access control handler.
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 The theme to install as the default for testing.
CommentAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentAccessTest.php Modules to install.
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.
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 Instantiates a new instance of this class.
CommentAdminOverview::getFormId function core/modules/comment/src/Form/CommentAdminOverview.php Returns a unique string identifying the form.
CommentAdminOverview::submitForm function core/modules/comment/src/Form/CommentAdminOverview.php Form submission handler.
CommentAdminOverview::validateForm function core/modules/comment/src/Form/CommentAdminOverview.php Form validation handler.
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/CommentAdminTest.php
CommentAdminTest.php file core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php The theme to install as the default for testing.
CommentAdminTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAdminTest.php The theme to install as the default for testing.
CommentAdminTest::$modules property core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php Modules to install.
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/CommentAdminTest.php Tests comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalAdminInterface function core/modules/comment/tests/src/Functional/Views/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.
CommentAdminTest::testEditComment function core/modules/comment/tests/src/Functional/CommentAdminTest.php Tests editing a comment as an admin.
CommentAdminViewTest class core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php Tests comment admin view filters.

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