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 |
|---|---|---|---|
| Rss::$comments | property | core/ |
|
| SaveComment | class | core/ |
Saves a comment. |
| SaveComment.php | file | core/ |
|
| SaveComment::__construct | function | core/ |
Constructs a SaveAction object. |
| Schema::COMMENT_MAX_COLUMN | constant | core/ |
Maximum length of a column comment in MySQL. |
| Schema::COMMENT_MAX_TABLE | constant | core/ |
Maximum length of a table comment in MySQL. |
| Schema::getComment | function | core/ |
Retrieve a table or column comment. |
| Schema::getComment | function | core/ |
Retrieve a table or column comment. |
| Schema::prepareComment | function | core/ |
Prepare a table or column comment for database query. |
| Schema::prepareComment | function | core/ |
Prepare a table or column comment for database query. |
| SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
| SearchCommentCountToggleTest | class | core/ |
Tests that comment count display toggles properly on comment status of node. |
| SearchCommentCountToggleTest.php | file | core/ |
|
| SearchCommentCountToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchCommentCountToggleTest::$modules | property | core/ |
Modules to enable. |
| SearchCommentCountToggleTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
| 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 |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.