Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlConversionTest::testModuleDriverDoesNotExist | function | core/ |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
| 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. |
| 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. |
| UrlGeneratorTest::testAliasGenerationUsingInterfaceConstants | function | core/ |
Confirms that generated routes will have aliased paths using interface constants. |
| UrlGeneratorTest::testAliasGenerationWithOptions | function | core/ |
Confirms that generated routes will have aliased paths with options. |
| UrlGeneratorTest::testAliasGenerationWithParameters | function | core/ |
Confirms that generated routes will have aliased paths. |
| UrlGeneratorTest::testBaseURLGeneration | function | core/ |
Confirms that explicitly setting the base_url works with generated routes |
| UrlGeneratorTest::testGenerateWithPathProcessorChangingQueryParameter | function | core/ |
@covers \Drupal\Core\Routing\UrlGenerator::generateFromRoute[[api-linebreak]] |
| UrlGeneratorTest::testGetPathFromRouteTrailing | function | core/ |
Tests URL generation from route with trailing start and end slashes. |
| UrlGeneratorTest::testGetPathFromRouteWithSubdirectory | function | core/ |
Tests URL generation in a subdirectory. |
| UrlGeneratorTest::testNoPath | function | core/ |
Tests generating a relative URL with no path. |
| UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessing | function | core/ |
@covers ::generateFromRoute[[api-linebreak]] |
| UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRoute | function | core/ |
@covers ::generateFromRoute[[api-linebreak]] |
| UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRouteAndOptedInPathProcessing | function | core/ |
@covers ::generateFromRoute[[api-linebreak]] |
| UrlGeneratorTest::testUrlGenerationWithHttpsRequirement | function | core/ |
Test that the 'scheme' route requirement is respected during url generation. |
| UrlGeneratorTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\UrlGeneratorTrait[[api-linebreak]] @group Routing @group legacy |
| UrlGeneratorTraitTest.php | file | core/ |
|
| UrlGeneratorTraitTest::testGetUrlGenerator | function | core/ |
@covers ::setUrlGenerator[[api-linebreak]] @covers ::getUrlGenerator[[api-linebreak]] |
| UrlGeneratorTraitTest::testRedirect | function | core/ |
@covers ::redirect[[api-linebreak]] |
| UrlGeneratorTraitTest::testUrl | function | core/ |
@covers ::url[[api-linebreak]] |
| UrlHelperTest | class | core/ |
@group Utility |
| UrlHelperTest.php | file | core/ |
|
| UrlHelperTest::dataEnhanceWithPrefix | function | core/ |
Enhances test urls with prefixes. |
| UrlHelperTest::dataEnhanceWithScheme | function | core/ |
Enhances test urls with schemes |
| UrlHelperTest::providerTestBuildQuery | function | core/ |
Provides test data for testBuildQuery(). |
| UrlHelperTest::providerTestEncodePath | function | core/ |
Provides data for self::testEncodePath(). |
| UrlHelperTest::providerTestExternalIsLocal | function | core/ |
Provider for local external url detection. |
| UrlHelperTest::providerTestExternalIsLocalInvalid | function | core/ |
Provides invalid argument data for local external url detection. |
| UrlHelperTest::providerTestFilterBadProtocol | function | core/ |
Provides data for self::testTestFilterBadProtocol(). |
Pagination
- Previous page
- Page 726
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.