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 |
---|---|---|---|
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. |
TrackerTestBase::$comment | property | core/ |
The comment used for testing. |
TrackerTestBase::$comment | property | core/ |
The comment used for testing. |
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.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 a UnpublishByKeywordComment object. |
UnpublishComment | class | core/ |
Unpublishes a comment. |
UnpublishComment.php | file | core/ |
|
UnpublishComment::__construct | function | core/ |
Constructs a EntityActionBase object. |
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_rest.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.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_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/ |
A theme preprocess function to automatically allow view-based node 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 31
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.