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 |
---|---|---|---|
CommentInterface::setThread | function | core/ |
Sets the alphadecimal representation of the comment's place in a thread. |
CommentInterfaceTest | class | core/ |
Tests comment user interfaces. |
CommentInterfaceTest.php | file | core/ |
|
CommentInterfaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentInterfaceTest::setUp | function | core/ |
Set up comments to have subject and preview disabled. |
CommentInterfaceTest::testAutoFilledHtmlSubject | function | core/ |
Tests that automatic subject is correctly created from HTML comment text. |
CommentInterfaceTest::testAutoFilledSubject | function | core/ |
Tests that the subject is automatically filled if disabled or left blank. |
CommentInterfaceTest::testCommentInterface | function | core/ |
Tests the comment interface. |
CommentInterfaceTest::testViewMode | function | core/ |
Tests the comment formatter configured with a custom comment view mode. |
CommentItem | class | core/ |
Plugin implementation of the 'comment' field type. |
CommentItem.php | file | core/ |
|
CommentItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
CommentItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
CommentItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
CommentItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
CommentItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
CommentItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
CommentItem::propertyDefinitions | function | core/ |
Defines field item properties. |
CommentItem::schema | function | core/ |
Returns the schema for the field. |
CommentItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
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/ |
Modules to install. |
CommentItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
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 @group #slow |
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 @group #slow |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.