StatisticsLastCommentName::$user_table |
property |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
The users table. |
StatisticsLastCommentName::$user_table |
property |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
The users table. |
StatisticsLastCommentName::defineOptions |
function |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Information about options for all kinds of purposes will be held here. |
StatisticsLastCommentName::query |
function |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
Called to add the sort to a query. |
StatisticsLastCommentName::query |
function |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Called to add the field to a query. |
StatisticsLastCommentName::render |
function |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Renders the field. |
system.action.comment_delete_action.yml |
file |
core/modules/comment/config/install/system.action.comment_delete_action.yml |
core/modules/comment/config/install/system.action.comment_delete_action.yml |
system.action.comment_publish_action.yml |
file |
core/modules/comment/config/install/system.action.comment_publish_action.yml |
core/modules/comment/config/install/system.action.comment_publish_action.yml |
system.action.comment_save_action.yml |
file |
core/modules/comment/config/install/system.action.comment_save_action.yml |
core/modules/comment/config/install/system.action.comment_save_action.yml |
system.action.comment_unpublish_action.yml |
file |
core/modules/comment/config/install/system.action.comment_unpublish_action.yml |
core/modules/comment/config/install/system.action.comment_unpublish_action.yml |
template_preprocess_comment |
function |
core/modules/comment/comment.module |
Prepares variables for comment templates. |
TemporaryQueryGuard::getCommentAccessCondition |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Gets an access condition for a comment entity. |
TrackerController::$commentStatistics |
property |
core/modules/tracker/src/Controller/TrackerController.php |
The comment statistics. |
TrackerTest::testTrackerOrderingNewComments |
function |
core/modules/tracker/tests/src/Functional/TrackerTest.php |
Tests for ordering on a users tracker listing when comments are posted. |
tracker_comment_delete |
function |
core/modules/tracker/tracker.module |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
tracker_comment_insert |
function |
core/modules/tracker/tracker.module |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
tracker_comment_update |
function |
core/modules/tracker/tracker.module |
Implements hook_ENTITY_TYPE_update() for comment entities. |
UnapprovedComments |
class |
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php |
Provides a local task that shows the amount of unapproved comments. |
UnapprovedComments.php |
file |
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php |
|
UnapprovedComments::$commentStorage |
property |
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php |
The comment storage service. |
UnapprovedComments::create |
function |
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php |
Creates an instance of the plugin. |
UnapprovedComments::getTitle |
function |
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php |
Returns the localized title to be shown for this tab. |
UnapprovedComments::__construct |
function |
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php |
Construct the UnapprovedComments object. |
UnpublishByKeywordComment |
class |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Unpublishes a comment containing certain keywords. |
UnpublishByKeywordComment.php |
file |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
|
UnpublishByKeywordComment::$renderer |
property |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
The renderer. |
UnpublishByKeywordComment::$viewBuilder |
property |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
The comment entity builder handler. |
UnpublishByKeywordComment::access |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Checks object access. |
UnpublishByKeywordComment::buildConfigurationForm |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Form constructor. |
UnpublishByKeywordComment::create |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Creates an instance of the plugin. |
UnpublishByKeywordComment::defaultConfiguration |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Gets default configuration for this plugin. |
UnpublishByKeywordComment::execute |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Executes the plugin. |
UnpublishByKeywordComment::submitConfigurationForm |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Form submission handler. |
UnpublishByKeywordComment::__construct |
function |
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php |
Constructs an UnpublishByKeywordComment object. |
UserPictureTest::testPictureOnNodeComment |
function |
core/modules/user/tests/src/Functional/UserPictureTest.php |
Tests embedded users on node pages. |
views.view.comment.yml |
file |
core/modules/comment/config/optional/views.view.comment.yml |
core/modules/comment/config/optional/views.view.comment.yml |
views.view.comments_recent.yml |
file |
core/modules/comment/config/optional/views.view.comments_recent.yml |
core/modules/comment/config/optional/views.view.comments_recent.yml |
views.view.test_comment.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment.yml |
views.view.test_comment_count.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml |
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/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml |
views.view.test_comment_hal.yml |
file |
core/modules/hal/tests/modules/hal_test_views/test_views/views.view.test_comment_hal.yml |
core/modules/hal/tests/modules/hal_test_views/test_views/views.view.test_comment_hal.yml |
views.view.test_comment_operations.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml |
views.view.test_comment_row.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_row.yml |
views.view.test_comment_rss.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml |
views.view.test_comment_schema.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml |
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/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml |
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/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml |
views_preprocess_comment |
function |
core/modules/views/views.module |
Allows view-based comment templates if called from a view. |
views_theme_suggestions_comment_alter |
function |
core/modules/views/views.module |
Implements hook_theme_suggestions_HOOK_alter(). |
WizardTest::testCommentWizard |
function |
core/modules/comment/tests/src/Functional/Views/WizardTest.php |
Tests adding a view of comments. |