22 calls to UiHelperTrait::buildUrl()
- BrowserTestBaseUserAgentTest::testUserAgentValidation in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseUserAgentTest.php - Test validation of the User-Agent header we use to perform test requests.
- BrowserWithJavascriptTest::drupalGetWithAlert in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - Retrieves a Drupal path or an absolute path.
- 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.
- DestinationTest::testDestination in core/
modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php - Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- EditorSecurityTest::testSwitchingSecurity in core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php - Tests administrator security: is the user safe when switching text formats?
- FileFieldWidgetTest::testWidgetElement in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests file widget element.
- JsonApiFunctionalTest::testRead in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTest.php - Test the GET method.
- PageCacheTest::testHead in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that HEAD requests are treated the same as GET requests.
- QuickEditCustomPipelineTest::testCustomPipeline in core/
modules/ quickedit/ tests/ src/ Functional/ QuickEditCustomPipelineTest.php - Tests that Quick Edit works with custom render pipelines.
- QuickEditEndPointAccessTest::testEndPointAccess in core/
modules/ quickedit/ tests/ src/ Functional/ QuickEditEndPointAccessTest.php - Tests that Quick Edit endpoints are protected from anonymous requests.
- QuickEditImageControllerTest::uploadImage in core/
modules/ image/ tests/ src/ Functional/ QuickEditImageControllerTest.php - Uploads an image using the image module's Quick Edit route.
- QuickEditIntegrationLoadingTest::testUsersWithoutPermission in core/
modules/ editor/ tests/ src/ Functional/ QuickEditIntegrationLoadingTest.php - Test loading of untransformed text when a user doesn't have access to it.
- QuickEditIntegrationLoadingTest::testUserWithPermission in core/
modules/ editor/ tests/ src/ Functional/ QuickEditIntegrationLoadingTest.php - Test loading of untransformed text when a user does have access to it.
- ResourceTest::testSerializationClassIsOptional in core/
modules/ rest/ tests/ src/ Functional/ ResourceTest.php - Tests that serialization_class is optional.
- 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.
- StyleSerializerTest::testRestViewsAuthentication in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Checks that the auth options restricts access to a REST views display.
- UiHelperTrait::drupalGet in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Retrieves a Drupal path or an absolute path.
- UITestBase::drupalGet in core/
modules/ views_ui/ tests/ src/ Functional/ UITestBase.php - Retrieves a Drupal path or an absolute path.
- UncaughtExceptionTest::drupalGet in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Retrieves a Drupal path or an absolute path.
- 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.