Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Creates a root-relative web-accessible URL object. |
| FileUrlGenerator::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
| FileUrlGenerator::generatePath | function | core/ |
Generate a URL path. |
| FileUrlGenerator::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
| FileUrlGenerator::transformRelative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
| 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[[api-linebreak]] |
| 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[[api-linebreak]] |
| FileUrlGeneratorTest::testGenerateURIWithSchema | function | core/ |
@covers ::generate[[api-linebreak]] |
| 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. |
| FileUsageBase | class | core/ |
Defines the base class for database file usage backend. |
| FileUsageBase.php | file | core/ |
|
| FileUsageBase::$configFactory | property | core/ |
The config factory. |
| FileUsageBase::add | function | core/ |
Records that a module is using a file. |
| FileUsageBase::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| FileUsageBase::__construct | function | core/ |
Creates a FileUsageBase object. |
| FileUsageInterface | interface | core/ |
File usage backend interface. |
| FileUsageInterface.php | file | core/ |
|
| FileUsageInterface::add | function | core/ |
Records that a module is using a file. |
| FileUsageInterface::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| FileUsageInterface::listUsage | function | core/ |
Determines where a file is used. |
| FileUsed | class | core/ |
Drupal 7 file source from database restricted to used files. |
| FileUsed.php | file | core/ |
|
| FileUsed::query | function | core/ |
|
| FileValidationConstraint | class | core/ |
Validation File constraint. |
| FileValidationConstraint.php | file | core/ |
|
| FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
Pagination
- Previous page
- Page 674
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.