Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url::isExternal | function | core/ |
Indicates if this URL is external. |
| Url::isRouted | function | core/ |
Indicates if this URL has a Drupal route. |
| Url::mergeOptions | function | core/ |
Merges the URL options with any currently set. |
| Url::renderAccess | function | core/ |
Checks a URL render element against applicable access check services. |
| 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/ |
Lists the trusted callbacks provided by the implementing class. |
| Url::unroutedUrlAssembler | function | core/ |
Gets the unrouted URL assembler for non-Drupal URLs. |
| 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/ |
|
| 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/ |
|
| UrlAliasTest::providerSource | function | core/ |
|
| UrlAlterFunctionalTest | class | core/ |
Tests altering the inbound path and the outbound path. |
| UrlAlterFunctionalTest | class | core/ |
Tests altering the inbound path and the outbound path. |
| UrlAlterFunctionalTest.php | file | core/ |
|
| UrlAlterFunctionalTest.php | file | core/ |
|
| UrlAlterFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlAlterFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlAlterFunctionalTest::$modules | property | core/ |
Modules to enable. |
| UrlAlterFunctionalTest::$modules | property | core/ |
Modules to install. |
| UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that an inbound path is altered to an expected value. |
| 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::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. |
| UrlAlterFunctionalTest::testUrlAlter | function | core/ |
Tests that URL altering works and that it occurs in the correct order. |
Pagination
- Previous page
- Page 1382
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.