Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
Upsert::__toString function core/modules/pgsql/src/Driver/Database/pgsql/Upsert.php Implements PHP magic __toString method to convert the query to a string.
Upsert::__toString function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Upsert.php Implements PHP magic __toString method to convert the query to a string.
UriHostConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php Validates if a string conforms to the RFC 3986 host component.
UriHostConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
UriHostConstraintValidator::isValid function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php Return TRUE if value is a valid hostname or IP address literal.
UriHostConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
UriHostValidatorTest class core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php Tests the UriHost validator.
UriHostValidatorTest.php file core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php
UriHostValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php Modules to install.
UriHostValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php
UriHostValidatorTest::testUriHost function core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php Tests the UriHost constraint validator.
UriItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the storage-level settings for this plugin.
UriItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php A field to use in this test class.
Url::$urlGenerator property core/lib/Drupal/Core/Url.php The URL generator.
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::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::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::urlGenerator function core/lib/Drupal/Core/Url.php Gets the URL generator.
UrlConversionTest::providerConvertDbUrlToConnectionInfo function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Data provider for testDbUrlToConnectionConversion().
UrlConversionTest::testDbUrlToConnectionConversion function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Tests db url to connection conversion.
UrlConversionTest::testNoModuleSpecifiedDefaultsToDriverName function core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Tests that connection URL with no module name defaults to driver name.
UrlGenerator class core/lib/Drupal/Core/Routing/UrlGenerator.php Generates URLs from route names and parameters.
UrlGenerator.php file core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::$context property core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::$decodedChars property core/lib/Drupal/Core/Routing/UrlGenerator.php Overrides characters that will not be percent-encoded in the path segment.
UrlGenerator::$pathProcessor property core/lib/Drupal/Core/Routing/UrlGenerator.php The path processor to convert the system path to one suitable for URLs.
UrlGenerator::$provider property core/lib/Drupal/Core/Routing/UrlGenerator.php The route provider.
UrlGenerator::$requestStack property core/lib/Drupal/Core/Routing/UrlGenerator.php A request stack object.
UrlGenerator::$routeProcessor property core/lib/Drupal/Core/Routing/UrlGenerator.php The route processor.
UrlGenerator::doGenerate function core/lib/Drupal/Core/Routing/UrlGenerator.php Substitute the route parameters into the route path.
UrlGenerator::generate function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::generateFromRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Generates a URL or path for a specific route based on the given parameters.
UrlGenerator::getContext function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::getInternalPathFromRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Gets the path of a route.
UrlGenerator::getPathFromRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Gets the internal path (system path) for a route.
UrlGenerator::getRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Find the route using the provided route name.
UrlGenerator::isStrictRequirements function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::processPath function core/lib/Drupal/Core/Routing/UrlGenerator.php Passes the path to a processor manager to allow alterations.
UrlGenerator::processRoute function core/lib/Drupal/Core/Routing/UrlGenerator.php Passes the route to the processor manager for altering before compilation.
UrlGenerator::setContext function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::setStrictRequirements function core/lib/Drupal/Core/Routing/UrlGenerator.php
UrlGenerator::__construct function core/lib/Drupal/Core/Routing/UrlGenerator.php Constructs a new generator object.
UrlGeneratorInterface interface core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Defines an interface for generating a URL from a route or system path.
UrlGeneratorInterface.php file core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php
UrlGeneratorInterface::generateFromRoute function core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Generates a URL or path for a specific route based on the given parameters.
UrlGeneratorInterface::getPathFromRoute function core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Gets the internal path (system path) for a route.

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