Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| CommentTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| CommentTest::testCollectionFilterAccess | function | core/ |
|
| CommentTestBase | class | core/ |
Provides setup and helper methods for comment tests. |
| CommentTestBase | class | core/ |
Provides setup and helper methods for comment views tests. |
| CommentTestBase.php | file | core/ |
|
| CommentTestBase.php | file | core/ |
|
| CommentTestBase::$account | property | core/ |
A normal user with permission to post comments (without approval). |
| CommentTestBase::$account2 | property | core/ |
A second normal user that will author a node for $account to comment on. |
| CommentTestBase::$adminUser | property | core/ |
An administrative user with permission to configure comment settings. |
| CommentTestBase::$comment | property | core/ |
Stores a comment used by the tests. |
| CommentTestBase::$modules | property | core/ |
Modules to install. |
| CommentTestBase::$modules | property | core/ |
Modules to install. |
| CommentTestBase::$node | property | core/ |
A test node to which comments will be posted. |
| CommentTestBase::$nodeUserCommented | property | core/ |
Stores a node posted by the user created as $account2. |
| CommentTestBase::$nodeUserPosted | property | core/ |
Stores a node posted by the user created as $account. |
| CommentTestBase::$webUser | property | core/ |
A normal user with permission to post comments. |
| CommentTestBase::commentContactInfoAvailable | function | core/ |
Checks whether the commenter's contact information is displayed. |
| CommentTestBase::commentExists | function | core/ |
Checks current page for specified comment. |
| CommentTestBase::createCommentType | function | core/ |
Creates a comment type (bundle). |
| CommentTestBase::deleteComment | function | core/ |
Deletes a comment. |
| CommentTestBase::getUnapprovedComment | function | core/ |
Gets the comment ID for an unapproved comment. |
| CommentTestBase::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
| CommentTestBase::postComment | function | core/ |
Posts a comment. |
| CommentTestBase::setCommentAnonymous | function | core/ |
Sets the value governing restrictions on anonymous comments. |
| CommentTestBase::setCommentForm | function | core/ |
Sets the value governing whether the comment form is on its own page. |
| CommentTestBase::setCommentPreview | function | core/ |
Sets the value governing the previewing mode for the comment form. |
| CommentTestBase::setCommentSettings | function | core/ |
Sets a comment settings variable for the article content type. |
| CommentTestBase::setCommentsPerPage | function | core/ |
Sets the value specifying the default number of comments per page. |
| CommentTestBase::setCommentSubject | function | core/ |
Sets the value governing whether the subject field should be enabled. |
| CommentTestBase::setUp | function | core/ |
|
| CommentTestBase::setUp | function | core/ |
Sets up the test. |
| CommentTestBaseField | class | core/ |
Defines a test entity class for comment as a base field. |
| CommentTestBaseField.php | file | core/ |
|
| CommentTestBaseField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| CommentTestController | class | core/ |
Controller for the comment_test.module. |
| CommentTestController.php | file | core/ |
|
| CommentTestController::commentReport | function | core/ |
Provides a comment report. |
| CommentTestHooks | class | core/ |
Hook implementations for comment_test. |
| CommentTestHooks.php | file | core/ |
|
| CommentTestHooks::commentLinksAlter | function | core/ |
Implements hook_comment_links_alter(). |
| CommentTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| CommentTestTrait | trait | core/ |
Provides common functionality for the Comment test classes. |
| CommentTestTrait.php | file | core/ |
|
| CommentTestTrait::addDefaultCommentField | function | core/ |
Adds the default comment field to an entity. |
| CommentThemeHooks | class | core/ |
Hook implementations for comment. |
| CommentThemeHooks.php | file | core/ |
|
| CommentThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| CommentThemeHooks::preprocessComment | function | core/ |
Prepares variables for comment templates. |
| CommentThemeHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
Pagination
- Previous page
- Page 199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.