Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
UriItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php A field to use in this test class.
UriItemTest::providerMaxLength function core/tests/Drupal/Tests/Core/Field/UriItemTest.php Data provider for maximum-lengths.
UriItemTest::testGenerateSampleValue function core/tests/Drupal/Tests/Core/Field/UriItemTest.php Tests generating sample values.
UriItemTest::testUriField function core/modules/field/tests/src/Kernel/Uri/UriItemTest.php Tests URI field.
UriLinkFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Plugin implementation of the 'uri_link' formatter.
UriLinkFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php
UriLinkFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php
UriWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Plugin implementation of the 'uri' widget.
UriWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
UriWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
UriWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
UriWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
UriWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php
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 class core/modules/views/src/Plugin/views/field/Url.php Field handler to provide a renderer that turns a URL into a clickable link.
Url.php file core/modules/views/src/Plugin/views/field/Url.php
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.
Url::$routeName property core/lib/Drupal/Core/Url.php The route name.
Url::$routeParameters property core/lib/Drupal/Core/Url.php The route parameters.
Url::$unrouted property core/lib/Drupal/Core/Url.php Indicates whether this URL is for a URI without a Drupal route.
Url::$uri property core/lib/Drupal/Core/Url.php The non-route URI.
Url::$urlAssembler property core/lib/Drupal/Core/Url.php The unrouted URL assembler.
Url::$urlGenerator property core/lib/Drupal/Core/Url.php The URL generator.
Url::access function core/lib/Drupal/Core/Url.php Checks this Url object against applicable access check services.
Url::accessManager function core/lib/Drupal/Core/Url.php
Url::buildOptionsForm function core/modules/views/src/Plugin/views/field/Url.php Provide link to the page being visited.
Url::createFromRequest function core/lib/Drupal/Core/Url.php Returns the Url object matching a request.
Url::defineOptions function core/modules/views/src/Plugin/views/field/Url.php
Url::fromEntityUri function core/lib/Drupal/Core/Url.php Create a new Url object for entity URIs.
Url::fromInternalUri function core/lib/Drupal/Core/Url.php Creates a new Url object for 'internal:' URIs.
Url::fromRoute function core/lib/Drupal/Core/Url.php Creates a new Url object for a URL that has a Drupal route.
Url::fromRouteMatch function core/lib/Drupal/Core/Url.php Creates a new URL object from a route match.
Url::fromRouteUri function core/lib/Drupal/Core/Url.php Creates a new Url object for 'route:' URIs.
Url::fromUri function core/lib/Drupal/Core/Url.php Creates a new Url object from a URI.
Url::fromUserInput function core/lib/Drupal/Core/Url.php Creates a Url object for a relative URI reference submitted by user input.
Url::getInfo function core/lib/Drupal/Core/Render/Element/Url.php
Url::getInternalPath function core/lib/Drupal/Core/Url.php Returns the internal path (system path) for this route.
Url::getOption function core/lib/Drupal/Core/Url.php Gets a specific option.
Url::getOptions function core/lib/Drupal/Core/Url.php Returns the URL options.
Url::getRouteName function core/lib/Drupal/Core/Url.php Returns the route name.
Url::getRouteParameters function core/lib/Drupal/Core/Url.php Returns the route parameters.
Url::getUri function core/lib/Drupal/Core/Url.php Returns the URI value for this Url object.
Url::isExternal function core/lib/Drupal/Core/Url.php Indicates if this URL is external.
Url::isRouted function core/lib/Drupal/Core/Url.php Indicates if this URL has a Drupal route.

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