Search for url

  1. Search 7.x for url
  2. Search 9.5.x for url
  3. Search 10.3.x for url
  4. Search 11.x for url
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Url class core/modules/views/src/Plugin/views/field/Url.php Field handler to provide simple renderer that turns a URL into a clickable link.
Url class core/lib/Drupal/Core/Render/Element/Url.php Provides a form element for input of a URL.
Url class core/lib/Drupal/Core/Url.php Defines an object that holds information about a URL.

All search results

Title Object type File name Summary
LanguageUrlRewritingTest::$webUser property core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php An user with permissions to administer languages.
LanguageUrlRewritingTest::checkUrl function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Check URL rewriting for the given language.
LanguageUrlRewritingTest::setUp function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php
LanguageUrlRewritingTest::testDomainNameNegotiationPort function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Check URL rewriting when using a domain name and a non-standard port.
LanguageUrlRewritingTest::testUrlRewritingEdgeCases function core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php Check that non-installed languages are not considered.
language_negotiation_url_domains function core/modules/language/language.module Reads language domains.
language_negotiation_url_prefixes function core/modules/language/language.module Reads language prefixes and uses the langcode if no prefix is set.
language_negotiation_url_prefixes_update function core/modules/language/language.module Update the list of prefixes from the installed languages.
LayoutBuilderDisableForm::getCancelUrl function core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php Returns the route to go to if the user cancels the action.
LayoutRebuildConfirmFormBase::getCancelUrl function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Returns the route to go to if the user cancels the action.
LayoutSectionTest::testLayoutUrlNoSectionField function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests that no Layout link shows without a section field.
LegacyAliasStorageTest::sampleUrlAliases function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php Returns an array of URL aliases for testing.
LegacyMigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php Tests legacy URL alias migration.
LegacyMigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php Tests legacy URL alias migration.
LegacyMigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::$stubMigration property core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php The legacy stub migration to use.
LegacyMigrateUrlAliasTest::$stubMigration property core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php The legacy stub migration to use.
LegacyMigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
Link::$url property core/lib/Drupal/Core/Link.php The URL of the link.
Link::fromTextAndUrl function core/lib/Drupal/Core/Link.php Creates a Link object from a given Url object.
Link::getUrl function core/lib/Drupal/Core/Link.php Returns the URL of the link.
Link::setUrl function core/lib/Drupal/Core/Link.php Sets the URL of this link.
LinkApprove::getUrlInfo function core/modules/comment/src/Plugin/views/field/LinkApprove.php Returns the URI elements of the link.
LinkBase::checkUrlAccess function core/modules/views/src/Plugin/views/field/LinkBase.php Checks access to the link route.
LinkBase::getUrlInfo function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the URI elements of the link.
LinkExternalProtocolsConstraintValidatorTest::testValidateIgnoresInternalUrls function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php @covers ::validate
LinkFieldTest::testURLValidation function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests link field URL validation.
LinkFormatter::buildUrl function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Builds the \Drupal\Core\Url object for a link field item.
LinkGenerator::$urlGenerator property core/lib/Drupal/Core/Utility/LinkGenerator.php The url generator.
LinkGeneratorTest::$urlAssembler property core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php The mocked URL Assembler service.
LinkGeneratorTest::$urlGenerator property core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php The mocked url generator.
LinkGeneratorTest::testGenerateUrlWithQuotes function core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php Tests the generate() method with a url containing double quotes.
LinkItem::getUrl function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Gets the URL object.
LinkItemInterface::getUrl function core/modules/link/src/LinkItemInterface.php Gets the URL object.
LinkReply::getUrlInfo function core/modules/comment/src/Plugin/views/field/LinkReply.php Returns the URI elements of the link.
LinkTest::mockUrlAssembler function core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php Mocks the unrouted URL assembler.
LocalStream::url_stat function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Support for stat().
MailFormatHelper::$urls property core/lib/Drupal/Core/Mail/MailFormatHelper.php Internal array of urls replaced with tokens.
MailFormatHelper::htmlToMailUrls function core/lib/Drupal/Core/Mail/MailFormatHelper.php Keeps track of URLs and replaces them with placeholder tokens.
MailTest::testConvertRelativeUrlsIntoAbsolute function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that relative paths in mails are converted into absolute URLs.
MaintenanceModeSubscriber::$urlGenerator property core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php The url generator.
ManageFieldsFunctionalTest::testNonExistentFieldUrls function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the access to non-existent field URLs.
media.oembed.iframe_url_helper service core/modules/media/media.services.yml Drupal\media\IFrameUrlHelper
media.oembed.url_resolver service core/modules/media/media.services.yml Drupal\media\OEmbed\UrlResolver
MediaDeleteMultipleConfirmForm::getCancelUrl function core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php Returns the route to go to if the user cancels the action.
MediaSettingsForm::$iFrameUrlHelper property core/modules/media/src/Form/MediaSettingsForm.php The iFrame URL helper service.
MediaThumbnailFormatter::getMediaThumbnailUrl function core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php Get the URL for the media thumbnail.
MediaUpdateTest::testEnableStandaloneUrl function core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php Tests that the standalone URL is still accessible.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.