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 |
|---|---|---|---|
| UriItemTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| UriItemTest::providerMaxLength | function | core/ |
Data provider for maximum-lengths. |
| UriItemTest::testGenerateSampleValue | function | core/ |
Tests generating sample values. |
| UriItemTest::testUriField | function | core/ |
Tests URI field. |
| UriLinkFormatter | class | core/ |
Plugin implementation of the 'uri_link' formatter. |
| UriLinkFormatter.php | file | core/ |
|
| UriLinkFormatter::viewElements | function | core/ |
|
| UriWidget | class | core/ |
Plugin implementation of the 'uri' widget. |
| UriWidget.php | file | core/ |
|
| UriWidget::defaultSettings | function | core/ |
|
| UriWidget::formElement | function | core/ |
|
| UriWidget::settingsForm | function | core/ |
|
| UriWidget::settingsSummary | function | core/ |
|
| 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 | class | core/ |
Field handler to provide a renderer that turns a URL into a clickable link. |
| Url.php | file | core/ |
|
| 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. |
| Url::$routeName | property | core/ |
The route name. |
| Url::$routeParameters | property | core/ |
The route parameters. |
| Url::$unrouted | property | core/ |
Indicates whether this URL is for a URI without a Drupal route. |
| Url::$uri | property | core/ |
The non-route URI. |
| Url::$urlAssembler | property | core/ |
The unrouted URL assembler. |
| Url::$urlGenerator | property | core/ |
The URL generator. |
| Url::access | function | core/ |
Checks this Url object against applicable access check services. |
| Url::accessManager | function | core/ |
|
| Url::buildOptionsForm | function | core/ |
Provide link to the page being visited. |
| Url::createFromRequest | function | core/ |
Returns the Url object matching a request. |
| Url::defineOptions | function | core/ |
|
| Url::fromEntityUri | function | core/ |
Create a new Url object for entity URIs. |
| Url::fromInternalUri | function | core/ |
Creates a new Url object for 'internal:' URIs. |
| Url::fromRoute | function | core/ |
Creates a new Url object for a URL that has a Drupal route. |
| Url::fromRouteMatch | function | core/ |
Creates a new URL object from a route match. |
| Url::fromRouteUri | function | core/ |
Creates a new Url object for 'route:' URIs. |
| Url::fromUri | function | core/ |
Creates a new Url object from a URI. |
| Url::fromUserInput | function | core/ |
Creates a Url object for a relative URI reference submitted by user input. |
| Url::getInfo | function | core/ |
|
| Url::getInternalPath | function | core/ |
Returns the internal path (system path) for this route. |
| Url::getOption | function | core/ |
Gets a specific option. |
| Url::getOptions | function | core/ |
Returns the URL options. |
| Url::getRouteName | function | core/ |
Returns the route name. |
| Url::getRouteParameters | function | core/ |
Returns the route parameters. |
| Url::getUri | function | core/ |
Returns the URI value for this Url object. |
| Url::isExternal | function | core/ |
Indicates if this URL is external. |
| Url::isRouted | function | core/ |
Indicates if this URL has a Drupal route. |
Pagination
- Previous page
- Page 1723
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.