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

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