Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CommentIntegrationTest | class | core/ |
Tests integration of comment with other components. |
CommentIntegrationTest.php | file | core/ |
|
CommentIntegrationTest::$modules | property | core/ |
Modules to install. |
CommentIntegrationTest::setUp | function | core/ |
|
CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Tests the default owner of comment entities. |
CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
CommentInterface::ANONYMOUS_MAYNOT_CONTACT | constant | core/ |
Anonymous posters cannot enter their contact information. |
CommentInterface::ANONYMOUS_MAY_CONTACT | constant | core/ |
Anonymous posters may leave their contact information. |
CommentInterface::ANONYMOUS_MUST_CONTACT | constant | core/ |
Anonymous posters are required to leave their contact information. |
CommentItem::propertyDefinitions | function | core/ |
Defines field item properties. |
CommentJsonAnonTest | class | core/ |
@group rest |
CommentJsonAnonTest.php | file | core/ |
|
CommentJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
CommentJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentJsonBasicAuthTest | class | core/ |
@group rest @group #slow |
CommentJsonBasicAuthTest.php | file | core/ |
|
CommentJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
CommentJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentJsonCookieTest | class | core/ |
@group rest |
CommentJsonCookieTest.php | file | core/ |
|
CommentJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
CommentJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentLazyBuilders::__construct | function | core/ |
Constructs a new CommentLazyBuilders object. |
CommentLinkBuilder::__construct | function | core/ |
Constructs a new CommentLinkBuilder object. |
CommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
CommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
CommentManager::$userConfig | property | core/ |
The user settings config object. |
CommentManager::__construct | function | core/ |
Construct the CommentManager object. |
CommentNameConstraint | class | core/ |
Supports validating comment author names. |
CommentNameConstraint.php | file | core/ |
|
CommentNameConstraint::$messageMatch | property | core/ |
Message shown when the name doesn't match the author's name. |
CommentNameConstraint::$messageNameTaken | property | core/ |
Message shown when an anonymous user comments using a registered name. |
CommentNameConstraint::$messageRequired | property | core/ |
Message shown when an admin changes the comment-author to an invalid user. |
CommentNameConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
CommentNameConstraintValidator.php | file | core/ |
|
CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
CommentNameConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ |
Gets the anonymous contact details setting from the comment. |
CommentNameConstraintValidator::validate | function | core/ |
|
CommentNameConstraintValidator::__construct | function | core/ |
Constructs a new CommentNameConstraintValidator. |
CommentNodeChangesTest::testNodeDeletion | function | core/ |
Tests that comments are deleted with the node. |
CommentNonNodeTest | class | core/ |
Tests commenting on a test entity. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.