163 calls to UiHelperTrait::drupalLogout()
- AccessDeniedTest::testAccessDenied in core/
modules/ system/ tests/ src/ Functional/ System/ AccessDeniedTest.php - AccessRoleTest::testAccessRole in core/
modules/ user/ tests/ src/ Functional/ Views/ AccessRoleTest.php - Tests role access plugin.
- AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved in core/
modules/ announcements_feed/ tests/ src/ FunctionalJavascript/ AlertsJsonFeedTest.php - Check the status of the announcements when the feed is updated and removed.
- AnnounceBlockTest::testAnnounceWithoutPermission in core/
modules/ announcements_feed/ tests/ src/ FunctionalJavascript/ AnnounceBlockTest.php - Testing announce feed block visibility.
- BigPipeTest::testNoJsDetection in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe's no-JS detection.
- BlockCacheTest::testCachePermissions in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests a cacheable block without any additional cache context.
- BlockCacheTest::testCachePerRole in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "user.roles" cache context.
- 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.
- BlockLanguageTest::testMultipleLanguageTypes in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests block language visibility with different language types.
- BlockTest::testBlockCacheTags in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that cache tags are properly set and bubbled up to the page cache.
- 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.
- BlockUiTest::testBrokenBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests that users without permission are not able to view broken blocks.
- BookBreadcrumbTest::createBreadcrumbBook in core/
modules/ book/ tests/ src/ Functional/ BookBreadcrumbTest.php - Creates a new book with a page hierarchy.
- BookRelationshipTest::createBook in core/
modules/ book/ tests/ src/ Functional/ Views/ BookRelationshipTest.php - Creates a new book with a page hierarchy.
- BookTest::testBook in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests book functionality through node interfaces.
- BookTest::testBookExport in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests book export ("printer-friendly version") functionality.
- BookTest::testEmptyBook in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests saving the book outline on an empty book.
- BookTest::testNavigationBlockOnAccessModuleInstalled in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the book navigation block when an access module is installed.
- BreadcrumbTest::testBreadCrumbs in core/
modules/ system/ tests/ src/ Functional/ Menu/ BreadcrumbTest.php - Tests breadcrumbs on node and administrative paths.
- 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.
- CommentAnonymousTest::testAnonymous in core/
modules/ comment/ tests/ src/ Functional/ CommentAnonymousTest.php - Tests anonymous comment functionality.
- CommentBlockTest::testRecentCommentBlock in core/
modules/ comment/ tests/ src/ Functional/ CommentBlockTest.php - Tests the recent comments block.
- CommentCSSTest::testCommentClasses in core/
modules/ comment/ tests/ src/ Functional/ CommentCSSTest.php - Tests CSS classes on comments.
- CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityReferenceTest.php - Tests that comments of unpublished are not shown.
- CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests link building with non-default comment field names.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment interface.
- CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Tests new comment marker.
- CommentNonNodeTest::testCommentFunctionality in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests anonymous comment functionality.
- CommentPagerTest::testCommentPaging 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.
- CommentStatisticsTest::testCommentNodeCommentStatistics in core/
modules/ comment/ tests/ src/ Functional/ CommentStatisticsTest.php - Tests the node comment statistics.
- ConfigExportUITest::testExport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportUITest.php - Tests export of configuration.
- ConfigLanguageOverrideWebTest::testSiteNameTranslation in core/
modules/ config/ tests/ src/ Functional/ ConfigLanguageOverrideWebTest.php - Tests translating the site name.
- ConfigTranslationCacheTest::testFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationCacheTest.php - Tests the translation of field and field storage configuration.
- ConfigTranslationUiModulesTest::testContactConfigEntityTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the contact form translation.
- ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiSiteInformationTest.php - Tests the site information translation interface.
- ContactPersonalTest::checkContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Creates a user and then checks contact form access.
- ContactPersonalTest::testPersonalContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests access to the personal contact form.
- ContactPersonalTest::testPersonalContactForm in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests that the opt-out message is included correctly in contact emails.
- ContactPersonalTest::testPersonalContactFormUserCopy in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests that the opt-out message is not included in user copy emails.
- ContactPersonalTest::testSendPersonalContactMessage in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests that mails for contact messages are correctly sent.
- 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.
- ContentTranslationOperationsTest::testOperationTranslateLink in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php - Tests that the operation "Translate" is displayed in the content listing.
- CronRunTest::testAutomatedCron in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Ensure that the automated cron run module is working.
- DateTimeTest::testEnteringDateTimeViaSelectors in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests handling case with invalid data in selectors (like February, 31st).
- DbLogTest::doUser in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Generates and then verifies some user events.
- DefaultViewsTest::testDefaultViews in core/
modules/ views_ui/ tests/ src/ Functional/ DefaultViewsTest.php - Tests default views.
- DemoUmamiProfileTest::drupalLoginWithPassword in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Logs in a user using the Mink controlled browser using a password.
- DisplayFeedTest::testFeedCacheability in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the cacheability of the feed display.
- EditorLoadingTest::testLoading in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - Tests loading of text editors.
- EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter in core/
modules/ editor/ tests/ src/ Functional/ EditorPrivateFileReferenceFilterTest.php - Tests the editor file reference filter with private files.
- EntityAddUITest::testAddPageWithBundleEntities in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityAddUITest.php - Tests the add page for an entity type using bundle entities.
- EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - Assert entity reference form display.
- EntityReferenceWidgetTest::testWidgetPreview in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests the preview displayed by the field widget.
- FieldAccessTest::testFieldAccess in core/
modules/ field/ tests/ src/ Functional/ FieldAccessTest.php - Tests that hook_entity_field_access() is called.
- FileFieldAnonymousSubmissionTest::testAnonymousNode in core/
modules/ file/ tests/ src/ Functional/ FileFieldAnonymousSubmissionTest.php - Tests the basic node submission for an anonymous visitor.
- FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFile in core/
modules/ file/ tests/ src/ Functional/ FileFieldAnonymousSubmissionTest.php - Tests file submission for an anonymous visitor.
- FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFileWithoutTitle in core/
modules/ file/ tests/ src/ Functional/ FileFieldAnonymousSubmissionTest.php - Tests file submission for an anonymous visitor with a missing node title.
- FileFieldWidgetTest::testPrivateFileComment in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests that download restrictions on private files work on comments.
- FileFieldWidgetTest::testTemporaryFileRemovalExploitAnonymous in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests exploiting the temporary file removal for anonymous users using fid.
- FilePrivateTest::testPrivateFile in core/
modules/ file/ tests/ src/ Functional/ FilePrivateTest.php - Tests file access for file uploaded to a private node.
- FilePrivateTest::testPrivateFile in core/
modules/ file/ tests/ src/ Functional/ FilePrivateTest.php - Tests file access for file uploaded to a private node.
- ForumTest::testForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests forum functionality through the admin and user interfaces.
- HistoryTest::testHistory in core/
modules/ history/ tests/ src/ Functional/ HistoryTest.php - Verifies that the history endpoints work.
- ImageFieldDisplayTest::_testImageFieldFormatters in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests image formatters on node display.
- InlineBlockTest::testAccess in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests access to the block edit form of inline blocks.
- InstallerPostInstallTest::testVisitInstallerPostInstall in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerPostInstallTest.php - Confirms that visiting the installer does not break things post-install.
- IntegrationTest::testNodeCounterIntegration in core/
modules/ statistics/ tests/ src/ Functional/ Views/ IntegrationTest.php - Tests the integration of the {node_counter} table in views.
- JsonApiFunctionalTest::testRead in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTest.php - Tests the GET method.
- LanguageBrowserDetectionAcceptLanguageTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguageBrowserDetectionAcceptLanguageTest.php - LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess in core/
modules/ language/ tests/ src/ Functional/ LanguageEntityFieldAccessHookTest.php - Tests compatibility with hook_entity_field_access().
- LanguageSwitchingTest::doTestLanguageBlockAnonymous in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For anonymous users, the "active" class is set by PHP.
- LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For anonymous users, the "active" class is set by PHP.
- LanguageSwitchingTest::testLanguageBodyClass in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Check the path-admin class, as same as on default language.
- LanguageSwitchingTest::testRestrictedPaths in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Test that the language switching block does not expose restricted paths.
- LanguageUILanguageNegotiationTest::testUrlLanguageFallback in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests URL language detection when the requested URL has no language.
- LayoutRestTestBase::setUp in core/
modules/ layout_builder/ tests/ src/ Functional/ Rest/ LayoutRestTestBase.php - LinksetControllerMultiLingualTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Menu/ LinksetControllerMultiLingualTest.php - Test set up.
- LocaleContentTest::testContentTypeDirLang in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Tests if a dir and lang tags exist in node's attributes.
- LocaleContentTest::testContentTypeLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Tests if a content type can be set to multilingual and language is present.
- 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.
- ManageFieldsTest::testAddFieldWithMultipleUsers in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests multiple users adding a field with the same name.
- MediaAccessTest::testMediaAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests some access control functionality.
- MediaAccessTest::testMediaAnonymousUserAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests media access of anonymous user.
- MediaAccessTest::testUnpublishedMediaUserAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests unpublished media access.
- MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceOEmbedVideoTest.php - Tests the oembed media source.
- MenuActiveTrail403Test::testMenuActiveTrail403Cache in core/
tests/ Drupal/ FunctionalTests/ Menu/ MenuActiveTrail403Test.php - Tests that visiting 403 page does not override original active trail.
- MenuUiTest::testLogoutLinkVisibility in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Test logout link isn't displayed when the user is logged out.
- MenuUiTest::testUnpublishedNodeMenuItem in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that menu items pointing to unpublished nodes are editable.
- NodeAccessCacheabilityTest::testNodeAccessCacheabilitySafeguard in core/
modules/ node/ tests/ src/ Functional/ NodeAccessCacheabilityTest.php - Tests that the node grants cache context is auto-added, only when needed.
- NodeAccessGrantsCacheContextTest::assertUserCacheContext in core/
modules/ node/ tests/ src/ Functional/ NodeAccessGrantsCacheContextTest.php - Asserts that for each given user, the expected cache context is returned.
- NodeAccessMenuLinkTest::testNodeAccessMenuLink in core/
modules/ node/ tests/ src/ Functional/ NodeAccessMenuLinkTest.php - SA-CORE-2015-003: Tests menu links to nodes when node access is restricted.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants in core/
modules/ node/ tests/ src/ Functional/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with content.
- NodeAccessTest::testPageAccess in core/
modules/ content_moderation/ tests/ src/ Functional/ NodeAccessTest.php - Verifies that a non-admin user can still access the appropriate pages.
- NodeAdminTest::testContentAdminPages in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests content overview with different user permissions.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/
modules/ node/ tests/ src/ Functional/ NodeBlockFunctionalTest.php - Tests the recent comments block.
- PageCacheTest::testConditionalRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support of requests with If-Modified-Since and If-None-Match headers.
- PageCacheTest::testPageCacheAnonymousRolePermissions in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the automatic presence of the anonymous role's cache tag.
- PageCacheTest::testPageCacheHeaders in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests page cache headers.
- PagePreviewTest::testPagePreviewCache in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Tests node preview with dynamic_page_cache and anonymous users.
- PasswordCompatibilityUpdateTest::testPasswordCompatibility in core/
modules/ system/ tests/ src/ Functional/ Update/ PasswordCompatibilityUpdateTest.php - Tests that the password compatibility is working properly.
- PathWorkspacesTest::testPathAliasesUserSwitch in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces and user switching.
- ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatters on node display.
- SearchCommentTest::testAddNewComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTest::testSearchResultsComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that comments are rendered using proper format in search results.
- SearchCommentTest::testSearchResultsCommentAccess in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify access rules for comment indexing with different permissions.
- SessionExistsCacheContextTest::testCacheContext in core/
modules/ system/ tests/ src/ Functional/ Cache/ SessionExistsCacheContextTest.php - Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext().
- SessionTest::testDataPersistence in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests data persistence via the session_test module callbacks.
- ShortcutLinksTest::testShortcutBlockAccess in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests the 'access shortcuts' permission with the shortcut block.
- SiteMaintenanceTest::testNonHtmlRequest in core/
modules/ system/ tests/ src/ Functional/ System/ SiteMaintenanceTest.php - Tests responses to non-HTML requests when in maintenance mode.
- SiteMaintenanceTest::testSiteMaintenance in core/
modules/ system/ tests/ src/ Functional/ System/ SiteMaintenanceTest.php - Verifies site maintenance mode functionality.
- StandardPerformanceTest::testLogin in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests the performance of logging in.
- StandardPerformanceTest::testLoginBlock in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests the performance of logging in via the user login block.
- StandardRecipeInstallTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeInstallTest.php - StatisticsLoggingTest::setUp in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsLoggingTest.php - StyleSerializerTest::testRestViewsAuthentication in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Checks that the auth options restricts access to a REST views display.
- TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests that an exposed taxonomy filter doesn't show unpublished terms.
- TaxonomyTermViewTest::testTaxonomyTermView in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - Tests that the taxonomy term view is working properly.
- ThemeTest::testThemeSettingsRenderCacheClear in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the 'rendered' cache tag is cleared when saving theme settings.
- ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that toolbar cache is cleared when string translations are made.
- ToolbarCacheContextsTest::assertToolbarCacheContexts in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarCacheContextsTest.php - Tests that cache contexts are applied for both users.
- TrackerTest::testTrackerHistoryMetadata in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests the metadata for the "new"/"updated" indicators.
- UiHelperTrait::drupalLogin in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Logs in a user using the Mink controlled browser.
- UpdateScriptTest::testUpdateAccess in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests access to the update script.
- UserAccountLinksTest::testSecondaryMenu in core/
modules/ user/ tests/ src/ Functional/ UserAccountLinksTest.php - Tests the secondary menu.
- UserAdminTest::testNotificationEmailAddress in core/
modules/ user/ tests/ src/ Functional/ UserAdminTest.php - Tests the alternate notification email address for user mails.
- UserBlocksTest::setUp in core/
modules/ user/ tests/ src/ Functional/ UserBlocksTest.php - UserBlocksTest::testUserLoginBlock in core/
modules/ user/ tests/ src/ Functional/ UserBlocksTest.php - Tests the user login block.
- 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.
- UserHelpersTest::testDrupalUserIsLoggedIn in core/
tests/ Drupal/ FunctionalTests/ UserHelpersTest.php - Tests BrowserTestBase::drupalUserIsLoggedIn().
- 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.
- UserLoginHttpTest::doTestPasswordReset in core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php - Do password reset testing for given format and account.
- UserLoginHttpTest::doTestPerUserLoginFloodControl in core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php - Tests the per-user login flood control for a given serialization format.
- UserLoginTest::doPasswordLengthLogin in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Helper to test log in with a maximum length password.
- UserLoginTest::testGlobalLoginFloodControl in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests the global login flood control.
- UserLoginTest::testPasswordRehashOnLogin in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests user password is re-hashed upon login after changing $count_log2.
- UserLoginTest::testPerUserLoginFloodControl in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests the per-user login flood control.
- UserPasswordResetTest::setUp in core/
modules/ user/ tests/ src/ FunctionalJavascript/ UserPasswordResetTest.php - UserPasswordResetTest::setUp in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - UserPasswordResetTest::testUserPasswordReset in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset functionality.
- UserPasswordResetTest::testUserResetPasswordUserFloodControlAdmin in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests user password reset flood control is cleared on admin reset.
- UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests user password reset flood control is cleared on successful reset.
- UserPermissionsTest::testAccessBundlePermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify that bundle-specific pages work properly.
- UserPermissionsTest::testAccessModulePermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify that module-specific pages have correct access.
- UserRegistrationTest::testRegistrationWithoutEmailVerification in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testUuidFormState in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - Tests that UUID isn't cached in form state on register form.
- UserSearchTest::testUserSearch in core/
modules/ user/ tests/ src/ Functional/ UserSearchTest.php - UserTimeZoneTest::testUserTimeZone in core/
modules/ user/ tests/ src/ Functional/ UserTimeZoneTest.php - Tests the display of dates and time when user-configurable time zones are set.
- UserTokenReplaceTest::testUserTokenReplacement in core/
modules/ user/ tests/ src/ Functional/ UserTokenReplaceTest.php - Creates a user, then tests the tokens generated from it.
- ViewTranslationTest::testViewTitleTranslation in core/
modules/ views/ tests/ src/ Functional/ ViewTranslationTest.php - Tests that the view route title is translated.
- WidgetAccessTest::testWidgetAccess in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetAccessTest.php - Tests that the widget access works as expected.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.