Search for url
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url | class | core/ |
Field handler to provide simple renderer that turns a URL into a clickable link. |
| Url | class | core/ |
Provides a form element for input of a URL. |
| Url | class | core/ |
Defines an object that holds information about a URL. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlAliasTest | class | core/ |
Tests the d7_url_alias source plugin. |
| UrlAliasTest.php | file | core/ |
|
| UrlAliasTest.php | file | core/ |
|
| UrlAliasTest::$modules | property | core/ |
Modules to enable. |
| UrlAliasTest::$modules | property | core/ |
Modules to enable. |
| UrlAliasTest::providerSource | function | core/ |
The data provider. |
| UrlAliasTest::providerSource | function | core/ |
The data provider. |
| UrlAlterFunctionalTest | class | core/ |
Tests altering the inbound path and the outbound path. |
| UrlAlterFunctionalTest.php | file | core/ |
|
| UrlAlterFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UrlAlterFunctionalTest::$modules | property | core/ |
Modules to enable. |
| UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that a inbound path is altered to an expected value. |
| UrlAlterFunctionalTest::assertUrlOutboundAlter | function | core/ |
Assert that an outbound path is altered to an expected value. |
| UrlAlterFunctionalTest::testUrlAlter | function | core/ |
Test that URL altering works and that it occurs in the correct order. |
| UrlAlterTest | class | core/ |
Tests the capability to alter URLs. |
| UrlAlterTest.php | file | core/ |
|
| UrlAlterTest::$modules | property | core/ |
Modules to enable. |
| 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 enable. |
| UrlBubbleableMetadataBubblingTest::setUp | function | 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/ |
Gets the cacheability metadata for the context. |
| UrlCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| UrlCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| 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 | class | core/ |
URL-encodes the input value. |
| UrlEncode.php | file | core/ |
|
| 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 |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.