Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UriHostConstraintValidator | class | core/ |
Validates if a string conforms to the RFC 3986 host component. |
| UriHostConstraintValidator.php | file | core/ |
|
| UriHostConstraintValidator::isValid | function | core/ |
Return TRUE if value is a valid hostname or IP address literal. |
| UriHostConstraintValidator::validate | function | core/ |
|
| UriHostValidatorTest | class | core/ |
Tests the UriHost validator. |
| UriHostValidatorTest.php | file | core/ |
|
| UriHostValidatorTest::$modules | property | core/ |
Modules to install. |
| UriHostValidatorTest::setUp | function | core/ |
|
| UriHostValidatorTest::testUriHost | function | core/ |
Tests the UriHost constraint validator. |
| UriItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| UriItemTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| Url::$urlGenerator | property | core/ |
The URL generator. |
| Url::getOption | function | core/ |
Gets a specific option. |
| Url::getOptions | function | core/ |
Returns the URL options. |
| Url::setOption | function | core/ |
Sets a specific option. |
| Url::setOptions | function | core/ |
Sets the URL options. |
| 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::urlGenerator | function | core/ |
Gets the URL generator. |
| UrlConversionTest::providerConvertDbUrlToConnectionInfo | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
| UrlConversionTest::testDbUrlToConnectionConversion | function | core/ |
Tests db url to connection conversion. |
| UrlConversionTest::testNoModuleSpecifiedDefaultsToDriverName | function | core/ |
Tests that connection URL with no module name defaults to driver name. |
| UrlGenerator | class | core/ |
Generates URLs from route names and parameters. |
| UrlGenerator.php | file | core/ |
|
| UrlGenerator::$context | property | core/ |
|
| UrlGenerator::$decodedChars | property | core/ |
Overrides characters that will not be percent-encoded in the path segment. |
| UrlGenerator::$pathProcessor | property | core/ |
The path processor to convert the system path to one suitable for URLs. |
| UrlGenerator::$provider | property | core/ |
The route provider. |
| UrlGenerator::$requestStack | property | core/ |
A request stack object. |
| UrlGenerator::$routeProcessor | property | core/ |
The route processor. |
| UrlGenerator::doGenerate | function | core/ |
Substitute the route parameters into the route path. |
| UrlGenerator::generate | function | core/ |
|
| UrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| UrlGenerator::getContext | function | core/ |
|
| UrlGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
| UrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| UrlGenerator::getRoute | function | core/ |
Find the route using the provided route name. |
| UrlGenerator::isStrictRequirements | function | core/ |
|
| UrlGenerator::processPath | function | core/ |
Passes the path to a processor manager to allow alterations. |
| UrlGenerator::processRoute | function | core/ |
Passes the route to the processor manager for altering before compilation. |
| UrlGenerator::setContext | function | core/ |
|
| UrlGenerator::setStrictRequirements | function | core/ |
|
| UrlGenerator::__construct | function | core/ |
Constructs a new generator object. |
| UrlGeneratorInterface | interface | core/ |
Defines an interface for generating a URL from a route or system path. |
| UrlGeneratorInterface.php | file | core/ |
|
| UrlGeneratorInterface::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| UrlGeneratorInterface::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
Pagination
- Previous page
- Page 262
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.