Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url::mergeOptions | function | core/ |
Merges the URL options with any currently set. |
| Url::preRenderUrl | function | core/ |
Prepares a #type 'url' render element for input.html.twig. |
| Url::render | function | core/ |
|
| Url::setAbsolute | function | core/ |
Sets the value of the absolute option for this Url. |
| Url::setOption | function | core/ |
Sets a specific option. |
| Url::setOptions | function | core/ |
Sets the URL options. |
| Url::setRouteParameter | function | core/ |
Sets a specific route parameter. |
| Url::setRouteParameters | function | core/ |
Sets the route parameters. |
| Url::setUnrouted | function | core/ |
Sets this URL to encapsulate an unrouted URI. |
| Url::setUnroutedUrlAssembler | function | core/ |
Sets the unrouted URL assembler. |
| Url::setUrlGenerator | function | core/ |
Sets the URL generator. |
| Url::toString | function | core/ |
Generates the string URL representation for this Url object. |
| Url::toUriString | function | core/ |
Generates a URI string that represents the data in the Url object. |
| Url::trustedCallbacks | function | core/ |
|
| Url::unroutedUrlAssembler | function | core/ |
Gets the unrouted URL assembler for non-Drupal URLs. |
| Url::urlGenerator | function | core/ |
Gets the URL generator. |
| Url::validateUrl | function | core/ |
Form element validation handler for #type 'url'. |
| Url::__construct | function | core/ |
Constructs a new Url object. |
| UrlAlias | class | core/ |
Drupal 6 URL aliases source from database. |
| UrlAlias | class | core/ |
Drupal 7 URL aliases source from database. |
| UrlAlias.php | file | core/ |
|
| UrlAlias.php | file | core/ |
|
| UrlAlias::fields | function | core/ |
Returns available fields on the source. |
| UrlAlias::fields | function | core/ |
Returns available fields on the source. |
| UrlAliasBase | class | core/ |
Base class for the url_alias source plugins. |
| UrlAliasBase.php | file | core/ |
|
| UrlAliasBase::fields | function | core/ |
Returns available fields on the source. |
| UrlAliasBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UrlAliasBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| UrlAliasTest | class | core/ |
Tests the d6_url_alias source plugin. |
| UrlAliasTest | class | core/ |
Tests the d7_url_alias source plugin. |
| UrlAliasTest.php | file | core/ |
|
| UrlAliasTest.php | file | core/ |
|
| UrlAliasTest::$modules | property | core/ |
Modules to install. |
| UrlAliasTest::$modules | property | core/ |
Modules to install. |
| UrlAliasTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| UrlAliasTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| UrlAlterFunctionalTest | class | core/ |
Tests altering the inbound path and the outbound path. |
| UrlAlterFunctionalTest.php | file | core/ |
|
| UrlAlterFunctionalTest::$defaultTheme | property | core/ |
|
| UrlAlterFunctionalTest::$modules | property | core/ |
|
| UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that an inbound path is altered to an expected value. |
| UrlAlterFunctionalTest::assertUrlOutboundAlter | function | core/ |
Assert that an outbound path is altered to an expected value. |
| UrlAlterFunctionalTest::testUrlAlter | function | core/ |
Tests that URL altering works and that it occurs in the correct order. |
| UrlAlterTest | class | core/ |
Tests the capability to alter URLs. |
| UrlAlterTest.php | file | core/ |
|
| UrlAlterTest::$modules | property | core/ |
|
| UrlAlterTest::testUrlWithQueryString | function | core/ |
Tests altering outbound query string. |
| UrlBubbleableMetadataBubblingTest | class | core/ |
Tests that URL bubbleable metadata is correctly bubbled. |
| UrlBubbleableMetadataBubblingTest.php | file | core/ |
Pagination
- Previous page
- Page 1724
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.