Search for url
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTest::testGetAbsoluteUrl | function | core/ |
Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl(). |
ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
ConnectionTest::testCreateConnectionOptionsFromUrl | function | core/ |
@covers ::createConnectionOptionsFromUrl[[api-linebreak]] @dataProvider providerCreateConnectionOptionsFromUrl |
DrupalMinkClient::getMetaRefreshUrl | function | core/ |
Glean the meta refresh URL from the current page content. |
entity-link-output-url.php | file | core/ |
Test fixture. |
EntityLinkOutputUrlUpdateTest | class | core/ |
Tests that the additional settings are added to the entity link field. |
EntityLinkOutputUrlUpdateTest.php | file | core/ |
|
EntityLinkOutputUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityLinkOutputUrlUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the additional settings are added to the config. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
FileLegacyTest::testFileUrlDeprecation | function | core/ |
Tests that File::url() is deprecated. |
LegacyAliasStorageTest::sampleUrlAliases | function | core/ |
Returns an array of URL aliases for testing. |
LegacyMigrateUrlAliasTest | class | core/ |
Tests legacy URL alias migration. |
LegacyMigrateUrlAliasTest | class | core/ |
Tests legacy URL alias migration. |
LegacyMigrateUrlAliasTest.php | file | core/ |
|
LegacyMigrateUrlAliasTest.php | file | core/ |
|
LegacyMigrateUrlAliasTest::$stubMigration | property | core/ |
The legacy stub migration to use. |
LegacyMigrateUrlAliasTest::$stubMigration | property | core/ |
The legacy stub migration to use. |
LegacyMigrateUrlAliasTest::setUp | function | core/ |
|
LegacyMigrateUrlAliasTest::setUp | function | core/ |
|
MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
MediaUpdateTest::testEnableStandaloneUrl | function | core/ |
Tests that the standalone URL is still accessible. |
RESTTestBase::curlExec | function | core/ |
This method is overridden to deal with a cURL quirk: the usage of CURLOPT_CUSTOMREQUEST cannot be unset on the cURL handle, so we need to override it every time it is omitted. |
TestBase::$verboseDirectoryUrl | property | core/ |
URL to the verbose output file directory. |
UpdatePathTestBase::$updateUrl | property | core/ |
The update URL. |
UrlAlias | class | core/ |
Legacy destination class for non-entity path aliases. |
UrlAlias.php | file | core/ |
|
UrlAlias::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
UrlAlias::import | function | core/ |
Import the row. |
UrlGeneratorTrait | trait | core/ |
Wrapper methods for the Url Generator. |
UrlGeneratorTrait.php | file | core/ |
|
UrlGeneratorTrait::$urlGenerator | property | core/ |
The url generator. |
UrlGeneratorTrait::getUrlGenerator | function | core/ |
Returns the URL generator service. |
UrlGeneratorTrait::redirect | function | core/ |
Returns a redirect response object for the specified route. |
UrlGeneratorTrait::setUrlGenerator | function | core/ |
Sets the URL generator service. |
UrlGeneratorTrait::url | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
UrlGeneratorTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\UrlGeneratorTrait[[api-linebreak]] @group Routing @group legacy |
UrlGeneratorTraitTest.php | file | core/ |
|
UrlGeneratorTraitTest::testGetUrlGenerator | function | core/ |
@covers ::setUrlGenerator[[api-linebreak]] @covers ::getUrlGenerator[[api-linebreak]] |
UrlGeneratorTraitTest::testRedirect | function | core/ |
@covers ::redirect[[api-linebreak]] |
UrlGeneratorTraitTest::testUrl | function | core/ |
@covers ::url[[api-linebreak]] |
UrlRewritingTest | class | core/ |
Tests for file URL rewriting. |
UrlRewritingTest.php | file | core/ |
|
UrlRewritingTest::$modules | property | core/ |
Modules to enable. |
UrlRewritingTest::testPublicManagedFileURL | function | core/ |
Tests the rewriting of public managed file URLs by hook_file_url_alter(). |
UrlRewritingTest::testRelativeFileURL | function | core/ |
Test file_url_transform_relative(). |
UrlRewritingTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
WebTestBase::$additionalCurlOptions | property | core/ |
Additional cURL options. |
WebTestBase::$curlCookies | property | core/ |
Cookies to set on curl requests. |
WebTestBase::$curlHandle | property | core/ |
The handle of the current cURL connection. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.