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 |
|---|---|---|---|
| UrlBubbleableMetadataBubblingTest::$defaultTheme | property | core/ |
|
| UrlBubbleableMetadataBubblingTest::$modules | property | core/ |
|
| UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests that URL bubbleable metadata is correctly bubbled. |
| UrlCacheContext | class | core/ |
Defines the UrlCacheContext service, for "per page" caching. |
| UrlCacheContext.php | file | core/ |
|
| UrlCacheContext::getCacheableMetadata | function | core/ |
|
| UrlCacheContext::getContext | function | core/ |
|
| UrlCacheContext::getLabel | function | core/ |
|
| UrlConversionTest | class | core/ |
Tests for database URL to/from database connection array conversions. |
| UrlConversionTest.php | file | core/ |
|
| UrlConversionTest::providerConvertDbUrlToConnectionInfo | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
| UrlConversionTest::providerGetConnectionInfoAsUrl | function | core/ |
Data provider for testGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Data provider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentsUrlConversion | function | core/ |
Data provider for testGetInvalidArgumentExceptionInUrlConversion(). |
| UrlConversionTest::testDbUrlToConnectionConversion | function | core/ |
Tests db url to connection conversion. |
| UrlConversionTest::testDriverModuleDoesNotExist | function | core/ |
Tests driver module does not exist. |
| UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
Tests get connection info as url. |
| UrlConversionTest::testGetInvalidArgumentExceptionInUrlConversion | function | core/ |
Tests ::convertDbUrlToConnectionInfo() exception for invalid arguments. |
| UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Tests ::getConnectionInfoAsUrl() exception for invalid arguments. |
| UrlConversionTest::testModuleDriverDoesNotExist | function | core/ |
Tests module driver does not exist. |
| UrlConversionTest::testNoModuleSpecifiedDefaultsToDriverName | function | core/ |
Tests that connection URL with no module name defaults to driver name. |
| UrlEncode | class | core/ |
URL-encodes the input value. |
| UrlEncode.php | file | core/ |
|
| UrlEncode::transform | function | core/ |
|
| UrlEncodeTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\UrlEncode. |
| UrlEncodeTest.php | file | core/ |
|
| UrlEncodeTest::$migrationConfiguration | property | core/ |
|
| UrlEncodeTest::doTransform | function | core/ |
Perform the urlencode process plugin over the given value. |
| UrlEncodeTest::testUrls | function | core/ |
Cover various encoding scenarios. |
| UrlEncodeTest::urlDataProvider | function | core/ |
The data provider for testing URL encoding scenarios. |
| 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/ |
|
| UrlGenerator::getContext | function | core/ |
|
| UrlGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
| UrlGenerator::getPathFromRoute | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 1725
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.