21 calls to UiHelperTrait::cssSelect() in Drupal 10
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BrowserTestBaseTest::testCheckForMetaRefresh in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the ::checkForMetaRefresh() method.
- BulkFormAccessTest::testNodeEditAccess in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if nodes that may not be edited, can not be edited in bulk.
- BulkFormTest::testBulkForm in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormTest.php - Tests the user bulk form.
- ClaroTest::testIsUninstallable in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroTest.php - Tests that the Claro theme can be uninstalled.
- ElementTest::testRequiredFieldsetsAndDetails in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests the #required property on details and fieldset elements.
- ExperimentalThemeTest::testExperimentalConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Theme/ ExperimentalThemeTest.php - Tests installing experimental themes and dependencies in the UI.
- FilterDateTest::assertIds in core/
modules/ datetime/ tests/ src/ Functional/ Views/ FilterDateTest.php - Ensures that a given list of items appear on the view result.
- InstallerTest::setUpLanguage in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Installer step: Select language.
- InstallerTest::setUpProfile in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Installer step: Select installation profile.
- InstallerTest::setUpSettings in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Installer step: Configure settings.
- InstallerTest::setUpSite in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Final installer step: Configure site.
- NodeCommentsTest::testCommentCount in core/
modules/ comment/ tests/ src/ Functional/ Views/ NodeCommentsTest.php - Test the comment count field.
- NodeCommentsTest::testNewComments in core/
modules/ comment/ tests/ src/ Functional/ Views/ NodeCommentsTest.php - Tests the new comments field plugin.
- OliveroTest::testIsUninstallable in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Tests that the Olivero theme can be uninstalled.
- PagerTest::testMultiplePagers in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests proper functioning of multiple pagers.
- PagerTest::testPagerEllipsis in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests proper functioning of the ellipsis.
- StatusTest::testStatusPage in core/
modules/ system/ tests/ src/ Functional/ System/ StatusTest.php - Tests that the status page returns.
- TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests that an exposed taxonomy filter doesn't show unpublished terms.
- ThemeTest::testRegionClass in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Tests that region attributes can be manipulated via preprocess functions.
- ThemeTest::testSuggestionPreprocessForDefaults in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures suggestion preprocess functions run for default implementations.