Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlAlterTest | class | core/ |
Tests the capability to alter URLs. |
| UrlAlterTest.php | file | core/ |
|
| UrlAlterTest::$modules | property | core/ |
Modules to install. |
| UrlAlterTest::testUrlWithQueryString | function | core/ |
|
| UrlBubbleableMetadataBubblingTest | class | core/ |
Tests that URL bubbleable metadata is correctly bubbled. |
| UrlBubbleableMetadataBubblingTest.php | file | core/ |
|
| UrlBubbleableMetadataBubblingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlBubbleableMetadataBubblingTest::$modules | property | core/ |
Modules to install. |
| UrlBubbleableMetadataBubblingTest::setUp | function | core/ |
|
| UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests that URL bubbleable metadata is correctly bubbled. |
| 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/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
| UrlConversionTest::testDriverModuleDoesNotExist | function | core/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
| UrlConversionTest::testGetConnectionInfoAsUrl | function | core/ |
@covers ::getConnectionInfoAsUrl[[api-linebreak]] |
| UrlConversionTest::testGetInvalidArgumentExceptionInUrlConversion | function | core/ |
Tests ::convertDbUrlToConnectionInfo() exception for invalid arguments. |
| UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Tests ::getConnectionInfoAsUrl() exception for invalid arguments. |
| UrlConversionTest::testModuleDriverDoesNotExist | function | core/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
| UrlEncode::transform | function | core/ |
Performs the associated process. |
| UrlEncodeTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\UrlEncode[[api-linebreak]] @group file |
| UrlEncodeTest.php | file | core/ |
|
| UrlEncodeTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| UrlEncodeTest::doTransform | function | core/ |
Perform the urlencode process plugin over the given value. |
| UrlEncodeTest::testUrls | function | core/ |
Cover various encoding scenarios. @dataProvider urlDataProvider |
| UrlEncodeTest::urlDataProvider | function | core/ |
The data provider for testing URL encoding scenarios. |
| 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::$requestStack | property | core/ |
A request stack object. |
| UrlGenerator::$routeProcessor | property | core/ |
The route processor. |
| UrlGenerator::getRouteDebugMessage | function | core/ |
Gets either the route name or a string based on the route object. |
| UrlGenerator::getRouteStringIdentifier | function | core/ |
Gets either the route name or a string based on the route object. |
| 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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| UrlGenerator::setStrictRequirements | function | core/ |
|
| UrlGenerator::supports | function | core/ |
Checks if route name is a string or route object. |
| UrlGenerator::__construct | function | core/ |
Constructs a new generator object. |
| UrlGeneratorTest | class | core/ |
Confirm that the UrlGenerator is functioning properly. |
| UrlGeneratorTest.php | file | core/ |
|
| UrlGeneratorTest::$aliasManager | property | core/ |
The alias manager. |
| UrlGeneratorTest::$context | property | core/ |
The request context. |
| UrlGeneratorTest::$generator | property | core/ |
The URL generator to test. |
| UrlGeneratorTest::$processorManager | property | core/ |
The path processor. |
| UrlGeneratorTest::$provider | property | core/ |
The route provider. |
| UrlGeneratorTest::$requestStack | property | core/ |
The request stack. |
Pagination
- Previous page
- Page 1383
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.