Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
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
@group #slow
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
CommentLazyBuilders::__construct function core/modules/comment/src/CommentLazyBuilders.php Constructs a new CommentLazyBuilders object.
CommentLinkBuilder::__construct function core/modules/comment/src/CommentLinkBuilder.php Constructs a new CommentLinkBuilder object.
CommentLinkBuilderTest::$stringTranslation property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php String translation mock.
CommentLinkBuilderTest::getLinkCombinations function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Data provider for ::testCommentLinkBuilder.
CommentManager::$userConfig property core/modules/comment/src/CommentManager.php The user settings config object.
CommentManager::__construct function core/modules/comment/src/CommentManager.php Construct the CommentManager object.
CommentNameConstraint class core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Supports validating comment author names.
CommentNameConstraint.php file core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php
CommentNameConstraint::$messageMatch property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Message shown when the name doesn't match the author's name.
CommentNameConstraint::$messageNameTaken property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Message shown when an anonymous user comments using a registered name.
CommentNameConstraint::$messageRequired property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php Message shown when an admin changes the comment-author to an invalid user.
CommentNameConstraint::coversFields function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php
CommentNameConstraintValidator class core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php Validates the CommentName constraint.
CommentNameConstraintValidator.php file core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php
CommentNameConstraintValidator::$userStorage property core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php User storage handler.
CommentNameConstraintValidator::create function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php
CommentNameConstraintValidator::getAnonymousContactDetailsSetting function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php Gets the anonymous contact details setting from the comment.
CommentNameConstraintValidator::validate function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php
CommentNameConstraintValidator::__construct function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php Constructs a new CommentNameConstraintValidator.
CommentNodeChangesTest::testNodeDeletion function core/modules/comment/tests/src/Functional/CommentNodeChangesTest.php Tests that comments are deleted with the node.
CommentNonNodeTest class core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Tests commenting on a test entity.
CommentNonNodeTest.php file core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
CommentNonNodeTest::$adminUser property core/modules/comment/tests/src/Functional/CommentNonNodeTest.php An administrative user with permission to configure comment settings.
CommentNonNodeTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
CommentNonNodeTest::$entity property core/modules/comment/tests/src/Functional/CommentNonNodeTest.php The entity to use within tests.
CommentNonNodeTest::$modules property core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
CommentNonNodeTest::commentContactInfoAvailable function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Checks whether the commenter's contact information is displayed.
CommentNonNodeTest::commentExists function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Checks current page for specified comment.
CommentNonNodeTest::getUnapprovedComment function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Gets the comment ID for an unapproved comment.
CommentNonNodeTest::performCommentOperation function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Performs the specified operation on the specified comment.
CommentNonNodeTest::postComment function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Posts a comment.
CommentNonNodeTest::setUp function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php

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