Search for url

  1. Search 7.x for url
  2. Search 9.5.x for url
  3. Search 8.9.x for url
  4. Search 10.3.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 a 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
MetadataBubblingUrlGeneratorTest::$renderer property core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php The renderer.
MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling function core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php Data provider for ::testUrlBubbleableMetadataBubbling().
MetadataBubblingUrlGeneratorTest::setUp function core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php
MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling function core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php Tests bubbling of cacheable metadata for URLs.
MigrateUrlAliasNoTranslationTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php Tests URL alias migration.
MigrateUrlAliasNoTranslationTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasNoTranslationTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php URL alias migration.
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Tests URL alias migration.
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Modules to install.
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Modules to install.
MigrateUrlAliasTest::assertPath function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Asserts that a path alias matches a set of conditions.
MigrateUrlAliasTest::checkUrlMigration function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Checks the migration results.
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::testNodeCompleteUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Tests the URL alias migration using the node complete migration.
MigrateUrlAliasTest::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Tests the URL alias migration.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Tests the URL alias migration with translated nodes.
MigrateUrlAliasTestBase class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Tests URL alias migration.
MigrateUrlAliasTestBase.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Modules to install.
MigrateUrlAliasTestBase::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Tests the URL alias migration.
ModulesListConfirmForm::getCancelUrl function core/modules/system/src/Form/ModulesListConfirmForm.php Returns the route to go to if the user cancels the action.
ModulesUninstallConfirmForm::getCancelUrl function core/modules/system/src/Form/ModulesUninstallConfirmForm.php Returns the route to go to if the user cancels the action.
NegotiationBrowserDeleteForm::getCancelUrl function core/modules/language/src/Form/NegotiationBrowserDeleteForm.php Returns the route to go to if the user cancels the action.
NegotiationUrlForm class core/modules/language/src/Form/NegotiationUrlForm.php Configure the URL language negotiation method for this site.
NegotiationUrlForm.php file core/modules/language/src/Form/NegotiationUrlForm.php
NegotiationUrlForm::$languageManager property core/modules/language/src/Form/NegotiationUrlForm.php The language manager.
NegotiationUrlForm::buildForm function core/modules/language/src/Form/NegotiationUrlForm.php Form constructor.
NegotiationUrlForm::create function core/modules/language/src/Form/NegotiationUrlForm.php Instantiates a new instance of this class.
NegotiationUrlForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationUrlForm.php Gets the configuration names that will be editable.
NegotiationUrlForm::getFormId function core/modules/language/src/Form/NegotiationUrlForm.php Returns a unique string identifying the form.
NegotiationUrlForm::submitForm function core/modules/language/src/Form/NegotiationUrlForm.php Form submission handler.
NegotiationUrlForm::validateForm function core/modules/language/src/Form/NegotiationUrlForm.php Form validation handler.
NegotiationUrlForm::__construct function core/modules/language/src/Form/NegotiationUrlForm.php Constructs a new NegotiationUrlForm object.
NodeRevisionDeleteForm::getCancelUrl function core/modules/node/src/Form/NodeRevisionDeleteForm.php Returns the route to go to if the user cancels the action.
NodeRevisionRevertForm::getCancelUrl function core/modules/node/src/Form/NodeRevisionRevertForm.php Returns the route to go to if the user cancels the action.
NodeRSSContentTest::testUrlHandling function core/modules/node/tests/src/Functional/NodeRSSContentTest.php Tests relative, root-relative, protocol-relative and absolute URLs.
NodeSearch::buildSearchUrlQuery function core/modules/node/src/Plugin/Search/NodeSearch.php Builds the URL GET query parameters array for search.
NodeTranslationExceptionSubscriber::$urlGenerator property core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php The URL generator.
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Test that when content is language neutral, it uses interface language.
OEmbed::$iFrameUrlHelper property core/modules/media/src/Plugin/media/Source/OEmbed.php The iFrame URL helper service.
OEmbed::$urlResolver property core/modules/media/src/Plugin/media/Source/OEmbed.php The OEmbed manager service.
OEmbed::getThumbnailFileExtensionFromUrl function core/modules/media/src/Plugin/media/Source/OEmbed.php Tries to determine the file extension of a thumbnail.
OEmbedForm::$urlResolver property core/modules/media_library/src/Form/OEmbedForm.php The oEmbed URL resolver service.
OEmbedForm::validateUrl function core/modules/media_library/src/Form/OEmbedForm.php Validates the oEmbed URL.
OEmbedFormatter::$iFrameUrlHelper property core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php The iFrame URL helper service.

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