Search for url
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url | class | core/ |
Field handler to provide a 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::viewsData | function | core/ |
Defines the Views data for the test entity. |
| 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. |
| FileTestHooks::fileUrlAlter | function | core/ |
Implements hook_file_url_alter(). |
| 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/ |
Tests Drupal\Core\File\FileUrlGenerator. |
| FileUrlGeneratorTest.php | file | core/ |
|
| FileUrlGeneratorTest::$fileUrlGenerator | property | core/ |
The file URL generator under test. |
| FileUrlGeneratorTest::$modules | property | core/ |
|
| 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/ |
Tests generate u r i. |
| FileUrlGeneratorTest::testGenerateURIWithSchema | function | core/ |
Tests generate u r i with schema. |
| 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_url_generator | service | core/ |
Drupal\Core\File\FileUrlGenerator |
| 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.… |
| filter.url-output.txt | file | core/ |
This is just a <a href="http://www.test.com">www.test.com</a>. paragraph with <a href="mailto:person@test.com">person@test.com</a>. some <a… |
| FilterAdminTest::testUrlFilterAdmin | function | core/ |
Tests the URL filter settings form is properly validated. |
| FilterDisableForm::getCancelUrl | function | core/ |
|
| FilterEnableForm::getCancelUrl | function | core/ |
|
| FilterKernelTest::testUrlFilter | function | core/ |
Tests the URL filter. |
| FilterKernelTest::testUrlFilterContent | function | core/ |
Tests URL filter on longer content. |
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.