329 calls to NodeCreationTrait::createNode()
- ArgumentDefaultTest::testArgumentDefaultNode in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests node default argument.
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BlockExposedFilterAJAXTest::setUp in core/
modules/ views/ tests/ src/ FunctionalJavascript/ BlockExposedFilterAJAXTest.php - BlockExposedFilterAJAXTest::testExposedFilteringAndReset in core/
modules/ views/ tests/ src/ FunctionalJavascript/ BlockExposedFilterAJAXTest.php - Tests if exposed filtering and reset works with a views block and ajax.
- BlockLanguageTest::setUp in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - BookTest::testBookNavigationCacheContext in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the book navigation cache context.
- BookTest::testBookOutline in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests outline of a book.
- BreadcrumbFrontCacheContextsTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Menu/ BreadcrumbFrontCacheContextsTest.php - BreadcrumbTest::testBreadCrumbs in core/
modules/ system/ tests/ src/ Functional/ Menu/ BreadcrumbTest.php - Tests breadcrumbs on node and administrative paths.
- BulkFormAccessTest::testNodeDeleteAccess in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if nodes that may not be deleted, can not be deleted in bulk.
- BulkFormAccessTest::testNodeEditAccess in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if nodes that may not be edited, can not be edited in bulk.
- BulkFormTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormTest.php - Sets up the test.
- BulkFormTest::testBulkForm in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests the bulk form.
- BulkFormTest::testConfirmRouteWithParameters in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests that route parameters are passed to the confirmation form route.
- BulkOperationsTest::testBulkOperations in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ BulkOperationsTest.php - CacheTagTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheTagTest.php - Sets up the test.
- CKEditor5Test::testSave in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Ensures that changes are saved in CKEditor 5.
- ClaroViewsBulkOperationsTest::setUp in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroViewsBulkOperationsTest.php - ClickSortingAJAXTest::setUp in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ClickSortingAJAXTest.php - CollapsedSummariesTest::setUp in core/
modules/ node/ tests/ src/ FunctionalJavascript/ CollapsedSummariesTest.php - CommentCSSTest::testCommentClasses in core/
modules/ comment/ tests/ src/ Functional/ CommentCSSTest.php - Tests CSS classes on comments.
- CommentEntityReferenceTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityReferenceTest.php - CommentFieldNameTest::testCommentFieldName in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentFieldNameTest.php - Tests comment field name.
- CommentFieldsTest::testCommentFieldDelete in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests that you can remove a comment field.
- CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests link building with non-default comment field names.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment interface.
- CommentPagerTest::testCommentNewPageIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Tests calculation of first page with new comment.
- CommentPagerTest::testCommentOrderingThreading in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Tests comment ordering and threading.
- CommentPagerTest::testCommentPaging in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testCommentPermalink in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testTwoPagers in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with two pagers.
- CommentTestBase::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - CommentTestBase::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentTestBase.php - Sets up the test.
- CommentThreadingTest::testCommentReplyLinkUnpublished in core/
modules/ comment/ tests/ src/ Functional/ CommentThreadingTest.php - Check the reply link on unpublished comments.
- CommentThreadingTest::testCommentThreading in core/
modules/ comment/ tests/ src/ Functional/ CommentThreadingTest.php - Tests the comment threading.
- CommentTitleTest::testCommentEmptyTitles in core/
modules/ comment/ tests/ src/ Functional/ CommentTitleTest.php - Tests markup for comments with empty titles.
- CommentTitleTest::testCommentPopulatedTitles in core/
modules/ comment/ tests/ src/ Functional/ CommentTitleTest.php - Tests markup for comments with populated titles.
- CommentTokenReplaceTest::testCommentTokenReplacement in core/
modules/ comment/ tests/ src/ Functional/ CommentTokenReplaceTest.php - Creates a comment, then tests the tokens generated from it.
- CommentTranslationUITest::createEntity in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - Creates the entity to be translated.
- ConfigImportUITest::testEntityBundleDelete in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests the config importer cannot delete bundles with existing entities.
- ConfigTranslationViewListUiTest::testTimestampFormatterTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationViewListUiTest.php - Test to ensure that TimestampFormatter translation works.
- ContentModerationAccessTest::testAccessCacheability in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationAccessTest.php - Tests access cacheability.
- ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationContextualLinksTest.php - Tests that a contextual link is available for translating a node.
- ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/
modules/ content_translation/ tests/ src/ FunctionalJavascript/ ContentTranslationContextualLinksTest.php - Tests that a contextual link is available for translating a node.
- ContentTranslationOperationsTest::testContentTranslationOverviewAccess in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php - Tests the access to the overview page for translations.
- ContentTranslationOperationsTest::testOperationTranslateLink in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php - Tests that the operation "Translate" is displayed in the content listing.
- ContextualDynamicContextTest::testDifferentPermissions in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests contextual links with different permissions.
- ContextualDynamicContextTest::testTokenProtection in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests the contextual placeholder content is protected by a token.
- ContextualLinksTest::setUp in core/
modules/ node/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - DateTimeTest::testTimeZoneHandling in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests time zones and DST handling.
- DefaultViewRecentCommentsTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ DefaultViewRecentCommentsTest.php - Sets up the test.
- DefaultViewsTest::setUp in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - Sets up the test.
- DefaultViewsTest::testArchiveView in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - Tests the archive view.
- DisabledDisplayTest::testDisabledDisplays in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisabledDisplayTest.php - Tests that views displays can be disabled.
- DisplayAttachmentTest::testDisabledAttachments in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayAttachmentTest.php - Tests that nothing is output when the attachment displays are disabled.
- DisplayFeedTest::testDisabledFeed in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests that nothing is output when the feed display is disabled.
- DisplayFeedTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output for fields display.
- DisplayFeedTest::testFeedOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output.
- DisplayFeedTranslationTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTranslationTest.php - Tests the rendered output for fields display with multiple translations.
- DisplayTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Sets up the test.
- DisplayTest::testPageContextualLinks in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ DisplayTest.php - Tests contextual links on Views page displays.
- DuplicateContextualLinksTest::testSameContextualLinks in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ DuplicateContextualLinksTest.php - Tests the contextual links with same id.
- EditorLoadingTest::testLoading in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - Tests loading of text editors.
- EditorLoadingTest::testSupportedElementTypes in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - Tests supported element types.
- EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter in core/
modules/ editor/ tests/ src/ Functional/ EditorPrivateFileReferenceFilterTest.php - Tests the editor file reference filter with private files.
- EditorSecurityTest::setUp in core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php - EntityFilteringThemeTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Theme/ EntityFilteringThemeTest.php - EntityReferenceAutocompleteWidgetTest::setUp in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldDefaultValueTest.php - Tests that default values are correctly translated to UUIDs in config.
- EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that disabled media items don't capture focus on page load.
- EntityReferenceWidgetTest::testWidgetPreview in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests the preview displayed by the field widget.
- EntityReferenceXSSTest::testEntityReferenceXSS in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceXSSTest.php - Tests markup is escaped in the entity reference select and label formatter.
- ExposedFilterAJAXTest::setUp in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - ExposedFormCheckboxesTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Sets up the test.
- ExposedFormTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Sets up the test.
- ExposedFormTest::testExposedFilterPagination in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed form with a pager.
- ExposedFormUITest::setUp in core/
modules/ views_ui/ tests/ src/ Functional/ ExposedFormUITest.php - Sets up the test.
- FieldAccessTest::setUp in core/
modules/ field/ tests/ src/ Functional/ FieldAccessTest.php - FieldDropbuttonTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDropbuttonTest.php - FieldDropButtonTest::testDropbutton in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldDropButtonTest.php - Tests dropbutton field.
- FieldGroupRowsWebTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php - Sets up the test.
- FieldWebTest::testClickSortingDistinct in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the default click sorting functionality with distinct.
- FileFieldDisplayTest::testNodeDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests normal formatter display on node display.
- FileFieldRSSContentTest::testFileFieldRSSContent in core/
modules/ file/ tests/ src/ Functional/ FileFieldRSSContentTest.php - Tests RSS enclosure formatter display for RSS feeds.
- FileFieldTestBase::uploadNodeFiles in core/
modules/ file/ tests/ src/ Functional/ FileFieldTestBase.php - Uploads multiple files to a node.
- FileFieldWidgetTest::testWidgetValidation in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests validation with the Upload button.
- FileListingTest::testFileListingPages in core/
modules/ file/ tests/ src/ Functional/ FileListingTest.php - Tests file overview with different user permissions.
- FileListingTest::testFileListingUsageNoLink in core/
modules/ file/ tests/ src/ Functional/ FileListingTest.php - Tests file listing usage page for entities with no canonical link template.
- FileOnTranslatedEntityTest::testFileUsage in core/
modules/ file/ tests/ src/ Functional/ FileOnTranslatedEntityTest.php - Tests if file field tracks file usages correctly on translated nodes.
- FileOnTranslatedEntityTest::testSyncedFiles in core/
modules/ file/ tests/ src/ Functional/ FileOnTranslatedEntityTest.php - Tests synced file fields on translated nodes.
- FilterAndArgumentUserUidTest::testHandlers in core/
modules/ comment/ tests/ src/ Kernel/ Views/ FilterAndArgumentUserUidTest.php - Tests the user posted or commented filter and argument handlers.
- FilterDateTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Sets up the test.
- FilterDateTest::setUp in core/
modules/ datetime/ tests/ src/ Functional/ Views/ FilterDateTest.php - Create nodes with relative dates of yesterday, today, and tomorrow.
- FilterHtmlImageSecureTest::testImageSource in core/
modules/ filter/ tests/ src/ Functional/ FilterHtmlImageSecureTest.php - Tests removal of images having a non-local source.
- FilterNodeAccessTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ FilterNodeAccessTest.php - Sets up the test.
- FilterSecurityTest::testDisableFilterModule in core/
modules/ filter/ tests/ src/ Functional/ FilterSecurityTest.php - Tests removal of filtered content when an active filter is disabled.
- FilterUidRevisionTest::testFilter in core/
modules/ node/ tests/ src/ Kernel/ Views/ FilterUidRevisionTest.php - Tests the node_uid_revision filter.
- ForumIntegrationTest::testForumIntegration in core/
modules/ forum/ tests/ src/ Functional/ Views/ ForumIntegrationTest.php - Tests the integration.
- ForumUninstallTest::testForumUninstallWithField in core/
modules/ forum/ tests/ src/ Functional/ ForumUninstallTest.php - Tests if forum module uninstallation properly deletes the field.
- FrontPageTest::testDrupalFrontPage in core/
modules/ system/ tests/ src/ Functional/ System/ FrontPageTest.php - Tests front page functionality.
- GlossaryTest::testGlossaryView in core/
modules/ views/ tests/ src/ Functional/ GlossaryTest.php - Tests the default glossary view.
- GlossaryViewTest::setUp in core/
modules/ views/ tests/ src/ FunctionalJavascript/ GlossaryViewTest.php - HandlerFieldFieldTest::testFieldRender in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - Tests fields rendering in views.
- HistoryTest::setUp in core/
modules/ history/ tests/ src/ Functional/ HistoryTest.php - HtaccessTest::testFileAccess in core/
modules/ system/ tests/ src/ Functional/ System/ HtaccessTest.php - Iterates over protected files and calls assertNoFileAccess().
- ImageFieldDefaultImagesTest::testDefaultImages in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDefaultImagesTest.php - Tests CRUD for fields and field storages with default images.
- ImageFieldDisplayTest::testImageFieldDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests use of a default image with an image field.
- ImageOnTranslatedEntityTest::testSyncedImages in core/
modules/ image/ tests/ src/ Functional/ ImageOnTranslatedEntityTest.php - Tests synced file fields on translated nodes.
- IntegrationTest::setUp in core/
modules/ statistics/ tests/ src/ Functional/ Views/ IntegrationTest.php - Sets up the test.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php - Tests cache tags on field block for entity reference field.
- LayoutBuilderLocalTaskTest::testLocalTaskLayoutBuilderInstalledCacheability in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderLocalTaskTest.php - Tests the cacheability of local tasks with Layout Builder module installed.
- LayoutBuilderLocalTaskTest::testLocalTaskMultipleContentTypesCacheability in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderLocalTaskTest.php - Tests the cacheability of local tasks with multiple content types.
- LinkFieldTest::doTestEditNonNodeEntityLink in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests editing a link to a non-node entity.
- LinkFieldTest::doTestURLValidation in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests link field URL validation.
- LinkViewsTokensTest::testLinkViewsTokens in core/
modules/ link/ tests/ src/ Functional/ Views/ LinkViewsTokensTest.php - LocaleContentTest::testContentTypeDirLang in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Tests if a dir and lang tags exist in node's attributes.
- LocaleContentTest::testContentTypeLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Tests if a content type can be set to multilingual and language is present.
- LocalePathTest::testPathLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocalePathTest.php - Tests if a language can be associated with a path alias.
- LocalTasksTest::testLocalTaskBlockUrl in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalTasksTest.php - Tests local task block URLs for entities with path aliases.
- ManageDisplayTest::testViewModeCustom in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests switching view modes to use custom or 'default' settings'.
- ManageFieldsLifecycleTest::cardinalitySettings in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests the cardinality settings of a field.
- MenuLinkTest::testHierarchicalMenuLinkVisibility in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MenuLinkTest.php - Tests that menu links using menu_link_content as parent are visible.
- MenuUiContentModerationTest::testMenuUiWithPendingRevisions in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiContentModerationTest.php - Tests that node drafts can not modify the menu settings.
- MenuUiNodeTest::testMenuNodeFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests creating, editing, deleting menu links via node form widget.
- MenuUiTest::doMenuTests in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests menu functionality.
- MenuUiTest::testExpandAllItems in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests the "expand all items" feature.
- MenuUiTest::testUnpublishedNodeMenuItem in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that menu items pointing to unpublished nodes are editable.
- MiniPagerTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MiniPagerTest.php - Sets up the test.
- ModeratedContentViewTest::testModeratedContentPage in core/
modules/ content_moderation/ tests/ src/ Functional/ ModeratedContentViewTest.php - Tests the moderated content page.
- ModeratedContentViewTest::testModeratedContentPageMultilingual in core/
modules/ content_moderation/ tests/ src/ Functional/ ModeratedContentViewTest.php - Tests the moderated content page with multilingual content.
- MonthDatePluginTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MonthDatePluginTest.php - Sets up the test.
- NavigationTopBarTest::setUp in core/
modules/ navigation/ tests/ src/ Functional/ NavigationTopBarTest.php - NodeAccessCacheabilityTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeAccessCacheabilityTest.php - NodeAccessFieldTest::testNodeAccessAdministerField in core/
modules/ node/ tests/ src/ Functional/ NodeAccessFieldTest.php - Tests administering fields when node access is restricted.
- NodeAccessGrantsCacheContextTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeAccessGrantsCacheContextTest.php - NodeAccessJoinTest::testNodeAccessJoin in core/
modules/ node/ tests/ src/ Functional/ NodeAccessJoinTest.php - Tests the accessibility of joined nodes.
- NodeAccessLanguageAwareCombinationTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageAwareCombinationTest.php - NodeAccessLanguageAwareTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageAwareTest.php - NodeAccessLanguageFallbackTest::testNodeAccessLanguageFallback in core/
modules/ node/ tests/ src/ Functional/ NodeAccessLanguageFallbackTest.php - Tests node access fallback handling with multiple node languages.
- NodeAccessLanguageTest::testNodeAccess in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageTest.php - Tests node access with multiple node languages and no private nodes.
- NodeAccessLanguageTest::testNodeAccessPrivate in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageTest.php - Tests node access with multiple node languages and private nodes.
- NodeAccessLanguageTest::testNodeAccessQueryTag in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessLanguageTest.php - Tests select queries with a 'node_access' tag and langcode metadata.
- NodeAccessPagerTest::testCommentPager in core/
modules/ node/ tests/ src/ Functional/ NodeAccessPagerTest.php - Tests the comment pager for nodes with multiple grants per realm.
- NodeAccessPagerTest::testForumPager in core/
modules/ forum/ tests/ src/ Functional/ NodeAccessPagerTest.php - Tests the forum node pager for nodes with multiple grants per realm.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants in core/
modules/ node/ tests/ src/ Functional/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with content.
- NodeAccessRecordsTest::testNodeAccessRecords in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessRecordsTest.php - Creates a node and tests the creation of node access rules.
- NodeAccessTest::testGetDefaultRevisionId in core/
modules/ content_moderation/ tests/ src/ Kernel/ NodeAccessTest.php - @covers \Drupal\content_moderation\ModerationInformation::getDefaultRevisionId
- NodeAccessTest::testNodeAccess in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessTest.php - Runs basic tests for node_access function.
- NodeAccessTest::testQueryWithBaseTableJoin in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessTest.php - Tests node grants for queries with node access checks and base table join.
- NodeAccessTest::testUnsupportedOperation in core/
modules/ node/ tests/ src/ Kernel/ NodeAccessTest.php - Tests operations not supported by node grants.
- NodeAdminTest::testContentAdminPages in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests content overview with different user permissions.
- NodeAdminTest::testContentAdminSort in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests that the table sorting works on the content admin pages.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/
modules/ node/ tests/ src/ Functional/ NodeBlockFunctionalTest.php - Tests the recent comments block.
- NodeCommentsTest::testCommentCount in core/
modules/ comment/ tests/ src/ Functional/ Views/ NodeCommentsTest.php - Test the comment count field.
- NodeContextualLinksTest::testPageWithDisabledContextualModule in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeContextualLinksTest.php - Tests if the node page works if Contextual Links is disabled.
- NodeFieldFilterTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeFieldFilterTest.php - Sets up the test.
- NodeFormSaveChangedTimeTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeFormSaveChangedTimeTest.php - NodeHelpTest::testNodeShowHelpText in core/
modules/ node/ tests/ src/ Functional/ NodeHelpTest.php - Verifies that help text appears on node add/edit forms.
- NodeIntegrationTest::testNodeViewTypeArgument in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeIntegrationTest.php - Tests basic node view with a node type argument.
- NodeLanguageTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Sets up the test.
- NodeLinksTest::testHideLinks in core/
modules/ node/ tests/ src/ Functional/ NodeLinksTest.php - Tests that the links can be hidden in the view display settings.
- NodeLoadMultipleTest::testNodeMultipleLoad in core/
modules/ node/ tests/ src/ Kernel/ NodeLoadMultipleTest.php - Creates four nodes and ensures that they are loaded correctly.
- NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse in core/
modules/ node/ tests/ src/ Kernel/ NodeLoadMultipleTest.php - Creates four nodes with not case sensitive fields and load them.
- NodeQueryAlterTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeQueryAlterTest.php - NodeRevisionsAllTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - NodeRevisionsTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - NodeRevisionsTest::testNodeRevisionWithoutLogMessage in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks that revisions are correctly saved without log messages.
- NodeRevisionsTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks node revision related operations.
- NodeRevisionsTest::testRevisionTranslationRevert in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Tests the revision translations are correctly reverted.
- NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiBypassAccessTest.php - Checks that the Revision tab is displayed correctly.
- NodeRevisionsUiTest::testNodeDuplicateRevisionsTab in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks the Revisions tab.
- NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks that unchecking 'Create new revision' works when editing a node.
- NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks HTML double escaping of revision logs.
- NodeRevisionsUiTest::testNodeRevisionsTabWithDefaultRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks the Revisions tab.
- NodeRssCacheTest::testNodeRssCacheContent in core/
modules/ node/ tests/ src/ Functional/ NodeRssCacheTest.php - Ensure the RSS teaser render does not interfere with default theme cache.
- NodeRSSContentTest::testNodeRSSContent in core/
modules/ node/ tests/ src/ Functional/ NodeRSSContentTest.php - Ensures that a new node includes the custom data when added to an RSS feed.
- NodeRSSContentTest::testUrlHandling in core/
modules/ node/ tests/ src/ Functional/ NodeRSSContentTest.php - Tests relative, root-relative, protocol-relative and absolute URLs.
- NodeSaveTest::testNodeSaveOnInsert in core/
modules/ node/ tests/ src/ Functional/ NodeSaveTest.php - Tests saving a node on node insert.
- NodeTemplateSuggestionsTest::testNodeThemeHookSuggestions in core/
modules/ node/ tests/ src/ Kernel/ NodeTemplateSuggestionsTest.php - Tests if template_preprocess_node() generates the correct suggestions.
- NodeTitleTest::testNodeTitle in core/
modules/ node/ tests/ src/ Functional/ NodeTitleTest.php - Creates one node and tests if the node title has the correct value.
- NodeTitleTestBase::testNodeWithTitle0 in core/
modules/ system/ tests/ src/ Functional/ Theme/ NodeTitleTestBase.php - Creates one node with title 0 and tests if the node title has the correct value.
- NodeTitleXSSTest::testNodeTitleXSS in core/
modules/ node/ tests/ src/ Functional/ NodeTitleXSSTest.php - Tests XSS functionality with a node entity.
- NodeTranslationUITest::testDisabledBundle in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that no metadata is stored for a disabled bundle.
- NodeTranslationUITest::testTranslationLinkTheme in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that translation page inherits admin status of edit page.
- NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Test that when content is language neutral, it uses interface language.
- NodeTypeTest::testNodeTypeDeletion in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests deleting a content type that still has content.
- NodeViewLanguageTest::testViewLanguage in core/
modules/ node/ tests/ src/ Functional/ NodeViewLanguageTest.php - Tests the language extra field display.
- NodeViewTest::testHtmlHeadLinks in core/
modules/ node/ tests/ src/ Functional/ NodeViewTest.php - Tests the html head links.
- NodeViewTest::testLinkHeader in core/
modules/ node/ tests/ src/ Functional/ NodeViewTest.php - Tests the Link header.
- NodeViewTest::testMultiByteUtf8 in core/
modules/ node/ tests/ src/ Functional/ NodeViewTest.php - Tests that we store and retrieve multi-byte UTF-8 characters correctly.
- OptionsFieldUITest::testNodeDisplay in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Tests normal and key formatter display on node display.
- OptionsFieldUITest::testOptionsAllowedValuesFloat in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (float) : test 'allowed values' input.
- OptionsFieldUITest::testOptionsAllowedValuesInteger in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (integer) : test 'allowed values' input.
- OptionsFieldUITest::testOptionsAllowedValuesText in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (text) : test 'allowed values' input.
- OverrideDisplaysTest::testOverrideDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that displays can be overridden via the UI.
- OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that the wizard correctly sets up default and overridden displays.
- PageCacheTagsIntegrationTest::testPageCacheTags in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTagsIntegrationTest.php - Tests that cache tags are properly bubbled up to the page level.
- PagePreviewTest::testSimultaneousPreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview accessible for simultaneous node editing.
- PagerTest::testLimit in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the some pager plugin.
- PagerTest::testNoLimit in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the none-pager-query.
- PagerTest::testNormalPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the normal pager.
- PagerTest::testPager in core/
modules/ views/ tests/ src/ Functional/ Wizard/ PagerTest.php - Tests the pager option.
- PagerTest::testPagerConfigTranslation in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using config_translation.
- PagerTest::testPagerHeadingLevel in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests changing the heading level.
- PagerTest::testPagerLocale in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using locale.
- PagerTest::testRenderNullPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests rendering with NULL pager.
- PagerTest::testViewTotalRowsWithoutPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - PageViewTest::testPageView in core/
modules/ node/ tests/ src/ Functional/ PageViewTest.php - Tests editing a node by users with various access permissions.
- PaginationAJAXTest::setUp in core/
modules/ views/ tests/ src/ FunctionalJavascript/ PaginationAJAXTest.php - PathAdminTest::testPathFiltering in core/
modules/ path/ tests/ src/ Functional/ PathAdminTest.php - Tests the filtering aspect of the Path UI.
- PathAliasTest::testAdminAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests alias functionality through the admin interfaces.
- PathAliasTest::testDuplicateNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests that duplicate aliases fail validation.
- PathAliasTest::testNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests alias functionality through the node interfaces.
- PathAliasTest::testPathCache in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests the path cache.
- PathContentModerationTest::testTranslatedModeratedNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - Tests that translated and moderated node can get new draft revision.
- PathLanguageTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathLanguageTest.php - Tests alias functionality through the admin interfaces.
- PathLanguageUiTest::testNotSpecifiedNode in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests language unspecific aliases are shown and saved in the node form.
- PathPluginTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ PathPluginTest.php - PathWorkspacesTest::testPathAliases in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces.
- PathWorkspacesTest::testPathAliasesUserSwitch in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces and user switching.
- PathWorkspacesTest::testPathAliasesWithTranslation in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces for translatable nodes.
- PrepareUninstallTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Module/ PrepareUninstallTest.php - PrepareUninstallTest::testUninstall in core/
modules/ system/ tests/ src/ Functional/ Module/ PrepareUninstallTest.php - Tests that Node and Taxonomy can be uninstalled.
- PreviewTest::testPreviewWithPagersUI in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ PreviewTest.php - Tests pagers in the preview form.
- PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile in core/
modules/ file/ tests/ src/ Functional/ PrivateFileOnTranslatedEntityTest.php - Tests private file fields on translated nodes.
- RedirectAjaxTest::setUp in core/
modules/ views/ tests/ src/ FunctionalJavascript/ RedirectAjaxTest.php - RelationshipRepresentativeNodeTest::testRelationship in core/
modules/ user/ tests/ src/ Kernel/ Views/ RelationshipRepresentativeNodeTest.php - Tests the relationship.
- ResponseGeneratorTest::testGeneratorHeaderAdded in core/
modules/ system/ tests/ src/ Functional/ System/ ResponseGeneratorTest.php - Tests to see if generator header is added.
- RevisionLinkTest::testRevisionLinks in core/
modules/ node/ tests/ src/ Functional/ Views/ RevisionLinkTest.php - Tests revision links.
- RowPluginTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ RowPluginTest.php - RssFieldsTest::testRssFields in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RssFieldsTest.php - Tests correct processing of RSS fields.
- RssTest::testTaxonomyRss in core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.php - Tests that terms added to nodes are displayed in core RSS feed.
- SearchAdvancedSearchFormTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchAdvancedSearchFormTest.php - SearchCommentCountToggleTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php - SearchCommentTest::testAddNewComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTest::testSearchResultsComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that comments are rendered using proper format in search results.
- SearchCommentTest::testSearchResultsCommentAccess in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify access rules for comment indexing with different permissions.
- SearchConfigSettingsFormTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - SearchDateIntervalTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchDateIntervalTest.php - SearchEmbedFormTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchEmbedFormTest.php - SearchExactTest::testExactQuery in core/
modules/ search/ tests/ src/ Functional/ SearchExactTest.php - Tests that the correct number of pager links are found for both keywords and phrases.
- SearchIntegrationTest::testSearchIntegration in core/
modules/ views/ tests/ src/ Functional/ SearchIntegrationTest.php - Tests search integration.
- SearchLanguageTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - SearchMultilingualEntityTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - SearchMultilingualTest::testMultilingualSearchFilter in core/
modules/ views/ tests/ src/ Functional/ SearchMultilingualTest.php - Tests search with multilingual nodes.
- SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodeDiacriticsTest.php - Tests that search returns results with diacritics in the search phrase.
- SearchNodePunctuationTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodePunctuationTest.php - Tests that search works with punctuation and HTML entities.
- SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/
modules/ search/ tests/ src/ Functional/ SearchNodeUpdateAndDeletionTest.php - Tests that the search index info is properly updated when a node changes.
- SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion in core/
modules/ search/ tests/ src/ Functional/ SearchNodeUpdateAndDeletionTest.php - Tests that the search index info is updated when a node is deleted.
- SearchNumberMatchingTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchNumberMatchingTest.php - SearchNumbersTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchNumbersTest.php - SearchPageCacheTagsTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - SearchPreprocessLangcodeTest::testPreprocessLangcode in core/
modules/ search/ tests/ src/ Functional/ SearchPreprocessLangcodeTest.php - Tests that hook_search_preprocess() returns the correct langcode.
- SearchPreprocessLangcodeTest::testPreprocessStemming in core/
modules/ search/ tests/ src/ Functional/ SearchPreprocessLangcodeTest.php - Tests stemming for hook_search_preprocess().
- SearchQueryAlterTest::testQueryAlter in core/
modules/ search/ tests/ src/ Functional/ SearchQueryAlterTest.php - Tests that the query alter works.
- SearchRankingTest::testHTMLRankings in core/
modules/ search/ tests/ src/ Functional/ SearchRankingTest.php - Tests rankings of HTML tags.
- SearchRankingTest::testRankings in core/
modules/ search/ tests/ src/ Functional/ SearchRankingTest.php - SearchRankingTest::testRankings in core/
modules/ statistics/ tests/ src/ Functional/ search/ SearchRankingTest.php - Tests statistics ranking on search pages.
- SearchSetLocaleTest::setUp in core/
modules/ search/ tests/ src/ Kernel/ SearchSetLocaleTest.php - SelectionTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ SelectionTest.php - SelectionTest::setUp in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ Views/ SelectionTest.php - ShortcutTestBase::setUp in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTestBase.php - SortingTest::testSorting in core/
modules/ views/ tests/ src/ Functional/ Wizard/ SortingTest.php - Tests the sorting functionality.
- StandardPerformanceTest::setUp in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - StatisticsAdminTest::setUp in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsAdminTest.php - StatisticsLoggingTest::setUp in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsLoggingTest.php - StatisticsLoggingTest::setUp in core/
modules/ statistics/ tests/ src/ FunctionalJavascript/ StatisticsLoggingTest.php - StatisticsReportsTest::testPopularContentBlock in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsReportsTest.php - Tests the "popular content" block.
- StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsTokenReplaceTest.php - Creates a node, then tests the statistics tokens generated from it.
- StatusExtraTest::testStatusExtra in core/
modules/ node/ tests/ src/ Functional/ Views/ StatusExtraTest.php - Tests the status extra filter.
- StyleSerializerTest::testGroupRows in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the "Grouped rows" functionality.
- StyleSerializerTest::testRestViewExposedFilter in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the exposed filter works.
- SummaryLengthTest::testSummaryLength in core/
modules/ node/ tests/ src/ Kernel/ SummaryLengthTest.php - Tests the node summary length functionality.
- TaxonomyIndexTidUiTest::testExposedFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests exposed taxonomy filters.
- TaxonomyIndexTidUiTest::testExposedGroupedFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests exposed grouped taxonomy filters.
- TaxonomyIndexTidUiTest::testFilterGrouping in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests using the TaxonomyIndexTid in a filter group.
- TaxonomyTermArgumentDepthTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTermArgumentDepthTest.php - TaxonomyTermArgumentDepthTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermArgumentDepthTest.php - Sets up the test.
- TaxonomyTermFilterDepthTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTermFilterDepthTest.php - TaxonomyTestBase::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTestBase.php - Sets up the test.
- TaxonomyTestBase::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php - ThemeTest::setUp in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - TokenReplaceTest::testTaxonomyTokenReplacement in core/
modules/ taxonomy/ tests/ src/ Kernel/ TokenReplaceTest.php - Creates some terms and a node, then tests the tokens generated from them.
- TokenReplaceWebTest::testTokens in core/
modules/ system/ tests/ src/ Functional/ System/ TokenReplaceWebTest.php - Tests a token replacement on an actual website.
- TrackerNodeAccessTest::testTrackerNodeAccess in core/
modules/ tracker/ tests/ src/ Functional/ TrackerNodeAccessTest.php - Ensure private node on /tracker is only visible to users with permission.
- TrackerNodeAccessTest::testTrackerNodeAccessIndexing in core/
modules/ tracker/ tests/ src/ Functional/ TrackerNodeAccessTest.php - Ensure that tracker_cron is not access sensitive.
- TrackerTest::testTrackerAdminUnpublish in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests that publish/unpublish works at admin/content/node.
- TrackerTest::testTrackerAll in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for the presence of nodes on the global tracker listing.
- TrackerTest::testTrackerCronIndexing in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests that existing nodes are indexed by cron.
- TrackerTest::testTrackerHistoryMetadata in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests the metadata for the "new"/"updated" indicators.
- TrackerTest::testTrackerOrderingNewComments in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for ordering on a users tracker listing when comments are posted.
- TrackerTest::testTrackerUser in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for the presence of nodes on a user's tracker listing.
- TrackerUserUidTest::testUserUid in core/
modules/ tracker/ tests/ src/ Kernel/ Views/ TrackerUserUidTest.php - Tests the user uid filter and argument.
- TwigDebugMarkupTest::testTwigDebugMarkup in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigDebugMarkupTest.php - Tests debug markup added to Twig template output.
- UnsavedPreviewTest::testUnsavedPageDisplayPreview in core/
modules/ views_ui/ tests/ src/ Functional/ UnsavedPreviewTest.php - Tests previews of unsaved new page displays.
- UpcastingTest::testEntityLanguage in core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php - Confirms entity is shown in user's language by default.
- UpcastingTest::testSameTypes in core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php - Confirms we can upcast to controller arguments of the same type.
- UpcastingTest::testUpcasting in core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php - Confirms that all parameters are converted as expected.
- UserCancelTest::testUserAnonymize in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content.
- UserCancelTest::testUserAnonymizeBatch in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content using a batch process.
- UserCancelTest::testUserAnonymizeTranslations in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content and it's translations.
- UserCancelTest::testUserBlockUnpublish in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Disable account and unpublish all content.
- UserCancelTest::testUserBlockUnpublishNodeAccess in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests nodes are unpublished even if inaccessible to cancelling user.
- UserCancelTest::testUserCancelInvalid in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Attempt invalid account cancellations.
- UserCancelTest::testUserCancelWithoutPermission in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Attempt to cancel account without permission.
- UserCancelTest::testUserDelete in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and remove all content.
- UserCancelTest::testUserDeleteWithContentAndNodeAccess in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests user cancel with node access.
- UserPictureTest::testPictureOnNodeComment in core/
modules/ user/ tests/ src/ Functional/ UserPictureTest.php - Tests embedded users on node pages.
- UserTest::testDeleteRespectsUserCancelBlock in core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php - Tests if JSON:API respects user.settings.cancel_method: user_cancel_block.
- UserTest::testDeleteRespectsUserCancelBlockUnpublish in core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php - Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish.
- UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches in core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php - Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. @group jsonapi
- UserTest::testDeleteRespectsUserCancelDelete in core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php - Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete.
- UserTest::testDeleteRespectsUserCancelReassign in core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php - Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign.
- UserTestBase::setUp in core/
modules/ user/ tests/ src/ Functional/ Views/ UserTestBase.php - Sets up the test.
- UserTimeZoneTest::testUserTimeZone in core/
modules/ user/ tests/ src/ Functional/ UserTimeZoneTest.php - Tests the display of dates and time when user-configurable time zones are set.
- ViewsBulkTest::testBulkSelection in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ViewsBulkTest.php - Tests bulk selection.
- WorkspaceAssociationTest::testWorkspaceAssociation in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceAssociationTest.php - Tests the revisions tracked by a workspace.
- WorkspaceCRUDTest::testDeletingPublishedWorkspace in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceCRUDTest.php - Tests that deleting a workspace keeps its already published content.
- WorkspaceCRUDTest::testDeletingWorkspaces in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceCRUDTest.php - Tests the deletion of workspaces.
- WorkspaceEntityDeleteTest::testEntityDeletion in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceEntityDeleteTest.php - Test entity deletion in a workspace.
- WorkspaceIntegrationTest::setUp in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - WorkspaceIntegrationTest::testEntityQueryRelationship in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - Tests the Entity Query relationship API with workspaces.
- WorkspaceIntegrationTest::testExecuteInWorkspaceContext in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - @covers \Drupal\workspaces\WorkspaceManager::executeInWorkspace
- WorkspaceIntegrationTest::testWorkspaceAssociationDataIntegrity in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - Tests the workspace association data integrity for entity CRUD operations.
- WorkspaceIntegrationTest::testWorkspaceHierarchy in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - Tests entity tracking in workspace descendants.
- WorkspaceIntegrationTest::testWorkspaces in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - Tests various scenarios for creating and publishing content in workspaces.
- WorkspaceMergerTest::testWorkspaceMerger in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceMergerTest.php - Tests workspace merging.
- WorkspaceViewsIntegrationTest::testViewsQueryAlter in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceViewsIntegrationTest.php - Tests workspace query alter for views.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.