20 calls to BrowserTestBase::getDrupalSettings()
- AccessDeniedTest::testAccessDenied in core/
modules/ system/ tests/ src/ Functional/ System/ AccessDeniedTest.php - BigPipeTest::testBigPipe in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe-delivered HTML responses when JavaScript is enabled.
- BigPipeTest::testBigPipeNoJs in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe-delivered HTML responses when JavaScript is disabled.
- BrowserTestBaseTest::testDrupalSettings in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests that JavaScript Drupal settings can be read.
- BrowserTestBaseTest::testGoTo in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests basic page test.
- CommentCSSTest::testCommentClasses in core/
modules/ comment/ tests/ src/ Functional/ CommentCSSTest.php - Tests CSS classes on comments.
- CommentEntityTest::testEntityChanges in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityTest.php - Tests CSS classes on comments.
- CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Tests new comment marker.
- EditorLoadingTest::getThingsToCheck in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - FieldTypeCategoriesIntegrationTest::testLibrariesLoaded in core/
modules/ field_ui/ tests/ src/ Functional/ FieldTypeCategoriesIntegrationTest.php - Tests if the libraries are loaded on FieldStorageAddForm.
- HistoryTest::testHistory in core/
modules/ history/ tests/ src/ Functional/ HistoryTest.php - Verifies that the history endpoints work.
- LanguageSwitchingTest::doTestLanguageBlockAuthenticated in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For authenticated users, the "active" class is set by JavaScript.
- LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For authenticated users, the "active" class is set by JavaScript.
- StatisticsLoggingTest::testLogging in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsLoggingTest.php - Verifies node hit counter logging and script placement.
- ThemeTokenTest::testThemeToken in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTokenTest.php - Tests if the 'theme_token' key of 'ajaxPageState' is computed.
- ToolbarAdminMenuTest::getSubtreesHash in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Get the hash value from the admin menu subtrees route path.
- TourTest::getTourTips in core/
modules/ tour/ tests/ src/ Functional/ TourTest.php - Gets tour tips from the JavaScript drupalSettings variable.
- TourTestBase::assertTourTips in core/
modules/ tour/ tests/ src/ Functional/ TourTestBase.php - Asserts the presence of page elements for tour tips.
- TrackerTest::assertHistoryMetadata in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Passes if the appropriate history metadata exists.
- ViewAjaxTest::testAjaxView in core/
modules/ views/ tests/ src/ Functional/ ViewAjaxTest.php - Tests an ajax view.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.