Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Prepares query object to retrieve data from the source database. |
| FileValidationConstraint | class | core/ |
Validation File constraint. |
| FileValidationConstraint.php | file | core/ |
|
| FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
| FileValidationConstraintValidator.php | file | core/ |
|
| FileValidationConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileValidationConstraintValidator::validate | function | core/ |
|
| FileValidationConstraintValidator::__construct | function | core/ |
Creates a new FileValidationConstraintValidator. |
| FileValidationEvent | class | core/ |
Event for file validations. |
| FileValidationEvent.php | file | core/ |
|
| FileValidationEvent::__construct | function | core/ |
Creates a new FileValidationEvent. |
| FileValidationException | class | core/ |
Provides an exception for upload validation errors. |
| FileValidationException.php | file | core/ |
|
| FileValidationException::$errors | property | core/ |
The validation errors. |
| FileValidationException::$fileName | property | core/ |
The file name. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| FileValidationException::getFilename | function | core/ |
Gets the file name. |
| FileValidationException::__construct | function | core/ |
Constructs a new FileValidationException. |
| FileValidationTestSubscriber | class | core/ |
Provides a validation listener for file validation tests. |
| FileValidationTestSubscriber.php | file | core/ |
|
| FileValidationTestSubscriber::getSubscribedEvents | function | core/ |
|
| FileValidationTestSubscriber::onFileValidation | function | core/ |
Handles the file validation event. |
| FileValidator | class | core/ |
Provides a class for file validation. |
| FileValidator.php | file | core/ |
|
| FileValidator::validate | function | core/ |
Validates a File with a list of validators. |
| FileValidator::__construct | function | core/ |
Creates a new FileValidator. |
| FileValidatorInterface | interface | core/ |
Provides a file validator that supports a list of validations. |
| FileValidatorInterface.php | file | core/ |
Pagination
- Previous page
- Page 700
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.