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 |
---|---|---|---|
FormTestUrlForm::buildForm | function | core/ |
Form constructor. |
FormTestUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestUrlForm::submitForm | function | core/ |
Form submission handler. |
ForumForm::$urlStub | property | core/ |
Reusable url stub to use in watchdog messages. |
FunctionalTestSetupTrait::setupBaseUrl | function | core/ |
Sets up the base URL based upon the environment variable. |
GeneratedUrl | class | core/ |
Used to return generated URLs, along with associated bubbleable metadata. |
GeneratedUrl.php | file | core/ |
|
GeneratedUrl::$generatedUrl | property | core/ |
The string value of the URL. |
GeneratedUrl::getGeneratedUrl | function | core/ |
Gets the generated URL. |
GeneratedUrl::setGeneratedUrl | function | core/ |
Sets the generated URL. |
GotoAction::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
HelpTopicPluginBase::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
HelpTopicPluginInterface::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
hook_file_url_alter | function | core/ |
Alter the URL to a file. |
hook_oembed_resource_url_alter | function | core/ |
Alters an oEmbed resource URL before it is fetched. |
Html::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs. |
HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute @dataProvider providerTestTransformRootRelativeUrlsToAbsolute |
HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
@covers ::transformRootRelativeUrlsToAbsolute @dataProvider providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
HttpExceptionNormalizer::getInfoUrl | function | core/ |
Return a string to the common problem type. |
IFrameUrlHelper | class | core/ |
Providers helper functions for displaying oEmbed resources in an iFrame. |
IFrameUrlHelper.php | file | core/ |
|
IFrameUrlHelper::$privateKey | property | core/ |
The private key service. |
IFrameUrlHelper::$requestContext | property | core/ |
The request context service. |
IFrameUrlHelper::getHash | function | core/ |
Hashes an oEmbed resource URL. |
IFrameUrlHelper::isSecure | function | core/ |
Checks if an oEmbed URL can be securely displayed in an frame. |
IFrameUrlHelper::__construct | function | core/ |
IFrameUrlHelper constructor. |
IFrameUrlHelperTest | class | core/ |
@coversDefaultClass \Drupal\media\IFrameUrlHelper |
IFrameUrlHelperTest.php | file | core/ |
|
IFrameUrlHelperTest::providerIsSecure | function | core/ |
Data provider for testIsSecure(). |
IFrameUrlHelperTest::testIsSecure | function | core/ |
Tests that isSecure() behaves properly. |
ImageEffectDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
ImageStyle::buildUrl | function | core/ |
Returns the URL of this image derivative for an original image path or URI. |
ImageStyleFlushForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ImageStyleInterface::buildUrl | function | core/ |
Returns the URL of this image derivative for an original image path or URI. |
ImageStylesPathAndUrlTest | class | core/ |
Tests the functions for generating paths and URLs for image styles. |
ImageStylesPathAndUrlTest.php | file | core/ |
|
ImageStylesPathAndUrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStylesPathAndUrlTest::$modules | property | core/ |
Modules to enable. |
ImageStylesPathAndUrlTest::$style | property | core/ |
The image style. |
ImageStylesPathAndUrlTest::doImageStyleUrlAndPathTests | function | core/ |
Tests building an image style URL. |
ImageStylesPathAndUrlTest::setUp | function | core/ |
|
ImageStylesPathAndUrlTest::testImageStylePath | function | core/ |
Tests \Drupal\image\ImageStyleInterface::buildUri(). |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivate | function | core/ |
Tests an image style URL using the "private://" scheme. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivateLanguage | function | core/ |
Tests an image style URL with the "private://" schema and language prefix. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivateUnclean | function | core/ |
Tests an image style URL with the "private://" schema and unclean URLs. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublic | function | core/ |
Tests an image style URL using the "public://" scheme. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublicLanguage | function | core/ |
Tests an image style URL with the "public://" schema and language prefix. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.