Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 11.x for comment
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Comment | class | core/ |
Defines the comment entity class. |
Comment | class | core/ |
Tests creating comment views with the wizard. |
Comment | class | core/ |
Drupal 6 comment source from database. |
Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentTypeValidationTest | class | core/ |
Tests validation of comment_type entities. |
CommentTypeValidationTest.php | file | core/ |
|
CommentTypeValidationTest::$modules | property | core/ |
Modules to install. |
CommentTypeValidationTest::setUp | function | core/ |
|
CommentTypeXmlAnonTest | class | core/ |
@group rest |
CommentTypeXmlAnonTest.php | file | core/ |
|
CommentTypeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
CommentTypeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentTypeXmlBasicAuthTest | class | core/ |
@group rest |
CommentTypeXmlBasicAuthTest.php | file | core/ |
|
CommentTypeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
CommentTypeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentTypeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentTypeXmlCookieTest | class | core/ |
@group rest |
CommentTypeXmlCookieTest.php | file | core/ |
|
CommentTypeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentTypeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
CommentTypeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
CommentUninstallTest.php | file | core/ |
|
CommentUninstallTest::$modules | property | core/ |
Modules to install. |
CommentUninstallTest::setUp | function | core/ |
|
CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
CommentUserNameTest | class | core/ |
Tests comment user name field. |
CommentUserNameTest.php | file | core/ |
|
CommentUserNameTest::$adminUser | property | core/ |
Admin user. |
CommentUserNameTest::$modules | property | core/ |
Modules to install. |
CommentUserNameTest::setUp | function | core/ |
|
CommentUserNameTest::testUsername | function | core/ |
Tests the username formatter. |
CommentValidationTest | class | core/ |
Tests comment validation constraints. |
CommentValidationTest.php | file | core/ |
|
CommentValidationTest::$modules | property | core/ |
Modules to install. |
CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
CommentValidationTest::setUp | function | core/ |
|
CommentValidationTest::testValidation | function | core/ |
Tests the comment validation constraints. |
CommentValidationTest::testValidationOfCommentOfUnpublishedNode | function | core/ |
Tests that comments of unpublished nodes are not valid. |
CommentViewBuilder | class | core/ |
View builder handler for comments. |
CommentViewBuilder.php | file | core/ |
|
CommentViewBuilder::$currentUser | property | core/ |
The current user. |
CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
CommentViewBuilder::alterBuild | function | core/ |
Specific per-entity building. |
CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
CommentViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
CommentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
CommentViewBuilder::__construct | function | core/ |
Constructs a new CommentViewBuilder. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.