24 calls to UiHelperTrait::getAbsoluteUrl()
- AssetOptimizationTest::assertAggregate in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Asserts the aggregate header.
- AssetOptimizationTest::assertInvalidAggregates in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Asserts the aggregate when it is invalid.
- AssetOptimizationTest::invalidExclude in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Adds an invalid 'exclude' query parameter with an invalid value.
- AssetOptimizationTest::invalidInclude in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the 'include' query parameter with an invalid value.
- AssetOptimizationTest::omitInclude in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Removes the 'include' query parameter from the given URL.
- AssetOptimizationTest::omitTheme in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Removes the 'theme' query parameter from the given URL.
- AssetOptimizationTest::replaceGroupDelta in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the delta in the given URL.
- AssetOptimizationTest::replaceGroupHash in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the group hash in the given URL.
- AssetOptimizationTest::setInvalidLibrary in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the 'include' entry in the given URL with an invalid value.
- 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.
- ConfigTranslationUiThemeTest::testThemeDiscovery in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiThemeTest.php - Tests that theme provided *.config_translation.yml files are found.
- 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/ action/ tests/ src/ Functional/ Node/ NodeActionsConfigurationTest.php - Tests the autocomplete field when configuring the AssignOwnerNode action.
- PagerTest::testActiveClass in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests markup and CSS classes of pager links.
- PagerTest::testMultiplePagers in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests proper functioning of multiple pagers.
- 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.
- UnversionedAssetTest::testUnversionedAssets in core/
tests/ Drupal/ FunctionalTests/ Asset/ UnversionedAssetTest.php - Tests that unversioned assets cause a new filename when changed.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.