11 calls to UiHelperTrait::getAbsoluteUrl()
- BlockTest::testAddBlockFromLibraryWithWeight in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests adding a block from the library page with a weight query string.
- CommentPagerTest::clickLinkWithXPath in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Follows a link found at a give xpath query.
- ConfigInstallWebTest::testPreExistingConfigInstall in core/
modules/ config/ tests/ src/ Functional/ ConfigInstallWebTest.php - Tests pre-existing configuration detection.
- ConvertTest::testConvertFileInRoot in core/
modules/ image/ tests/ src/ Functional/ ImageEffect/ ConvertTest.php - Tests that files stored in the root folder are converted properly.
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- ImageDimensionsTest::testImageDimensions in core/
modules/ image/ tests/ src/ Functional/ ImageDimensionsTest.php - Tests styled image dimensions cumulatively.
- NodeActionsConfigurationTest::testAssignOwnerNodeActionAutocomplete in core/
modules/ node/ tests/ src/ Functional/ NodeActionsConfigurationTest.php - Tests the autocomplete field when configuring the AssignOwnerNode action.
- SearchConfigSettingsFormTest::setDefaultThroughUi in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Sets a search page as the default in the UI.
- TermAutocompleteTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php - UiHelperTrait::buildUrl in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Builds an absolute URL from a system path or a URL object.
- UiHelperTrait::checkForMetaRefresh in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Checks for meta refresh tag and if found call drupalGet() recursively.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.