Search for url
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url | class | core/ |
Field handler to provide simple renderer that turns a URL into a clickable link. |
| Url | class | core/ |
Provides a form element for input of a URL. |
| Url | class | core/ |
Defines an object that holds information about a URL. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnroutedUrlAssemblerTest::testAssembleWithLeadingSlash | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithLocalUri | function | core/ |
@covers ::assemble[[api-linebreak]] @covers ::buildLocalUrl[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithNeitherExternalNorDomainLocalUri | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlAssemblerTest::testAssembleWithStartingSlashEnabledProcessing | function | core/ |
@covers ::assemble[[api-linebreak]] |
| UnroutedUrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url[[api-linebreak]] @group UrlTest |
| UnroutedUrlTest.php | file | core/ |
|
| UnroutedUrlTest::$router | property | core/ |
The router. |
| UnroutedUrlTest::$unroutedExternal | property | core/ |
An unrouted, external URL to test. |
| UnroutedUrlTest::$unroutedInternal | property | core/ |
An unrouted, internal URL to test. |
| UnroutedUrlTest::$urlAssembler | property | core/ |
The URL assembler. |
| UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
| UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
| UnroutedUrlTest::setUp | function | core/ |
|
| UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
| UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
| UnroutedUrlTest::testFromUri | function | core/ |
Tests the fromUri() method. |
| UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
| UnroutedUrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
| UnroutedUrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
| UnroutedUrlTest::testGetUri | function | core/ |
Tests the getPath() method. |
| UnroutedUrlTest::testIsExternal | function | core/ |
Tests the isExternal() method. |
| UnroutedUrlTest::testToString | function | core/ |
Tests the toString() method. |
| unrouted_url_assembler | service | core/ |
Drupal\Core\Utility\UnroutedUrlAssembler |
| UpdateContribTest::testUpdateBrokenFetchURL | function | core/ |
Makes sure that if we fetch from a broken URL, sane things happen. |
| UpdateFetcher::$fetchUrl | property | core/ |
The fetch URL configured in the update settings. |
| UpdateFetcher::buildFetchUrl | function | core/ |
Generates the URL to fetch information about project updates. |
| UpdateFetcher::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcher::UPDATE_DEFAULT_URL | constant | core/ |
URL to check for updates, if a given project doesn't define its own. |
| UpdateFetcherInterface::buildFetchUrl | function | core/ |
Generates the URL to fetch information about project updates. |
| UpdateFetcherInterface::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcherTest::providerTestUpdateBuildFetchUrl | function | core/ |
Provide test data for self::testUpdateBuildFetchUrl(). |
| UpdateFetcherTest::testUpdateBuildFetchUrl | function | core/ |
Tests that buildFetchUrl() builds the URL correctly. |
| UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
| UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| UpdatePathTestBase::$updateUrl | property | core/ |
The update URL. |
| UpdateRemovedPostUpdateTest::$updateUrl | property | core/ |
An user that can execute updates. |
| UpdateSchemaTest::$updateUrl | property | core/ |
The update URL. |
| UpdateScriptTest::$statusReportUrl | property | core/ |
The URL to the status report page. |
| UpdateScriptTest::$updateUrl | property | core/ |
URL to the update.php script. |
| UpdateSettingsDefaultFetchUrlUpdateTest | class | core/ |
Tests update of update.settings:fetch.url if it's still the default of "". |
| UpdateSettingsDefaultFetchUrlUpdateTest.php | file | core/ |
|
| UpdateSettingsDefaultFetchUrlUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateSettingsDefaultFetchUrlUpdateTest::setUp | function | core/ |
|
| UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate | function | core/ |
Tests update of update.settings:fetch.url. |
| UpdatesWith7xTest::$updateUrl | property | core/ |
The URL for the update page. |
| update_post_update_set_blank_fetch_url_to_null | function | core/ |
Updates update.settings:fetch.url config if it's still at the default. |
| Url | class | core/ |
Provides a form element for input of a URL. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.