Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 8.9.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 |
---|---|---|---|
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. |
TrackerController::$commentStatistics | property | core/ |
The comment statistics. |
TrackerTest::testTrackerOrderingNewComments | function | core/ |
Tests for ordering on a users tracker listing when comments are posted. |
tracker_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
tracker_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
tracker_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
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. |
UnpublishByKeywordComment | class | core/ |
Unpublishes a comment containing certain keywords. |
UnpublishByKeywordComment | class | core/ |
Unpublishes a comment containing certain keywords. |
UnpublishByKeywordComment.php | file | core/ |
|
UnpublishByKeywordComment.php | file | core/ |
|
UnpublishByKeywordComment::$renderer | property | core/ |
The renderer. |
UnpublishByKeywordComment::$viewBuilder | property | core/ |
The comment entity builder handler. |
UnpublishByKeywordComment::access | function | core/ |
Checks object access. |
UnpublishByKeywordComment::buildConfigurationForm | function | core/ |
Form constructor. |
UnpublishByKeywordComment::create | function | core/ |
Creates an instance of the plugin. |
UnpublishByKeywordComment::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
UnpublishByKeywordComment::execute | function | core/ |
Executes the plugin. |
UnpublishByKeywordComment::submitConfigurationForm | function | core/ |
Form submission handler. |
UnpublishByKeywordComment::__construct | function | core/ |
Constructs an UnpublishByKeywordComment object. |
UnpublishByKeywordComment::__construct | function | core/ |
Constructs an UnpublishByKeywordComment object. |
UnpublishByKeywordCommentTest | class | core/ |
@group action |
UnpublishByKeywordCommentTest | class | core/ |
@group comment @group legacy |
UnpublishByKeywordCommentTest.php | file | core/ |
|
UnpublishByKeywordCommentTest.php | file | core/ |
|
UnpublishByKeywordCommentTest::$comment | property | core/ |
The comment entity. |
UnpublishByKeywordCommentTest::$keywords | property | core/ |
Keywords used for testing. |
UnpublishByKeywordCommentTest::$modules | property | core/ |
Modules to install. |
UnpublishByKeywordCommentTest::setUp | function | core/ |
|
UnpublishByKeywordCommentTest::testCommentDefaultConfigActions | function | core/ |
Tests comment module's default config actions. |
UnpublishByKeywordCommentTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
UnpublishByKeywordCommentTest::testUnpublishByKeywordAction | function | core/ |
Tests deprecation message. |
UserPictureTest::testPictureOnNodeComment | function | core/ |
Tests embedded users on node pages. |
views.view.comment.yml | file | core/ |
core/modules/comment/config/optional/views.view.comment.yml |
views.view.comments_recent.yml | file | core/ |
core/modules/comment/config/optional/views.view.comments_recent.yml |
views.view.test_comment.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment.yml |
views.view.test_comment_count.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml |
views.view.test_comment_field_name.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml |
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.