12 calls to BrowserTestBase::getHttpClient()
- CommentNewIndicatorTest::renderNewCommentsNodeLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Get node "x new comments" metadata from the server for the current user.
- ContextualDynamicContextTest::renderContextualLinks in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Get server-rendered contextual links for the given contextual link ids.
- ContextualDynamicContextTest::testTokenProtection in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests the contextual placeholder content is protected by a token.
- CsrfRequestHeaderTest::testRouteAccess in core/
modules/ system/ tests/ src/ Functional/ CsrfRequestHeaderTest.php - Tests access to routes protected by CSRF request header requirements.
- DestinationTest::testDestination in core/
modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php - Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- EditorIntegrationLoadingTest::testUsersWithoutPermission in core/
modules/ quickedit/ tests/ src/ Functional/ EditorIntegrationLoadingTest.php - Tests loading of untransformed text when a user doesn't have access to it.
- EditorIntegrationLoadingTest::testUserWithPermission in core/
modules/ quickedit/ tests/ src/ Functional/ EditorIntegrationLoadingTest.php - Tests loading of untransformed text when a user does have access to it.
- EditorSecurityTest::testSwitchingSecurity in core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php - Tests administrator security: is the user safe when switching text formats?
- QuickEditCustomPipelineTest::testCustomPipeline in core/
modules/ quickedit/ tests/ src/ Functional/ QuickEditCustomPipelineTest.php - Tests that Quick Edit works with custom render pipelines.
- QuickEditEndPointAccessTest::assertAccessIsBlocked in core/
modules/ quickedit/ tests/ src/ Functional/ QuickEditEndPointAccessTest.php - Asserts that access to the passed URL is blocked.
- ResourceTestBase::request in core/
modules/ rest/ tests/ src/ Functional/ ResourceTestBase.php - Performs a HTTP request. Wraps the Guzzle HTTP client.
- ViewAjaxTest::testNonAjaxViewViaAjax in core/
modules/ views/ tests/ src/ Functional/ ViewAjaxTest.php - Ensures that non-ajax view cannot be accessed via an ajax HTTP request.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.