Search for url

  1. Search 7.x for url
  2. Search 9.5.x for url
  3. Search 8.9.x for url
  4. Search 10.3.x for url
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Url class core/lib/Drupal/Core/Render/Element/Url.php Provides a form element for input of a URL.
Url class core/lib/Drupal/Core/Url.php Defines an object that holds information about a URL.

All search results

Title Object type File name Summary
TestUrl class core/tests/Drupal/Tests/Core/UrlTest.php URL information holder with overridden access manager for testing.
TestUrl::setAccessManager function core/tests/Drupal/Tests/Core/UrlTest.php Sets the access manager.
TrustedRedirectResponse::$trustedUrls property core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php A list of trusted URLs, which are safe to redirect to.
TrustedRedirectResponse::setTrustedTargetUrl function core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php Sets the target URL to a trusted URL.
TwigExtension::$fileUrlGenerator property core/lib/Drupal/Core/Template/TwigExtension.php The file URL generator.
TwigExtension::$urlGenerator property core/lib/Drupal/Core/Template/TwigExtension.php The URL generator.
TwigExtension::getFileUrl function core/lib/Drupal/Core/Template/TwigExtension.php Gets the file URL.
TwigExtension::getUrl function core/lib/Drupal/Core/Template/TwigExtension.php Generates an absolute URL given a route name and parameters.
TwigExtension::isUrlGenerationSafe function core/lib/Drupal/Core/Template/TwigExtension.php Determines at compile time whether the generated URL will be safe.
UnroutedUrlAssembler class core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php Provides a way to build external or non Drupal local domain URLs.
UnroutedUrlAssembler.php file core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UnroutedUrlAssembler::$pathProcessor property core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php The outbound path processor.
UnroutedUrlAssembler::$requestStack property core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php A request stack object.
UnroutedUrlAssembler::addOptionDefaults function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php Merges in default defaults.
UnroutedUrlAssembler::assemble function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php This is a helper function that calls buildExternalUrl() or buildLocalUrl()
based on a check of whether the path is a valid external URL.
UnroutedUrlAssembler::buildExternalUrl function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UnroutedUrlAssembler::buildLocalUrl function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UnroutedUrlAssembler::__construct function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php Constructs a new unroutedUrlAssembler object.
UnroutedUrlAssemblerInterface interface core/lib/Drupal/Core/Utility/UnroutedUrlAssemblerInterface.php Provides a way to build external or non Drupal local domain URLs.
UnroutedUrlAssemblerInterface.php file core/lib/Drupal/Core/Utility/UnroutedUrlAssemblerInterface.php
UnroutedUrlAssemblerInterface::assemble function core/lib/Drupal/Core/Utility/UnroutedUrlAssemblerInterface.php Builds a domain-local or external URL from a URI.
UnroutedUrlTest class core/tests/Drupal/Tests/Core/UnroutedUrlTest.php @coversDefaultClass \Drupal\Core\Url[[api-linebreak]]
@group UrlTest
UnroutedUrlTest.php file core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
UnroutedUrlTest::$router property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php The router.
UnroutedUrlTest::$unroutedExternal property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php An unrouted, external URL to test.
UnroutedUrlTest::$unroutedInternal property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php An unrouted, internal URL to test.
UnroutedUrlTest::$urlAssembler property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php The URL assembler.
UnroutedUrlTest::providerFromInvalidUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Data provider for testFromInvalidUri().
UnroutedUrlTest::providerFromUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Data provider for testFromUri().
UnroutedUrlTest::setUp function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
UnroutedUrlTest::testCreateFromRequest function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the createFromRequest method.
UnroutedUrlTest::testFromInvalidUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the fromUri() method.
UnroutedUrlTest::testFromUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the fromUri() method.
UnroutedUrlTest::testGetInternalPath function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getInternalPath() method.
UnroutedUrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getOptions() method.
UnroutedUrlTest::testGetRouteName function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteName() method.
UnroutedUrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteParameters() method.
UnroutedUrlTest::testGetUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getPath() method.
UnroutedUrlTest::testIsExternal function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the isExternal() method.
UnroutedUrlTest::testToString function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the toString() method.
unrouted_url_assembler service core/core.services.yml Drupal\Core\Utility\UnroutedUrlAssembler
UpdateMailTest::$urlGenerator property core/modules/update/tests/src/Unit/UpdateMailTest.php Mocked URL generator.
Url class core/lib/Drupal/Core/Render/Element/Url.php Provides a form element for input of a URL.
Url class core/lib/Drupal/Core/Url.php Defines an object that holds information about a URL.
Url.php file core/lib/Drupal/Core/Render/Element/Url.php
Url.php file core/lib/Drupal/Core/Url.php
Url::$accessManager property core/lib/Drupal/Core/Url.php The access manager.
Url::$external property core/lib/Drupal/Core/Url.php Indicates whether this object contains an external URL.
Url::$internalPath property core/lib/Drupal/Core/Url.php Stores the internal path, if already requested by getInternalPath().
Url::$options property core/lib/Drupal/Core/Url.php The URL options.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.