CommentAccessController::checkAccess |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentAccessController.php |
Performs access checks. |
EntityCrudHookTest::testCommentHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on comments. |
entity_crud_hook_test_comment_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_delete(). |
CommentFieldsTest::testCommentEnable |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works when enabled after a content module. |
CommentFieldsTest::testCommentFormat |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works correctly with plain text format. |
CommentLinksTest::assertCommentLinks |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Asserts that comment links appear according to the passed environment. |
SearchCommentTest::testAddNewComment |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify that 'add new comment' does not appear in search results or index. |
views.view.test_comment_user_uid.yml |
file |
drupal/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml |
drupal/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml |
StaticReflectionMethod::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
CommentTranslationUITest::setupBundle |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
entity_crud_hook_test_comment_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
CommentStorageController::$threadLock |
property |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
The thread for which a lock was acquired. |
CommentTestBase::getUnapprovedComment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Gets the comment ID for an unapproved comment. |
CommentRenderController::buildContent |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::buildContent(). |
action.action.comment_save_action.yml |
file |
drupal/core/modules/comment/config/action.action.comment_save_action.yml |
drupal/core/modules/comment/config/action.action.comment_save_action.yml |
SearchCommentCountToggleTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
|
SearchCommentTest::setRolePermissions |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Set permissions for role. |
NodeAccessPagerTest::testCommentPager |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests the comment pager for nodes with multiple grants per realm. |
StaticReflectionParser::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get docComment. |
CommentTranslationUITest::createEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity(). |
drupal_pre_render_conditional_comments |
function |
drupal/core/includes/common.inc |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
CommentThreadingTest::assertParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the link to the specified parent comment is present. |
CommentPreviewTest::testCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Tests comment preview. |
SearchCommentCountToggleTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Modules to enable. |
SearchCommentCountToggleTest::$profile |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
The profile to install as a basis for testing. |
Twig_Tests_LexerTest::testLongComments |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
SearchCommentTest::assertCommentAccess |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Update search index and search for comment. |
comment_multiple_delete_confirm_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_multiple_delete_confirm(). |
StaticReflectionProperty::getDocComment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
entity_crud_hook_test_comment_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_predelete(). |
CommentTestBase::performCommentOperation |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Performs the specified operation on the specified comment. |
CommentThreadingTest::assertNoParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the specified comment does not have a link to a parent. |
CommentNodeChangesTest::testNodeDeletion |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php |
Tests that comments are deleted with the node. |
CommentLanguageTest::testCommentLanguage |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Test that comment language is properly set. |
CommentBlockTest::testRecentCommentBlock |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Tests the recent comments block. |
action.action.comment_publish_action.yml |
file |
drupal/core/modules/comment/config/action.action.comment_publish_action.yml |
drupal/core/modules/comment/config/action.action.comment_publish_action.yml |
FilterUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php |
|
CommentTranslationUITest::setupTestFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupTestFields(). |
UserPictureTest::testPictureOnNodeComment |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
Tests embedded users on node pages. |
CommentInterfaceTest::testCommentInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
Tests the comment interface. |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
CommentThreadingTest::testCommentThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Tests the comment threading. |
action.action.comment_unpublish_action.yml |
file |
drupal/core/modules/comment/config/action.action.comment_unpublish_action.yml |
drupal/core/modules/comment/config/action.action.comment_unpublish_action.yml |
ArgumentUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/ArgumentUserUIDTest.php |
|
DefaultViewRecentComments::$commentsCreated |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Will hold the comments created for testing. |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
CommentStorageController::releaseThreadLock |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Release the lock acquired for the thread in preSave(). |
CommentFieldsTest::testCommentDefaultFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that the default 'comment_body' field is correctly added. |
FileFieldWidgetTest::testPrivateFileComment |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests that download restrictions on private files work on comments. |
SearchCommentTest::testSearchResultsComment |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify that comments are rendered using proper format in search results. |