CommentRSSUnitTest::testCommentRSS |
function |
core/modules/comment/tests/comment.test |
Tests comments as part of an RSS feed. |
SearchCommentTestCase::$admin_role |
property |
core/modules/search/tests/search.test |
|
entity_crud_hook_test_comment_load |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_load(). |
SchemaTestCase::checkSchemaComment |
function |
core/modules/simpletest/tests/schema.test |
Checks that a table or column comment matches a given description. |
CommentHelperCase::$moderator_user |
property |
core/modules/comment/tests/comment.test |
|
LocaleCommentLanguageFunctionalTest |
class |
core/modules/locale/tests/locale.test |
Functional tests for comment language. |
CommentPagerTest::testCommentPaging |
function |
core/modules/comment/tests/comment.test |
Confirms comment paging works correctly with flat and threaded comments. |
views_handler_field_comment::render |
function |
core/modules/comment/views/views_handler_field_comment.inc |
Render the field. |
views_handler_field_comment_link.inc |
file |
core/modules/comment/views/views_handler_field_comment_link.inc |
Definition of views_handler_field_comment_link. |
views_handler_field_node_comment.inc |
file |
core/modules/comment/views/views_handler_field_node_comment.inc |
Definition of views_handler_field_node_comment. |
CommentViewsHandlerFilterUserUidTest |
class |
core/modules/comment/tests/comment_views_handler_filter_user_uid.test |
Tests the filter_comment_user_uid handler. |
CommentHelperCase::setCommentSubject |
function |
core/modules/comment/tests/comment.test |
Sets the value governing whether the comment title field should be enabled. |
CommentHelperCase::setCommentPreview |
function |
core/modules/comment/tests/comment.test |
Sets the value governing the previewing mode for the comment form. |
CommentInterfaceTest::setEnvironment |
function |
core/modules/comment/tests/comment.test |
Re-configures the environment, module settings, and user permissions. |
CommentPagerTest::assertCommentOrder |
function |
core/modules/comment/tests/comment.test |
Asserts that the comments are displayed in the correct order. |
CommentStorageController::buildQuery |
function |
core/modules/comment/comment.entity.inc |
Overrides EntityDatabaseStorageController::buildQuery(). |
CommentStorageController::attachLoad |
function |
core/modules/comment/comment.entity.inc |
Overrides EntityDatabaseStorageController::attachLoad(). |
CommentStorageController::postDelete |
function |
core/modules/comment/comment.entity.inc |
Overrides EntityDatabaseStorageController::postDelete(). |
entity_crud_hook_test_comment_insert |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_insert(). |
CommentFieldsTest::testCommentEnable |
function |
core/modules/comment/tests/comment.test |
Tests that comment module works when enabled after a content module. |
entity_crud_hook_test_comment_update |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_update(). |
CommentFieldsTest::testCommentFormat |
function |
core/modules/comment/tests/comment.test |
Tests that comment module works correctly with plain text format. |
entity_crud_hook_test_comment_delete |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_delete(). |
views_plugin_row_comment_rss::render |
function |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
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. |
DatabaseSchema_mysql::prepareComment |
function |
core/includes/database/mysql/schema.inc |
Prepare a table or column comment for database query. |
views_handler_field_comment_depth.inc |
file |
core/modules/comment/views/views_handler_field_comment_depth.inc |
Definition of views_handler_field_comment_depth. |
views_handler_filter_node_comment.inc |
file |
core/modules/comment/views/views_handler_filter_node_comment.inc |
Definition of views_handler_filter_node_comment. |
views_handler_sort_comment_thread.inc |
file |
core/modules/comment/views/views_handler_sort_comment_thread.inc |
Definition of views_handler_sort_comment_thread. |
CommentHelperCase::setCommentsPerPage |
function |
core/modules/comment/tests/comment.test |
Sets the value specifying the default number of comments per page. |
CommentHelperCase::setCommentSettings |
function |
core/modules/comment/tests/comment.test |
Sets a comment config for the post content type. |
entity_crud_hook_test_comment_presave |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
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_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_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_node_new_comments |
class |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Field handler to display the number of new comments. |
CommentViewsHandlerArgumentUserUidTest |
class |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
Tests the argument_comment_user_uid handler. |
CommentHelperCase::setCommentAnonymous |
function |
core/modules/comment/tests/comment.test |
Sets the value governing restrictions on anonymous comments. |
CommentInterfaceTest::testCommentLinks |
function |
core/modules/comment/tests/comment.test |
Tests comment links. |
CommentPreviewTest::testCommentPreview |
function |
core/modules/comment/tests/comment.test |
Tests comment preview. |
drupal_pre_render_conditional_comments |
function |
core/includes/drupal.inc |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
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. |
CommentStorageController::buildContent |
function |
core/modules/comment/comment.entity.inc |
Implements EntityControllerInterface::buildContent(). |
comment_multiple_delete_confirm_submit |
function |
core/modules/comment/comment.admin.inc |
Form submission handler for comment_multiple_delete_confirm(). |
TokenCommentTestCase::testCommentTokens |
function |
core/modules/simpletest/tests/token.test |
|
SearchCommentCountToggleTestCase::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
CommentHelperCase::getUnapprovedComment |
function |
core/modules/comment/tests/comment.test |
Gets the comment ID for an unapproved comment. |
SearchCommentTestCase::$comment_subject |
property |
core/modules/search/tests/search.test |
|
entity_crud_hook_test_comment_predelete |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_predelete(). |
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. |