You are here

9 string references to unrouted_url_assembler in Drupal 10

FieldPluginBaseTest::setUp in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
FieldPluginBaseTest::setUpUrlIntegrationServices in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Sets up the unrouted url assembler and the link generator.
FormSubmitterTest::testRedirectWithoutResult in core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php
Tests the redirectForm() method when no redirect is expected.
GotoAction::create in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
LinkTest::mockUrlAssembler in core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php
Mocks the unrouted URL assembler.
RequestFormatRouteFilterTest::testNoRouteFound in core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
@covers ::filter
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats in core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
@covers ::filter
UnroutedUrlTest::setUp in core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
Url::unroutedUrlAssembler in core/lib/Drupal/Core/Url.php
Gets the unrouted URL assembler for non-Drupal URLs.