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
UnroutedUrlTest class core/tests/Drupal/Tests/Core/UnroutedUrlTest.php @coversDefaultClass \Drupal\Core\Url
@group UrlTest
UnroutedUrlTest.php file core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
UnroutedUrlTest::$router property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php The router.
UnroutedUrlTest::$unroutedExternal property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php An unrouted, external URL to test.
UnroutedUrlTest::$unroutedInternal property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php An unrouted, internal URL to test.
UnroutedUrlTest::$urlAssembler property core/tests/Drupal/Tests/Core/UnroutedUrlTest.php The URL assembler.
UnroutedUrlTest::providerFromInvalidUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Data provider for testFromInvalidUri().
UnroutedUrlTest::providerFromUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Data provider for testFromUri().
UnroutedUrlTest::setUp function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
UnroutedUrlTest::testCreateFromRequest function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the createFromRequest method.
UnroutedUrlTest::testFromInvalidUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the fromUri() method.
UnroutedUrlTest::testFromUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the fromUri() method.
UnroutedUrlTest::testGetInternalPath function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getInternalPath() method.
UnroutedUrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getOptions() method.
UnroutedUrlTest::testGetRouteName function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteName() method.
UnroutedUrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteParameters() method.
UnroutedUrlTest::testGetUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getPath() method.
UnroutedUrlTest::testIsExternal function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the isExternal() method.
UnroutedUrlTest::testToString function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the toString() method.
UpdateContribTest::testUpdateBrokenFetchURL function core/modules/update/tests/src/Functional/UpdateContribTest.php Makes sure that if we fetch from a broken URL, sane things happen.
UpdateFetcher::$fetchUrl property core/modules/update/src/UpdateFetcher.php The fetch URL configured in the update settings.
UpdateFetcher::buildFetchUrl function core/modules/update/src/UpdateFetcher.php
UpdateFetcher::getFetchBaseUrl function core/modules/update/src/UpdateFetcher.php
UpdateFetcher::UPDATE_DEFAULT_URL constant core/modules/update/src/UpdateFetcher.php URL to check for updates, if a given project doesn't define its own.
UpdateFetcherInterface::buildFetchUrl function core/modules/update/src/UpdateFetcherInterface.php Generates the URL to fetch information about project updates.
UpdateFetcherInterface::getFetchBaseUrl function core/modules/update/src/UpdateFetcherInterface.php Returns the base of the URL to fetch available update data for a project.
UpdateFetcherTest::providerTestUpdateBuildFetchUrl function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Provide test data for self::testUpdateBuildFetchUrl().
UpdateFetcherTest::testUpdateBuildFetchUrl function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Tests that buildFetchUrl() builds the URL correctly.
UpdateMailTest::$urlGenerator property core/modules/update/tests/src/Unit/UpdateMailTest.php Mocked URL generator.
UpdatePathLastRemovedTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php URL for the upgrade script.
UpdatePathTestBase::$updateUrl property core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php The update URL.
UpdateRemovedPostUpdateTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php An user that can execute updates.
UpdateSchemaTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php The update URL.
UpdateScriptTest::$statusReportUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php The URL to the status report page.
UpdateScriptTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php URL to the update.php script.
UpdateSettingsDefaultFetchUrlUpdateTest class core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Tests update of update.settings:fetch.url if it's still the default of "".
UpdateSettingsDefaultFetchUrlUpdateTest.php file core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
UpdateSettingsDefaultFetchUrlUpdateTest::$defaultTheme property core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php The theme to install as the default for testing.
UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Set database dump files to be used.
UpdateSettingsDefaultFetchUrlUpdateTest::setUp function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Tests update of update.settings:fetch.url.
UpdatesWith7xTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php The URL for the update page.
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.
Url.php file core/lib/Drupal/Core/Render/Element/Url.php
Url.php file core/lib/Drupal/Core/Url.php
Url.php file core/modules/views/src/Plugin/views/field/Url.php
Url::$accessManager property core/lib/Drupal/Core/Url.php The access manager.
Url::$external property core/lib/Drupal/Core/Url.php Indicates whether this object contains an external URL.

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