159 calls to BrowserTestBase::getSession() in Drupal 10
- AdminTest::testCompactMode in core/
modules/ system/ tests/ src/ Functional/ System/ AdminTest.php - Tests compact mode.
- AjaxCallbacksTest::testDateAjaxCallback in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxCallbacksTest.php - Tests if Ajax callback works on date element.
- AjaxCallbacksTest::testDateTimeAjaxCallback in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxCallbacksTest.php - Tests if Ajax callback works on datetime element.
- AjaxFormCacheTest::testBlockForms in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests AJAX forms in blocks.
- AjaxFormCacheTest::testQueryString in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests AJAX forms on pages with a query string.
- AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormImageButtonTest.php - Tests image buttons can be operated with the keyboard ENTER key.
- AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormImageButtonTest.php - Tests image buttons can be operated with the keyboard SPACE key.
- AjaxFormPageCacheTest::testAjaxElementValidation in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormPageCacheTest.php - Tests that updating the text field trigger an AJAX request/response.
- AjaxFormPageCacheTest::testSimpleAJAXFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormPageCacheTest.php - Create a simple form, then submit the form via AJAX to change to it.
- AjaxInGroupTest::testSimpleAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxInGroupTest.php - Submits forms with select and checkbox elements via Ajax.
- AjaxTest::assertInsert in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Assert insert.
- AjaxTest::assertWaitPageContains in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Asserts that page contains an expected value after waiting.
- AjaxTest::testDrupalSettingsCachingRegression in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests that AJAX loaded libraries are not retained between requests.
- AlterTest::testExecutionOrder in core/
modules/ system/ tests/ src/ Functional/ Form/ AlterTest.php - Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BooleanFieldTest::testBooleanField in core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFieldTest.php - Tests boolean field.
- BooleanFormatterSettingsTest::testBooleanFormatterSettings in core/
modules/ field/ tests/ src/ FunctionalJavascript/ Boolean/ BooleanFormatterSettingsTest.php - Tests the formatter settings page for the Boolean formatter.
- BrowserTestBase::getDrupalSettings in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Gets the JavaScript drupalSettings variable for the currently-loaded page.
- BrowserTestBase::getHttpClient in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Obtain the HTTP client for the system under test.
- BrowserTestBase::getSessionCookies in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Get session cookies from current session.
- BrowserTestBase::initFrontPage in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Visits the front page when initializing Mink.
- BrowserTestBase::xpath in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Performs an xpath search on the contents of the internal browser.
- BrowserTestBaseTest::testCheckForMetaRefresh in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the ::checkForMetaRefresh() method.
- BrowserTestBaseTest::testClickLink in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests clickLink() functionality.
- BrowserTestBaseTest::testDeprecationHeaders in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests that deprecation headers do not get duplicated.
- BrowserTestBaseTest::testForm in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests basic form functionality.
- BrowserTestBaseUserAgentTest::prepareRequest in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseUserAgentTest.php - Prepare for a request to testing site.
- BrowserWithJavascriptTest::drupalGetWithAlert in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - Retrieves a Drupal path or an absolute path.
- BrowserWithJavascriptTest::testAssertJsCondition in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - BrowserWithJavascriptTest::testJavascript in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - CheckboxTest::testFormCheckbox in core/
modules/ system/ tests/ src/ Functional/ Form/ CheckboxTest.php - ClaroLayoutBuilderTest::testContextualLinks in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroLayoutBuilderTest.php - Tests the layout builder has expected contextual links with Claro.
- CommandsTest::assertWaitPageContains in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ CommandsTest.php - Asserts that page contains a text after waiting.
- CommandsTest::testAjaxCommands in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ CommandsTest.php - Tests the various Ajax Commands.
- ContextualFilterTest::testAddContextualFilterUI in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ ContextualFilterTest.php - Tests adding a contextual filter handler through the UI.
- CorsIntegrationTest::testCrossSiteRequest in core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ CorsIntegrationTest.php - CsrfTokenRaceTest::testCsrfRace in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ CsrfTokenRaceTest.php - Tests race condition for CSRF tokens for simultaneous requests.
- DateFormatTest::testDateFormatXss in core/
modules/ system/ tests/ src/ FunctionalJavascript/ System/ DateFormatTest.php - Tests XSS via date format configuration.
- DefaultFormatTest::testFoo in core/
tests/ Drupal/ FunctionalTests/ Routing/ DefaultFormatTest.php - DefaultFormatTest::testMultipleRoutesWithSameSingleFormat in core/
tests/ Drupal/ FunctionalTests/ Routing/ DefaultFormatTest.php - DeleteMultipleFormTest::testTranslatableEntities in core/
tests/ Drupal/ FunctionalTests/ Entity/ DeleteMultipleFormTest.php - Tests the delete form for translatable entities.
- DeleteMultipleFormTest::testUntranslatableEntities in core/
tests/ Drupal/ FunctionalTests/ Entity/ DeleteMultipleFormTest.php - Tests the delete form for untranslatable entities.
- DestinationTest::testDestination in core/
modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php - Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- 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::testBlockContextualLinks in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the contextual links on a Views block.
- DistributionProfileTranslationQueryTest::setUpSettings in core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileTranslationQueryTest.php - Installer step: Configure settings.
- DrupalSelenium2DriverTest::testGetRemoteFilePath in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ DrupalSelenium2DriverTest.php - Tests uploading remote files.
- ElementsTableSelectTest::testAjax in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ElementsTableSelectTest.php - Tests the presence of ajax functionality for all options.
- ElementsVerticalTabsTest::testDefaultTabCleaned in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsVerticalTabsTest.php - Ensures that vertical tab form values are cleaned.
- ElementsVerticalTabsTest::testJavaScriptOrdering in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsVerticalTabsTest.php - Ensures that vertical-tabs.js is included before collapse.js.
- ElementValidationTest::testAjaxElementValidation in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ ElementValidationTest.php - Tries to post an Ajax change to a form that has a validated element.
- EmailTest::testFormEmail in core/
modules/ system/ tests/ src/ Functional/ Form/ EmailTest.php - Tests that #type 'email' fields are properly validated.
- EngineTwigTest::testTwigLinkGenerator in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the link_generator Twig functions.
- EngineTwigTest::testTwigUrlGenerator in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the url and url_generate Twig functions.
- EngineTwigTest::testTwigUrlToString in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the magic url to string Twig functions.
- EntityCacheTagsTestBase::testReferencedEntity in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityCacheTagsTestBase.php - Tests cache tags presence and invalidation of the entity when referenced.
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ FunctionalJavascript/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityReferenceAutocompleteWidgetTest::doAutocomplete in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - Executes an autocomplete on a given field and waits for it to finish.
- EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - Tests that the default autocomplete widget return the correct results.
- FieldTest::testFormatterChanging in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FieldTest.php - FilterDateTest::testExposedGroupedFilters in core/
modules/ datetime/ tests/ src/ Functional/ Views/ FilterDateTest.php - Tests exposed grouped filters.
- FilterTest::testAddingFilter in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FilterTest.php - Tests adding a filter handler.
- FilterTest::waitForOnlyContentRows in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FilterTest.php - Waits for only content rows to be visible.
- FilterTest::waitForVisibleElementCount in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FilterTest.php - Waits for the specified number of items to be visible.
- FocusFirstCommandTest::testFocusFirst in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FocusFirstCommandTest.php - Tests AjaxFocusFirstCommand on a page.
- FormGroupingElementsTest::testDetailsChildVisibility in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Tests that details element children become visible.
- FormGroupingElementsTest::testVerticalTabChildVisibility in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Tests that vertical tab children become visible.
- FormTest::testCheckboxProcessing in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests default value handling for checkboxes.
- FormTest::testColorValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation of #type 'color' elements.
- FormTest::testDisabledElements in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests handling of disabled elements.
- FormTest::testRange in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests default value handling of #type 'range' elements.
- FormTest::testSelect in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation of #type 'select' elements.
- FormTest::validateSelectSorting in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Validates that the options are in the right order in a select.
- FormValuesTest::testSimpleAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FormValuesTest.php - Submits forms with select and checkbox elements via Ajax.
- GroupedExposedFilterTest::testGroupedFilterValuesUI in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ GroupedExposedFilterTest.php - Tests if the right fields are shown and the right values set.
- HtaccessTest::assertFileAccess in core/
modules/ system/ tests/ src/ Functional/ System/ HtaccessTest.php - Asserts that a file exists and requesting it returns a specific response.
- HtmlResponseAttachmentsTest::testAttachments in core/
modules/ system/ tests/ src/ Functional/ Render/ HtmlResponseAttachmentsTest.php - Tests rendering of ['#attached'].
- InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryProfileHookInstall.php - Tests installing from config is not available due to hook_INSTALL().
- InstallProfileDependenciesTest::testUninstallingModules in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallProfileDependenciesTest.php - Tests that an install profile can require modules.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- JavascriptErrorsTest::clearErrorLog in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptErrorsTest.php - Clear the JavaScript error log to prevent this test failing for real.
- JavascriptGetDrupalSettingsTest::testGetDrupalSettings in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptGetDrupalSettingsTest.php - Tests retrieval of Drupal settings.
- JavascriptStatesTest::doCheckboxesTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a checkboxes element.
- JavascriptStatesTest::doCheckboxTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a checkbox element.
- JavascriptStatesTest::doMultipleTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by multiple elements.
- JavascriptStatesTest::doRadiosTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a radios element.
- JavascriptStatesTest::doSelectTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a select element.
- JavascriptStatesTest::doTextfieldTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a textfield element.
- JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged in core/
tests/ Drupal/ FunctionalTests/ Libraries/ JqueryUiLibraryAssetsTest.php - Confirms jQuery UI assets load as expected.
- JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder in core/
tests/ Drupal/ FunctionalTests/ Libraries/ JqueryUiLibraryAssetsTest.php - Confirms that jQuery UI assets load on the page in the configured order.
- JsMessageTest::assertCurrentMessages in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ JsMessageTest.php - Asserts that currently shown messages match expected messages.
- JSWebAssertTest::testJsWebAssert in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSWebAssertTest.php - Tests that JSWebAssert assertions work correctly.
- LanguageSelectElementTest::testHiddenLanguageSelectElement in core/
modules/ system/ tests/ src/ Functional/ Form/ LanguageSelectElementTest.php - Tests the case when the language select elements should not be printed.
- LayoutRestTestBase::setUp in core/
modules/ layout_builder/ tests/ src/ Functional/ Rest/ LayoutRestTestBase.php - MachineNameTest::testMachineName in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ MachineNameTest.php - Tests that machine name field functions.
- MessageCommandTest::testJsStatusMessageAssertions in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MessageCommandTest.php - Tests methods in JsWebAssert related to status messages.
- MessageCommandTest::testMessageCommand in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MessageCommandTest.php - Tests AJAX MessageCommand use in a form.
- ModulesListFormWebTest::testRequiredByThemeMessage in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Confirm that module 'Required By' descriptions include dependent themes.
- MultiFormTest::testMultiForm in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MultiFormTest.php - Tests that pages with the 'node_page_form' included twice work correctly.
- NumberFieldTest::testNumberFormatter in core/
modules/ field/ tests/ src/ FunctionalJavascript/ Number/ NumberFieldTest.php - Tests default formatter behavior.
- RebuildTest::testPreserveFormActionAfterAJAX in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ RebuildTest.php - Tests that a form's action is retained after an Ajax submission.
- RenderWebTest::testWrapperFormatCacheContext in core/
modules/ system/ tests/ src/ Functional/ Common/ RenderWebTest.php - Asserts the cache context for the wrapper format is always present.
- ResponseTest::testFormResponse in core/
modules/ system/ tests/ src/ Functional/ Form/ ResponseTest.php - Tests that enforced responses propagate through subscribers and middleware.
- RouterTest::testFinishResponseSubscriber in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that our FinishResponseSubscriber logic works properly.
- RowRssTest::testRssRow in core/
modules/ comment/ tests/ src/ Functional/ Views/ RowRssTest.php - Tests comment rss output.
- SelectPagerDefaultTest::testEvenPagerQuery in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectPagerDefaultTest.php - Confirms that a pager query returns the correct results.
- SelectPagerDefaultTest::testOddPagerQuery in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectPagerDefaultTest.php - Confirms that a pager query returns the correct results.
- SelectTableSortDefaultTest::testTableSortQuery in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectTableSortDefaultTest.php - Confirms that a tablesort query returns the correct results.
- SelectTableSortDefaultTest::testTableSortQueryFirst in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectTableSortDefaultTest.php - Confirms precedence of tablesorts headers.
- SessionAuthenticationTest::testBasicAuthNoSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionAuthenticationTest.php - Tests that a session is not started automatically by basic authentication.
- SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionAuthenticationTest.php - Check that a basic authentication session does not leak.
- SessionExistsCacheContextTest::assertSessionCookieOnClient in core/
modules/ system/ tests/ src/ Functional/ Cache/ SessionExistsCacheContextTest.php - Asserts whether a session cookie is present on the client or not.
- SessionHttpsTest::getUserLoginFormBuildId in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Gets the form build ID for the user login form.
- SessionHttpsTest::loginHttp in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Log in a user via HTTP.
- SessionHttpsTest::loginHttps in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Log in a user via HTTPS.
- SessionHttpsTest::testHttpsSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Tests HTTPS sessions.
- SessionTest::testDataPersistence in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests data persistence via the session_test module callbacks.
- SessionTest::testEmptyAnonymousSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests that empty anonymous sessions are destroyed.
- SessionTest::testSessionExpiration in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Session/ SessionTest.php - Tests that the session doesn't expire.
- SessionTest::testSessionSaveRegenerate in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests for \Drupal\Core\Session\WriteSafeSessionHandler::setSessionWritable() ::isSessionWritable and \Drupal\Core\Session\SessionManager::regenerate().
- SevenLayoutBuilderTest::testContextualLinks in core/
themes/ seven/ tests/ src/ Functional/ SevenLayoutBuilderTest.php - Tests the layout builder has expected contextual links with Seven.
- ShutdownFunctionsTest::testShutdownFunctions in core/
modules/ system/ tests/ src/ Functional/ System/ ShutdownFunctionsTest.php - Tests shutdown functions.
- SortingTest::testSorting in core/
modules/ views/ tests/ src/ Functional/ Wizard/ SortingTest.php - Tests the sorting functionality.
- StateValuesCleanTest::testFormStateValuesClean in core/
modules/ system/ tests/ src/ Functional/ Form/ StateValuesCleanTest.php - Tests \Drupal\Core\Form\FormState::cleanValues().
- StyleSerializerTest::testFieldapiField in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the field row style using fieldapi fields.
- StyleSerializerTest::testSerializerResponses in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Checks the behavior of the Serializer callback paths and row plugins.
- TableDragTest::assertDraggableTable in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Asserts the whole structure of the draggable test table.
- TableDragTest::assertOrder in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Asserts that several pieces of markup are in a given order in the page.
- TableDragTest::findRowById in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Finds a row in the test table by the row ID.
- TableDragTest::findWeightsToggle in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Finds the show/hide weight toggle element.
- TableDragTest::markRowHandleForDragging in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Marks a row handle for dragging.
- TableDragTest::testDragAndDrop in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests draggable table drag'n'drop.
- TableDragTest::testRowWeightSwitch in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests row weight switch.
- TableDragTest::waitUntilDraggingCompleted in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Waits until the dragging operations are finished on a row handle.
- TaggedWithTest::testTaggedWithByViewReference in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - Tests that "tagged with" works with views entity reference.
- ThemeSuggestionsAlterTest::testExecutionOrder in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests execution order of theme suggestion alter hooks.
- ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work for specific theme calls.
- ThemeTest::testThemeOnNonHtmlRequest in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures that non-HTML requests never initialize themes.
- ThemeUiTest::assertUninstallableTheme in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Checks related to uninstallable themes due to module dependencies.
- ThemeUiTest::testInstalledIncompatibleTheme in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests that incompatible themes message is shown.
- ThemeUiTest::testInstallModuleWithIncompatibleDependencies in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests installing a theme with incompatible module dependencies.
- ThemeUiTest::testInstallModuleWithMissingDependencies in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests installing a theme with missing module dependencies.
- ThemeUiTest::testThemeInstallWithModuleDependencies in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests installing a theme with module dependencies.
- ThemeUiTest::uninstallModules in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Uninstalls modules via the admin UI.
- ThrobberTest::testThemingThrobberElement in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ ThrobberTest.php - Tests theming throbber element.
- TimestampTest::testWidget in core/
tests/ Drupal/ FunctionalTests/ Datetime/ TimestampTest.php - Tests the "datetime_timestamp" widget.
- TriggeringElementTest::testAttemptAccessControlBypass in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ TriggeringElementTest.php - Tests attempts to bypass access control.
- TriggeringElementTest::testNoButtonInfoInPost in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ TriggeringElementTest.php - Tests the triggering element when no button information is included.
- UpdateScriptTest::testRequirements in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that requirements warnings and errors are correctly displayed.
- UrlTest::testFormUrl in core/
modules/ system/ tests/ src/ Functional/ Form/ UrlTest.php - Tests that #type 'url' fields are properly validated and trimmed.
- WebDriverTestBase::assertJsCondition in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Waits for the given time or until the given JS condition becomes TRUE.
- WebDriverTestBase::assertSession in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Returns WebAssert object.
- WebDriverTestBase::createScreenshot in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Creates a screenshot.
- WebDriverTestBase::failOnJavaScriptErrors in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Triggers a test failure if a JavaScript error was encountered.
- WebDriverTestBase::getDrupalSettings in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Gets the current Drupal javascript settings and parses into an array.
- WebDriverTestBase::initFrontPage in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Visits the front page when initializing Mink.
- WebDriverTestBase::tearDown in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - WizardTest::testCommentWizard in core/
modules/ comment/ tests/ src/ Functional/ Views/ WizardTest.php - Tests adding a view of comments.