Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 10.3.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 |
---|---|---|---|
SearchCommentCountToggleTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
SearchCommentCountToggleTest::setUp | function | core/ |
|
SearchCommentCountToggleTest::testSearchCommentCountToggle | function | core/ |
Verify that comment count display toggles properly on comment status of node |
SearchCommentTest | class | core/ |
Tests integration searching comments. |
SearchCommentTest.php | file | core/ |
|
SearchCommentTest::$adminRole | property | core/ |
ID for the administrator role. |
SearchCommentTest::$adminUser | property | core/ |
A user with various administrative permissions. |
SearchCommentTest::$commentSubject | property | core/ |
Test subject for comments. |
SearchCommentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchCommentTest::$modules | property | core/ |
Modules to enable. |
SearchCommentTest::$node | property | core/ |
Test node for searching. |
SearchCommentTest::assertCommentAccess | function | core/ |
Update search index and search for comment. |
SearchCommentTest::setRolePermissions | function | core/ |
Set permissions for role. |
SearchCommentTest::setUp | function | core/ |
|
SearchCommentTest::testAddNewComment | function | core/ |
Verify that 'add new comment' does not appear in search results or index. |
SearchCommentTest::testSearchResultsComment | function | core/ |
Verify that comments are rendered using proper format in search results. |
SearchCommentTest::testSearchResultsCommentAccess | function | core/ |
Verify access rules for comment indexing with different permissions. |
SelectTest::makeCommentsProvider | function | core/ |
Provides expected and input values for testVulnerableComment(). |
SelectTest::testSimpleComment | function | core/ |
Tests rudimentary SELECT statement with a COMMENT. |
SelectTest::testVulnerableComment | function | core/ |
Tests query COMMENT system against vulnerabilities. |
StandardProfileTest::$articleComment | property | core/ |
|
StandardProfileTest::$articleCommentUri | property | core/ |
|
StandardProfileTest::$commenterUri | property | core/ |
|
StandardProfileTest::assertRdfaNodeCommentProperties | function | core/ |
Tests output for comment properties on nodes in full page view mode. |
StandardProfileTest::saveComment | function | core/ |
Creates a comment entity. |
StatisticsLastCommentName | class | core/ |
Sort handler to sort by last comment name which might be in 2 different fields. |
StatisticsLastCommentName | class | core/ |
Field handler to present the name of the last comment poster. |
StatisticsLastCommentName.php | file | core/ |
|
StatisticsLastCommentName.php | file | core/ |
|
StatisticsLastCommentName::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StatisticsLastCommentName::query | function | core/ |
Called to add the sort to a query. |
StatisticsLastCommentName::query | function | core/ |
Called to add the field to a query. |
StatisticsLastCommentName::render | function | core/ |
Renders the field. |
system.action.comment_delete_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_delete_action.yml |
system.action.comment_publish_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_publish_action.yml |
system.action.comment_save_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_save_action.yml |
system.action.comment_unpublish_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_unpublish_action.yml |
template_preprocess_comment | function | core/ |
Prepares variables for comment templates. |
TemporaryQueryGuard::getCommentAccessCondition | function | core/ |
Gets an access condition for a comment entity. |
TrackerTestBase::$comment | property | core/ |
The comment used for testing. |
TrackerTestBase::$comment | property | core/ |
The comment used for testing. |
UnapprovedComments | class | core/ |
Provides a local task that shows the amount of unapproved comments. |
UnapprovedComments.php | file | core/ |
|
UnapprovedComments::$commentStorage | property | core/ |
The comment storage service. |
UnapprovedComments::create | function | core/ |
Creates an instance of the plugin. |
UnapprovedComments::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
UnapprovedComments::__construct | function | core/ |
Construct the UnapprovedComments object. |
UnpublishComment | class | core/ |
Unpublishes a comment. |
UnpublishComment.php | file | core/ |
|
UnpublishComment::__construct | function | core/ |
Constructs a EntityActionBase object. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.