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 |
---|---|---|---|
FieldUrlTest::$modules | property | core/ |
Modules to install. |
FieldUrlTest::$testViews | property | core/ |
Views used by this test. |
FieldUrlTest::testFieldUrl | function | core/ |
|
FieldUrlTest::viewsData | function | core/ |
Returns the views data definition. |
FieldWebTest::testAlterUrl | function | core/ |
Tests rewriting the output to a link. |
File::$fileUrlGenerator | property | core/ |
The file URL generator. |
File::createFileUrl | function | core/ |
Creates a file URL for the URI of this file. |
FileEntityFormatterTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
FileInterface::createFileUrl | function | core/ |
Creates a file URL for the URI of this file. |
FileTransferAuthorizeFormTest::archiveFileUrlProvider | function | core/ |
Data provider method for testViaAuthorize(). |
FileUrlGenerator | class | core/ |
Default implementation for the file URL generator service. |
FileUrlGenerator.php | file | core/ |
|
FileUrlGenerator::$moduleHandler | property | core/ |
The module handler. |
FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
FileUrlGenerator::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileUrlGenerator::doGenerateString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGenerator::generate | function | core/ |
|
FileUrlGenerator::generateAbsoluteString | function | core/ |
|
FileUrlGenerator::generatePath | function | core/ |
Generate a URL path. |
FileUrlGenerator::generateString | function | core/ |
|
FileUrlGenerator::transformRelative | function | core/ |
|
FileUrlGenerator::__construct | function | core/ |
Constructs a new file URL generator object. |
FileUrlGeneratorInterface | interface | core/ |
Generates file URLs for a stream to an external or local file. |
FileUrlGeneratorInterface.php | file | core/ |
|
FileUrlGeneratorInterface::generate | function | core/ |
Creates a root-relative web-accessible URL object. |
FileUrlGeneratorInterface::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGeneratorInterface::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
FileUrlGeneratorInterface::transformRelative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
FileUrlGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\File\FileUrlGenerator |
FileUrlGeneratorTest.php | file | core/ |
|
FileUrlGeneratorTest::$fileUrlGenerator | property | core/ |
The file URL generator under test. |
FileUrlGeneratorTest::$modules | property | core/ |
Modules to install. |
FileUrlGeneratorTest::providerGenerateURI | function | core/ |
Data provider. |
FileUrlGeneratorTest::setUp | function | core/ |
|
FileUrlGeneratorTest::testGenerateAbsoluteStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateURI | function | core/ |
@covers ::generate |
FileUrlGeneratorTest::testGenerateURIWithSchema | function | core/ |
@covers ::generate |
FileUrlGeneratorTest::testPublicManagedFileURL | function | core/ |
Tests the rewriting of public managed file URLs by hook_file_url_alter(). |
FileUrlGeneratorTest::testRelativeFileURL | function | core/ |
Tests generate absolute string with relative URL. |
FileUrlGeneratorTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
FileUrlTest | class | core/ |
Tests the file URL. |
FileUrlTest.php | file | core/ |
|
FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ |
Tests public files with a different host name from settings. |
file_test_file_url_alter | function | core/ |
Implements hook_file_url_alter(). |
file_url_generator | service | core/ |
Drupal\Core\File\FileUrlGenerator |
FILE_URL_TEST_CDN_1 | constant | core/ |
|
FILE_URL_TEST_CDN_2 | constant | core/ |
|
filter.url-input.txt | file | core/ |
This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. <blockquote> This is just a www.test.com. paragraph with person@test.com.… |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.