Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Builds a renderable array for a field value.
UriWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Defines the default settings for this plugin.
UriWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a form to configure settings for the widget.
UriWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a short summary for the current widget settings.
Url::$accessManager property core/lib/Drupal/Core/Url.php The access manager.
Url::$options property core/lib/Drupal/Core/Url.php The URL options.
Url::$routeParameters property core/lib/Drupal/Core/Url.php The route parameters.
Url::$urlAssembler property core/lib/Drupal/Core/Url.php The unrouted URL assembler.
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 Information about options for all kinds of purposes will be held here.
Url::fromUserInput function core/lib/Drupal/Core/Url.php Creates a Url object for a relative URI reference submitted by user input.
Url::getOptions function core/lib/Drupal/Core/Url.php Returns the URL options.
Url::getRouteParameters function core/lib/Drupal/Core/Url.php Returns the route parameters.
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.
Url::mergeOptions function core/lib/Drupal/Core/Url.php Merges the URL options with any currently set.
Url::setAbsolute function core/lib/Drupal/Core/Url.php Sets the value of the absolute option for this Url.
Url::setOption function core/lib/Drupal/Core/Url.php Sets a specific option.
Url::setOptions function core/lib/Drupal/Core/Url.php Sets the URL options.
Url::setRouteParameter function core/lib/Drupal/Core/Url.php Sets a specific route parameter.
Url::setRouteParameters function core/lib/Drupal/Core/Url.php Sets the route parameters.
Url::setUnrouted function core/lib/Drupal/Core/Url.php Sets this URL to encapsulate an unrouted URI.
Url::setUnroutedUrlAssembler function core/lib/Drupal/Core/Url.php Sets the unrouted URL assembler.
Url::setUrlGenerator function core/lib/Drupal/Core/Url.php Sets the URL generator.
Url::toString function core/lib/Drupal/Core/Url.php Generates the string URL representation for this Url object.
Url::toUriString function core/lib/Drupal/Core/Url.php Generates a URI string that represents the data in the Url object.
Url::trustedCallbacks function core/lib/Drupal/Core/Url.php
Url::unroutedUrlAssembler function core/lib/Drupal/Core/Url.php Gets the unrouted URL assembler for non-Drupal URLs.
Url::__construct function core/lib/Drupal/Core/Url.php Constructs a new Url object.
UrlAlias class core/modules/path/src/Plugin/migrate/source/d6/UrlAlias.php Drupal 6 URL aliases source from database.
UrlAlias class core/modules/path/src/Plugin/migrate/source/d7/UrlAlias.php Drupal 7 URL aliases source from database.
UrlAlias.php file core/modules/path/src/Plugin/migrate/source/d6/UrlAlias.php
UrlAlias.php file core/modules/path/src/Plugin/migrate/source/d7/UrlAlias.php
UrlAlias::fields function core/modules/path/src/Plugin/migrate/source/d6/UrlAlias.php Returns available fields on the source.
UrlAlias::fields function core/modules/path/src/Plugin/migrate/source/d7/UrlAlias.php Returns available fields on the source.
UrlAliasBase class core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Base class for the url_alias source plugins.
UrlAliasBase.php file core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php
UrlAliasBase::fields function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Returns available fields on the source.
UrlAliasBase::getIds function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Defines the source fields uniquely identifying a source row.
UrlAliasBase::query function core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Prepares query object to retrieve data from the source database.
UrlAliasTest class core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Tests the d6_url_alias source plugin.
UrlAliasTest class core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php Tests the d7_url_alias source plugin.
UrlAliasTest.php file core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php
UrlAliasTest.php file core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php
UrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Modules to install.

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