You are here

228 calls to UiHelperTrait::drupalLogin() in Drupal 10

AccessDeniedTest::testAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
AccessDeniedTest::testAccessDeniedCustomPageWithAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
Tests that an inaccessible custom 403 page falls back to the default.
AccessRoleTest::testAccessRole in core/modules/user/tests/src/Functional/Views/AccessRoleTest.php
Tests role access plugin.
AdminTest::setUp in core/modules/system/tests/src/Functional/System/AdminTest.php
AdminTest::testAdminPages in core/modules/system/tests/src/Functional/System/AdminTest.php
Tests output on administrative listing pages.
AjaxFormCacheTest::testBlockForms in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms in blocks.
AjaxFormCacheTest::testFormCacheUsage in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests the usage of form cache for AJAX forms.
AjaxFormCacheTest::testQueryString in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms on pages with a query string.
AjaxInGroupTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxPageStateTest::setUp in core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
AjaxTest::testAjaxWithAdminRoute in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php
BlockContentRedirectTest::testRedirectDestination in core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
Tests the redirect destination when editing block content.
BlockContentWizardTest::setUp in core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php
Sets the test up.
BookRelationshipTest::createBook in core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php
Creates a new book with a page hierarchy.
BooleanFieldTest::setUp in core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
BooleanFormatterSettingsTest::setUp in core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp in core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BreadcrumbTest::setUp in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
BreadcrumbTest::testBreadCrumbs in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BrowserTestBaseTest::testForm in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests basic form functionality.
BrowserTestBaseTest::testGoTo in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests basic page test.
BulkFormAccessTest::testNodeDeleteAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testNodeEditAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be edited, can not be edited in bulk.
BulkFormAccessTest::testUserDeleteAccess in core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if users that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testUserEditAccess in core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if users that may not be edited, can not be edited in bulk.
BulkFormTest::setUp in core/modules/node/tests/src/Functional/Views/BulkFormTest.php
BulkFormTest::testBulkForm in core/modules/user/tests/src/Functional/Views/BulkFormTest.php
Tests the user bulk form.
CaseInsensitivePathTest::testMixedCasePaths in core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
Tests mixed case paths.
ClaroLayoutBuilderTest::testContextualLinks in core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
Tests the layout builder has expected contextual links with Claro.
ClaroTest::testConfigSchema in core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php
Tests Claro's configuration schema.
ClaroTest::testIsUninstallable in core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php
Tests that the Claro theme can be uninstalled.
ClaroViewsUiTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
ClassLoaderTest::testAutoloadFromModuleFile in core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
Tests that .module files can use class constants in main section.
ClassLoaderTest::testMultipleModules in core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
Ensures the negative caches in the class loader don't result in crashes.
CommandsTest::testAjaxCommands in core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php
Tests the various Ajax Commands.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Tests comment approval functionality through admin/content/comment.
CommentAdminTest::testCommentedEntityLabel in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Tests commented entity label of admin view.
CommentEditTest::testCommentEdit in core/modules/comment/tests/src/Functional/Views/CommentEditTest.php
Tests comment label in admin view.
CommentFieldFilterTest::setUp in core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentOperationsTest::testCommentOperations in core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php
Tests the operations field plugin.
CommentTestBase::setUp in core/modules/comment/tests/src/Functional/Views/CommentTestBase.php
ConfigTest::setUp in core/modules/system/tests/src/Functional/File/ConfigTest.php
ContactLinkTest::testContactLink in core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
Tests contact link.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::setUp in core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php
ContentEntityFormFieldValidationFilteringTest::setUp in core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php
ContextualFilterTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php
CronRunTest::testAutomatedCron in core/modules/system/tests/src/Functional/System/CronRunTest.php
Ensure that the automated cron run module is working.
CronRunTest::testCronUI in core/modules/system/tests/src/Functional/System/CronRunTest.php
Make sure the cron UI reads from the state storage.
CronRunTest::testManualCron in core/modules/system/tests/src/Functional/System/CronRunTest.php
Ensure that the manual cron run is working.
CsrfTokenRaceTest::testCsrfRace in core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php
Tests race condition for CSRF tokens for simultaneous requests.
DatabaseDriverProvidedByModuleTest::setUp in core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php
DateFormatsLockedTest::testDateLocking in core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php
Tests attempts at listing, editing, and deleting locked date formats.
DateFormatsMachineNameTest::setUp in core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php
DateFormatTest::setUp in core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateTimeTest::setUp in core/modules/system/tests/src/Functional/System/DateTimeTest.php
DateTimeTest::testEnteringDateTimeViaSelectors in core/modules/system/tests/src/Functional/System/DateTimeTest.php
Tests handling case with invalid data in selectors (like February, 31st).
DefaultViewRecentCommentsTest::testBlockDisplay in core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
Tests the block defined by the comments_recent view.
DeleteMultipleFormTest::setUp in core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php
DependencyTest::testNoVersionInfo in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests visiting admin/modules when a module outside of core has no version.
DialogPositionTest::testDialogOpenAndClose in core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
Tests if the dialog UI works properly with block layout page.
DialogTest::testDialog in core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
Tests sending non-JS and AJAX requests to open and manipulate modals.
DisplayBlockTest::testBlockCategory in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests default and custom block categories.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testViewsBlockForm in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the block form for a Views block.
DrupalDateTimeTest::testDateTimezone in core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php
Tests that DrupalDateTime can detect the right timezone to use.
DrupalMessengerServiceTest::testDrupalMessengerService in core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php
Tests Messenger service.
DrupalSelenium2DriverTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php
ElementsVerticalTabsTest::setUp in core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php
ElementsVerticalTabsTest::testWrapperNotShownWhenEmpty in core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php
Ensures that vertical tab markup is not shown if user has no tab access.
ElementTest::testFormAutocomplete in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests a form with an autocomplete setting..
EmailFieldTest::setUp in core/modules/field/tests/src/Functional/Email/EmailFieldTest.php
EntityAddUITest::testAddPageWithBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type using bundle entities.
EntityAddUITest::testAddPageWithoutBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type not using bundle entities.
EntityFilteringThemeTest::setUp in core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFormTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
EntityListBuilderTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityOperationsTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php
EntityReferenceAdminTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::setUp in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAutocompleteWidgetTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
Tests that the default autocomplete widget return the correct results.
EntityReferenceAutoCreateTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
EntityReferenceAutoCreateTest::testNoBundles in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAutoCreateTest.php
Tests autocreation for an entity that has no bundles.
EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId in core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php
Tests that entity reference fields cannot target entity types without IDs.
EntityReferenceFieldDefaultValueTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Assert entity reference form display.
EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Tests if the entity is displayed in an entity reference field.
EntityReferenceFileUploadTest::testFileUpload in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php
Tests that the autocomplete input element does not cause ajax fatal.
EntityReferenceIntegrationTest::setUp in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php
EntityReferenceXSSTest::testEntityReferenceXSS in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php
Tests markup is escaped in the entity reference select and label formatter.
EntityRevisionsTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php
Tests entity form language.
EntityViewControllerTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp in core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
Confirms that the site works with Drupal 8 style database connection array.
ExperimentalThemeTest::setUp in core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
FieldTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php
FieldUITest::setUp in core/modules/field/tests/src/Functional/Views/FieldUITest.php
FileMediaFormatterTestBase::setUp in core/modules/file/tests/src/Functional/Formatter/FileMediaFormatterTestBase.php
FileSaveHtaccessLoggingTest::testHtaccessSave in core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php
Tests file_save_htaccess().
FilterDateTest::setUp in core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
Create nodes with relative dates of yesterday, today, and tomorrow.
FilterNodeAccessTest::setUp in core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
FilterNodeAccessTest::testFilterNodeAccess in core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
Tests the node access filter.
FilterPermissionUiTest::testHandlerUI in core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php
Tests basic filter handler settings in the UI.
FilterTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php
FormatDateTest::testAdminDefinedFormatDate in core/modules/system/tests/src/Functional/Common/FormatDateTest.php
Tests admin-defined formats in DateFormatterInterface::format().
FormGroupingElementsTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
FormTest::testGetFormsCsrfToken in core/modules/system/tests/src/Functional/Form/FormTest.php
CSRF tokens for GET forms should not be added by default.
FormTest::testInputWithInvalidToken in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests that input is retained for safe elements even with an invalid token.
FormValuesTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Ajax/FormValuesTest.php
ForumIntegrationTest::testForumIntegration in core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
Tests the integration.
FrontPageTest::setUp in core/modules/system/tests/src/Functional/System/FrontPageTest.php
GroupedExposedFilterTest::setUp in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
HandlerFieldRoleTest::testRole in core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php
HandlerFieldUserNameTest::testUserName in core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest::testAdminUserInterface in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
Tests that translations ended up at the expected places.
InstallProfileDependenciesTest::testUninstallingModules in core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php
Tests that an install profile can require modules.
InvalidUpdateHookTest::testInvalidUpdateHook in core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
JavascriptGetDrupalSettingsTest::testGetDrupalSettings in core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php
Tests retrieval of Drupal settings.
JavascriptStatesTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
LayoutRestTestBase::setUp in core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LocalTasksTest::testLocalTaskBlockCache in core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php
Tests that local tasks blocks cache is invalidated correctly.
MachineNameTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
MainContentFallbackTest::setUp in core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::testMainContentFallback in core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
Tests availability of main content: Drupal falls back to SimplePageVariant.
MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration in core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
Tests that after installing the profile there are no outstanding updates.
MediaThumbnailFormatterTest::testRender in core/modules/media/tests/src/Functional/FieldFormatter/MediaThumbnailFormatterTest.php
Tests the media thumbnail field formatter.
MenuActiveTrail403Test::testMenuActiveTrail403Cache in core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php
Tests that visiting 403 page does not override original active trail.
MenuRouterTest::doTestMenuName in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests for menu_name parameter for default menu links.
MenuRouterTest::doTestThemeCallbackMaintenanceMode in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests the theme negotiation when the site is in maintenance mode.
MenuRouterTest::testAuthUserUserLogin in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
ModulesListFormWebTest::setUp in core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php
ModuleTestBase::setUp in core/modules/system/tests/src/Functional/Module/ModuleTestBase.php
MultiFormTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php
NodeContextualLinksTest::testPageWithDisabledContextualModule in core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php
Tests if the node page works if Contextual Links is disabled.
NodeLanguageTest::setUp in core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeViewsAnalyzeTest::testNodeViewsAnalyze in core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php
Tests the implementation of node_views_analyze().
NumberFieldTest::setUp in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
NumberFieldTest::setUp in core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
OEmbedFieldWidgetTest::testFieldWidgetHelpText in core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php
Tests that the oEmbed field widget shows the configured help text.
OEmbedFormatterTest::testDisplayConfiguration in core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
Tests that oEmbed media types' display can be configured correctly.
OEmbedFormatterTest::testRender in core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php
Tests the oEmbed field formatter.
OliveroTest::testConfigSchema in core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php
Test Olivero's configuration schema.
OliveroTest::testIsUninstallable in core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php
Tests that the Olivero theme can be uninstalled.
OliveroTest::testPreprocessBlock in core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php
Tests that olivero_preprocess_block is functioning as expected.
PageNotFoundTest::testPageNotFound in core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied in core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
Tests that an inaccessible custom 404 page falls back to the default.
PagerTest::setUp in core/modules/system/tests/src/Functional/Pager/PagerTest.php
PageTest::testBatchProgressPageTheme in core/modules/system/tests/src/Functional/Batch/PageTest.php
Tests that the batch API progress page uses the correct theme.
PageTitleTest::setUp in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Implement setUp().
PhpRequirementTest::setUp in core/modules/system/tests/src/Functional/System/PhpRequirementTest.php
PrepareUninstallTest::setUp in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
RebuildTest::setUp in core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::setUp in core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest::testPreserveFormActionAfterAJAX in core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
RedirectTest::testRedirectFromErrorPages in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
ResponseGeneratorTest::setUp in core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
RestExportAuthTest::setUp in core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
RevisionLinkTest::testRevisionLinks in core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php
Tests revision links.
RouteCachingLanguageTest::setUp in core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php
RouteCachingNonPathLanguageNegotiationTest::setUp in core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php
RouterPermissionTest::testPermissionAccess in core/modules/system/tests/src/Functional/Routing/RouterPermissionTest.php
Tests permission requirements on routes.
RouterTest::testUserAccount in core/modules/system/tests/src/Functional/Routing/RouterTest.php
Tests the user account on the DIC.
SecurityAdvisoryTest::setUp in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
SecurityAdvisoryTest::testPsa in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
Tests that a security advisory is displayed.
SessionExistsCacheContextTest::testCacheContext in core/modules/system/tests/src/Functional/Cache/SessionExistsCacheContextTest.php
Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext().
SessionTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Core/Session/SessionTest.php
SessionTest::testDataPersistence in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests data persistence via the session_test module callbacks.
SessionTest::testEmptySessionID in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests that empty session IDs are not allowed.
SessionTest::testSessionPersistenceOnLogin in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests storing data in Session() object.
SessionTest::testSessionWrite in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests that sessions are only saved when necessary.
SevenLayoutBuilderTest::testContextualLinks in core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php
Tests the layout builder has expected contextual links with Seven.
StatusExtraTest::testStatusExtra in core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
Tests the status extra filter.
StatusTest::setUp in core/modules/system/tests/src/Functional/System/StatusTest.php
StorageTest::setUp in core/modules/system/tests/src/Functional/Form/StorageTest.php
StringFieldTest::setUp in core/modules/field/tests/src/Functional/String/StringFieldTest.php
StyleSerializerTest::testFieldapiField in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the field row style using fieldapi fields.
StyleSerializerTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testResponseFormatConfiguration in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the response format configuration.
StyleSerializerTest::testRestRenderCaching in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests REST export with views render caching enabled.
StyleSerializerTest::testRestViewsAuthentication in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Checks that the auth options restricts access to a REST views display.
StyleSerializerTest::testSerializerViewsUI in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the views interface for REST export displays.
StyleSerializerTest::testUIFieldAlias in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the field ID alias functionality of the DataFieldRow plugin.
SystemAuthorizeTest::setUp in core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
TaxonomyIndexTidUiTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests that an exposed taxonomy filter doesn't show unpublished terms.
TaxonomyRelationshipTest::testTaxonomyRelationships in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
Tests the taxonomy parent plugin UI.
TaxonomyTermViewTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
TermDisplayConfigurableTest::testDisplayConfigurable in core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
Sets base fields to configurable display and check settings are respected.
TermNameFieldTest::testTermNameField in core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
Tests term name field plugin functionality.
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/tests/src/Functional/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
ThemeTokenTest::setUp in core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
ThemeUiTest::setUp in core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php
ThemeUiTest::testModulePermissions in core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php
Tests permissions for enabling themes depending on disabled modules.
ThrobberTest::setUp in core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php
TimestampAgoFormatterTest::setUp in core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php
TimestampTest::setUp in core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php
TokenReplaceWebTest::testTokens in core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php
Tests a token replacement on an actual website.
ToolkitSetupFormTest::setUp in core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php
ToolkitSetupFormTest::testToolkitSetupForm in core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php
Tests Image toolkit setup form.
TrustedHostsTest::setUp in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
TwigTransTest::setUp in core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
UninstallTest::testFailedInstallStatus in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests that a module which fails to install can still be uninstalled.
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UpdatePathLastRemovedTest::testLastRemovedVersion in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
Tests that a module with a too old schema version can not be updated.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseTest::testPathAliasProcessing in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Tests that path aliases are not processed during database updates.
UpdateSchemaTest::testUpdateHooks in core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
Tests that update hooks are properly run.
UpdateScriptTest::runUpdates in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Helper function to run updates via the browser.
UpdateScriptTest::testExtensionCompatibilityChange in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that extension compatibility changes are handled correctly.
UpdateScriptTest::testMaintenanceModeLink in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests maintenance mode link on update.php.
UpdateScriptTest::testMissingExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that a missing extension prevents updates.
UpdateScriptTest::testNoUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testOrphanedSchemaEntries in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that orphan schemas are handled properly.
UpdateScriptTest::testRequirements in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests performing updates with update.php in a multilingual environment.
UpdateScriptTest::testSuccessfulUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateScriptTest::testThemeSystem in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests the effect of using the update script on the theme system.
UpdateScriptTest::testUpdateAccess in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests access to the update script.
UpdatesWith7xTest::testWith7x in core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php
UserFieldsAccessChangeTest::testUserFieldAccess in core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
Tests if another module can change field access.
UserFieldsAccessChangeTest::testUserNameLink in core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
Tests the user name formatter shows a link to the user when there is access but not otherwise.
UserHelpersTest::testDrupalUserIsLoggedIn in core/tests/Drupal/FunctionalTests/UserHelpersTest.php
Tests BrowserTestBase::drupalUserIsLoggedIn().
ValidationTest::testValidate in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests #element_validate and #validate.
WebAssertTest::testPageTextContainsOnce in core/tests/Drupal/FunctionalTests/WebAssertTest.php
@covers ::pageTextContainsOnce
WebAssertTest::testPageTextMatchesCount in core/tests/Drupal/FunctionalTests/WebAssertTest.php
@covers ::pageTextMatchesCount
WizardTest::testCommentWizard in core/modules/comment/tests/src/Functional/Views/WizardTest.php
Tests adding a view of comments.
WizardTestBase::setUp in core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php