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 |
---|---|---|---|
CommentItem::storageSettingsForm | function | core/ |
|
CommentItemInterface | interface | core/ |
Interface definition for Comment items. |
CommentItemInterface.php | file | core/ |
|
CommentItemInterface::CLOSED | constant | core/ |
Comments for this entity are closed. |
CommentItemInterface::FORM_BELOW | constant | core/ |
Comment form should be shown below post or list of comments. |
CommentItemInterface::FORM_SEPARATE_PAGE | constant | core/ |
Comment form should be displayed on a separate page. |
CommentItemInterface::HIDDEN | constant | core/ |
Comments for this entity are hidden. |
CommentItemInterface::OPEN | constant | core/ |
Comments for this entity are open. |
CommentItemTest | class | core/ |
Tests the new entity API for the comment field type. |
CommentItemTest.php | file | core/ |
|
CommentItemTest::$modules | property | core/ |
|
CommentItemTest::setUp | function | core/ |
|
CommentItemTest::testCommentAuthorName | function | core/ |
Tests comment author name. |
CommentItemTest::testCommentItem | function | core/ |
Tests using entity fields of the comment field type. |
CommentJsonAnonTest | class | core/ |
@group rest |
CommentJsonAnonTest.php | file | core/ |
|
CommentJsonAnonTest::$defaultTheme | property | core/ |
|
CommentJsonAnonTest::$format | property | core/ |
|
CommentJsonAnonTest::$mimeType | property | core/ |
|
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/ |
|
CommentJsonBasicAuthTest::$defaultTheme | property | core/ |
|
CommentJsonBasicAuthTest::$format | property | core/ |
|
CommentJsonBasicAuthTest::$mimeType | property | core/ |
|
CommentJsonBasicAuthTest::$modules | property | core/ |
|
CommentJsonCookieTest | class | core/ |
@group rest |
CommentJsonCookieTest.php | file | core/ |
|
CommentJsonCookieTest::$auth | property | core/ |
|
CommentJsonCookieTest::$defaultTheme | property | core/ |
|
CommentJsonCookieTest::$format | property | core/ |
|
CommentJsonCookieTest::$mimeType | property | core/ |
|
CommentLanguageTest | class | core/ |
Tests for comment language. |
CommentLanguageTest.php | file | core/ |
|
CommentLanguageTest::$defaultTheme | property | core/ |
|
CommentLanguageTest::$modules | property | core/ |
Modules to install. |
CommentLanguageTest::setUp | function | core/ |
|
CommentLanguageTest::testCommentLanguage | function | core/ |
Tests that comment language is properly set. |
CommentLazyBuilders | class | core/ |
Defines a service for comment #lazy_builder callbacks. |
CommentLazyBuilders.php | file | core/ |
|
CommentLazyBuilders::$commentManager | property | core/ |
Comment manager service. |
CommentLazyBuilders::$currentUser | property | core/ |
Current logged in user. |
CommentLazyBuilders::$entityFormBuilder | property | core/ |
The entity form builder service. |
CommentLazyBuilders::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLazyBuilders::$moduleHandler | property | core/ |
The module handler service. |
CommentLazyBuilders::$renderer | property | core/ |
The renderer service. |
CommentLazyBuilders::access | function | core/ |
Wraps content_translation_translate_access. |
CommentLazyBuilders::buildLinks | function | core/ |
Build the default links (reply, edit, delete …) for a comment. |
CommentLazyBuilders::renderForm | function | core/ |
#lazy_builder callback; builds the comment form. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.