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 |
|---|---|---|---|
| FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
| FileEntityFormatterTest::testFormatterFileUri | function | core/ |
Tests the file_link field formatter. |
| FileEventSubscriber | class | core/ |
Sanitizes uploaded filenames. |
| FileEventSubscriber.php | file | core/ |
|
| FileEventSubscriber::getSubscribedEvents | function | core/ |
|
| FileEventSubscriber::sanitizeFilename | function | core/ |
Sanitizes the filename of a file being uploaded. |
| FileEventSubscriber::__construct | function | core/ |
Constructs a new file event listener. |
| FileException | class | core/ |
Base class for exceptions related to file handling operations. |
| FileException.php | file | core/ |
|
| FileExists.php | file | core/ |
|
| FileExistsException | class | core/ |
Exception thrown when a file unexpectedly exists. |
| FileExistsException.php | file | core/ |
|
| FileExtensionConstraint | class | core/ |
File extension constraint. |
| FileExtensionConstraint.php | file | core/ |
|
| FileExtensionConstraint::$extensions | property | core/ |
The allowed file extensions. |
| FileExtensionConstraint::$message | property | core/ |
The error message. |
| FileExtensionConstraint::getDefaultOption | function | core/ |
|
| FileExtensionConstraintValidator | class | core/ |
Validates the file extension constraint. |
| FileExtensionConstraintValidator.php | file | core/ |
|
| FileExtensionConstraintValidator::validate | function | core/ |
|
| FileExtensionConstraintValidatorTest | class | core/ |
Tests the FileExtensionConstraintValidator. |
| FileExtensionConstraintValidatorTest.php | file | core/ |
|
| FileExtensionConstraintValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileExtensionOnUri. |
| FileExtensionConstraintValidatorTest::testFileExtensionOnUri | function | core/ |
Tests the FileExtensionConstraintValidator. |
| FileExtensionFormatter | class | core/ |
Formatter to render a filename as file extension. |
| FileExtensionFormatter.php | file | core/ |
|
| FileExtensionFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileExtensionFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FileExtensionFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileExtensionFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileExtensionSecureConstraint | class | core/ |
File extension secure constraint. |
| FileExtensionSecureConstraint.php | file | core/ |
|
| FileExtensionSecureConstraint::$message | property | core/ |
The error message. |
| FileExtensionSecureConstraintValidator | class | core/ |
Validator for the FileExtensionSecureConstraint. |
| FileExtensionSecureConstraintValidator.php | file | core/ |
|
| FileExtensionSecureConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileExtensionSecureConstraintValidator::validate | function | core/ |
|
| FileExtensionSecureConstraintValidator::__construct | function | core/ |
Creates a new FileExtensionSecureConstraintValidator. |
| FileExtensionSecureConstraintValidatorTest | class | core/ |
Tests the FileExtensionSecureConstraintValidator. |
| FileExtensionSecureConstraintValidatorTest.php | file | core/ |
|
| FileExtensionSecureConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| FileField | class | core/ |
MigrateField Plugin for Drupal 6 file fields. |
| FileField | class | core/ |
MigrateField Plugin for Drupal 7 file fields. |
| FileField.php | file | core/ |
|
| FileField.php | file | core/ |
|
| FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| FileField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
Pagination
- Previous page
- Page 651
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.