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 |
---|---|---|---|
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/ |
|
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. |
forum_url_alter_test.info.yml | file | core/ |
core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.info.yml |
forum_url_alter_test.path_processor | service | core/ |
Drupal\forum_url_alter_test\PathProcessorTest |
forum_url_alter_test.services.yml | file | core/ |
core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml |
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. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest | class | core/ |
Tests update of system.theme.global:logo.url if it's still the default of "". |
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php | file | core/ |
|
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate | function | core/ |
Tests update of system.theme.global:logo.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. |
help_topics_test.test_urls.html.twig | file | core/ |
--- label: 'URL test topic' top_level: true --- {% set non_route_link = render_var(help_route_link('not a route', 'not_a_real_route')) %} {% set missing_params_link = render_var(help_route_link('missing params',… |
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 |
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.