Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests that URL bubbleable metadata is correctly bubbled. |
| UrlConversionTest | class | core/ |
Tests for database URL to/from database connection array coversions. |
| UrlConversionTest.php | file | core/ |
|
| UrlConversionTest::providerConvertDbUrlToConnectionInfo | function | core/ |
Dataprovider for testDbUrltoConnectionConversion(). |
| UrlConversionTest::providerGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Dataprovider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentsUrlConversion | function | core/ |
Dataprovider for testGetInvalidArgumentExceptionInUrlConversion(). |
| UrlConversionTest::setUp | function | core/ |
|
| 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/ |
Test ::convertDbUrlToConnectionInfo() exception for invalid arguments. |
| UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl | function | core/ |
Test ::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/ |
|
| 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::supports | function | core/ |
|
| 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. |
| UrlGeneratorTest::$routeProcessorManager | property | core/ |
The mock route processor manager. |
| UrlGeneratorTest::aliasManagerCallback | function | core/ |
Return value callback for the getAliasByPath() method on the mock alias manager. |
| UrlGeneratorTest::assertGenerateFromRoute | function | core/ |
Asserts \Drupal\Core\Routing\UrlGenerator::generateFromRoute()'s output. |
| UrlGeneratorTest::providerTestAliasGenerationWithOptions | function | core/ |
Provides test data for testAliasGenerationWithOptions. |
| UrlGeneratorTest::providerTestNoPath | function | core/ |
Data provider for ::testNoPath(). |
| UrlGeneratorTest::setUp | function | core/ |
|
| UrlGeneratorTest::testAbsoluteURLGeneration | function | core/ |
Confirms that absolute URLs work with generated routes. |
| UrlGeneratorTest::testAbsoluteURLGenerationUsingInterfaceConstants | function | core/ |
Confirms that absolute URLs work with generated routes using interface constants. |
| UrlGeneratorTest::testAliasGeneration | function | core/ |
Confirms that generated routes will have aliased paths. |
Pagination
- Previous page
- Page 1311
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.