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 |
---|---|---|---|
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 |
views.view.test_comment_operations.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml |
views.view.test_comment_row.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml |
views.view.test_comment_rss.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml |
views.view.test_comment_schema.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml |
views.view.test_comment_user_uid.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml |
views.view.test_new_comments.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml |
views_preprocess_comment | function | core/ |
Allows view-based comment templates if called from a view. |
views_theme_suggestions_comment_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
WizardTest::testCommentWizard | function | core/ |
Tests adding a view of comments. |
_comment_entity_uses_integer_id | function | core/ |
Determines if an entity type is using an integer-based ID definition. |
_filter_url_escape_comments | function | core/ |
Escapes the contents of HTML comments. |
Pagination
- Previous page
- Page 29
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.