Search for url
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Url | class | core/ |
Provides a form element for input of a URL. |
Url | class | core/ |
Defines an object that holds information about a URL. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TestUrl | class | core/ |
URL information holder with overridden access manager for testing. |
TestUrl::setAccessManager | function | core/ |
Sets the access manager. |
TrustedRedirectResponse::$trustedUrls | property | core/ |
A list of trusted URLs, which are safe to redirect to. |
TrustedRedirectResponse::setTrustedTargetUrl | function | core/ |
Sets the target URL to a trusted URL. |
TwigExtension::$fileUrlGenerator | property | core/ |
The file URL generator. |
TwigExtension::$urlGenerator | property | core/ |
The URL generator. |
TwigExtension::getFileUrl | function | core/ |
Gets the file URL. |
TwigExtension::getUrl | function | core/ |
Generates an absolute URL given a route name and parameters. |
TwigExtension::isUrlGenerationSafe | function | core/ |
Determines at compile time whether the generated URL will be safe. |
UnroutedUrlAssembler | class | core/ |
Provides a way to build external or non Drupal local domain URLs. |
UnroutedUrlAssembler.php | file | core/ |
|
UnroutedUrlAssembler::$pathProcessor | property | core/ |
The outbound path processor. |
UnroutedUrlAssembler::$requestStack | property | core/ |
A request stack object. |
UnroutedUrlAssembler::addOptionDefaults | function | core/ |
Merges in default defaults. |
UnroutedUrlAssembler::assemble | function | core/ |
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/ |
|
UnroutedUrlAssembler::buildLocalUrl | function | core/ |
|
UnroutedUrlAssembler::__construct | function | core/ |
Constructs a new unroutedUrlAssembler object. |
UnroutedUrlAssemblerInterface | interface | core/ |
Provides a way to build external or non Drupal local domain URLs. |
UnroutedUrlAssemblerInterface.php | file | core/ |
|
UnroutedUrlAssemblerInterface::assemble | function | core/ |
Builds a domain-local or external URL from a URI. |
UnroutedUrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url[[api-linebreak]] @group UrlTest |
UnroutedUrlTest.php | file | core/ |
|
UnroutedUrlTest::$router | property | core/ |
The router. |
UnroutedUrlTest::$unroutedExternal | property | core/ |
An unrouted, external URL to test. |
UnroutedUrlTest::$unroutedInternal | property | core/ |
An unrouted, internal URL to test. |
UnroutedUrlTest::$urlAssembler | property | core/ |
The URL assembler. |
UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
UnroutedUrlTest::setUp | function | core/ |
|
UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
UnroutedUrlTest::testFromUri | function | core/ |
Tests the fromUri() method. |
UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
UnroutedUrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
UnroutedUrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
UnroutedUrlTest::testGetUri | function | core/ |
Tests the getPath() method. |
UnroutedUrlTest::testIsExternal | function | core/ |
Tests the isExternal() method. |
UnroutedUrlTest::testToString | function | core/ |
Tests the toString() method. |
unrouted_url_assembler | service | core/ |
Drupal\Core\Utility\UnroutedUrlAssembler |
UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
Url | class | core/ |
Provides a form element for input of a URL. |
Url | class | core/ |
Defines an object that holds information about a URL. |
Url.php | file | core/ |
|
Url.php | file | core/ |
|
Url::$accessManager | property | core/ |
The access manager. |
Url::$external | property | core/ |
Indicates whether this object contains an external URL. |
Url::$internalPath | property | core/ |
Stores the internal path, if already requested by getInternalPath(). |
Url::$options | property | core/ |
The URL options. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.