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 |
---|---|---|---|
FieldConfigDeleteForm::getCancelUrl | function | core/ |
|
FieldPluginBaseTest::$defaultUrlOptions | property | core/ |
Default configuration for URL output. |
FieldPluginBaseTest::$unroutedUrlAssembler | property | core/ |
The unrouted url assembler service. |
FieldPluginBaseTest::$urlGenerator | property | core/ |
The mocked url generator. |
FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions | function | core/ |
Data provider for ::testRenderAsLinkWithUrlAndOptions(). |
FieldPluginBaseTest::setUpUrlIntegrationServices | function | core/ |
Sets up the unrouted url assembler and the link generator. |
FieldPluginBaseTest::testRenderAsLinkWithUrlAndOptions | function | core/ |
Tests link rendering with a URL and options. |
FieldUrlTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
FieldUrlTest.php | file | core/ |
|
FieldUrlTest::$modules | property | core/ |
Modules to enable. |
FieldUrlTest::$testViews | property | core/ |
Views used by this test. |
FieldUrlTest::testFieldUrl | function | core/ |
|
FieldUrlTest::viewsData | function | core/ |
Returns the views data definition. |
FieldWebTest::testAlterUrl | function | core/ |
Tests rewriting the output to a link. |
File::createFileUrl | function | core/ |
Creates a file URL for the URI of this file. |
File::url | function | core/ |
|
FileInterface::createFileUrl | function | core/ |
Creates a file URL for the URI of this file. |
FileLegacyTest::testFileUrlDeprecation | function | core/ |
Tests that File::url() is deprecated. |
FileTransferAuthorizeFormTest::archiveFileUrlProvider | function | core/ |
Data provider method for testViaAuthorize(). |
FileUrlTest | class | core/ |
Tests the file url. |
FileUrlTest.php | file | core/ |
|
FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ |
Test public files with a different host name from settings. |
file_create_url | function | core/ |
Creates a web-accessible URL for a stream to an external or local file. |
file_test_file_url_alter | function | core/ |
Implements hook_file_url_alter(). |
FILE_URL_TEST_CDN_1 | constant | core/ |
|
FILE_URL_TEST_CDN_2 | constant | core/ |
|
file_url_transform_relative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
filter.url-input.txt | file | core/ |
This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. <blockquote> This is just a www.test.com. paragraph with person@test.com.… |
filter.url-output.txt | file | core/ |
This is just a <a href="http://www.test.com">www.test.com</a>. paragraph with <a href="mailto:person@test.com">person@test.com</a>. some <a… |
FilterAdminTest::testUrlFilterAdmin | function | core/ |
Tests the URL filter settings form is properly validated. |
FilterDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FilterKernelTest::testUrlFilter | function | core/ |
Tests the URL filter. |
FilterKernelTest::testUrlFilterContent | function | core/ |
Tests URL filter on longer content. |
FilterUrl | class | core/ |
Provides a filter to convert URLs into links. |
FilterUrl.php | file | core/ |
|
FilterUrl::process | function | core/ |
Performs the filter processing. |
FilterUrl::settingsForm | function | core/ |
Generates a filter's settings form. |
FilterUrl::tips | function | core/ |
Generates a filter's tip. |
FormState::setRedirectUrl | function | core/ |
Sets the redirect URL for the form. |
FormStateDecoratorBase::setRedirectUrl | function | core/ |
Sets the redirect URL for the form. |
FormStateDecoratorBaseTest::testSetRedirectUrl | function | core/ |
@covers ::setRedirectUrl |
FormStateInterface::setRedirectUrl | function | core/ |
Sets the redirect URL for the form. |
FormSubmitter::$urlGenerator | property | core/ |
The URL generator. |
FormSubmitterTest::$unroutedUrlAssembler | property | core/ |
The mocked unrouted URL assembler. |
FormSubmitterTest::$urlGenerator | property | core/ |
The mocked URL generator. |
FormSubmitterTest::providerTestRedirectWithUrl | function | core/ |
Provides test data for testing the redirectForm() method with a route name. |
FormSubmitterTest::testRedirectWithUrl | function | core/ |
Tests redirectForm() when a redirect is a Url object. |
FormTestBase::$urlGenerator | property | core/ |
The mocked URL generator. |
FormTestUrlForm | class | core/ |
Form constructor for testing #type 'url' elements. |
FormTestUrlForm.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.