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 |
---|---|---|---|
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublicUnclean | function | core/ |
Tests an image style URL with the "public://" scheme and unclean URLs. |
ImageStylesPathAndUrlTest::testImageStyleUrlExtraSlash | function | core/ |
Tests an image style URL with a file URL that has an extra slash in it. |
ImageStylesPathAndUrlTest::testImageStyleUrlForMissingSourceImage | function | core/ |
Tests that an invalid source image returns a 404. |
ImageUrlFormatter | class | core/ |
Plugin implementation of the 'image_url' formatter. |
ImageUrlFormatter.php | file | core/ |
|
ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ImageUrlFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
ImageUrlFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
install_full_redirect_url | function | core/ |
Returns the complete URL redirected to during an installation request. |
install_redirect_url | function | core/ |
Returns the URL that should be redirected to during an installation request. |
InvalidUpdateHookTest::$updateUrl | property | core/ |
URL for the upgrade script. |
JsonApiRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
JsonApiRegressionTest::testPostToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when POSTing. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo |
LanguageInterface::TYPE_URL | constant | core/ |
The type of language used for URLs. |
LanguageNegotiationUrl | class | core/ |
Class for identifying language via URL prefix or domain. |
LanguageNegotiationUrl.php | file | core/ |
|
LanguageNegotiationUrl::CONFIG_DOMAIN | constant | core/ |
URL language negotiation: use the domain as URL language indicator. |
LanguageNegotiationUrl::CONFIG_PATH_PREFIX | constant | core/ |
URL language negotiation: use the path prefix as URL language indicator. |
LanguageNegotiationUrl::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUrl::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
LanguageNegotiationUrl::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUrl::processInbound | function | core/ |
Processes the inbound path. |
LanguageNegotiationUrl::processOutbound | function | core/ |
Processes the outbound path. |
LanguageNegotiationUrlFallback | class | core/ |
Class that determines the language to be assigned to URLs when none is detected. |
LanguageNegotiationUrlFallback.php | file | core/ |
|
LanguageNegotiationUrlFallback::getLangcode | function | core/ |
Performs language negotiation. |
LanguageNegotiationUrlFallback::METHOD_ID | constant | core/ |
The language negotiation method id. |
LanguageNegotiationUrlTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl @group language |
LanguageNegotiationUrlTest | class | core/ |
@coversDefaultClass \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl @group language |
LanguageNegotiationUrlTest.php | file | core/ |
|
LanguageNegotiationUrlTest.php | file | core/ |
|
LanguageNegotiationUrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageNegotiationUrlTest::$languageManager | property | core/ |
|
LanguageNegotiationUrlTest::$modules | property | core/ |
Modules to enable. |
LanguageNegotiationUrlTest::$user | property | core/ |
|
LanguageNegotiationUrlTest::$user | property | core/ |
|
LanguageNegotiationUrlTest::providerTestDomain | function | core/ |
Provides data for the domain test. |
LanguageNegotiationUrlTest::providerTestPathPrefix | function | core/ |
Provides data for the path prefix test. |
LanguageNegotiationUrlTest::setUp | function | core/ |
|
LanguageNegotiationUrlTest::setUp | function | core/ |
|
LanguageNegotiationUrlTest::testDomain | function | core/ |
Test domain language negotiation and outbound path processing. |
LanguageNegotiationUrlTest::testDomain | function | core/ |
@covers ::processInbound |
LanguageNegotiationUrlTest::testPathPrefix | function | core/ |
Test path prefix language negotiation and outbound path processing. |
LanguageUILanguageNegotiationTest::testUrlLanguageFallback | function | core/ |
Test URL language detection when the requested URL has no language. |
LanguageUrlRewritingTest | class | core/ |
Tests that URL rewriting works as expected. |
LanguageUrlRewritingTest.php | file | core/ |
|
LanguageUrlRewritingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageUrlRewritingTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.