Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
| CommentForm::$currentUser | property | core/ |
The current user. |
| CommentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| CommentForm::flagViolations | function | core/ |
Flags violations for the current form. |
| CommentForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| CommentForm::getStatusMessage | function | core/ |
Gets an appropriate status message when a comment is saved. |
| CommentForm::save | function | core/ |
Form submission handler for the 'save' action. |
| CommentForm::__construct | function | core/ |
Constructs a new CommentForm. |
| CommentHostnameTest | class | core/ |
Tests the hostname base field. |
| CommentHostnameTest.php | file | core/ |
|
| CommentHostnameTest::$modules | property | core/ |
Modules to install. |
| CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
| 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. |
| CommentInterface::getHostname | function | core/ |
Returns the comment author's hostname. |
| CommentInterface::getSubject | function | core/ |
Returns the subject of the comment. |
| CommentInterface::hasParentComment | function | core/ |
Determines if this comment is a reply to another comment. |
| CommentInterface::NOT_PUBLISHED | constant | core/ |
Comment is awaiting approval. |
| CommentInterface::PUBLISHED | constant | core/ |
Comment is published. |
| CommentInterface::setAuthorName | function | core/ |
Sets the name of the author of the comment. |
| CommentInterface::setCreatedTime | function | core/ |
Sets the creation date of the comment. |
| CommentInterface::setFieldName | function | core/ |
Sets the field ID for which this comment is attached. |
| CommentInterface::setHomepage | function | core/ |
Sets the comment author's home page address. |
| CommentInterface::setHostname | function | core/ |
Sets the hostname of the author of the comment. |
| CommentInterface::setSubject | function | core/ |
Sets the subject of the comment. |
| 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::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::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::CLOSED | constant | core/ |
Comments for this entity are closed. |
Pagination
- Previous page
- Page 153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.