summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/comment
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/comment')
-rw-r--r--core/modules/comment/config/optional/views.view.comment.yml1
-rw-r--r--core/modules/comment/src/Plugin/views/field/LastTimestamp.php2
-rw-r--r--core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml1
-rw-r--r--core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml1
-rw-r--r--core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml5
5 files changed, 9 insertions, 1 deletions
diff --git a/core/modules/comment/config/optional/views.view.comment.yml b/core/modules/comment/config/optional/views.view.comment.yml
index a54fb25883dd..f3edd69dc65f 100644
--- a/core/modules/comment/config/optional/views.view.comment.yml
+++ b/core/modules/comment/config/optional/views.view.comment.yml
@@ -823,6 +823,7 @@ display:
empty_table: true
caption: ''
description: ''
+ class: ''
row:
type: fields
query:
diff --git a/core/modules/comment/src/Plugin/views/field/LastTimestamp.php b/core/modules/comment/src/Plugin/views/field/LastTimestamp.php
index c0bd35f30cae..3f1698d12363 100644
--- a/core/modules/comment/src/Plugin/views/field/LastTimestamp.php
+++ b/core/modules/comment/src/Plugin/views/field/LastTimestamp.php
@@ -9,7 +9,7 @@ use Drupal\views\ResultRow;
use Drupal\views\ViewExecutable;
/**
- * Field handler to display the timestamp of a comment with the count of comments.
+ * Displays the timestamp of a comment with the count of comments.
*
* @ingroup views_field_handlers
*/
diff --git a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml
index fdabeedeed4a..50b74fc66422 100644
--- a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml
+++ b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_operations.yml
@@ -68,6 +68,7 @@ display:
type: table
options:
grouping: { }
+ class: ''
row_class: ''
default_row_class: true
override: true
diff --git a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml
index 04fcb57e2a8b..e174974fe2f8 100644
--- a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml
+++ b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_schema.yml
@@ -235,6 +235,7 @@ display:
type: table
options:
grouping: { }
+ class: ''
row_class: ''
default_row_class: false
columns:
diff --git a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml
index b2e2cf4a41c2..fb0736cf4486 100644
--- a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml
+++ b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml
@@ -38,6 +38,11 @@ display:
type: full
style:
type: table
+ options:
+ grouping: { }
+ class: ''
+ row_class: ''
+ default_row_class: true
row:
type: fields
fields: