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 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
Connection::createConnectionOptionsFromUrl function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Creates an array of database connection options from a URL.
Connection::createConnectionOptionsFromUrl function core/lib/Drupal/Core/Database/Connection.php Creates an array of database connection options from a URL.
Connection::createUrlFromConnectionOptions function core/lib/Drupal/Core/Database/Connection.php Creates a URL from an array of database connection options.
Connection::createUrlFromConnectionOptions function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Creates a URL from an array of database connection options.
ConnectionTest::providerCreateConnectionOptionsFromUrl function core/modules/sqlite/tests/src/Unit/ConnectionTest.php Data provider for testCreateConnectionOptionsFromUrl.
ConnectionTest::testCreateConnectionOptionsFromUrl function core/modules/sqlite/tests/src/Unit/ConnectionTest.php @covers ::createConnectionOptionsFromUrl
@dataProvider providerCreateConnectionOptionsFromUrl
ContactForm::getRedirectUrl function core/modules/contact/src/Entity/ContactForm.php Returns the \Drupal\Core\Url object for redirect path.
ContactFormInterface::getRedirectUrl function core/modules/contact/src/ContactFormInterface.php Returns the \Drupal\Core\Url object for redirect path.
ContactLink::getUrlInfo function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the URI elements of the link.
ContainerForm::$urlStub property core/modules/forum/src/Form/ContainerForm.php Reusable URL stub to use in watchdog messages.
ContentEntityDeleteForm::getCancelUrl function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php Returns the route to go to if the user cancels the action.
ContentTranslationHandler::entityFormDeleteTranslationUrl function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationPendingRevisionTestBase::getDeleteUrl function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Returns the delete translation URL for the specified entity.
ContentTranslationPendingRevisionTestBase::getEditUrl function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Returns the edit URL for the specified entity.
ContentTranslationTestBase::getEditUrl function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Returns the edit URL for the specified entity.
Cookie::addCheckToUrl function core/modules/user/src/Authentication/Provider/Cookie.php Adds a query parameter to check successful log in redirect URL.
cron-curl.sh file core/scripts/cron-curl.sh #!/bin/sh

curl --silent --compressed http://example.com/cron/YOURKEY
CssOptimizer::$fileUrlGenerator property core/lib/Drupal/Core/Asset/CssOptimizer.php The file URL generator.
CssOptimizerUnitTest::$fileUrlGenerator property core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php The file URL generator mock.
d6_url_alias.yml file core/modules/path/migrations/d6_url_alias.yml core/modules/path/migrations/d6_url_alias.yml
d7_url_alias.yml file core/modules/path/migrations/d7_url_alias.yml core/modules/path/migrations/d7_url_alias.yml
Database::convertDbUrlToConnectionInfo function core/lib/Drupal/Core/Database/Database.php Converts a URL to a database connection info array.
Database::getConnectionInfoAsUrl function core/lib/Drupal/Core/Database/Database.php Gets database connection info as a URL.
DbCommandBaseTest::testSpecifyDbUrl function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php Tests supplying database connection as a URL.
DblogClearLogConfirmForm::getCancelUrl function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the route to go to if the user cancels the action.
DefaultsSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the URL used to display the Layout Builder UI.
DefaultsSectionStorage::getRedirectUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the URL used when redirecting away from the Layout Builder UI.
DeleteForm::getCancelUrl function core/modules/forum/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getCancelUrl function core/modules/comment/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getRedirectUrl function core/modules/comment/src/Form/DeleteForm.php Returns the URL where the user should be redirected after deletion.
DeleteMultiple::getCancelUrl function core/modules/node/src/Form/DeleteMultiple.php Returns the route to go to if the user cancels the action.
DeleteMultipleForm::getCancelUrl function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns the route to go to if the user cancels the action.
DiscardLayoutChangesForm::getCancelUrl function core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php Returns the route to go to if the user cancels the action.
DisplayPluginBase::getMoreUrl function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Get the more URL for this view.
DisplayPluginBase::getUrl function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns a URL to $this display or its configured linked display.
DisplayPluginInterface::getUrl function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns a URL to $this display or its configured linked display.
DisplayRouterInterface::getUrlInfo function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Generates a URL to this display.
DisplayTest::testReadMoreCustomURL function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the readmore with custom URL.
DownloadTest::$fileUrlGenerator property core/modules/file/tests/src/Functional/DownloadTest.php The file URL generator.
DownloadTest::checkUrl function core/modules/file/tests/src/Functional/DownloadTest.php Download a file from the URL generated by generateString().
DownloadTest::testFileCreateUrl function core/modules/file/tests/src/Functional/DownloadTest.php Test FileUrlGeneratorInterface::generateString()
Drupal::urlGenerator function core/lib/Drupal.php Returns the URL generator service.
DrupalTest::testUrlGenerator function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the urlGenerator() method.
Drupal\media\IFrameUrlHelper service core/modules/media/media.services.yml
Drupal\media\OEmbed\UrlResolverInterface service core/modules/media/media.services.yml
drupal_current_script_url function core/includes/install.inc Returns the URL of the current script, with modified query parameters.
drupal_requirements_url function core/includes/install.inc Returns a URL for proceeding to the next page after a requirements problem.
DummyExternalReadOnlyWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns a web accessible URL for the resource.
DummyExternalReadOnlyWrapper::url_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve information about a file.
DummyReadOnlyStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Override getExternalUrl().

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