Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 10.3.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 |
---|---|---|---|
CommentTypeXmlAnonTest::$mimeType | property | core/ |
|
CommentTypeXmlBasicAuthTest | class | core/ |
@group rest |
CommentTypeXmlBasicAuthTest.php | file | core/ |
|
CommentTypeXmlBasicAuthTest::$auth | property | core/ |
|
CommentTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
|
CommentTypeXmlBasicAuthTest::$format | property | core/ |
|
CommentTypeXmlBasicAuthTest::$mimeType | property | core/ |
|
CommentTypeXmlBasicAuthTest::$modules | property | core/ |
|
CommentTypeXmlCookieTest | class | core/ |
@group rest |
CommentTypeXmlCookieTest.php | file | core/ |
|
CommentTypeXmlCookieTest::$auth | property | core/ |
|
CommentTypeXmlCookieTest::$defaultTheme | property | core/ |
|
CommentTypeXmlCookieTest::$format | property | core/ |
|
CommentTypeXmlCookieTest::$mimeType | property | core/ |
|
CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
CommentUninstallTest.php | file | core/ |
|
CommentUninstallTest::$modules | property | core/ |
|
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/ |
|
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/ |
|
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/ |
|
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/ |
|
CommentViewBuilder::getBuildDefaults | function | core/ |
|
CommentViewBuilder::__construct | function | core/ |
Constructs a new CommentViewBuilder. |
CommentViewsData | class | core/ |
Provides views data for the comment entity type. |
CommentViewsData.php | file | core/ |
|
CommentViewsData::getViewsData | function | core/ |
|
CommentViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the comment entity. |
CommentViewsFieldAccessTest.php | file | core/ |
|
CommentViewsFieldAccessTest::$modules | property | core/ |
|
CommentViewsFieldAccessTest::setUp | function | core/ |
|
CommentViewsFieldAccessTest::testCommentFields | function | core/ |
Check access for comment fields. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.