1090 calls to RandomGeneratorTrait::randomMachineName()
- ActionTest::testOperations in core/
modules/ system/ tests/ src/ Kernel/ Action/ ActionTest.php - Tests the functionality of test actions.
- AddFeedTest::testBasicFeedAddNoTitle in core/
modules/ system/ tests/ src/ Kernel/ Common/ AddFeedTest.php - Tests attaching feeds with paths, URLs, and titles.
- AliasManagerTest::testGetAliasByPathCachedMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that is preloaded.
- AliasManagerTest::testGetAliasByPathCachedMissLanguage in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath cache when a different language is requested.
- AliasManagerTest::testGetAliasByPathCachedMissNoAlias in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath cache with a preloaded path without alias.
- AliasManagerTest::testGetAliasByPathMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that has a matching alias.
- AliasManagerTest::testGetAliasByPathNoMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that has no matching alias.
- AliasManagerTest::testGetAliasByPathPrefixList in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that is not in the prefix list.
- AliasManagerTest::testGetAliasByPathUncachedMissNoAlias in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath cache with an un-preloaded path without alias.
- AliasManagerTest::testGetAliasByPathUncachedMissWithAlias in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath cache with an un-preloaded path with alias.
- AliasManagerTest::testGetPathByAliasLangcode in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getPathByAlias method when a langcode is passed explicitly.
- AliasManagerTest::testGetPathByAliasMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getPathByAlias method for an alias that have a matching path.
- AliasManagerTest::testGetPathByAliasNoMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getPathByAlias method for an alias that have no matching path.
- AliasTest::testPrefixList in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - Tests the alias prefix.
- AliasTest::testPrefixListCacheDeletionMidRequest in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - Tests situation where the prefix list cache is deleted mid-request.
- AreaEmptyTest::testRenderEmptyHeaderFooter in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEmptyTest.php - Tests that the header and footer areas are not rendered if empty.
- AreaEntityTest::testEntityArea in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEntityTest.php - Tests the area handler.
- AreaTest::testRenderArea in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaTest.php - Tests the rendering of an area.
- AreaTest::testUI in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests the generic UI of an area handler.
- AreaTextTest::testAreaText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaTextTest.php - ArgumentDateTimeTest::setUp in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - ArgumentDefaultTest::testArgumentDefaultFixed in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests fixed default argument.
- ArgumentSummaryTest::createTag in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentSummaryTest.php - Creates a term in the tag vocabulary.
- ArgumentUidRevisionTest::testArgument in core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentUidRevisionTest.php - Tests the node_uid_revision argument.
- ArgumentValidateTest::testArgumentValidateUserName in core/
modules/ user/ tests/ src/ Kernel/ Views/ ArgumentValidateTest.php - Tests the UserName argument validator.
- ArgumentValidatorTest::testArgumentValidatorPlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ArgumentValidatorTest.php - Tests the argument validator test plugin.
- AssertMailTraitTest::testAssertMailTrait in core/
tests/ Drupal/ KernelTests/ Core/ Test/ AssertMailTraitTest.php - Tests that the maintenance theme initializes the theme and its base themes.
- AttributeTest::testPrint in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Tests printing of an attribute.
- AuthenticationCollectorTest::testAuthenticationCollector in core/
tests/ Drupal/ Tests/ Core/ Authentication/ AuthenticationCollectorTest.php - Tests adding, getting, and order of priorities.
- BaseFieldDefinitionTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - BaseFieldDefinitionTest::testFieldDefaultValue in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests field default value.
- BaseFieldDefinitionTest::testFieldDescription in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests field description methods.
- BaseFieldDefinitionTest::testFieldInitialValue in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests field initial value.
- BaseFieldDefinitionTest::testFieldLabel in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests field label methods.
- BaseFieldDefinitionTest::testFieldName in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests field name methods.
- BaseFieldDefinitionTest::testFieldProvider in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests provider.
- BaseFieldDefinitionTest::testFieldSettings in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - Tests field settings methods.
- BasicAuthTest::testBasicAuth in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests http basic authentication.
- BasicAuthTest::testUnauthorizedErrorMessage in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests if a comprehensive message is displayed when the route is denied.
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BasicTest::testWizardDefaultValues in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - Tests default plugin values are populated from the wizard form.
- BlockCacheTest::testCachePermissions in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests a cacheable block without any additional cache context.
- BlockCacheTest::testCachePerPage in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "url" cache context.
- BlockCacheTest::testCachePerRole in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "user.roles" cache context.
- BlockCacheTest::testCachePerUser in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "user" cache context.
- BlockCacheTest::testNoCache in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests non-cacheable block.
- BlockConfigEntityUnitTest::setUp in core/
modules/ block/ tests/ src/ Unit/ BlockConfigEntityUnitTest.php - BlockConfigEntityUnitTest::testCalculateDependencies in core/
modules/ block/ tests/ src/ Unit/ BlockConfigEntityUnitTest.php - @covers ::calculateDependencies
- BlockConfigSchemaTest::testBlockConfigSchema in core/
modules/ block/ tests/ src/ Kernel/ BlockConfigSchemaTest.php - Tests the block config schema for block plugins.
- BlockConfigSchemaTest::testBlockConfigSchema in core/
modules/ book/ tests/ src/ Kernel/ Block/ BlockConfigSchemaTest.php - Tests the block config schema for block plugins.
- BlockContentCreationTest::testBlockContentCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Creates a "Basic block" block and verifies its consistency in the database.
- BlockContentCreationTest::testBlockContentCreationMultipleViewModes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Creates a "Basic page" block with multiple view modes.
- BlockContentCreationTest::testBlockContentFormSubmitHandlers in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Tests the redirect workflow of creating a block_content and block.
- BlockContentCreationTest::testBlockDelete in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Tests deleting a block.
- BlockContentCreationTest::testDefaultBlockContentCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Create a default content block.
- BlockContentListTest::testListing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentListTest.php - Tests the content block listing page with different permissions.
- BlockContentListViewsTest::testListing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentListViewsTest.php - Tests the content block listing page.
- BlockContentRedirectTest::testRedirectDestination in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentRedirectTest.php - Tests the redirect destination when editing block content.
- BlockContentRevisionsTest::setUp in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionsTest.php - Sets the test up.
- BlockContentRevisionsTest::testRevisions in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionsTest.php - Checks block revision related operations.
- BlockContentSaveTest::testImport in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentSaveTest.php - Checks whether content block IDs are saved properly during an import.
- BlockContentTestBase::createBlockContent in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentTestBase.php - Creates a content block.
- BlockContentTestBase::createBlockContent in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTestBase.php - Creates a content block.
- BlockContentTestBase::createBlockContentType in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentTestBase.php - Creates a block type (bundle).
- BlockContentTestBase::createBlockContentType in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTestBase.php - Creates a block type (bundle).
- BlockContentTranslationUITest::getNewEntityValues in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTranslationUITest.php - BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- BlockContentWizardTest::testViewAddBlockContent in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentWizardTest.php - Tests creating a 'block_content' entity view.
- BlockDependenciesTest::createBlock in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ BlockDependenciesTest.php - Creates a block instance based on default settings.
- BlockHookOperationTest::testBlockOperationAlter in core/
modules/ block/ tests/ src/ Functional/ BlockHookOperationTest.php - Tests the block list to see if the test_operation link is added.
- BlockHtmlTest::setUp in core/
modules/ block/ tests/ src/ Functional/ BlockHtmlTest.php - BlockLanguageCacheTest::testBlockLinks in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageCacheTest.php - Creates a block in a language, check blocks page in all languages.
- BlockLanguageTest::testLanguageBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests the visibility settings for the blocks based on language.
- BlockLanguageTest::testMultipleLanguageTypes in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests block language visibility with different language types.
- BlockRepositoryTest::setUp in core/
modules/ block/ tests/ src/ Unit/ BlockRepositoryTest.php - BlockTest::testAddBlockFromLibraryWithWeight in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests adding a block from the library page with a weight query string.
- BlockTest::testBlock in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests configuring and moving a module-define block to specific regions.
- BlockTest::testBlockThemeSelector in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that the block form has a theme selector when not passed via the URL.
- BlockTest::testBlockToggleVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that visibility can be properly toggled.
- BlockTest::testBlockUserRoleDelete in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block_user_role_delete.
- BlockTest::testBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block visibility.
- BlockTest::testBlockVisibilityListedEmpty in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block visibility when leaving "pages" textarea empty.
- BlockTest::testHideBlockTitle in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block title display settings.
- BlockUiTest::testBlockPlacementIndicator in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block placement indicator.
- BlockViewBuilderTest::testBlockViewBuilderBuildAlter in core/
modules/ block/ tests/ src/ Kernel/ BlockViewBuilderTest.php - Tests block build altering.
- BlockXssTest::doViewTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from View block labels.
- BlockXssTest::testXssInTitle in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS in title.
- BookBreadcrumbTest::createBookNode in core/
modules/ book/ tests/ src/ Functional/ BookBreadcrumbTest.php - Creates a book node.
- BookMultilingualTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ BookMultilingualTest.php - BookPendingRevisionTest::testBookWithPendingRevisions in core/
modules/ book/ tests/ src/ Kernel/ BookPendingRevisionTest.php - Tests pending revision handling for books.
- BookRelationshipTest::createBookNode in core/
modules/ book/ tests/ src/ Functional/ Views/ BookRelationshipTest.php - Creates a book node.
- BookUninstallTest::testBookUninstall in core/
modules/ book/ tests/ src/ Kernel/ BookUninstallTest.php - Tests the book_system_info_alter() method.
- BooleanFieldTest::testBooleanField in core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFieldTest.php - Tests boolean field.
- BooleanFormatterSettingsTest::setUp in core/
modules/ field/ tests/ src/ FunctionalJavascript/ Boolean/ BooleanFormatterSettingsTest.php - BooleanFormatterSettingsTest::setUp in core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFormatterSettingsTest.php - BooleanFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ Boolean/ BooleanFormatterTest.php - BooleanItemTest::testBooleanItem in core/
modules/ field/ tests/ src/ Kernel/ Boolean/ BooleanItemTest.php - Tests using entity fields of the boolean field type.
- 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.
- BulkFormTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormTest.php - CacheCollectorTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - CacheCollectorTest::testDelete in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests setting and deleting values.
- CacheCollectorTest::testGetFromCache in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests returning value from the collected cache.
- CacheCollectorTest::testResolveCacheMiss in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests the resolve cache miss function.
- CacheCollectorTest::testSetAndGet in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests setting and getting values when the cache is empty.
- CacheCollectorTest::testSetAndGetNull in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Makes sure that NULL is a valid value and is collected.
- CacheCollectorTest::testUpdateCache in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests updating the cache after a set.
- CacheCollectorTest::testUpdateCacheClear in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests a clear of the cache collector.
- CacheCollectorTest::testUpdateCacheClearTags in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests a clear of the cache collector using tags.
- CacheCollectorTest::testUpdateCacheDelete in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests updating the cache after a delete.
- CacheCollectorTest::testUpdateCacheInvalidatedConflict in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests updating the cache when there is a conflict after cache invalidation.
- CacheCollectorTest::testUpdateCacheLockFail in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests updating the cache when the lock acquire fails.
- CacheCollectorTest::testUpdateCacheMerge in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests a cache hit, then item updated by a different request.
- CacheCollectorTest::testUpdateCacheRace in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests a cache miss, then item created by another request.
- CacheCollectorTest::testUpdateCacheReset in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheCollectorTest.php - Tests a reset of the cache collector.
- CachedStorageTest::testListAllStaticCache in core/
tests/ Drupal/ Tests/ Core/ Config/ CachedStorageTest.php - Tests listAll static cache.
- CastedIntFieldJoinTestBase::setUpFixtures in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CastedIntFieldJoinTestBase.php - CastedIntFieldJoinTestBase::testBuildJoin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CastedIntFieldJoinTestBase.php - Tests base join functionality.
- CheckpointStorageTest::testCollections in core/
tests/ Drupal/ Tests/ Core/ Config/ Checkpoint/ CheckpointStorageTest.php - @covers ::getAllCollectionNames @covers ::getCollectionName @covers ::createCollection
- CKEditor5ToolbarTest::test in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5ToolbarTest.php - Ensures that CKEditor 5 toolbar renders below Drupal Toolbar.
- ClearTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Cache/ ClearTest.php - CollapsedSummariesTest::setUp in core/
modules/ node/ tests/ src/ FunctionalJavascript/ CollapsedSummariesTest.php - CommentActionsTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentActionsTest.php - CommentActionsTest::testCommentUnpublishByKeyword in core/
modules/ comment/ tests/ src/ Kernel/ CommentActionsTest.php - Tests the unpublish comment by keyword action.
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentAdminTest.php - Tests comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentAdminTest::testCommentedEntityLabel in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentAdminTest.php - Tests commented entity label of admin view.
- CommentAdminTest::testCommentedTranslationDeletion in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests commented translation deletion admin view.
- CommentAdminTest::testEditComment in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests editing a comment as an admin.
- CommentAdminViewTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentAdminViewTest.php - CommentAnonymousTest::testAnonymous in core/
modules/ comment/ tests/ src/ Functional/ CommentAnonymousTest.php - Tests anonymous comment functionality.
- CommentBaseFieldTest::testCommentBaseField in core/
modules/ comment/ tests/ src/ Kernel/ CommentBaseFieldTest.php - Tests comment as a base field.
- CommentBlockTest::testRecentCommentBlock in core/
modules/ comment/ tests/ src/ Functional/ CommentBlockTest.php - Tests the recent comments block.
- CommentBookTest::testBookCommentPrint in core/
modules/ book/ tests/ src/ Functional/ Comment/ CommentBookTest.php - Tests comments in book export.
- CommentCSSTest::testCommentClasses in core/
modules/ comment/ tests/ src/ Functional/ CommentCSSTest.php - Tests CSS classes on comments.
- CommentDefaultFormatterCacheTagsTest::testCacheTags in core/
modules/ comment/ tests/ src/ Kernel/ CommentDefaultFormatterCacheTagsTest.php - Tests the bubbling of cache tags.
- CommentDisplayConfigurableTest::testDisplayConfigurable in core/
modules/ comment/ tests/ src/ Functional/ CommentDisplayConfigurableTest.php - Sets base fields to configurable display and check settings are respected.
- CommentEditTest::testCommentEdit in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentEditTest.php - Tests comment label in admin view.
- CommentEntityReferenceTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityReferenceTest.php - CommentEntityTest::testEntityChanges in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityTest.php - Tests CSS classes on comments.
- CommentIntegrationTest::testViewMode in core/
modules/ comment/ tests/ src/ Kernel/ CommentIntegrationTest.php - Tests view mode setting integration.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment interface.
- CommentInterfaceTest::testViewMode in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment formatter configured with a custom comment view mode.
- CommentItemTest::testCommentItem in core/
modules/ comment/ tests/ src/ Kernel/ CommentItemTest.php - Tests using entity fields of the comment field type.
- CommentLanguageTest::testCommentLanguage in core/
modules/ comment/ tests/ src/ Functional/ CommentLanguageTest.php - Tests that comment language is properly set.
- CommentLinksAlterTest::testCommentLinksAlter in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksAlterTest.php - Tests comment links altering.
- CommentLinksTest::testCommentLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksTest.php - Tests that comment links are output and can be hidden.
- CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Tests new comment marker.
- CommentNodeAccessTest::testThreadedCommentView in core/
modules/ comment/ tests/ src/ Functional/ CommentNodeAccessTest.php - Tests that threaded comments can be viewed.
- CommentNodeChangesTest::testNodeDeletion in core/
modules/ comment/ tests/ src/ Functional/ CommentNodeChangesTest.php - Tests that comments are deleted with the node.
- CommentNonNodeTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - CommentNonNodeTest::testCommentFunctionality in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests anonymous comment functionality.
- 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.
- CommentPreviewTest::testCommentEditPreviewSave in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment edit, preview, and save.
- CommentPreviewTest::testCommentPreview in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment preview.
- CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment preview.
- CommentRssTest::testCommentRss in core/
modules/ comment/ tests/ src/ Functional/ CommentRssTest.php - Tests comments as part of an RSS feed.
- CommentStatisticsTest::testCommentNodeCommentStatistics in core/
modules/ comment/ tests/ src/ Functional/ CommentStatisticsTest.php - Tests the node comment statistics.
- 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::getNewEntityValues in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - CommentTranslationUITest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - CommentUserNameTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentUserNameTest.php - CommentUserNameTest::testUsername in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentUserNameTest.php - Tests the username formatter.
- CommentValidationTest::testValidation in core/
modules/ comment/ tests/ src/ Kernel/ CommentValidationTest.php - Tests the comment validation constraints.
- CommentValidationTest::testValidationOfCommentOfUnpublishedNode in core/
modules/ comment/ tests/ src/ Kernel/ CommentValidationTest.php - Tests that comments of unpublished nodes are not valid.
- CommentViewsKernelTestBase::setUp in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentViewsKernelTestBase.php - ComputedFileUrlTest::testGetValue in core/
modules/ file/ tests/ src/ Kernel/ ComputedFileUrlTest.php - @covers ::getValue
- ComputedFileUrlTest::testSetValue in core/
modules/ file/ tests/ src/ Kernel/ ComputedFileUrlTest.php - @covers ::setValue
- ComputedFileUrlTest::testSetValueNoNotify in core/
modules/ file/ tests/ src/ Kernel/ ComputedFileUrlTest.php - @covers ::setValue
- ConditionFormTest::testConfigForm in core/
modules/ system/ tests/ src/ Functional/ Condition/ ConditionFormTest.php - Submit the condition_node_type_test_form to test condition forms.
- ConfigDiffTest::testDiff in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDiffTest.php - Tests calculating the difference between two sets of configuration.
- ConfigEntityBaseUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::getDependencies @covers ::calculateDependencies
- ConfigEntityBaseUnitTest::testGet in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::set @covers ::get
- ConfigEntityBaseUnitTest::testGetOriginalId in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityBaseUnitTest.php - @covers ::setOriginalId @covers ::getOriginalId
- ConfigEntityNormalizerTest::testDenormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ ConfigEntityNormalizerTest.php - @covers ::denormalize
- ConfigEntityNormalizerTest::testNormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ ConfigEntityNormalizerTest.php - Tests the normalize() method.
- ConfigEntityQueryTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ConfigEntityQueryTest.php - ConfigEntityStatusTest::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityStatusTest.php - Tests the enabling/disabling of entities.
- ConfigEntityStatusUITest::testCRUD in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityStatusUITest.php - Tests status operations.
- ConfigEntityTest::testCRUD in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - Tests CRUD operations.
- ConfigEntityTest::testCrudUi in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - Tests CRUD operations through the UI.
- ConfigEntityTypeTest::testConfigPrefixLengthExceeds in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityTypeTest.php - Tests when the prefix length exceeds the maximum defined prefix length.
- ConfigEntityTypeTest::testConfigPrefixLengthValid in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityTypeTest.php - Tests when the prefix length is valid.
- ConfigEntityUnitTest::testStorageMethods in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityUnitTest.php - Tests storage methods.
- ConfigEntityValidationTestBase::testImmutableProperties in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityValidationTestBase.php - Tests that immutable properties cannot be changed.
- ConfigEntityValidationTestBase::testMachineNameLength in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityValidationTestBase.php - Tests that the entity ID's length is validated if it is a machine name.
- ConfigExportImportUITest::testExportImport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php - Tests a simple site export import case.
- ConfigExportImportUITest::testExportImportCollections in core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php - Tests an export and import of collections.
- ConfigExportTest::setUp in core/
modules/ config/ tests/ src/ FunctionalJavascript/ ConfigExportTest.php - ConfigFactoryTest::testRename in core/
tests/ Drupal/ Tests/ Core/ Config/ ConfigFactoryTest.php - @covers ::rename
- ConfigFileContentTest::testSerialization in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigFileContentTest.php - Tests serialization of configuration to file.
- ConfigImportRecreateTest::testRecreateEntity in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImportRecreateTest.php - ConfigImportRenameValidationTest::testRenameValidation in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImportRenameValidationTest.php - Tests configuration renaming validation.
- ConfigLanguageOverrideWebTest::testSiteNameTranslation in core/
modules/ config/ tests/ src/ Functional/ ConfigLanguageOverrideWebTest.php - Tests translating the site name.
- ConfigTargetTest::testGetValueCorrectConfig in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfigTargetTest.php - ConfigTargetTest::testSetValueCorrectConfig in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfigTargetTest.php - ConfigTranslationCacheTest::testFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationCacheTest.php - Tests the translation of field and field storage configuration.
- ConfigTranslationListUiTest::doBlockListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the block listing for the translate operation.
- ConfigTranslationListUiTest::doContactFormsListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the contact forms listing for the translate operation.
- ConfigTranslationListUiTest::doContentTypeListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the content type listing for the translate operation.
- ConfigTranslationListUiTest::doCustomContentTypeListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the content block listing for the translate operation.
- ConfigTranslationListUiTest::doFieldListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the field listing for the translate operation.
- ConfigTranslationListUiTest::doFormatsListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the formats listing for the translate operation.
- ConfigTranslationListUiTest::doMenuListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the menu listing for the translate operation.
- ConfigTranslationListUiTest::doResponsiveImageListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the responsive image mapping listing for the translate operation.
- ConfigTranslationListUiTest::doShortcutListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the shortcut listing for the translate operation.
- ConfigTranslationListUiTest::doUserRoleListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the role listing for the translate operation.
- ConfigTranslationListUiTest::doVocabularyListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the vocabulary listing for the translate operation.
- ConfigTranslationOverviewTest::testMapperListPage in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationOverviewTest.php - Tests the config translation mapper page.
- ConfigTranslationUiModulesTest::testBooleanFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the translation of a boolean field settings.
- ConfigTranslationUiModulesTest::testFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the translation of field and field storage configuration.
- ConfigTranslationUiTest::testLocaleDBStorage in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests translation storage in locale storage.
- ConfigTranslationViewListUiTest::testTimestampFormatterTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationViewListUiTest.php - Test to ensure that TimestampFormatter translation works.
- ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - Tests translation of the user profile edit form.
- ConfigurableLanguageTest::testName in core/
modules/ language/ tests/ src/ Kernel/ ConfigurableLanguageTest.php - Tests configurable language name methods.
- ConfigurationTest::testActionConfiguration in core/
modules/ action/ tests/ src/ Functional/ ConfigurationTest.php - Tests configuration of advanced actions through administration interface.
- ConnectionTest::testConnectionRouting in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ConnectionTest.php - Tests that connections return appropriate connection objects.
- ContactPersonalTest::checkContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Creates a user and then checks contact form access.
- ContactPersonalTest::submitPersonalContact in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Fills out a user's personal contact form and submits it.
- ContactSitewideTest::testAutoReply in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Tests auto-reply on the site-wide contact form.
- ContactSitewideTest::testSiteWideContact in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Tests configuration options and the site-wide contact form.
- ContactStorageTest::testContactStorage in core/
modules/ contact/ tests/ src/ Functional/ ContactStorageTest.php - Tests configuration options and the site-wide contact form.
- ContentEntityBaseUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ ContentEntityBaseUnitTest.php - ContentEntityBaseUnitTest::testAccess in core/
tests/ Drupal/ Tests/ Core/ Entity/ ContentEntityBaseUnitTest.php - @covers ::access
- ContentLanguageSettingsUnitTest::setUp in core/
modules/ language/ tests/ src/ Unit/ ContentLanguageSettingsUnitTest.php - ContentModerationStateTest::createEntity in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationStateTest.php - Creates an entity.
- ContentTranslationContextualLinksTest::setUp in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationContextualLinksTest.php - ContentTranslationFieldSyncRevisionTest::setUp in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationFieldSyncRevisionTest.php - ContentTranslationSyncImageTest::testImageFieldSync in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSyncImageTest.php - Tests image field synchronization.
- ContentTranslationSyncUnitTest::testFieldSync in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationSyncUnitTest.php - Tests the field synchronization algorithm.
- ContentTranslationUITestBase::doTestAuthoringInfo in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests the translation authoring information.
- ContentTranslationUITestBase::getNewEntityValues in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Returns an array of entity field values to be tested.
- ContentTranslationWorkflowsTest::setupEntity in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php - Creates a test entity and translate it.
- ContextPluginTest::testContext in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ ContextPluginTest.php - Tests basic context definition and value getters and setters.
- ContextualLinksTest::setUp in core/
modules/ node/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - CopyTest::testExistingError in core/
modules/ file/ tests/ src/ Kernel/ CopyTest.php - Tests that copying over an existing file fails when instructed to do so.
- CopyTest::testExistingRename in core/
modules/ file/ tests/ src/ Kernel/ CopyTest.php - Tests renaming when copying over a file that already exists.
- CopyTest::testExistingReplace in core/
modules/ file/ tests/ src/ Kernel/ CopyTest.php - Tests replacement when copying over a file that already exists.
- CopyTest::testNormal in core/
modules/ file/ tests/ src/ Kernel/ CopyTest.php - Tests file copying in the normal, base case.
- CronQueueTest::testLeaseTime in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - Tests that leases are expiring correctly, also within the same request.
- CronQueueTest::testUncaughtExceptions in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - Tests that non-queue exceptions thrown by workers are handled properly.
- CronRunTest::testCronRun in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Tests cron runs.
- CronTest::setUp in core/
tests/ Drupal/ Tests/ Core/ CronTest.php - CsrfTokenGeneratorTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Access/ CsrfTokenGeneratorTest.php - CsrfTokenGeneratorTest::testGet in core/
tests/ Drupal/ Tests/ Core/ Access/ CsrfTokenGeneratorTest.php - Tests CsrfTokenGenerator::get().
- CurrentUserContextTest::testGetAvailableContexts in core/
modules/ user/ tests/ src/ Kernel/ ContextProvider/ CurrentUserContextTest.php - @covers ::getAvailableContexts
- DatabaseBackendTest::testSetGet in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ DatabaseBackendTest.php - DatabaseStorageExpirableTest::testCRUDWithExpiration in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageExpirableTest.php - Tests CRUD functionality with expiration.
- DatabaseStorageExpirableTest::testExpiration in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageExpirableTest.php - Tests data expiration.
- DateFormatAccessControlHandlerTest::testAccess in core/
modules/ system/ tests/ src/ Kernel/ DateFormatAccessControlHandlerTest.php - @covers ::checkAccess @covers ::checkCreateAccess @dataProvider testAccessProvider
- DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues in core/
modules/ system/ tests/ src/ Functional/ System/ DateFormatsMachineNameTest.php - Tests that date formats cannot be created with invalid machine names.
- DateRangeFieldTest::testDateStorageSettings in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests that 'Date' field storage setting form is disabled if field has data.
- DateRangeFieldTest::testDefaultValue in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests default value functionality.
- DateRangeFieldTest::testFromToSeparatorState in core/
modules/ datetime_range/ tests/ src/ FunctionalJavascript/ DateRangeFieldTest.php - Tests the conditional visibility of the 'Date separator' field.
- DateRangeItemTest::setUp in core/
modules/ datetime_range/ tests/ src/ Kernel/ DateRangeItemTest.php - DateTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DateTest.php - DateTestBase::createField in core/
modules/ datetime/ tests/ src/ Functional/ DateTestBase.php - Creates a date test field.
- DateTimeFieldTest::testDateStorageSettings in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests that 'Date' field storage setting form is disabled if field has data.
- DateTimeFieldTest::testDefaultValue in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests default value functionality.
- DateTimeIso8601NormalizerTest::testNormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ DateTimeIso8601NormalizerTest.php - @covers ::normalize @dataProvider providerTestNormalize
- DateTimeItemTest::testDateOnly in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests using entity fields of the date field type.
- DateTimeItemTest::testDateTime in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests using entity fields of the datetime field type.
- DateTimeNormalizerTest::testNormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ DateTimeNormalizerTest.php - @covers ::normalize
- DateTimeTest::testDateFormatConfiguration in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests date format configuration.
- DbDumpTest::setUp in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ DbDumpTest.php - DbDumpTest::testScriptLoad in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ DbDumpTest.php - Tests loading the script back into the database.
- DbLogTest::doNode in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Generates and then verifies some node events.
- DbLogTest::doUser in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Generates and then verifies some user events.
- DbLogTest::testFilter in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests the database log filter functionality at admin/reports/dblog.
- DefaultLazyPluginCollectionTest::testHas in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultLazyPluginCollectionTest.php - @covers ::has
- DefaultPluginManagerTest::testCacheClearWithTags in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultPluginManagerTest.php - Tests the plugin manager cache clear with tags.
- DefaultPluginManagerTest::testDefaultPluginManagerNoCache in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultPluginManagerTest.php - Tests the plugin manager with caching disabled.
- DefaultPluginManagerTest::testDefaultPluginManagerWithAlter in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultPluginManagerTest.php - Tests the plugin manager with no cache and altering.
- DefaultPluginManagerTest::testDefaultPluginManagerWithEmptyCache in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultPluginManagerTest.php - Tests the plugin manager with caching and altering.
- DefaultPluginManagerTest::testDefaultPluginManagerWithFilledCache in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultPluginManagerTest.php - Tests the plugin manager with caching and altering.
- DefaultViewsTest::createTerm in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - Returns a new term with random properties in vocabulary $vid.
- DefaultViewsTest::setUp in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - DefaultViewsTest::testDefaultViews in core/
modules/ views_ui/ tests/ src/ Functional/ DefaultViewsTest.php - Tests default views.
- DirectoryTest::testFileCheckDirectoryHandling in core/
tests/ Drupal/ KernelTests/ Core/ File/ DirectoryTest.php - Tests directory handling functions.
- DirectoryTest::testFileCheckLocalDirectoryHandling in core/
tests/ Drupal/ KernelTests/ Core/ File/ DirectoryTest.php - Tests local directory handling functions.
- DisplayApiTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - DisplayApiTest::testFieldEmpty in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests that the prepareView() formatter method still fires for empty values.
- DisplayApiTest::testFieldItemListView in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests the FieldItemListInterface::view() method.
- DisplayApiTest::testFieldItemView in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests the FieldItemInterface::view() method.
- DisplayBlockTest::testBlockCategory in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests default and content block categories.
- DisplayCRUDTest::testDuplicateDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayCRUDTest.php - Tests the duplicating of a display.
- DisplayExtenderUITest::testDisplayExtenderUI in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayExtenderUITest.php - Tests the display extender UI.
- DisplayFeedTest::testFeedOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output.
- DisplayPathTest::doBasicPathUITest in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayPathTest.php - Tests basic functionality in configuring a view.
- DisplayPathTest::testDefaultMenuTabRegression in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayPathTest.php - Tests the regression in https://www.drupal.org/node/2532490.
- DisplayPathTest::testMenuOptions in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayPathTest.php - Tests the menu and tab option form.
- DisplayVariantTest::testSubmitConfigurationForm in core/
tests/ Drupal/ Tests/ Core/ Display/ DisplayVariantTest.php - Tests the submitConfigurationForm() method.
- DownloadTest::doPrivateFileTransferTest in core/
modules/ file/ tests/ src/ Functional/ DownloadTest.php - Tests the private file transfer system.
- DrupalDateTimeTest::testRfc2822DateFormat in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DrupalDateTimeTest.php - Tests that an RFC2822 formatted date always returns an English string.
- DuplicateTest::testDuplicateView in core/
modules/ views_ui/ tests/ src/ Functional/ DuplicateTest.php - Checks if duplicated view exists and has correct label.
- EarlyDateTest::testTaxonomyEarlyDateNode in core/
modules/ taxonomy/ tests/ src/ Functional/ EarlyDateTest.php - Tests taxonomy functionality with nodes prior to 1970.
- EditorAdminTest::testDisableFormatWithEditor in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests format disabling.
- EditorConfigEntityUnitTest::setUp in core/
modules/ editor/ tests/ src/ Unit/ EditorConfigEntityUnitTest.php - EditorFileReferenceFilterTest::testEditorFileReferenceFilter in core/
modules/ editor/ tests/ src/ Kernel/ EditorFileReferenceFilterTest.php - Tests the editor file reference filter.
- EditorFilterIntegrationTest::testTextFormatIntegration in core/
modules/ editor/ tests/ src/ Kernel/ EditorFilterIntegrationTest.php - Tests text format removal or disabling.
- 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.
- ElementsTableSelectTest::formSubmitHelper in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Helper function for the option check test to submit a form while collecting errors.
- EmailFieldTest::testEmailField in core/
modules/ field/ tests/ src/ Functional/ Email/ EmailFieldTest.php - Tests email field.
- EmailItemTest::testEmailItem in core/
modules/ field/ tests/ src/ Kernel/ Email/ EmailItemTest.php - Tests using entity fields of the email field type.
- EntityAdapterUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ TypedData/ EntityAdapterUnitTest.php - EntityAdapterUnitTest::testSetContext in core/
tests/ Drupal/ Tests/ Core/ Entity/ TypedData/ EntityAdapterUnitTest.php - @covers ::setContext
- EntityAutocompleteElementFormTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ Element/ EntityAutocompleteElementFormTest.php - EntityBaseTest::testGetTypedData in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityBaseTest.php - Tests that the correct entity adapter is returned.
- EntityBundleConditionTest::testConditions in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityBundleConditionTest.php - Tests conditions.
- EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityBundleExistsConstraintValidatorTest.php - Tests when the constraint's entityTypeId value is not valid.
- EntityDisplayBaseTest::testOnDependencyRemoval in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayBaseTest.php - @covers ::onDependencyRemoval
- EntityDisplayModeBaseUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ EntityDisplayModeBaseUnitTest.php - EntityDisplayModeBaseUnitTest::testCalculateDependencies in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ EntityDisplayModeBaseUnitTest.php - @covers ::calculateDependencies
- EntityDisplayModeTest::testEntityFormModeUI in core/
modules/ field_ui/ tests/ src/ Functional/ EntityDisplayModeTest.php - Tests the EntityFormMode user interface.
- EntityDisplayModeTest::testEntityViewModeUI in core/
modules/ field_ui/ tests/ src/ Functional/ EntityDisplayModeTest.php - Tests the EntityViewMode user interface.
- EntityDisplayTest::testComponentDependencies in core/
modules/ field_ui/ tests/ src/ Kernel/ EntityDisplayTest.php - Tests components dependencies additions.
- EntityFieldManagerTest::testGetExtraFields in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFieldManagerTest.php - @covers ::getExtraFields
- EntityFieldTest::createTestEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Creates a test entity.
- EntityFieldTest::doTestReadWrite in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the read write test set for a defined entity type.
- EntityFilteringThemeTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Theme/ EntityFilteringThemeTest.php - EntityFormTest::doTestFormCRUD in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Executes the form CRUD tests for the given entity type.
- EntityFormTest::doTestMultilingualFormCRUD in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Executes the multilingual form CRUD tests for the given entity type ID.
- EntityLanguageTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityLanguageTestBase.php - EntityListBuilderTest::testGetOperations in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityListBuilderTest.php - @covers ::getOperations
- EntityOperationsUnitTest::setUp in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ EntityOperationsUnitTest.php - @covers ::__construct
- EntityOperationsUnitTest::testRenderWithDestination in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ EntityOperationsUnitTest.php - @covers ::render
- EntityOperationsUnitTest::testRenderWithoutDestination in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ EntityOperationsUnitTest.php - @covers ::render
- EntityQueryRelationshipTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryRelationshipTest.php - EntityQueryTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryTest.php - EntityQueryTest::testBaseFieldMultipleColumns in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryTest.php - Tests base fields with multiple columns.
- EntityQueryTest::testCaseSensitivity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryTest.php - Tests case sensitive and in-sensitive query conditions.
- EntityQueryTest::testCount in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryTest.php - Tests that count queries are separated across entity types.
- EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryTest.php - Tests that EntityQuery works when querying the same entity from two fields.
- EntityReferenceAdminTest::createEntityReferenceField in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Creates a new Entity Reference fields with a given target type.
- EntityReferenceAdminTest::setUp in core/
modules/ field/ tests/ src/ FunctionalJavascript/ EntityReference/ EntityReferenceAdminTest.php - EntityReferenceAdminTest::setUp in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - EntityReferenceAdminTest::testMultipleTargetBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests field settings for an entity reference field.
- EntityReferenceAutoCreateTest::testAutoCreate in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests the autocomplete input element and entity auto-creation.
- EntityReferenceAutoCreateTest::testMultipleTargetBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests multiple target bundles.
- EntityReferenceAutoCreateTest::testNoBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests autocreation for an entity that has no bundles.
- EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldDefaultValueTest.php - Tests that dependencies due to default values can be removed.
- EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldDefaultValueTest.php - Tests that default values are correctly translated to UUIDs in config.
- EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - Create the referenced entity.
- EntityReferenceFieldTranslatedReferenceViewTest::createReferencedEntityWithTranslation in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - Create a referenced entity with a translation.
- EntityReferenceFieldTranslatedReferenceViewTest::createReferrerEntity in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - Create the referrer entity.
- EntityReferenceFieldTranslatedReferenceViewTest::setUp in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - EntityReferenceFileUploadTest::testFileUpload in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFileUploadTest.php - Tests that the autocomplete input element does not cause ajax fatal.
- EntityReferenceFormatterTest::buildRenderArray in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Sets field values and returns a render array.
- EntityReferenceFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - EntityReferenceFormatterTest::testAccess in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Assert inaccessible items don't change the data of the fields.
- EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Tests the recursive rendering protection of the entity formatter.
- EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Renders the same entity referenced from different places.
- EntityReferenceFormatterTest::testLabelFormatter in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Tests the label formatter.
- EntityReferenceIntegrationTest::getTestEntities in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceIntegrationTest.php - Creates two content and two config test entities.
- EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceIntegrationTest.php - Tests the entity reference field with all its supported field widgets.
- EntityReferenceItemTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Sets up the test.
- EntityReferenceItemTest::testAutocreateValidation in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests ValidReferenceConstraint with newly created and unsaved entities.
- EntityReferenceItemTest::testConfigEntityReferenceItem in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests the entity reference field type for referencing config entities.
- EntityReferenceItemTest::testContentEntityReferenceItem in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests the entity reference field type for referencing content entities.
- EntityReferenceItemTest::testEntityAutoCreate in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests entity auto create.
- EntityReferenceItemTest::testEntitySaveOrder in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests saving order sequence doesn't matter.
- EntityReferenceItemTest::testSelectionHandlerSettings in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests that the 'handler' field setting stores the proper plugin ID.
- EntityReferenceSelectionReferenceableTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Entity/ EntityReferenceSelectionReferenceableTest.php - EntityReferenceSettingsTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceSettingsTest.php - EntityReferenceSettingsTest::testConfigTargetBundleDeletion in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceSettingsTest.php - Tests that config bundle deletions are mirrored in field config settings.
- EntityReferenceSettingsTest::testCustomTargetBundleDeletion in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceSettingsTest.php - Tests that deletions of custom bundles are mirrored in field settings.
- EntityResourceTestBase::testPost in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Tests a POST request for an entity, plus edge cases to ensure good DX.
- EntityRevisionsTest::runRevisionsTests in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityRevisionsTest.php - Executes the revision tests for the given entity type.
- EntitySerializationTest::setUp in core/
modules/ serialization/ tests/ src/ Kernel/ EntitySerializationTest.php - EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable in core/
modules/ views/ tests/ src/ Functional/ Wizard/ EntityTestRevisionTest.php - Tests creating a view of revisions where the type is not on the base table.
- EntityTranslationFormTest::testEntityFormLanguage in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityTranslationFormTest.php - Tests entity form language.
- EntityTranslationTest::doTestEntityTranslationAPI in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the Entity Translation API tests for the given entity type.
- EntityTranslationTest::doTestLanguageChange in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the entity language change test for the given entity type.
- EntityTranslationTest::doTestLanguageFallback in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the language fallback test for the given entity type.
- EntityTranslationTest::doTestMultilingualProperties in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the multilingual property tests for the given entity type.
- EntityTranslationTest::testDeleteEntityTranslation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Tests that translation statuses are correct after removing translations.
- EntityTypedDataDefinitionTest::testEntityDefinitionIsInternal in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTypedDataDefinitionTest.php - Tests that an entity annotation can mark the data definition as internal.
- EntityTypeTest::testGetGroupLabel in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::getGroupLabel
- EntityTypeTest::testGetLabel in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::getLabel
- EntityTypeTest::testGetOriginalClassChanged in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::setClass @covers ::getOriginalClass
- EntityTypeTest::testGetOriginalClassUnchanged in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::getOriginalClass
- EntityTypeTest::testId in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::id
- EntityTypeTest::testIdExceedsMaxLength in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::__construct
- EntityTypeTest::testSetLinkTemplateWithInvalidPath in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - @covers ::setLinkTemplate
- EntityUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - EntityUnitTest::testAccess in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - @covers ::access
- EntityUnitTest::testDelete in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - @covers ::delete
- EntityUnitTest::testLabel in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityUnitTest.php - @covers ::label
- EntityUUIDTest::assertCRUD in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityUUIDTest.php - Executes the UUID CRUD tests for the given entity type.
- EntityValidationTest::createTestEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityValidationTest.php - Creates a test entity.
- EntityViewBuilderTest::createTestEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Creates an entity for testing.
- EntityViewControllerTest::createTestEntity in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityViewControllerTest.php - Creates an entity for testing.
- EntityViewControllerTest::testFieldItemAttributes in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityViewControllerTest.php - Tests field item attributes.
- EntityViewHookTest::testHookEntityDisplayBuildAlter in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewHookTest.php - Tests hook_entity_display_build_alter().
- ExcludedModulesEventSubscriberTest::testExcludedModules in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ExcludedModulesEventSubscriberTest.php - Tests excluding modules from the config export.
- ExposedFilterAJAXTest::testExposedFilterErrorMessages in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests that errors messages are displayed for exposed filters via ajax.
- ExposedFormCheckboxesTest::testExposedIsAllOfFilter in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Tests that "is all of" filters work with checkboxes.
- ExposedFormTest::testExposedSortAndItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests exposed forms with exposed sort and items per page.
- ExposedFormTest::testResetButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests whether the reset button works on an exposed form.
- ExposedFormTest::testSubmitButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the submit button.
- ExposedFormUITest::testExposedAdminUi in core/
modules/ views_ui/ tests/ src/ Functional/ ExposedFormUITest.php - Tests the admin interface of exposed filter and sort items.
- ExtensionInstallStorageTest::testCreateCollection in core/
tests/ Drupal/ Tests/ Core/ Config/ ExtensionInstallStorageTest.php - @covers ::createCollection
- ExtensionListTest::testGetNameWithNonExistingExtension in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionListTest.php - @covers ::getName
- ExtensionListTest::testGetWithNonExistingExtension in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionListTest.php - @covers ::get
- FieldAccessTest::testFieldAccess in core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldAccessTest.php - Tests hook_entity_field_access() and hook_entity_field_access_alter().
- FieldApiDataTest::testViewsData in core/
modules/ views/ tests/ src/ Kernel/ FieldApiDataTest.php - Unit testing the views data structure.
- FieldAttachOtherTest::testEntityDisplayBuild in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Tests rendering fields with EntityDisplay build().
- FieldAttachStorageTest::testEntityCreateBundle in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachStorageTest.php - Tests entity_bundle_create().
- FieldAttachStorageTest::testEntityDeleteBundle in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachStorageTest.php - Tests entity_bundle_delete().
- FieldConfigEntityUnitTest::setUp in core/
modules/ field/ tests/ src/ Unit/ FieldConfigEntityUnitTest.php - FieldCrudTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ FieldCrudTest.php - FieldCrudTest::testCreateField in core/
modules/ field/ tests/ src/ Kernel/ FieldCrudTest.php - Tests the creation of a field.
- FieldCrudTest::testCreateFieldCustomStorage in core/
modules/ field/ tests/ src/ Kernel/ FieldCrudTest.php - Tests creating a field with custom storage set.
- FieldCrudTest::testUpdateField in core/
modules/ field/ tests/ src/ Kernel/ FieldCrudTest.php - Tests the update of a field.
- FieldCustomTest::testFieldCustom in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCustomTest.php - Ensure that custom fields work and doesn't escape unnecessary markup.
- FieldDataCountTest::testEntityCountAndHasData in core/
modules/ field/ tests/ src/ Kernel/ FieldDataCountTest.php - Tests entityCount() and hadData() methods.
- FieldDefinitionTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - FieldDefinitionTest::testBundle in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - @covers ::setTargetBundle @covers ::getTargetBundle @dataProvider factoryTypeProvider
- FieldDefinitionTest::testFieldDefaultValue in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - @covers ::getDefaultValue @covers ::setDefaultValue @dataProvider factoryTypeProvider
- FieldDefinitionTest::testFieldDescription in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - @covers ::getDescription @dataProvider factoryTypeProvider
- FieldDefinitionTest::testFieldLabel in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - @covers ::getLabel @dataProvider factoryTypeProvider
- FieldDefinitionTest::testFieldSettings in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - @covers ::getSetting @covers ::setSetting @covers ::getSettings @dataProvider factoryTypeProvider
- FieldDisplayTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ FieldDisplayTest.php - FieldDisplayTest::testFieldVisualHidden in core/
modules/ field/ tests/ src/ Kernel/ FieldDisplayTest.php - Tests that visually hidden works with core.
- FieldEntityLinkBaseTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityLinkBaseTest.php - FieldEntityTest::testGetEntity in core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldEntityTest.php - Tests the getEntity method.
- FieldEntityTest::testGetEntity in core/
modules/ views/ tests/ src/ Kernel/ Entity/ FieldEntityTest.php - Tests the getEntity method.
- FieldFieldAccessTestBase::assertFieldAccess in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldAccessTestBase.php - Checks views field access for a given entity type and field name.
- FieldFieldAccessTestBase::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldAccessTestBase.php - FieldFieldTest::testMissingBundleFieldRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests that a field not available for every bundle is rendered as empty.
- FieldFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ FieldFormatterTest.php - FieldGroupRowsWebTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php - FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall in core/
modules/ field/ tests/ src/ Kernel/ FieldImportDeleteUninstallTest.php - Tests purging previously deleted fields and storages in config import.
- FieldImportDeleteUninstallTest::testImportDeleteUninstall in core/
modules/ field/ tests/ src/ Kernel/ FieldImportDeleteUninstallTest.php - Tests deleting field storages and fields as part of config import.
- FieldImportDeleteUninstallUiTest::testImportDeleteUninstall in core/
modules/ field/ tests/ src/ Functional/ FieldImportDeleteUninstallUiTest.php - Tests deleting field storages and fields as part of config import.
- FieldItemSerializationTest::setUp in core/
modules/ serialization/ tests/ src/ Kernel/ FieldItemSerializationTest.php - FieldItemTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldItemTest.php - FieldKernelTest::testFieldTokens in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the field tokens, row level and field level.
- FieldKernelTest::testRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests that the render function is called.
- FieldKernelTest::testRewrite in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests general rewriting of the output.
- FieldKernelTest::_testEmptyText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the usage of the empty text.
- FieldKernelTest::_testHideIfEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the hide if empty functionality.
- FieldKernelTestBase::createFieldWithStorage in core/
modules/ field/ tests/ src/ Kernel/ FieldKernelTestBase.php - Create a field and an associated field storage.
- FieldMissingTypeTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldMissingTypeTest.php - FieldSqlStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldSqlStorageTest.php - FieldSqlStorageTest::testLongNames in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldSqlStorageTest.php - Tests that long entity type and field names do not break.
- FieldStorageConfigEntityUnitTest::testCalculateDependencies in core/
modules/ field/ tests/ src/ Unit/ FieldStorageConfigEntityUnitTest.php - @covers ::calculateDependencies
- FieldTranslationSqlStorageTest::testFieldSqlStorage in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldTranslationSqlStorageTest.php - Tests field SQL storage.
- FieldTypeTest::testFieldType in core/
modules/ block_content/ tests/ src/ Kernel/ Views/ FieldTypeTest.php - Tests the field type.
- FieldUIDeleteTest::testDeleteField in core/
modules/ field_ui/ tests/ src/ Functional/ FieldUIDeleteTest.php - Tests that deletion removes field storages and fields as expected.
- FieldUITest::testFieldLabel in core/
modules/ views_ui/ tests/ src/ Functional/ FieldUITest.php - Tests the field labels.
- FieldUninstallValidatorTest::testValidateDeleted in core/
modules/ field/ tests/ src/ Unit/ FieldUninstallValidatorTest.php - @covers ::validate
- FieldUninstallValidatorTest::testValidateNoDeleted in core/
modules/ field/ tests/ src/ Unit/ FieldUninstallValidatorTest.php - @covers ::validate
- FieldUninstallValidatorTest::testValidateNoStorages in core/
modules/ field/ tests/ src/ Unit/ FieldUninstallValidatorTest.php - @covers ::validate
- FieldWebTest::testAlterUrl in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests rewriting the output to a link.
- FieldWebTest::testFieldClasses in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the field/label/wrapper classes.
- FieldWebTest::testTextRendering in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests trimming/read-more/ellipses.
- FileCopyTest::testDownloadRemoteUri in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Tests that remote URIs are delegated to the download plugin.
- FileCopyTest::testNonExistent in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileCopyTest.php - Copy a non-existent file.
- FileCopyTest::testNormal in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileCopyTest.php - Copy a normal file.
- FileDeleteRecursiveTest::testSingleFile in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileDeleteRecursiveTest.php - Delete a normal file.
- FileDeleteTest::testMissing in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileDeleteTest.php - Try deleting a missing file.
- FileFieldDisplayTest::testDefaultFileFieldDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests default display of File Field.
- FileFieldDisplayTest::testDescriptionDefaultFileFieldDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests description display of File Field.
- FileFieldDisplayTest::testDescToggle in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests description toggle for field instance configuration.
- FileFieldDisplayTest::testNodeDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests normal formatter display on node display.
- FileFieldFormatterAccessTest::testFileAccessHandler in core/
modules/ file/ tests/ src/ Functional/ FileFieldFormatterAccessTest.php - Tests the custom access handler is invoked.
- FileFieldPathTest::testUploadPath in core/
modules/ file/ tests/ src/ Functional/ FileFieldPathTest.php - Tests the normal formatter display on node display.
- FileFieldRevisionTest::testRevisions in core/
modules/ file/ tests/ src/ Functional/ FileFieldRevisionTest.php - Tests creating multiple revisions of a node and managing attached files.
- 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.
- FileFieldValidateTest::testAjaxValidationMessage in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileFieldValidateTest.php - Tests the validation message is displayed only once for ajax uploads.
- FileFieldValidateTest::testFileExtension in core/
modules/ file/ tests/ src/ Functional/ FileFieldValidateTest.php - Tests file extension checking.
- FileFieldValidateTest::testFileMaxSize in core/
modules/ file/ tests/ src/ Functional/ FileFieldValidateTest.php - Tests the max file size validator.
- FileFieldValidateTest::testRequired in core/
modules/ file/ tests/ src/ Functional/ FileFieldValidateTest.php - Tests the required property on file fields.
- FileFieldWidgetTest::testFileExtensionsSetting in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests configuring file field's allowed file extensions setting.
- FileFieldWidgetTest::testMaximumUploadFileSizeValidation in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests maximum upload file size validation.
- FileFieldWidgetTest::testMultiValuedWidget in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTest::testPrivateFileComment in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests that download restrictions on private files work on comments.
- FileFieldWidgetTest::testPrivateFileSetting in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests a file field with a "Private files" upload destination setting.
- FileFieldWidgetTest::testSingleValuedWidget in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests upload and remove buttons for a single-valued File field.
- FileFieldWidgetTest::testWidgetElement in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests file widget element.
- FileFieldWidgetTest::testWidgetValidation in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests validation with the Upload button.
- FileItemTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ FileItemTest.php - FileItemTest::testFileItem in core/
modules/ file/ tests/ src/ Kernel/ FileItemTest.php - Tests using entity fields of the file field type.
- FileListingTest::testFileListingUsageNoLink in core/
modules/ file/ tests/ src/ Functional/ FileListingTest.php - Tests file listing usage page for entities with no canonical link template.
- FileManagedTestBase::createUri in core/
modules/ file/ tests/ src/ Functional/ FileManagedTestBase.php - Creates a file and returns its URI.
- FileManagedUnitTestBase::createUri in core/
modules/ file/ tests/ src/ Kernel/ FileManagedUnitTestBase.php - Creates a file and returns its URI.
- FileManagedUnitTestBase::setUp in core/
modules/ file/ tests/ src/ Kernel/ FileManagedUnitTestBase.php - FileMediaFormatterTestBase::createMediaField in core/
modules/ file/ tests/ src/ Functional/ Formatter/ FileMediaFormatterTestBase.php - Creates a file field and set's the correct formatter.
- FileMoveTest::testMissing in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileMoveTest.php - Try to move a missing file.
- FileMoveTest::testNormal in core/
modules/ image/ tests/ src/ Kernel/ FileMoveTest.php - Tests moving a randomly generated image.
- FileMoveTest::testNormal in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileMoveTest.php - Move a normal file.
- FileOnTranslatedEntityTest::setUp in core/
modules/ file/ tests/ src/ Functional/ FileOnTranslatedEntityTest.php - FilePrivateTest::testPrivateFile in core/
modules/ file/ tests/ src/ Functional/ FilePrivateTest.php - Tests file access for file uploaded to a private node.
- FileRepositoryTest::testExistingError in core/
modules/ file/ tests/ src/ Kernel/ FileRepositoryTest.php - Tests that writeData() fails overwriting an existing file.
- FileRepositoryTest::testExistingRename in core/
modules/ file/ tests/ src/ Kernel/ FileRepositoryTest.php - Tests writeData() when renaming around an existing file.
- FileRepositoryTest::testExistingReplace in core/
modules/ file/ tests/ src/ Kernel/ FileRepositoryTest.php - Tests writeData() when replacing an existing file.
- FileRepositoryTest::testWithFilename in core/
modules/ file/ tests/ src/ Kernel/ FileRepositoryTest.php - Tests the writeData() method.
- FileSaveDataTest::testFileSaveData in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileSaveDataTest.php - Tests the file_unmanaged_save_data() function.
- FileStorageFactoryTest::testGetSync in core/
tests/ Drupal/ KernelTests/ Core/ Config/ FileStorageFactoryTest.php - @covers ::getSync
- FileSystemRequirementsTest::testSettingsExist in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileSystemRequirementsTest.php - Tests if settings are set, there are not warnings.
- FileSystemTempDirectoryTest::testGetTempDirectorySettings in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileSystemTempDirectoryTest.php - Tests 'file_temp_path' setting.
- FileTestBase::createDirectory in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileTestBase.php - Create a directory and assert it exists.
- FileTestBase::createUri in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileTestBase.php - Create a file and return the URI of it.
- FileTokenReplaceTest::testFileTokenReplacement in core/
modules/ file/ tests/ src/ Functional/ FileTokenReplaceTest.php - Creates a file, then tests the tokens generated from it.
- FileTransferAuthorizeFormTest::testViaAuthorize in core/
modules/ update/ tests/ src/ Functional/ FileTransferAuthorizeFormTest.php - Tests the Update Manager module upload via authorize.php functionality.
- FileUploadHandlerTest::testLockAcquireException in core/
modules/ file/ tests/ src/ Kernel/ FileUploadHandlerTest.php - Test the lock acquire exception.
- FileValidatorTest::testValidate in core/
modules/ file/ tests/ src/ Kernel/ Validation/ FileValidatorTest.php - Tests the validator.
- FilterAdminTest::testDisabledFormat in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests whether a field using a disabled format is rendered.
- FilterAdminTest::testFilterAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests filter administration functionality.
- FilterAdminTest::testFilterEnableAndDisable in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests enabling and disabling of filters.
- FilterAdminTest::testFormatAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests the format administration functionality.
- FilterAdminTest::testUrlFilterAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests the URL filter settings form is properly validated.
- FilterDateTest::setUp in core/
modules/ datetime_range/ tests/ src/ Kernel/ Views/ FilterDateTest.php - Create nodes with relative date range of: yesterday - today, today - today, and today - tomorrow.
- FilterDateTest::setUp in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTest.php - Create nodes with relative dates of yesterday, today, and tomorrow.
- FilterDateTimeTest::setUp in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTimeTest.php - FilterDefaultFormatTest::testDefaultTextFormats in core/
modules/ filter/ tests/ src/ Functional/ FilterDefaultFormatTest.php - Tests if the default text format is accessible to users.
- FilterFormatAccessTest::setUp in core/
modules/ filter/ tests/ src/ Functional/ FilterFormatAccessTest.php - FilterFormatAccessTest::testFormatWidgetPermissions in core/
modules/ filter/ tests/ src/ Functional/ FilterFormatAccessTest.php - Tests editing a page using a disallowed text format.
- FilterHooksTest::testFilterHooks in core/
modules/ filter/ tests/ src/ Functional/ FilterHooksTest.php - Tests hooks on format management.
- FilterKernelTest::testLineBreakFilter in core/
modules/ filter/ tests/ src/ Kernel/ FilterKernelTest.php - Tests the line break filter.
- FilterNoFormatTest::testCheckMarkupNoFormat in core/
modules/ filter/ tests/ src/ Kernel/ FilterNoFormatTest.php - Tests text without format.
- FilterUninstallValidatorTest::testValidateNoFormats in core/
modules/ filter/ tests/ src/ Unit/ FilterUninstallValidatorTest.php - @covers ::validate
- FilterUninstallValidatorTest::testValidateNoMatchingFormats in core/
modules/ filter/ tests/ src/ Unit/ FilterUninstallValidatorTest.php - @covers ::validate
- FilterUninstallValidatorTest::testValidateNoPlugins in core/
modules/ filter/ tests/ src/ Unit/ FilterUninstallValidatorTest.php - @covers ::validate
- FormBuilderTest::testFormCacheDeletionCached in core/
tests/ Drupal/ Tests/ Core/ Form/ FormBuilderTest.php - Tests that a cached form is deleted after submit.
- FormBuilderTest::testFormCacheDeletionUncached in core/
tests/ Drupal/ Tests/ Core/ Form/ FormBuilderTest.php - Tests that an uncached form does not trigger cache set or delete.
- FormCacheTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Form/ FormCacheTest.php - FormCacheTest::testCacheCustomExpiration in core/
tests/ Drupal/ KernelTests/ Core/ Form/ FormCacheTest.php - Tests the form cache with an overridden cache expiration.
- FormCacheTest::testCacheToken in core/
tests/ Drupal/ KernelTests/ Core/ Form/ FormCacheTest.php - Tests the form cache with a logged-in user.
- FormCacheTest::testNoCacheToken in core/
tests/ Drupal/ KernelTests/ Core/ Form/ FormCacheTest.php - Tests the form cache without a logged-in user.
- FormElementsRenderTest::testDrupalRenderFormElements in core/
modules/ system/ tests/ src/ Kernel/ Common/ FormElementsRenderTest.php - Tests rendering form elements without using doBuildForm().
- FormStateValuesTraitTest::testSetValueForElement in core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php - Tests that setting the value for an element adds to the values.
- FormTest::setUp in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - FormTest::testRequiredFields in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Check several empty values for required forms elements.
- ForumBlockTest::createForumTopics in core/
modules/ forum/ tests/ src/ Functional/ ForumBlockTest.php - Creates a forum topic.
- ForumIndexTest::testForumIndexStatus in core/
modules/ forum/ tests/ src/ Functional/ ForumIndexTest.php - Tests the forum index for published and unpublished nodes.
- ForumIntegrationTest::testForumIntegration in core/
modules/ forum/ tests/ src/ Functional/ Views/ ForumIntegrationTest.php - Tests the integration.
- ForumNodeAccessTest::testForumNodeAccess in core/
modules/ forum/ tests/ src/ Functional/ ForumNodeAccessTest.php - Creates some users and creates a public node and a private node.
- ForumTermAccessTest::testForumTermAccess in core/
modules/ forum/ tests/ src/ Functional/ ForumTermAccessTest.php - Creates some users and creates a public forum and an unpublished forum.
- ForumTest::createForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Creates a forum container or a forum.
- ForumTest::createForumTopic in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Creates a forum topic.
- ForumTest::editForumVocabulary in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Edits the forum taxonomy.
- ForumTest::testAddOrphanTopic in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests that forum nodes can't be added without a parent.
- ForumTest::testForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests forum functionality through the admin and user interfaces.
- ForumTest::testForumWithNewPost in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests a forum with a new post displays properly.
- ForumTest::verifyForums in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Verifies that the logged in user has access to a forum node.
- ForumUninstallTest::testForumUninstallWithField in core/
modules/ forum/ tests/ src/ Functional/ ForumUninstallTest.php - Tests if forum module uninstallation properly deletes the field.
- FrontPageTest::doTestFrontPageViewCacheTags in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags on the front page.
- FrontPageTest::testDrupalFrontPage in core/
modules/ system/ tests/ src/ Functional/ System/ FrontPageTest.php - Tests front page functionality.
- FrontPageTest::testFrontPage in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the frontpage.
- GarbageCollectionTest::testGarbageCollection in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ GarbageCollectionTest.php - Tests garbage collection.
- GenericCacheBackendUnitTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ GenericCacheBackendUnitTestBase.php - HandlerFieldFieldTest::testFieldRender in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - Tests fields rendering in views.
- HandlerFieldRoleTest::testRole in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFieldRoleTest.php - HandlerFieldUserNameTest::testNoAdditionalFields in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFieldUserNameTest.php - Tests that the field handler works when no additional fields are added.
- HandlerFilterUserNameTest::testAdminUserInterface in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFilterUserNameTest.php - Tests using the user interface.
- HandlerFilterUserNameTest::testExposedFilter in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFilterUserNameTest.php - Tests exposed filters.
- HandlerTest::testBreakString in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the breakString method.
- HandlerTest::testPlaceholder in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the placeholder function.
- HandlerTest::testSetRelationship in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the relationship method on the base class.
- HandlerTest::testUiCrud in core/
modules/ views_ui/ tests/ src/ Functional/ HandlerTest.php - Tests UI CRUD.
- HiddenTaxonomyTermReferenceFieldWizardTest::testHiddenTaxonomyTermReferenceField in core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ HiddenTaxonomyTermReferenceFieldWizardTest.php - Tests content type with a hidden Taxonomy Term Reference field.
- ImageAdminStylesTest::testAjaxEnabledEffectForm in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageAdminStylesTest.php - Tests editing Ajax-enabled image effect forms.
- ImageAdminStylesTest::testConfigImport in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests image style configuration import that does a delete.
- ImageAdminStylesTest::testFlushUserInterface in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests flush user interface.
- ImageAdminStylesTest::testStyle in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - General test to add a style, add/remove/edit effects to it, then delete it.
- ImageAdminStylesTest::testStyleReplacement in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests deleting a style and choosing a replacement style.
- ImageFieldDefaultImagesTest::testDefaultImages in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDefaultImagesTest.php - Tests CRUD for fields and field storages with default images.
- ImageFieldDefaultImagesTest::testInvalidDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDefaultImagesTest.php - Tests image field and field storage having an invalid default image.
- ImageFieldDisplayTest::testImageFieldDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests use of a default image with an image field.
- ImageFieldDisplayTest::testImageFieldSettings in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image field settings.
- ImageFieldDisplayTest::testImageLoadingAttribute in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image loading attribute settings.
- ImageFieldDisplayTest::_testImageFieldFormatters in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests image formatters on node display.
- ImageFieldTestBase::previewNodeImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldTestBase.php - Preview an image in a node.
- ImageFieldTestBase::uploadNodeImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldTestBase.php - Upload an image to a node.
- ImageFieldValidateTest::testAJAXValidationMessage in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageFieldValidateTest.php - Tests the validation message is displayed only once for ajax uploads.
- ImageFieldValidateTest::testRequiredAttributes in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - Tests that required alt/title fields gets validated right.
- ImageFieldValidateTest::testResolution in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - Tests min/max dimensions settings.
- ImageFieldValidateTest::testValid in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - Tests image validity.
- ImageFieldWidgetTest::testWidgetElement in core/
modules/ image/ tests/ src/ Functional/ ImageFieldWidgetTest.php - Tests file widget element.
- ImageFormatterTest::setUp in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - ImageFormatterTest::testImageFormatterCacheTags in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - Tests the cache tags from image formatters.
- ImageFormatterTest::testImageFormatterSvg in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - Tests ImageFormatter's handling of SVG images.
- ImageFormatterTest::testImageFormatterUrlOptions in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - Tests Image Formatter URL options handling.
- ImageItemTest::testImageItem in core/
modules/ image/ tests/ src/ Kernel/ ImageItemTest.php - Tests using entity fields of the image field type.
- ImageOnTranslatedEntityTest::setUp in core/
modules/ image/ tests/ src/ Functional/ ImageOnTranslatedEntityTest.php - ImageStyleFlushTest::testFlush in core/
modules/ image/ tests/ src/ Functional/ ImageStyleFlushTest.php - General test to flush a style.
- ImageStylesPathAndUrlTest::doImageStyleUrlAndPathTests in core/
modules/ image/ tests/ src/ Functional/ ImageStylesPathAndUrlTest.php - Tests building an image style URL.
- ImageStyleTest::setUp in core/
modules/ image/ tests/ src/ Unit/ ImageStyleTest.php - ImageStyleTest::testBuildUri in core/
modules/ image/ tests/ src/ Unit/ ImageStyleTest.php - @covers ::buildUri
- ImageStyleTest::testFlush in core/
modules/ image/ tests/ src/ Unit/ ImageStyleTest.php - @covers ::flush
- ImageStyleTest::testGetDerivativeExtension in core/
modules/ image/ tests/ src/ Unit/ ImageStyleTest.php - @covers ::getDerivativeExtension
- ImageStyleTest::testGetPathToken in core/
modules/ image/ tests/ src/ Unit/ ImageStyleTest.php - @covers ::getPathToken
- ImageTest::testThemeImageWithSizes in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ImageTest.php - Tests that an image with the sizes attribute is output correctly.
- ImageTest::testThemeImageWithSrc in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ImageTest.php - Tests that an image with the src attribute is output correctly.
- ImageTest::testThemeImageWithSrcsetMultiplier in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ImageTest.php - Tests that an image with the srcset and multipliers is output correctly.
- ImageTest::testThemeImageWithSrcsetWidth in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ImageTest.php - Tests that an image with the srcset and widths is output correctly.
- ImageThemeFunctionTest::testImageFormatterTheme in core/
modules/ image/ tests/ src/ Kernel/ ImageThemeFunctionTest.php - Tests usage of the image field formatters.
- InfoParserUnitTest::testLifecycleLink in core/
tests/ Drupal/ Tests/ Core/ Extension/ InfoParserUnitTest.php - Tests an info file's lifecycle_link values.
- InstallerTestBase::installDrupal in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - We are testing the installer, so set up a minimal environment for that.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- JsonApiFilterRegressionTest::testFilterByIdFromIssue3015759 in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFilterRegressionTest.php - Ensures that filtering by a sequential internal ID named 'id' is possible.
- KeyValueContentEntityStorageTest::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ KeyValueContentEntityStorageTest.php - Tests CRUD operations.
- LanguageListTest::testLanguageList in core/
modules/ language/ tests/ src/ Functional/ LanguageListTest.php - Functional tests for adding, editing and deleting languages.
- LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks in core/
modules/ language/ tests/ src/ Unit/ Plugin/ LanguageNegotiation/ LanguageNegotiationContentEntityTest.php - @covers ::getLanguageSwitchLinks
- LanguageNegotiationContentEntityTest::testProcessOutbound in core/
modules/ language/ tests/ src/ Unit/ Plugin/ LanguageNegotiation/ LanguageNegotiationContentEntityTest.php - @covers ::processOutbound
- LanguageSwitchingTest::createHomePage in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Create a node and set it as the home pages.
- LanguageSwitchingTest::doTestLanguageBlock404 in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Tests the language switcher block on 404 pages.
- LanguageSwitchingTest::testLanguageBlock in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Functional tests for the language switcher block.
- LanguageSwitchingTest::testRestrictedPaths in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Test that the language switching block does not expose restricted paths.
- LanguageUILanguageNegotiationTest::testUILanguageNegotiation in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests for language switching by URL path.
- LanguageUnitTest::testConstruct in core/
tests/ Drupal/ Tests/ Core/ Language/ LanguageUnitTest.php - @covers ::__construct
- LanguageUnitTest::testGetDirection in core/
tests/ Drupal/ Tests/ Core/ Language/ LanguageUnitTest.php - @covers ::getDirection
- LanguageUnitTest::testGetLangcode in core/
tests/ Drupal/ Tests/ Core/ Language/ LanguageUnitTest.php - @covers ::getId
- LanguageUnitTest::testGetName in core/
tests/ Drupal/ Tests/ Core/ Language/ LanguageUnitTest.php - @covers ::getName
- LanguageUnitTest::testIsDefault in core/
tests/ Drupal/ Tests/ Core/ Language/ LanguageUnitTest.php - @covers ::isDefault
- LanguageUrlRewritingTest::checkUrl in core/
modules/ language/ tests/ src/ Functional/ LanguageUrlRewritingTest.php - Check URL rewriting for the given language.
- LanguageUrlRewritingTest::testUrlRewritingEdgeCases in core/
modules/ language/ tests/ src/ Functional/ LanguageUrlRewritingTest.php - Check that non-installed languages are not considered.
- LayoutBuilderOverridesEditingThemeTest::testEditing in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesEditingThemeTest.php - Tests editing block content with Layout Builder.
- LayoutBuilderTest::markCurrentPage in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Marks the page to assist determining if the page has been reloaded.
- LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists in core/
tests/ Drupal/ KernelTests/ Core/ File/ LegacyFileSystemTest.php - @covers ::saveData
- LegacyPasswordHashingTest::setUp in core/
modules/ phpass/ tests/ src/ Unit/ LegacyPasswordHashingTest.php - LinkFieldTest::doTestLinkFormatter in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the default 'link' formatter.
- LinkFieldTest::doTestLinkSeparateFormatter in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the 'link_separate' formatter.
- LinkFieldTest::doTestLinkTitle in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the link title settings of a link field.
- LinkFieldTest::doTestLinkTypeOnLinkWidget in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests '#link_type' property exists on 'link_default' widget.
- LinkFieldTest::doTestURLValidation in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests link field URL validation.
- LinkFieldTest::testLinkFormatterQueryParametersDuplication in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the default 'link' formatter with complex query parameters.
- LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Test link widget exception handled if link uri value is invalid.
- LinkFieldTest::testNoLinkUri in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests <nolink> and <none> as link uri.
- LinkItemSerializationTest::testLinkDeserialization in core/
modules/ link/ tests/ src/ Kernel/ LinkItemSerializationTest.php - Tests the deserialization.
- LinkItemSerializationTest::testLinkSerialization in core/
modules/ link/ tests/ src/ Kernel/ LinkItemSerializationTest.php - Tests the serialization.
- LinkItemTest::testLinkItem in core/
modules/ link/ tests/ src/ Kernel/ LinkItemTest.php - Tests using entity fields of the link field type.
- LocaleConfigManagerTest::testGetDefaultConfigLangcode in core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigManagerTest.php - Tests getDefaultConfigLangcode().
- LocaleConfigTranslationTest::setUp in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - LocaleConfigTranslationTest::testConfigTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - Tests basic configuration translation.
- LocaleConfigurableLanguageManagerTest::testGetLanguages in core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigurableLanguageManagerTest.php - 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.
- LocaleImportFunctionalTest::testConfigPoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests .po file import with configuration translation.
- LocaleImportFunctionalTest::testStandalonePoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests import of standalone .po files.
- LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies in core/
modules/ locale/ tests/ src/ Functional/ LocaleJavascriptTranslationTest.php - Assert translations JS is added before drupal.js, because it depends on it.
- LocalePathTest::testPathLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocalePathTest.php - Tests if a language can be associated with a path alias.
- LocaleStringTest::buildSourceString in core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringTest.php - Creates random source string object.
- LocaleStringTest::testStringSearchApi in core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringTest.php - Tests Search API loading multiple objects.
- LocaleTranslationUiTest::testJavaScriptTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests the rebuilding of JavaScript translation files on deletion.
- LocaleTranslationUiTest::testStringSearch in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests translation search form.
- LocaleTranslationUiTest::testStringTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Adds a language and tests string translation by users with the appropriate permissions.
- LocaleTranslationUiTest::testStringValidation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests the validation of the translation input.
- LocaleTranslationUiTest::testUICustomizedStrings in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests that only changed strings are saved customized when edited.
- LocaleUpdateTest::testEnableCustomLanguage in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests automatic translation import when a custom language is added.
- LoggerChannelTest::testLog in core/
tests/ Drupal/ Tests/ Core/ Logger/ LoggerChannelTest.php - Tests LoggerChannel::log().
- LoggerChannelTest::testLogRecursionProtection in core/
tests/ Drupal/ Tests/ Core/ Logger/ LoggerChannelTest.php - Tests LoggerChannel::log() recursion protection.
- LoggerChannelTest::testSortLoggers in core/
tests/ Drupal/ Tests/ Core/ Logger/ LoggerChannelTest.php - Tests LoggerChannel::addLoggers().
- MailCaptureTest::testMailSend in core/
tests/ Drupal/ FunctionalTests/ MailCaptureTest.php - Tests to see if the wrapper function is executed correctly.
- MailFormatHelperTest::testWrapMail in core/
tests/ Drupal/ Tests/ Core/ Mail/ MailFormatHelperTest.php - @covers ::wrapMail
- MakeUniqueEntityFieldTest::testMakeUniqueEntityField in core/
modules/ migrate/ tests/ src/ Unit/ process/ MakeUniqueEntityFieldTest.php - Tests making an entity field value unique.
- ManageDisplayTest::setUp in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - ManageDisplayTest::setUp in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageDisplayTest.php - ManageFieldsFunctionalTest::testFieldNameValidation in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests validation of duplicate and disallowed field names.
- ManageFieldsFunctionalTest::testFieldPrefix in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that the 'field_prefix' setting works on Field UI.
- ManageFieldsFunctionalTest::testLockedField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that Field UI respects locked fields.
- ManageFieldsFunctionalTestBase::setUp in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTestBase.php - ManageFieldsMultipleTypesTest::testReuseField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsMultipleTypesTest.php - Tests that options are copied over when reusing a field.
- ManageFieldsMultipleTypesTest::testReuseFieldMultipleDisplay in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsMultipleTypesTest.php - Tests that options are copied over when reusing a field.
- ManyPlaceholderTest::testManyNoJsPlaceHolders in core/
modules/ big_pipe/ tests/ src/ Unit/ Render/ ManyPlaceholderTest.php - @covers \Drupal\big_pipe\Render\BigPipe::sendNoJsPlaceholders
- MediaDisplayTest::testMediaDisplay in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaDisplayTest.php - Tests basic media display.
- MediaLibraryAccessTest::testEditorOpenerAccess in core/
modules/ media_library/ tests/ src/ Kernel/ MediaLibraryAccessTest.php - @covers \Drupal\media_library\MediaLibraryEditorOpener::checkAccess
- MediaRevisionTest::createMediaRevision in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Creates a new revision for a given media item.
- MediaRevisionTest::testRevisions in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Checks media revision operations.
- MediaSourceFileTest::testMediaFileSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceFileTest.php - Tests the file media source.
- MediaSourceTest::testSourceFieldCreation in core/
modules/ media/ tests/ src/ Kernel/ MediaSourceTest.php - Tests logic related to the automated source field creation.
- MediaStandardProfileTest::audioTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'audio'.
- MediaStandardProfileTest::documentTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'document'.
- MediaStandardProfileTest::videoTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'video'.
- MediaThumbnailFormatterTest::testRender in core/
modules/ media/ tests/ src/ Functional/ FieldFormatter/ MediaThumbnailFormatterTest.php - Tests the media thumbnail field formatter.
- MediaTranslationUITest::getNewEntityValues in core/
modules/ media/ tests/ src/ Functional/ MediaTranslationUITest.php - MediaUiFunctionalTest::testMediaCreateRedirect in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the redirect URL after creating a media item.
- MediaUiFunctionalTest::testMediaWithMultipleMediaTypes in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the "media/add" page.
- MediaUiFunctionalTest::testMediaWithOnlyOneMediaType in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the media actions (add/edit/delete).
- MediaUiJavascriptTest::testMediaTypes in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaUiJavascriptTest.php - Tests a media type administration.
- MediaViewsWizardTest::testMediaRevisionWizard in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaViewsWizardTest.php - Tests adding a view of media revisions.
- MediaViewsWizardTest::testMediaWizard in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaViewsWizardTest.php - Tests adding a view of media.
- MenuBlockTest::setUp in core/
modules/ menu_ui/ tests/ src/ Kernel/ MenuBlockTest.php - MenuLinksTest::testMenuLinkContentGetEntity in core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinksTest.php - Tests that getEntity() method returns correct value.
- MenuLinksTest::testMenuLinkContentReparenting in core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinksTest.php - Tests the MenuLinkContent::preDelete function.
- MenuLinksTest::testPendingRevisions in core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinksTest.php - Tests handling of pending revisions.
- MenuRouterTest::doTestHookMenuIntegration in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests local tasks with route placeholders.
- MenuStorageTest::testMaxIdLengthException in core/
modules/ system/ tests/ src/ Kernel/ Menu/ MenuStorageTest.php - Tests MenuStorage::MAX_ID_LENGTH is enforced.
- MenuTest::testMenus in core/
modules/ views/ tests/ src/ Functional/ Wizard/ MenuTest.php - Tests the menu functionality.
- MenuUiContentModerationTest::testMenuUiWithUnpublishedContent in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiContentModerationTest.php - Tests that unpublished content can be selected through the menu UI.
- MenuUiJavascriptTest::addCustomMenu in core/
modules/ menu_ui/ tests/ src/ FunctionalJavascript/ MenuUiJavascriptTest.php - Creates a custom menu.
- MenuUiJavascriptTest::addMenuLink in core/
modules/ menu_ui/ tests/ src/ FunctionalJavascript/ MenuUiJavascriptTest.php - Adds a menu link using the UI.
- MenuUiLanguageTest::testMenuLanguage in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiLanguageTest.php - Tests menu language settings and the defaults for menu link items.
- MenuUiNodeTest::testMainMenuIsPrioritized in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests main menu links are prioritized when editing nodes.
- MenuUiNodeTest::testMenuNodeFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests creating, editing, deleting menu links via node form widget.
- MenuUiNodeTest::testMenuNodeWithGrantsFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests creating menu links via node form widget for nodes with grants.
- MenuUiNodeTest::testMultilingualMenuNodeFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Testing correct loading and saving of menu links via node form widget in a multilingual environment.
- MenuUiTest::addCustomMenu in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Creates a custom menu.
- MenuUiTest::addCustomMenuCRUD in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Adds a custom menu using CRUD functions.
- MenuUiTest::addMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Adds a menu link using the UI.
- MenuUiTest::modifyMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Modifies a menu link using the UI.
- MenuUiTest::testSystemMenuRename in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests renaming the built-in menu.
- MigrateEntityContentValidationTest::testEntityOwnerValidation in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentValidationTest.php - Tests validation for entities that are instances of EntityOwnerInterface.
- MigrateSourceTestBase::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateSourceTestBase.php - ModerationFormTest::testModerationFormSetsRevisionAuthor in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests the revision author is updated when the moderation form is used.
- ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleRequiredByThemesUninstallValidatorTest.php - @covers ::validate
- MoveTest::testExistingError in core/
modules/ file/ tests/ src/ Kernel/ MoveTest.php - Tests that moving onto an existing file fails when instructed to do so.
- MoveTest::testExistingRename in core/
modules/ file/ tests/ src/ Kernel/ MoveTest.php - Tests renaming when moving onto a file that already exists.
- MoveTest::testExistingReplace in core/
modules/ file/ tests/ src/ Kernel/ MoveTest.php - Tests replacement when moving onto a file that already exists.
- MoveTest::testExistingReplaceSelf in core/
modules/ file/ tests/ src/ Kernel/ MoveTest.php - Tests replacement when moving onto itself.
- MoveTest::testNormal in core/
modules/ file/ tests/ src/ Kernel/ MoveTest.php - Move a normal file.
- MultipleValueWidgetTest::setUp in core/
modules/ field/ tests/ src/ FunctionalJavascript/ MultipleValueWidgetTest.php - MultipleWidgetFormTest::setUp in core/
modules/ field/ tests/ src/ Functional/ MultipleWidgetFormTest.php - MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in core/
modules/ node/ tests/ src/ Functional/ MultiStepNodeFormBasicOptionsTest.php - Tests changing the default values of basic options to ensure they persist.
- NavigationMenuBlockTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationMenuBlockTest.php - NavigationMenuMarkupTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationMenuMarkupTest.php - NestedFormTest::setUp in core/
modules/ field/ tests/ src/ Functional/ NestedFormTest.php - NewDefaultThemeBlocksTest::testBlockCollision in core/
modules/ block/ tests/ src/ Kernel/ NewDefaultThemeBlocksTest.php - Checks that a theme block is still created when same ID exists.
- NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks in core/
modules/ block/ tests/ src/ Kernel/ NewDefaultThemeBlocksTest.php - Check the blocks are correctly copied by block_themes_installed().
- NewViewConfigSchemaTest::testNewViews in core/
modules/ views_ui/ tests/ src/ Functional/ NewViewConfigSchemaTest.php - Tests creating brand new views.
- NidArgumentTest::testNidArgument in core/
modules/ node/ tests/ src/ Kernel/ Views/ NidArgumentTest.php - Tests the nid argument.
- NodeAccessFieldTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeAccessFieldTest.php - NodeAccessFieldTest::testNodeAccessAdministerField in core/
modules/ node/ tests/ src/ Functional/ NodeAccessFieldTest.php - Tests administering fields when node access is restricted.
- NodeAccessPagerTest::testCommentPager in core/
modules/ node/ tests/ src/ Functional/ NodeAccessPagerTest.php - Tests the comment pager for nodes with multiple grants per realm.
- NodeActionsConfigurationTest::testAssignOwnerNodeActionConfiguration in core/
modules/ action/ tests/ src/ Functional/ Node/ NodeActionsConfigurationTest.php - Tests configuration of the node_assign_owner_action action.
- 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.
- NodeCreationTest::testAuthoredDate in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates nodes with different authored dates.
- NodeCreationTest::testNodeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates a "Basic page" node and verifies its consistency in the database.
- NodeCreationTest::testUnpublishedNodeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates an unpublished node and confirms correct redirect behavior.
- NodeDisplayConfigurableTest::testDisplayConfigurable in core/
modules/ node/ tests/ src/ Functional/ NodeDisplayConfigurableTest.php - Sets base fields to configurable display and check settings are respected.
- NodeEditFormTest::testNodeEdit in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Checks node edit functionality.
- NodeEditFormTest::testNodeEditAuthoredBy in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Tests changing a node's "authored by" field.
- NodeEditFormTest::testNodeMetaInformation in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Tests the node meta information.
- NodeEntityViewModeAlterTest::testNodeViewModeChange in core/
modules/ node/ tests/ src/ Functional/ NodeEntityViewModeAlterTest.php - Create a "Basic page" node and verify its consistency in the database.
- NodeFieldAccessTest::testAccessToAdministrativeFields in core/
modules/ node/ tests/ src/ Kernel/ NodeFieldAccessTest.php - Tests permissions on nodes status field.
- NodeFieldMultilingualTest::testMultilingualDisplaySettings in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - Tests multilingual field display settings.
- NodeFieldMultilingualTest::testMultilingualNodeForm in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - Tests whether field languages are correctly set through the node form.
- NodeFieldTokensTest::testViewsTokenReplacement in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeFieldTokensTest.php - Tests token replacement for Views tokens supplied by the Node module.
- 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 - NodeOwnerTest::testOwner in core/
modules/ node/ tests/ src/ Kernel/ NodeOwnerTest.php - Tests node owner functionality.
- NodeOwnerTest::testUnsavedNodeOwner in core/
modules/ node/ tests/ src/ Kernel/ NodeOwnerTest.php - Tests an unsaved node owner.
- NodePostSettingsTest::testPagePostInfo in core/
modules/ node/ tests/ src/ Functional/ NodePostSettingsTest.php - Confirms "Basic page" content type and post information is on a new node.
- NodePreviewAnonymousTest::testAnonymousPagePreview in core/
modules/ node/ tests/ src/ Functional/ NodePreviewAnonymousTest.php - Checks the node preview functionality for anonymous users.
- NodeRevisionsAllTest::createNodeRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - Creates a new revision for a given node.
- NodeRevisionsAllTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - NodeRevisionsAllTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - Checks node revision operations.
- 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.
- NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks HTML double escaping of revision logs.
- NodeRevisionWizardTest::testViewAdd in core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ NodeRevisionWizardTest.php - Tests creating a node revision view.
- NodeSaveTest::testImport in core/
modules/ node/ tests/ src/ Functional/ NodeSaveTest.php - Checks whether custom node IDs are saved properly during an import operation.
- NodeSaveTest::testTimestamps in core/
modules/ node/ tests/ src/ Functional/ NodeSaveTest.php - Verifies accuracy of the "created" and "changed" timestamp functionality.
- NodeTitleTest::testNodeTitle in core/
modules/ node/ tests/ src/ Functional/ NodeTitleTest.php - Creates one node 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::getNewEntityValues in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - NodeTranslationUITest::testDisabledBundle in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that no metadata is stored for a disabled bundle.
- NodeTranslationUITest::testPublishedStatusNoFields in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests changing the published status on a node without fields.
- NodeTypeInitialLanguageTest::testLanguageFieldVisibility in core/
modules/ node/ tests/ src/ Functional/ NodeTypeInitialLanguageTest.php - Tests language field visibility features.
- NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTranslationTest.php - Tests the node type title label translation.
- NodeTypeTranslationTest::testNodeTypeTranslation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTranslationTest.php - Tests the node type translation.
- NodeViewBuilderTest::testPendingRevisionLinks in core/
modules/ node/ tests/ src/ Kernel/ NodeViewBuilderTest.php - Tests that node links are displayed correctly in pending revisions.
- NodeWizardTest::testViewAddWithNodeTitles in core/
modules/ views/ tests/ src/ Functional/ Wizard/ NodeWizardTest.php - Tests creating a view with node titles.
- NullBackendTest::testNullBackend in core/
tests/ Drupal/ Tests/ Core/ Cache/ NullBackendTest.php - Tests that the NullBackend does not actually store variables.
- NumberFieldTest::testMinimumValues in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests setting minimum values through the interface.
- NumberFieldTest::testNumberDecimalField in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests decimal field.
- NumberFieldTest::testNumberFloatField in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests float field.
- NumberFieldTest::testNumberFormatter in core/
modules/ field/ tests/ src/ FunctionalJavascript/ Number/ NumberFieldTest.php - Tests default formatter behavior.
- NumberFieldTest::testNumberIntegerField in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests integer field.
- NumberItemTest::testNumberItem in core/
modules/ field/ tests/ src/ Kernel/ Number/ NumberItemTest.php - Tests using entity fields of the number field type.
- NumericFilterTest::testAcceptExposedInput in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ filter/ NumericFilterTest.php - Tests the acceptExposedInput method.
- OptionsDynamicValuesApiTest::setUp in core/
modules/ options/ tests/ src/ Kernel/ OptionsDynamicValuesApiTest.php - OptionsDynamicValuesTestBase::setUp in core/
modules/ options/ tests/ src/ Functional/ OptionsDynamicValuesTestBase.php - OptionsDynamicValuesValidationTest::setUp in core/
modules/ options/ tests/ src/ Kernel/ OptionsDynamicValuesValidationTest.php - OptionsFieldUITest::setUp in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - OptionsFieldUITest::testNodeDisplay in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Tests normal and key formatter display on node display.
- OptionsFieldUITest::testOptionsAllowedValuesText in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (text) : test 'allowed values' input.
- OptionsTestBase::mockStandardInstall in core/
modules/ options/ tests/ src/ Kernel/ Views/ OptionsTestBase.php - Provides a workaround for the inability to use the standard profile.
- OptionsWidgetsTest::testCheckBoxes in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_buttons' widget (multiple select).
- OptionsWidgetsTest::testEmptyValue in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' and 'options_button' widget for empty value.
- OptionsWidgetsTest::testOptionsListAlter in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests hook_options_list_alter().
- OptionsWidgetsTest::testRadioButtons in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_buttons' widget (single select).
- OptionsWidgetsTest::testSelectListFloat in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' widget (float values).
- OptionsWidgetsTest::testSelectListMultiple in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' widget (multiple select).
- OptionsWidgetsTest::testSelectListRequiredErrorAttribute in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the '#required_error' attribute for the select list.
- OptionsWidgetsTest::testSelectListSingle in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' widget (single select).
- OverrideDisplaysTest::testOverrideDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that displays can be overridden via the UI.
- OverrideDisplaysTest::testRevertAllDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that the revert to all displays select-option works as expected.
- OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/
modules/ views_ui/ tests/ src/ Functional/ OverrideDisplaysTest.php - Tests that the wizard correctly sets up default and overridden displays.
- PageCacheTest::testPageCacheAnonymous403404 in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the 4xx-response cache tag is added and invalidated.
- PageEditTest::testPageEdit in core/
modules/ block_content/ tests/ src/ Functional/ PageEditTest.php - Checks block edit functionality.
- PageNotFoundTest::testPageNotFound in core/
modules/ system/ tests/ src/ Functional/ System/ PageNotFoundTest.php - PagePreviewTest::setUp in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - PagePreviewTest::testPagePreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality.
- PagePreviewTest::testPagePreviewCache in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Tests node preview with dynamic_page_cache and anonymous users.
- PagePreviewTest::testPagePreviewWithRevisions in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality, when using revisions.
- PagerTest::createViewAtPath in core/
modules/ views/ tests/ src/ Functional/ Wizard/ PagerTest.php - Create a simple View of nodes at a given path.
- PageTitleTest::testTitleTags in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests the handling of HTML in node titles.
- PasswordVerifyTest::testPasswordCheckUnknownHash in core/
modules/ phpass/ tests/ src/ Unit/ PasswordVerifyTest.php - Tests that check() is forwarded to corePassword instance if hash settings are not recognized.
- PasswordVerifyTest::testPasswordHash in core/
modules/ phpass/ tests/ src/ Unit/ PasswordVerifyTest.php - Tests that hash() is forwarded to corePassword instance.
- PasswordVerifyTest::testPasswordNeedsRehash in core/
modules/ phpass/ tests/ src/ Unit/ PasswordVerifyTest.php - Tests that needsRehash() is forwarded to corePassword instance.
- 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.
- PathEncodedTest::testAliasToEncoded in core/
tests/ Drupal/ FunctionalTests/ Routing/ PathEncodedTest.php - PathHooksTest::testPathHooks in core/
modules/ path_alias/ tests/ src/ Kernel/ PathHooksTest.php - Tests that the PathAlias entity clears caches correctly.
- PathLanguageTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathLanguageTest.php - Tests alias functionality through the admin interfaces.
- PathLanguageUiTest::testDefaultLanguageUrl in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests that a default language URL alias works.
- PathLanguageUiTest::testLanguageNeutralUrl in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests that a language-neutral URL alias works.
- PathLanguageUiTest::testNonDefaultUrl in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests that a non-default language URL alias works.
- PathTaxonomyTermTest::testTermAlias in core/
modules/ path/ tests/ src/ Functional/ PathTaxonomyTermTest.php - Tests alias functionality through the admin interfaces.
- PathWithNodeAccessGrantsTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathWithNodeAccessGrantsTest.php - Tests alias functionality through the admin interfaces.
- 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.
- PhpPasswordTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Password/ PhpPasswordTest.php - PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle in core/
modules/ system/ tests/ src/ Kernel/ Module/ PrepareModulesEntityUninstallFormTest.php - Tests PrepareModulesEntityUninstallForm::formTitle.
- PreviewTest::testPreviewUI in core/
modules/ views_ui/ tests/ src/ Functional/ PreviewTest.php - Tests arguments in the preview form.
- PrivateFileOnTranslatedEntityTest::setUp in core/
modules/ file/ tests/ src/ Functional/ PrivateFileOnTranslatedEntityTest.php - PrivateKeyTest::testSet in core/
tests/ Drupal/ Tests/ Core/ PrivateKeyTest.php - Tests PrivateKey::setPrivateKey().
- QueryBatchTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ QueryBatchTest.php - QueryTest::testQueryUI in core/
modules/ views_ui/ tests/ src/ Functional/ QueryTest.php - Tests query plugins settings.
- QueueTest::runQueueTest in core/
tests/ Drupal/ KernelTests/ Core/ Queue/ QueueTest.php - Queues and unqueues a set of items to check the basic queue functionality.
- QueueTest::testMemoryQueue in core/
tests/ Drupal/ KernelTests/ Core/ Queue/ QueueTest.php - Tests the Memory queue.
- QueueTest::testSystemQueue in core/
tests/ Drupal/ KernelTests/ Core/ Queue/ QueueTest.php - Tests the System queue.
- RawStringFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ KernelString/ RawStringFormatterTest.php - ReadOnlyStorageTest::testCollections in core/
tests/ Drupal/ Tests/ Core/ Config/ ReadOnlyStorageTest.php - @covers ::getAllCollectionNames @covers ::getCollectionName @covers ::createCollection
- ReadOnlyStreamWrapperTest::testReadOnlyBehavior in core/
tests/ Drupal/ KernelTests/ Core/ File/ ReadOnlyStreamWrapperTest.php - Tests read-only specific behavior.
- RedirectTest::testRedirect in core/
modules/ system/ tests/ src/ Functional/ Form/ RedirectTest.php - Tests form redirection.
- RedirectTest::testRedirect in core/
modules/ views_ui/ tests/ src/ Functional/ RedirectTest.php - Tests the redirecting.
- ReEnableModuleFieldTest::testReEnabledField in core/
modules/ field/ tests/ src/ Functional/ ReEnableModuleFieldTest.php - Tests the behavior of a field module after being disabled and re-enabled.
- RegistrationWithUserFieldsTest::testRegistrationWithUserFields in core/
modules/ user/ tests/ src/ FunctionalJavascript/ RegistrationWithUserFieldsTest.php - Tests Field API fields on user registration forms.
- RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode in core/
modules/ file/ tests/ src/ Kernel/ Views/ RelationshipNodeFileDataTest.php - Tests using the views file_to_node relationship.
- RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile in core/
modules/ file/ tests/ src/ Kernel/ Views/ RelationshipNodeFileDataTest.php - Tests using the views node_to_file relationship.
- RelationshipNormalizerTest::setUp in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ RelationshipNormalizerTest.php - RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser in core/
modules/ file/ tests/ src/ Kernel/ Views/ RelationshipUserFileDataTest.php - Tests using the views file_to_user relationship.
- RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile in core/
modules/ file/ tests/ src/ Kernel/ Views/ RelationshipUserFileDataTest.php - Tests using the views user_to_file relationship.
- RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView in core/
modules/ views/ tests/ src/ Kernel/ RenderCacheIntegrationTest.php - Tests cache tags on output & result cache items for a field-based view.
- RendererBubblingTest::testContextBubblingCustomCacheBin in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererBubblingTest.php - Tests cache context bubbling with a custom cache bin.
- RendererTest::testRenderSorting in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - @covers ::render @covers ::doRender
- RendererTest::testRenderSortingWithSetHashSorted in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - @covers ::render @covers ::doRender
- RendererTest::testRenderWithThemeArguments in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTest.php - @covers ::render @covers ::doRender
- RequiredModuleUninstallValidatorTest::testValidateNoModule in core/
tests/ Drupal/ Tests/ Core/ Extension/ RequiredModuleUninstallValidatorTest.php - @covers ::validate
- RequiredModuleUninstallValidatorTest::testValidateNotRequired in core/
tests/ Drupal/ Tests/ Core/ Extension/ RequiredModuleUninstallValidatorTest.php - @covers ::validate
- RequiredModuleUninstallValidatorTest::testValidateRequired in core/
tests/ Drupal/ Tests/ Core/ Extension/ RequiredModuleUninstallValidatorTest.php - @covers ::validate
- ResourceObjectNormalizerCacherTest::testLinkNormalizationCacheability in core/
modules/ jsonapi/ tests/ src/ Kernel/ EventSubscriber/ ResourceObjectNormalizerCacherTest.php - Tests that link normalization cache information is not lost.
- ResourceResponseSubscriberTest::testOnResponseWithCacheableResponse in core/
modules/ rest/ tests/ src/ Unit/ EventSubscriber/ ResourceResponseSubscriberTest.php - @covers ::onResponse @covers ::getResponseFormat @covers ::renderResponseBody @covers ::flattenResponse
- ResourceResponseSubscriberTest::testOnResponseWithUncacheableResponse in core/
modules/ rest/ tests/ src/ Unit/ EventSubscriber/ ResourceResponseSubscriberTest.php - @covers ::onResponse @covers ::getResponseFormat @covers ::renderResponseBody @covers ::flattenResponse
- ResourceResponseSubscriberTest::testResponseFormat in core/
modules/ rest/ tests/ src/ Unit/ EventSubscriber/ ResourceResponseSubscriberTest.php - Tests the response format.
- ResourceTest::setUp in core/
modules/ rest/ tests/ src/ Functional/ ResourceTest.php - ResourceTestBase::doTestPostIndividual in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - Tests POSTing an individual resource, plus edge cases to ensure good DX.
- ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatters linked to the file or node.
- ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatters on node display.
- ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatter on node display with an empty media query.
- ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersMultipleSources in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatter on node display with one and two sources.
- ResponsiveImageFieldUiTest::setUp in core/
modules/ responsive_image/ tests/ src/ FunctionalJavascript/ ResponsiveImageFieldUiTest.php - RevisionRelationshipsTest::testBlockContentRevisionRelationship in core/
modules/ block_content/ tests/ src/ Kernel/ Views/ RevisionRelationshipsTest.php - Create a block_content with revision and rest result count for both views.
- RevisionVersionHistoryTest::testDescriptionRevLog in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test description with entity implementing revision log.
- RevisionViewTest::testRevisionPage in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionViewTest.php - Tests revision page.
- RouteProviderTest::testRouteByName in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Tests RouteProvider::getRouteByName() & RouteProvider::getRoutesByNames().
- RouterTest::testControllerPlaceholders in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that placeholders in paths work correctly.
- RowEntityRenderersTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php - RowPluginTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ RowPluginTest.php - RowRenderCacheTest::testAdvancedCaching in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowRenderCacheTest.php - Tests complex field rewriting and uncacheable field handlers.
- RowTest::testHashing in core/
modules/ migrate/ tests/ src/ Unit/ RowTest.php - Tests hashing.
- RowUITest::testRowUI in core/
modules/ views_ui/ tests/ src/ Functional/ RowUITest.php - Tests changing the row plugin and changing some options of a row.
- SaveUploadFormTest::testNormal in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests the _file_save_upload_from_form() function.
- SaveUploadTest::testNormal in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests the file_save_upload() function.
- SearchBlockTest::testSearchFormBlock in core/
modules/ search/ tests/ src/ Functional/ SearchBlockTest.php - Tests that the search form block can be placed and works.
- SearchCommentCountToggleTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php - SearchConfigSettingsFormTest::testMultipleSearchPages in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Tests multiple search pages of the same type.
- SearchConfigSettingsFormTest::testSearchSettingsPage in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies the search settings form.
- SearchDateIntervalTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchDateIntervalTest.php - SearchKeywordsConditionsTest::testSearchKeywordsConditions in core/
modules/ search/ tests/ src/ Functional/ SearchKeywordsConditionsTest.php - Verify the keywords are captured and conditions respected.
- SearchLanguageTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - SearchMultilingualEntityTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - SearchPageOverrideTest::testSearchPageHook in core/
modules/ search/ tests/ src/ Functional/ SearchPageOverrideTest.php - SearchPageTextTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ SearchPageTextTest.php - Tests the failed search text, and various other text on the search page.
- SelectComplexTest::testJoinSubquery in core/
tests/ Drupal/ KernelTests/ Core/ Database/ SelectComplexTest.php - Tests that we can join on a query.
- SelectionTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ SelectionTest.php - SeparatorTranslationTest::setUp in core/
modules/ datetime_range/ tests/ src/ Kernel/ SeparatorTranslationTest.php - SessionTest::testDataPersistence in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests data persistence via the session_test module callbacks.
- SettingsTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Site/ SettingsTest.php - @covers ::__construct
- SettingsTest::testEditUI in core/
modules/ views_ui/ tests/ src/ Functional/ SettingsTest.php - Tests the settings for the edit ui.
- ShapeItemTest::testShapeItem in core/
modules/ field/ tests/ src/ Kernel/ ShapeItemTest.php - Tests using entity fields of the shape field type.
- ShortcutLinksTest::testShortcutLinkAdd in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that creating a shortcut works properly.
- ShortcutLinksTest::testShortcutLinkRename in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that shortcut links can be renamed.
- ShortcutSetsTest::testShortcutSetAdd in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests creating a shortcut set.
- ShortcutSetsTest::testShortcutSetAssign in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching another user's shortcut set.
- ShortcutSetsTest::testShortcutSetCreateWithSetName in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests creating a new shortcut set with a defined set name.
- ShortcutSetsTest::testShortcutSetDelete in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests deleting a shortcut set.
- ShortcutSetsTest::testShortcutSetRename in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests renaming a shortcut set.
- ShortcutSetsTest::testShortcutSetSwitchCreate in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's shortcut set and creating one at the same time.
- ShortcutSetsTest::testShortcutSetSwitchOwn in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's own shortcut set.
- ShortcutSetsTest::testShortcutSetUnassign in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests un-assigning a shortcut set.
- ShortcutSetsTest::testShortcutSetUnassignOnUserRemoval in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests assign clearing on user removal.
- ShortcutTestBase::generateShortcutSet in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTestBase.php - Creates a generic shortcut set.
- ShortcutTranslationUITest::getNewEntityValues in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTranslationUITest.php - ShutdownFunctionsTest::testShutdownFunctions in core/
modules/ system/ tests/ src/ Functional/ System/ ShutdownFunctionsTest.php - Tests shutdown functions.
- SiteNameTest::installParameters in core/
tests/ Drupal/ FunctionalTests/ Installer/ SiteNameTest.php - SortDateTimeTest::setUp in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ SortDateTimeTest.php - SortingTest::testSorting in core/
modules/ views/ tests/ src/ Functional/ Wizard/ SortingTest.php - Tests the sorting functionality.
- SpaceUsedTest::createFileWithSize in core/
modules/ file/ tests/ src/ Kernel/ SpaceUsedTest.php - Creates a file with a given size.
- SqlContentEntityStorageSchemaColumnTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ Entity/ Update/ SqlContentEntityStorageSchemaColumnTest.php - StatisticsLoggingTest::setUp in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsLoggingTest.php - StorageComparerTest::generateRandomData in core/
tests/ Drupal/ Tests/ Core/ Config/ StorageComparerTest.php - Generate random data in a config storage.
- StorageCopyTraitTest::generateRandomData in core/
tests/ Drupal/ Tests/ Core/ Config/ StorageCopyTraitTest.php - Generate random data in a config storage.
- StorageTest::testDetails in core/
modules/ views_ui/ tests/ src/ Functional/ StorageTest.php - Tests changing label, description and tag.
- StorageTestBase::testSetIfNotExists in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ StorageTestBase.php - Tests the setIfNotExists() method.
- StreamWrapperTest::testFileFunctions in core/
tests/ Drupal/ KernelTests/ Core/ File/ StreamWrapperTest.php - Tests some file handle functions.
- StringFieldTest::_testTextfieldWidgets in core/
modules/ field/ tests/ src/ Functional/ FunctionalString/ StringFieldTest.php - Helper function for testTextfieldWidgets().
- StringFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ KernelString/ StringFormatterTest.php - StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath in core/
modules/ field/ tests/ src/ Kernel/ KernelString/ StringFormatterTest.php - Test "link_to_entity" feature on fields which are added to config entity.
- StringFormatterTest::testStringFormatter in core/
modules/ field/ tests/ src/ Kernel/ KernelString/ StringFormatterTest.php - Tests string formatter output.
- StyleSerializerEntityTest::testUIFieldAlias in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the field ID alias functionality of the DataFieldRow plugin.
- StyleSerializerTest::testGroupRows in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the "Grouped rows" functionality.
- StyleTableTest::testWizard in core/
modules/ views_ui/ tests/ src/ Functional/ StyleTableTest.php - Tests created a table style view.
- StyleTest::doTestGrouping in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Provides reusable code for ::testGrouping().
- StyleTest::testCustomRowClasses in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Tests custom CSS row classes.
- StyleTest::testStyle in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Tests the general rendering of styles.
- StyleUITest::testStyleUI in core/
modules/ views_ui/ tests/ src/ Functional/ StyleUITest.php - Tests changing the style plugin and changing some options of a style.
- SystemAuthorizeTest::testFileTransferHooks in core/
modules/ system/ tests/ src/ Functional/ System/ SystemAuthorizeTest.php - Tests the FileTransfer hooks.
- SystemMenuBlockTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Block/ SystemMenuBlockTest.php - SystemMenuNavigationBlockTest::setUp in core/
modules/ navigation/ tests/ src/ Kernel/ SystemMenuNavigationBlockTest.php - TaggedWithTest::testTaggedWith in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - Tests the "tagged with" functionality.
- TagTest::testViewsUiAutocompleteTag in core/
modules/ views_ui/ tests/ src/ Kernel/ TagTest.php - Tests the ViewsUIController::autocompleteTag() function.
- TarTest::testCreateArchive in core/
tests/ Drupal/ KernelTests/ Core/ Archiver/ TarTest.php - Tests that the Tar archive is created if it does not exist.
- TaxonomyFieldFilterTest::createTermWithProperties in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldFilterTest.php - Creates a taxonomy term with specified name and other properties.
- TaxonomyGlossaryTest::setUp in core/
modules/ views/ tests/ src/ Functional/ TaxonomyGlossaryTest.php - TaxonomyImageTest::testTaxonomyImageUpload in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyImageTest.php - Tests that a file can be uploaded before the taxonomy term has a name.
- TaxonomyRevisionDeleteTest::testDeleteForm in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionDeleteTest.php - Tests revision delete.
- TaxonomyRevisionRevertTest::testRevertForm in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionRevertTest.php - Tests revision revert.
- TaxonomyTermContentModerationTest::testTaxonomyTermParents in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermContentModerationTest.php - Tests taxonomy term parents on a moderated vocabulary.
- TaxonomyTermViewTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - TaxonomyTermViewTest::testTaxonomyTermView in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - Tests that the taxonomy term view is working properly.
- TaxonomyTestBase::createTerm in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php - Creates and returns a taxonomy term.
- TaxonomyTestBase::createTerm in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTestBase.php - Creates and returns a taxonomy term.
- TelephoneFieldTest::testTelephoneFormatter in core/
modules/ telephone/ tests/ src/ Functional/ TelephoneFieldTest.php - Tests the telephone formatter.
- TelephoneItemTest::testTestItem in core/
modules/ telephone/ tests/ src/ Kernel/ TelephoneItemTest.php - Tests using entity fields of the telephone field type.
- TemplateProjectTestBase::copyFixtureToTempDirectory in core/
modules/ package_manager/ tests/ src/ Build/ TemplateProjectTestBase.php - Copies a fixture directory to a temporary directory and returns its path.
- TempStoreDatabaseTest::testSharedTempStore in core/
tests/ Drupal/ KernelTests/ Core/ TempStore/ TempStoreDatabaseTest.php - Tests the SharedTempStore API.
- TermAutocompleteTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php - TermHierarchyValidationTest::testTermHierarchyValidation in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermHierarchyValidationTest.php - Tests the term hierarchy validation with re-parenting in pending revisions.
- TermIndexTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - TermIndexTest::testTaxonomyIndex in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - Tests that the taxonomy index is maintained properly.
- TermLanguageTest::testTermLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermLanguageTest.php - TermLanguageTest::testTermTranslatedOnOverviewPage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermLanguageTest.php - Tests that translated terms are displayed correctly on the term overview.
- TermNameFieldTest::testTermNameField in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TermNameFieldTest.php - Tests term name field plugin functionality.
- TermTest::testNodeTermCreationAndDeletion in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests term creation with a free-tagging vocabulary from the node form.
- TermTest::testRedirects in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests destination after saving terms.
- TermTest::testReSavingTags in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests that editing and saving a node with no changes works correctly.
- TermTest::testTermBreadcrumbs in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Check the breadcrumb on edit and delete a term page.
- TermTest::testTermInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Save, edit and delete a term using the user interface.
- TermTest::testTermMultipleParentsInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests saving a term with multiple parents through the UI.
- TermTest::testTermSaveOverrideSelector in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Test UI with override_selector TRUE.
- TermTranslationFieldViewTest::setUpNode in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationFieldViewTest.php - Creates a test subject node, with translation.
- TermTranslationUITest::getNewEntityValues in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - TermTranslationUITest::setupBundle in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - TermTranslationUITest::testTranslateLinkVocabularyAdminPage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - Tests translate link on vocabulary term list.
- TestItemTest::testTestItem in core/
modules/ field/ tests/ src/ Kernel/ TestItemTest.php - Tests using entity fields of the test field type.
- TextareaWithSummaryTest::testTextSummaryBehavior in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Tests the textSummary javascript behavior.
- TextareaWithSummaryTest::testTextSummaryRequiredBehavior in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Tests that the textSummary behavior is not run for required summary fields.
- TextFieldTest::testTextFieldValidation in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Tests text field validation.
- TextFieldTest::testTextfieldWidgetsAllowedFormats in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Test widgets for fields with selected allowed formats.
- TextFieldTest::_testTextfieldWidgetsFormatted in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Helper function for testTextfieldWidgetsFormatted().
- TextFormatterTest::testFormatters in core/
modules/ text/ tests/ src/ Kernel/ TextFormatterTest.php - Tests all text field formatters.
- TextItemBaseTest::testCalculateDependencies in core/
modules/ text/ tests/ src/ Kernel/ TextItemBaseTest.php - @covers ::calculateDependencies
- TextSummaryTest::testRequiredSummary in core/
modules/ text/ tests/ src/ Kernel/ TextSummaryTest.php - Tests required summary.
- TextWithSummaryItemTest::testCrudAndUpdate in core/
modules/ text/ tests/ src/ Kernel/ TextWithSummaryItemTest.php - Tests processed properties.
- ThemeTest::testThemeSettings in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the theme settings form.
- TimestampFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ Timestamp/ TimestampFormatterTest.php - TimestampItemNormalizerTest::testDenormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ TimestampItemNormalizerTest.php - @covers ::denormalize
- TimestampItemNormalizerTest::testNormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ TimestampItemNormalizerTest.php - @covers ::normalize
- TimestampItemTest::testDateTime in core/
modules/ field/ tests/ src/ Kernel/ Timestamp/ TimestampItemTest.php - Tests using entity fields of the datetime field type.
- TimestampNormalizerTest::testNormalize in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ TimestampNormalizerTest.php - @covers ::normalize
- TokenTest::testGetInfo in core/
tests/ Drupal/ Tests/ Core/ Utility/ TokenTest.php - @covers ::getInfo
- ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that toolbar cache is cleared when string translations are made.
- ToolbarMenuTranslationTest::testToolbarClasses in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarMenuTranslationTest.php - Tests that toolbar classes don't change when adding a translation.
- 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.
- TransformedConfigExportImportUITest::testTransformedExportImport in core/
modules/ config/ tests/ src/ Functional/ TransformedConfigExportImportUITest.php - Tests a simple site export import case.
- TranslationTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ TranslationTest.php - TranslationTest::testTranslatableFieldSaveLoad in core/
modules/ field/ tests/ src/ Kernel/ TranslationTest.php - Tests translatable fields storage/retrieval.
- TranslationWebTest::setUp in core/
modules/ field/ tests/ src/ Functional/ TranslationWebTest.php - TwigAllowListTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigAllowListTest.php - TwigWhiteListTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigWhiteListTest.php - UITestBase::randomView in core/
modules/ views_ui/ tests/ src/ Functional/ UITestBase.php - A helper method which creates a random view.
- UncaughtExceptionTest::testLostDatabaseConnection in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests the case when the database connection is gone.
- 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.
- UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale in core/
modules/ update/ tests/ src/ Kernel/ UpdateDeleteFileIfStaleTest.php - Tests the deletion of stale files.
- UploadedFileConstraintValidatorTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ Validation/ UploadedFileConstraintValidatorTest.php - UploadedFileValidatorTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ Validation/ UploadedFileValidatorTest.php - UriItemTest::testUriField in core/
modules/ field/ tests/ src/ Kernel/ Uri/ UriItemTest.php - Tests URI field.
- UrlAlterFunctionalTest::testUrlAlter in core/
modules/ forum/ tests/ src/ Functional/ UrlAlterFunctionalTest.php - Tests that URL altering works and that it occurs in the correct order.
- UrlTest::testExternalUrls in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests external URL handling.
- UrlTest::testLinkAttributes in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests that default and custom attributes are handled correctly on links.
- UrlTest::testLinkXSS in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Confirms that invalid URLs are filtered in link generating functions.
- UserActionConfigSchemaTest::testValidUserActionConfigSchema in core/
modules/ user/ tests/ src/ Kernel/ UserActionConfigSchemaTest.php - Tests whether the user action config schema are valid.
- UserAdminLanguageTest::addCustomLanguage in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Helper method for adding a custom language.
- UserAdminTest::testNotificationEmailAddress in core/
modules/ user/ tests/ src/ Functional/ UserAdminTest.php - Tests the alternate notification email address for user mails.
- UserAdminTest::testUserAdmin in core/
modules/ user/ tests/ src/ Functional/ UserAdminTest.php - Registers a user and deletes it.
- UserCancelTest::testUserAnonymize in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content.
- 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::testUserDelete in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and remove all content.
- UserCreateFailMailTest::testUserAdd in core/
modules/ user/ tests/ src/ Functional/ UserCreateFailMailTest.php - Tests the create user administration page.
- UserCreateTest::testUserAdd in core/
modules/ user/ tests/ src/ Functional/ UserCreateTest.php - Tests user creation and display from the administration interface.
- UserDataTest::testDataField in core/
modules/ user/ tests/ src/ Kernel/ Views/ UserDataTest.php - Tests field handler.
- UserEditedOwnAccountTest::testUserEditedOwnAccount in core/
modules/ user/ tests/ src/ Functional/ UserEditedOwnAccountTest.php - UserEditTest::testUserEdit in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests user edit page.
- UserEntityLabelTest::testLabelCallback in core/
modules/ user/ tests/ src/ Kernel/ UserEntityLabelTest.php - Tests label callback.
- UserEntityReferenceTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ UserEntityReferenceTest.php - UserEntityTest::testChainExistingPasswordMethod in core/
modules/ user/ tests/ src/ Kernel/ UserEntityTest.php - Tests that ::existingPassword can be used for chaining.
- UserLanguageCreationTest::testLocalUserCreation in core/
modules/ user/ tests/ src/ Functional/ UserLanguageCreationTest.php - Functional test for language handling during user creation.
- UserLanguageTest::testUserLanguageConfiguration in core/
modules/ user/ tests/ src/ Functional/ UserLanguageTest.php - Tests if user can change their default language.
- UserPasswordResetTest::testResetImpersonation in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Make sure that users cannot forge password reset URLs of other users.
- UserPasswordResetTest::testUserPasswordReset in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset functionality.
- UserPasswordResetTest::testUserResetPasswordIpFloodControl in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset flood control for one IP.
- UserPasswordResetTest::testUserResetPasswordTextboxNotFilled in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests the text box on incorrect login via link to password reset page.
- UserPasswordResetTest::testUserResetPasswordUserFloodControlAdmin in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests user password reset flood control is cleared on admin reset.
- UserRegistrationTest::testRegistrationDefaultValues in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationEmailDuplicates in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithEmailVerification in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithoutEmailVerification in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithUserFields in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - Tests Field API fields on user registration forms.
- UserRegistrationTest::testUuidFormState in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - Tests that UUID isn't cached in form state on register form.
- UserRoleConditionTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Condition/ UserRoleConditionTest.php - UserRoleDeleteTest::testDependenciesRemoval in core/
modules/ user/ tests/ src/ Kernel/ UserRoleDeleteTest.php - Tests the removal of user role dependencies.
- UserRolesAssignmentTest::testCreateUserWithRole in core/
modules/ user/ tests/ src/ Functional/ UserRolesAssignmentTest.php - Tests assigning a role at user creation and removing the role.
- UserSaveStatusTest::testUserSaveStatus in core/
modules/ user/ tests/ src/ Kernel/ UserSaveStatusTest.php - Tests SAVED_NEW and SAVED_UPDATED statuses for user entity type.
- UserSaveTest::testExistingPasswordRemoval in core/
modules/ user/ tests/ src/ Kernel/ UserSaveTest.php - Ensures that an existing password is unset after the user was saved.
- UserSubAdminTest::testSubAdmin in core/
modules/ user/ tests/ src/ Functional/ UserSubAdminTest.php - Tests create and cancel forms as 'sub-admin'.
- UserTest::getModifiedEntityForPostTesting in core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php - UserTranslationUITest::setUp in core/
modules/ user/ tests/ src/ Functional/ UserTranslationUITest.php - UserValidationTest::testValidation in core/
modules/ user/ tests/ src/ Kernel/ UserValidationTest.php - Runs entity validation checks.
- ValidationTest::testPatternValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests #pattern validation.
- ValidatorsTest::testMultipleHtmlRestrictingFilters in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ValidatorsTest.php - Tests that validation works with >1 enabled HTML restrictor filters.
- ViewAjaxControllerTest::testAjaxViewWithPager in core/
modules/ views/ tests/ src/ Unit/ Controller/ ViewAjaxControllerTest.php - Tests a valid view with a pager.
- ViewEntityDependenciesTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Entity/ ViewEntityDependenciesTest.php - ViewExecutableTest::testPropertyMethods in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the setting/getting of properties.
- ViewsBlockTest::testBuild in core/
modules/ views/ tests/ src/ Unit/ Plugin/ Block/ ViewsBlockTest.php - Tests the build method.
- ViewsDataTest::testCacheCallsWithWarmCacheAndInvalidTable in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Tests the cache calls for a non-existent table.
- ViewsDataTest::testCacheCallsWithWarmCacheForInvalidTable in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Tests the cache calls for a non-existent table.
- ViewsDataTest::testFullAndTableGetCache in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Tests the cache of the full and single table data.
- ViewsDataTest::testNonExistingTableGetCache in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Tests building the views data with a non existing table.
- ViewsIntegrationTest::createLogEntries in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Create a set of log entries.
- ViewStorageTest::displayMethodTests in core/
modules/ views/ tests/ src/ Kernel/ ViewStorageTest.php - Tests the display related functions like getDisplaysList().
- ViewsUITourTest::testViewsUiTourTips in core/
modules/ tour/ tests/ src/ Functional/ ViewsUi/ ViewsUITourTest.php - Tests views_ui tour tip availability.
- ViewsUITourTest::testViewsUiTourTipsTranslated in core/
modules/ tour/ tests/ src/ Functional/ ViewsUi/ ViewsUITourTest.php - Tests views_ui tour tip availability in a different language.
- VocabularyCrudTest::testUninstallReinstall in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests uninstall and reinstall of the taxonomy module.
- VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyLanguageTest.php - Tests term language settings for vocabulary terms are saved and updated.
- VocabularyLanguageTest::testVocabularyLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyLanguageTest.php - Tests language settings for vocabularies.
- VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Create, edit and delete a taxonomy term via the user interface.
- VocabularyTranslationTest::testVocabularyLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyTranslationTest.php - Tests language settings for vocabularies.
- VocabularyTranslationTest::testVocabularyTitleLabelTranslation in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyTranslationTest.php - Tests vocabulary name translation for the overview and reset pages.
- VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Deleting a vocabulary.
- VocabularyUiTest::testVocabularyInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Create, edit and delete a vocabulary via the user interface.
- WidgetAccessTest::testRequiredFieldNoAccess in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetAccessTest.php - Tests the widget with a required field that the user can't access.
- WizardPluginBaseKernelTest::testCreateView in core/
modules/ views/ tests/ src/ Kernel/ Wizard/ WizardPluginBaseKernelTest.php - Tests the creating of a view.
- WizardTest::testCommentWizard in core/
modules/ comment/ tests/ src/ Functional/ Views/ WizardTest.php - Tests adding a view of comments.
- WizardTest::testWizardFieldLength in core/
modules/ views_ui/ tests/ src/ Functional/ WizardTest.php - Tests filling in the wizard with really long strings.
- WorkspaceResourceTestBase::getModifiedEntityForPostTesting in core/
modules/ workspaces/ tests/ src/ Functional/ Rest/ WorkspaceResourceTestBase.php - WorkspaceTest::getModifiedEntityForPostTesting in core/
modules/ jsonapi/ tests/ src/ Functional/ WorkspaceTest.php - WorkspaceTest::testWorkspaceFieldUi in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests adding new fields to workspace entities.
- WorkspaceViewsIntegrationTest::testCreateWorkspaceView in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceViewsIntegrationTest.php - Tests creating a view of workspace entities.
- WorkspaceViewsKernelTest::testCreateWorkspaceView in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceViewsKernelTest.php - Tests creating a view of workspace entities.
- ZipTest::testCreateArchive in core/
tests/ Drupal/ KernelTests/ Core/ Archiver/ ZipTest.php - Tests that the Zip archive is created if it does not exist.
- ZipTest::testOverwriteArchive in core/
tests/ Drupal/ KernelTests/ Core/ Archiver/ ZipTest.php - Tests that the Zip archiver is created and overwritten.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.