46 calls to CommentTestTrait::addDefaultCommentField() in Zircon Profile 8
- CommentBookTest::setUp in core/
modules/ comment/ src/ Tests/ CommentBookTest.php - Sets up a Drupal site for running functional and integration tests.
- CommentCacheTagsTest::createEntity in core/
modules/ comment/ src/ Tests/ CommentCacheTagsTest.php - Creates the entity to be tested.
- CommentDefaultFormatterCacheTagsTest::setUp in core/
modules/ comment/ src/ Tests/ CommentDefaultFormatterCacheTagsTest.php - Performs setup tasks before each individual test method is run.
- CommentFieldAccessTest::testAccessToAdministrativeFields in core/
modules/ comment/ src/ Tests/ CommentFieldAccessTest.php - Test permissions on comment fields.
- CommentFieldNameTest::setUp in core/
modules/ comment/ src/ Tests/ Views/ CommentFieldNameTest.php - Sets up a Drupal site for running functional and integration tests.
- CommentFieldsTest::testCommentDefaultFields in core/
modules/ comment/ src/ Tests/ CommentFieldsTest.php - Tests that the default 'comment_body' field is correctly added.
- CommentFieldsTest::testCommentFieldDelete in core/
modules/ comment/ src/ Tests/ CommentFieldsTest.php - Tests that you can remove a comment field.
- CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/
modules/ comment/ src/ Tests/ CommentFieldsTest.php - Tests link building with non-default comment field names.
- CommentFieldsTest::testCommentInstallAfterContentModule in core/
modules/ comment/ src/ Tests/ CommentFieldsTest.php - Tests that comment module works when installed after a content module.
- CommentItemTest::testCommentItem in core/
modules/ comment/ src/ Tests/ CommentItemTest.php - Tests using entity fields of the comment field type.
- CommentLanguageTest::setUp in core/
modules/ comment/ src/ Tests/ CommentLanguageTest.php - Sets up a Drupal site for running functional and integration tests.
- CommentNonNodeTest::setUp in core/
modules/ comment/ src/ Tests/ CommentNonNodeTest.php - Sets up a Drupal site for running functional and integration tests.
- CommentPagerTest::testTwoPagers in core/
modules/ comment/ src/ Tests/ CommentPagerTest.php - Confirms comment paging works correctly with two pagers.
- CommentTestBase::setUp in core/
modules/ comment/ src/ Tests/ CommentTestBase.php - Sets up a Drupal site for running functional and integration tests.
- CommentTestBase::setUp in core/
modules/ comment/ src/ Tests/ Views/ CommentTestBase.php - Sets up a Drupal site for running functional and integration tests.
- CommentTranslationUITest::setupBundle in core/
modules/ comment/ src/ Tests/ CommentTranslationUITest.php - Creates or initializes the bundle date if needed.
- CommentTypeTest::testCommentTypeDeletion in core/
modules/ comment/ src/ Tests/ CommentTypeTest.php - Tests deleting a comment type that still has content.
- CommentUninstallTest::setUp in core/
modules/ comment/ src/ Tests/ CommentUninstallTest.php - Sets up a Drupal site for running functional and integration tests.
- ContentTranslationSettingsTest::setUp in core/
modules/ content_translation/ src/ Tests/ ContentTranslationSettingsTest.php - Sets up a Drupal site for running functional and integration tests.
- CreateTest::setUp in core/
modules/ rest/ src/ Tests/ CreateTest.php - Sets up a Drupal site for running functional and integration tests.
- DefaultViewRecentCommentsTest::setUp in core/
modules/ comment/ src/ Tests/ Views/ DefaultViewRecentCommentsTest.php - Sets up a Drupal site for running functional and integration tests.
- DefaultViewsTest::setUp in core/
modules/ views/ src/ Tests/ DefaultViewsTest.php - Sets up a Drupal site for running functional and integration tests.
- EntityCrudHookTest::testCommentHooks in core/
modules/ system/ src/ Tests/ Entity/ EntityCrudHookTest.php - Tests hook invocations for CRUD operations on comments.
- EntityFilteringThemeTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ EntityFilteringThemeTest.php - Sets up a Drupal site for running functional and integration tests.
- EntityReferenceSelectionAccessTest::testCommentHandler in core/
modules/ system/ src/ Tests/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionAccessTest.php - Test the comment-specific overrides of the entity handler.
- EntityTest::testComment in core/
modules/ hal/ src/ Tests/ EntityTest.php - Tests the normalization of comments.
- EntityTest::testNode in core/
modules/ hal/ src/ Tests/ EntityTest.php - Tests the normalization of nodes.
- FieldEntityTest::setUp in core/
modules/ views/ src/ Tests/ Entity/ FieldEntityTest.php - Sets up a Drupal site for running functional and integration tests.
- FileFieldWidgetTest::testPrivateFileComment in core/
modules/ file/ src/ Tests/ FileFieldWidgetTest.php - Tests that download restrictions on private files work on comments.
- FilterHtmlImageSecureTest::setUp in core/
modules/ filter/ src/ Tests/ FilterHtmlImageSecureTest.php - Sets up a Drupal site for running functional and integration tests.
- HandlerAllTest::testHandlers in core/
modules/ views/ src/ Tests/ Handler/ HandlerAllTest.php - Tests most of the handlers.
- HandlerTest::setUp in core/
modules/ views/ src/ Tests/ Handler/ HandlerTest.php - Sets up a Drupal site for running functional and integration tests.
- NodeAccessPagerTest::setUp in core/
modules/ node/ src/ Tests/ NodeAccessPagerTest.php - Sets up a Drupal site for running functional and integration tests.
- NodeTitleTest::setUp in core/
modules/ node/ src/ Tests/ NodeTitleTest.php - Sets up a Drupal site for running functional and integration tests.
- PagePreviewTest::setUp in core/
modules/ node/ src/ Tests/ PagePreviewTest.php - Sets up a Drupal site for running functional and integration tests.
- SearchCommentCountToggleTest::setUp in core/
modules/ search/ src/ Tests/ SearchCommentCountToggleTest.php - Sets up a Drupal site for running functional and integration tests.
- SearchCommentTest::setUp in core/
modules/ search/ src/ Tests/ SearchCommentTest.php - Sets up a Drupal site for running functional and integration tests.
- SearchRankingTest::testRankings in core/
modules/ search/ src/ Tests/ SearchRankingTest.php - TrackerNodeAccessTest::setUp in core/
modules/ tracker/ src/ Tests/ TrackerNodeAccessTest.php - Sets up a Drupal site for running functional and integration tests.
- TrackerTest::setUp in core/
modules/ tracker/ src/ Tests/ TrackerTest.php - Sets up a Drupal site for running functional and integration tests.
- TrackerTestBase::setUp in core/
modules/ tracker/ src/ Tests/ Views/ TrackerTestBase.php - Sets up a Drupal site for running functional and integration tests.
- UserCancelTest::testUserAnonymize in core/
modules/ user/ src/ Tests/ UserCancelTest.php - Delete account and anonymize all content.
- UserCancelTest::testUserBlockUnpublish in core/
modules/ user/ src/ Tests/ UserCancelTest.php - Disable account and unpublish all content.
- UserCancelTest::testUserDelete in core/
modules/ user/ src/ Tests/ UserCancelTest.php - Delete account and remove all content.
- ViewExecutableTest::setUpFixtures in core/
modules/ views/ src/ Tests/ ViewExecutableTest.php - Sets up the configuration and schema of views and views_test_data modules.
- WizardTest::setUp in core/
modules/ comment/ src/ Tests/ Views/ WizardTest.php - Sets up a Drupal site for running functional and integration tests.