Contains filters are case sensitive
Name Type Namespace Locationsort ascending Description
ConfigurationTest class core/modules/config/tests/config.test Tests reading and writing file contents.
ConfigurationHooksTest class core/modules/config/tests/config.test Tests hooks for validation, creating, updating, and deleting configurations.
ConfigurationUITest class core/modules/config/tests/config.test Tests the UI for syncing, importing, and exporting.
ConfigurationSyncTest class core/modules/config/tests/config.test Tests that hook_config_create() is run during config sync.
views_plugin_row_comment_view class core/modules/comment/views/views_plugin_row_comment_view.inc Plugin which performs a comment_view on the resulting object.
views_plugin_row_comment_rss class core/modules/comment/views/views_plugin_row_comment_rss.inc Plugin which formats the comments as RSS items.
views_handler_sort_ncs_last_updated class core/modules/comment/views/views_handler_sort_ncs_last_updated.inc Sort handler for the newer of last comment / node updated.
views_handler_sort_ncs_last_comment_name class core/modules/comment/views/views_handler_sort_ncs_last_comment_name.inc Sort handler to sort by last comment name which might be in 2 different fields.
views_handler_sort_comment_thread class core/modules/comment/views/views_handler_sort_comment_thread.inc Sort handler for ordering by thread.
views_handler_filter_node_comment class core/modules/comment/views/views_handler_filter_node_comment.inc Filter based on comment node status.
views_handler_filter_ncs_last_updated class core/modules/comment/views/views_handler_filter_ncs_last_updated.inc Filter handler for the newer of last comment / node updated.
views_handler_filter_comment_user_uid class core/modules/comment/views/views_handler_filter_comment_user_uid.inc Filter handler to accept a user id to check for nodes that user posted or commented on.
views_handler_field_node_new_comments class core/modules/comment/views/views_handler_field_node_new_comments.inc Field handler to display the number of new comments.
views_handler_field_node_comment class core/modules/comment/views/views_handler_field_node_comment.inc Display node comment status.
views_handler_field_ncs_last_updated class core/modules/comment/views/views_handler_field_ncs_last_updated.inc Field handler to display the newer of last comment / node updated.
views_handler_field_ncs_last_comment_name class core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Field handler to present the name of the last comment poster.
views_handler_field_last_comment_timestamp class core/modules/comment/views/views_handler_field_last_comment_timestamp.inc Field handler to display the timestamp of a comment with the count of comments.
views_handler_field_comment_username class core/modules/comment/views/views_handler_field_comment_username.inc Field handler to allow linking to a user account or homepage.
views_handler_field_comment_node_link class core/modules/comment/views/views_handler_field_comment_node_link.inc Handler for showing comment module's node link.
views_handler_field_comment_link_reply class core/modules/comment/views/views_handler_field_comment_link_reply.inc Field handler to present a link to reply to a comment.
views_handler_field_comment_link_edit class core/modules/comment/views/views_handler_field_comment_link_edit.inc Field handler to present a link to edit a comment.
views_handler_field_comment_link_delete class core/modules/comment/views/views_handler_field_comment_link_delete.inc Field handler to present a link to delete a comment.
views_handler_field_comment_link_approve class core/modules/comment/views/views_handler_field_comment_link_approve.inc Field handler to present a link to approve a comment.
views_handler_field_comment_link class core/modules/comment/views/views_handler_field_comment_link.inc Base field handler to present a link.
views_handler_field_comment_depth class core/modules/comment/views/views_handler_field_comment_depth.inc Field handler to display the depth of a comment.
views_handler_field_comment class core/modules/comment/views/views_handler_field_comment.inc Field handler to allow linking to a comment.
views_handler_argument_comment_user_uid class core/modules/comment/views/views_handler_argument_comment_user_uid.inc Argument handler to accept a user id to check for nodes that user posted or commented on.
CommentViewsHandlerFilterUserUidTest class core/modules/comment/tests/comment_views_handler_filter_user_uid.test Tests the filter_comment_user_uid handler.
CommentViewsHandlerArgumentUserUidTest class core/modules/comment/tests/comment_views_handler_argument_user_uid.test Tests the argument_comment_user_uid handler.
CommentNodeAutoCloserTestCase class core/modules/comment/tests/comment.test Tests that comments behave correctly when the auto closer is enabled.
CommentHelperCase class core/modules/comment/tests/comment.test
CommentInterfaceTest class core/modules/comment/tests/comment.test
CommentPreviewTest class core/modules/comment/tests/comment.test Tests previewing comments.
CommentAnonymous class core/modules/comment/tests/comment.test Tests anonymous commenting.
CommentPagerTest class core/modules/comment/tests/comment.test Verifies pagination of comments.
CommentNodeAccessTest class core/modules/comment/tests/comment.test Tests comments with node access.
CommentApprovalTest class core/modules/comment/tests/comment.test Tests comment approval functionality.
CommentBlockFunctionalTest class core/modules/comment/tests/comment.test Tests the Comment module blocks.
CommentRSSUnitTest class core/modules/comment/tests/comment.test Unit tests for Comment module integration with RSS feeds.
CommentContentRebuild class core/modules/comment/tests/comment.test Tests comment content rebuilding.
CommentTokenReplaceTestCase class core/modules/comment/tests/comment.test Tests comment token replacement in strings.
CommentActionsTestCase class core/modules/comment/tests/comment.test Tests actions provided by the Comment module.
CommentFieldsTest class core/modules/comment/tests/comment.test Tests fields on comments.
CommentThreadingTestCase class core/modules/comment/tests/comment.test Tests comment threading.
CommentNodeChangesTestCase class core/modules/comment/tests/comment.test Tests that comments behave correctly when the node is changed.
CommentAuthorDeletionTestCase class core/modules/comment/tests/comment.test Tests the behavior of comments when the comment author is deleted.
Comment class core/modules/comment/comment.entity.inc Defines the comment entity class.
CommentStorageController class core/modules/comment/comment.entity.inc Defines the controller class for comments.
ColorTestCase class core/modules/color/tests/color.test Tests the Color module functionality.
CKEditor5UpgradeTestCase class core/modules/ckeditor5/tests/ckeditor5_upgrade.test Upgrade tests from CKEditor 4 to CKEditor 5.

Pages