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 |
|---|---|---|---|
| UrlHelperTest::providerTestFilterQueryParameters | function | core/ |
Provides data to self::testFilterQueryParameters(). |
| UrlHelperTest::providerTestInvalidAbsolute | function | core/ |
Provides data for testInvalidAbsolute(). |
| UrlHelperTest::providerTestInvalidRelativeData | function | core/ |
Provides data for testInvalidRelative(). |
| UrlHelperTest::providerTestIsExternal | function | core/ |
Provides data for self::testIsExternal(). |
| UrlHelperTest::providerTestParse | function | core/ |
Provides data for self::testParse(). |
| UrlHelperTest::providerTestStripDangerousProtocols | function | core/ |
Provides data for self::testStripDangerousProtocols(). |
| UrlHelperTest::providerTestValidAbsoluteData | function | core/ |
Data provider for testValidAbsolute(). |
| UrlHelperTest::providerTestValidRelativeData | function | core/ |
Provides data for testValidRelative(). |
| UrlHelperTest::testBuildQuery | function | core/ |
Tests query building. |
| UrlHelperTest::testEncodePath | function | core/ |
Tests path encoding. |
| UrlHelperTest::testExternalIsLocal | function | core/ |
Test detecting external urls that point to local resources. |
| UrlHelperTest::testExternalIsLocalInvalid | function | core/ |
Test invalid url arguments. |
| UrlHelperTest::testFilterBadProtocol | function | core/ |
Tests bad protocol filtering and escaping. |
| UrlHelperTest::testFilterQueryParameters | function | core/ |
Tests query filtering. |
| UrlHelperTest::testInvalidAbsolute | function | core/ |
Tests invalid absolute URLs. |
| UrlHelperTest::testInvalidRelative | function | core/ |
Tests invalid relative URLs. |
| UrlHelperTest::testIsExternal | function | core/ |
Tests external versus internal paths. |
| UrlHelperTest::testParse | function | core/ |
Tests url parsing. |
| UrlHelperTest::testStripDangerousProtocols | function | core/ |
Tests dangerous url protocol filtering. |
| UrlHelperTest::testValidAbsolute | function | core/ |
Tests valid absolute URLs. |
| UrlHelperTest::testValidRelative | function | core/ |
Tests valid relative URLs. |
| UrlIntegrationTest | class | core/ |
Tests the URL object integration into the access system. |
| UrlIntegrationTest.php | file | core/ |
|
| UrlIntegrationTest::$modules | property | core/ |
Modules to enable. |
| UrlIntegrationTest::testAccess | function | core/ |
Ensures that the access() method on \Drupal\Core\Url objects works. |
| UrlResolverTest | class | core/ |
Tests the oEmbed URL resolver service. |
| UrlResolverTest.php | file | core/ |
|
| UrlResolverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlResolverTest::providerEndpointMatching | function | core/ |
Data provider for testEndpointMatching(). |
| UrlResolverTest::providerUrlDiscovery | function | core/ |
Data provider for testUrlDiscovery(). |
| UrlResolverTest::setUp | function | core/ |
|
| UrlResolverTest::testEndpointMatching | function | core/ |
Tests resource URL resolution when the asset URL can be matched to a provider endpoint. |
| UrlResolverTest::testResourceUrlAlterHook | function | core/ |
Tests that hook_oembed_resource_url_alter() is invoked. |
| UrlResolverTest::testUrlDiscovery | function | core/ |
Tests URL resolution when the resource URL must be actively discovered by scanning the asset. |
| UrlRewritingTest | class | core/ |
Tests for file URL rewriting. |
| UrlRewritingTest.php | file | core/ |
|
| UrlRewritingTest::$modules | property | core/ |
Modules to enable. |
| UrlRewritingTest::testPublicManagedFileURL | function | core/ |
Tests the rewriting of public managed file URLs by hook_file_url_alter(). |
| UrlRewritingTest::testRelativeFileURL | function | core/ |
Test file_url_transform_relative(). |
| UrlRewritingTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
| UrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url[[api-linebreak]] @group UrlTest |
| UrlTest | class | core/ |
Confirm that \Drupal\Core\Url, \Drupal\Component\Utility\UrlHelper::filterQueryParameters(), \Drupal\Component\Utility\UrlHelper::buildQuery(), and \Drupal\Core\Utility\LinkGeneratorInterface::generate() work correctly with various input. |
| UrlTest | class | core/ |
Tests the form API URL element. |
| UrlTest.php | file | core/ |
|
| UrlTest.php | file | core/ |
|
| UrlTest.php | file | core/ |
Contains \Drupal\Tests\Core\UrlTest. |
| UrlTest::$container | property | core/ |
|
| UrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlTest::$map | property | core/ |
An array of values to use for the test. |
Pagination
- Previous page
- Page 727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.