Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Comment::setAuthorName | function | core/ |
Sets the name of the author of the comment. |
| Comment::setCreatedTime | function | core/ |
Sets the creation date of the comment. |
| Comment::setFieldName | function | core/ |
Sets the field ID for which this comment is attached. |
| Comment::setHomepage | function | core/ |
Sets the comment author's home page address. |
| Comment::setHostname | function | core/ |
Sets the hostname of the author of the comment. |
| Comment::setSubject | function | core/ |
Sets the subject of the comment. |
| Comment::setThread | function | core/ |
Sets the alphadecimal representation of the comment's place in a thread. |
| CommentAccessControlHandler | class | core/ |
Defines the access control handler for the comment entity type. |
| CommentAccessControlHandler.php | file | core/ |
|
| CommentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| CommentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| CommentAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| CommentAccessTest | class | core/ |
Tests comment administration and preview access. |
| CommentAccessTest.php | file | core/ |
|
| CommentAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentAccessTest::$modules | property | core/ |
Modules to install. |
| CommentAccessTest::$unpublishedNode | property | core/ |
Node for commenting. |
| CommentAccessTest::setUp | function | core/ |
|
| CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
| CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
| CommentAdminOverview | class | core/ |
Provides the comments overview administration form. |
| CommentAdminOverview.php | file | core/ |
|
| CommentAdminOverview::$commentStorage | property | core/ |
The comment storage. |
| CommentAdminOverview::$dateFormatter | property | core/ |
The date formatter service. |
| CommentAdminOverview::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentAdminOverview::$moduleHandler | property | core/ |
The module handler. |
| CommentAdminOverview::$tempStoreFactory | property | core/ |
The tempstore factory. |
| CommentAdminOverview::buildForm | function | core/ |
Form constructor for the comment overview administration form. |
| CommentAdminOverview::create | function | core/ |
Instantiates a new instance of this class. |
| CommentAdminOverview::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CommentAdminOverview::submitForm | function | core/ |
Form submission handler. |
| CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
| CommentAdminOverview::__construct | function | core/ |
Creates a CommentAdminOverview form. |
| CommentAdminTest | class | core/ |
Tests comment approval functionality. |
| CommentAdminTest | class | core/ |
Tests comment approval functionality. |
| CommentAdminTest.php | file | core/ |
|
| CommentAdminTest.php | file | core/ |
|
| CommentAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentAdminTest::$modules | property | core/ |
Modules to install. |
| CommentAdminTest::setUp | function | core/ |
|
| CommentAdminTest::setUp | function | core/ |
|
| CommentAdminTest::testApprovalAdminInterface | function | core/ |
Tests comment approval functionality through admin/content/comment. |
| CommentAdminTest::testApprovalAdminInterface | function | core/ |
Tests comment approval functionality through admin/content/comment. |
| CommentAdminTest::testApprovalNodeInterface | function | core/ |
Tests comment approval functionality through the node interface. |
| CommentAdminTest::testCommentAdmin | function | core/ |
Tests comment bundle admin. |
| CommentAdminTest::testCommentedEntityLabel | function | core/ |
Tests commented entity label of admin view. |
| CommentAdminTest::testCommentedTranslationDeletion | function | core/ |
Tests commented translation deletion admin view. |
| CommentAdminTest::testEditComment | function | core/ |
Tests editing a comment as an admin. |
| CommentAdminViewTest | class | core/ |
Tests comment admin view filters. |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.