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::providerTestAssembleWithExternalUrl | function | core/ |
Provides test data for testAssembleWithExternalUrl. |
UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri | function | core/ |
|
UnroutedUrlAssemblerTest::setUp | function | core/ |
|
UnroutedUrlAssemblerTest::setupRequestStack | function | core/ |
Setups the request stack for a given subdir. |
UnroutedUrlAssemblerTest::testAssembleWithEnabledProcessing | function | core/ |
@covers ::assemble |
UnroutedUrlAssemblerTest::testAssembleWithExternalUrl | function | core/ |
@covers ::assemble @covers ::buildExternalUrl |
UnroutedUrlAssemblerTest::testAssembleWithLeadingSlash | function | core/ |
@covers ::assemble |
UnroutedUrlAssemblerTest::testAssembleWithLocalUri | function | core/ |
@covers ::assemble @covers ::buildLocalUrl |
UnroutedUrlAssemblerTest::testAssembleWithNeitherExternalNorDomainLocalUri | function | core/ |
@covers ::assemble |
UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ |
@covers ::assemble |
UnroutedUrlAssemblerTest::testAssembleWithStartingSlashEnabledProcessing | function | core/ |
@covers ::assemble |
UnroutedUrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url @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/ |
|
UpdateFetcher::getFetchBaseUrl | function | core/ |
|
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. |
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.