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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getDefaultOption | function | core/ |
|
| FileExtensionConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| 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::__construct | function | core/ |
#[HasNamedArguments] |
| 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/ |
Tests validate. |
| 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. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileFieldAnonymousSubmissionTest | class | core/ |
Confirm that file field submissions work correctly for anonymous visitors. |
| FileFieldAnonymousSubmissionTest.php | file | core/ |
|
| FileFieldAnonymousSubmissionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldAnonymousSubmissionTest::doTestNodeWithFileWithoutTitle | function | core/ |
Helper method to test file submissions with missing node titles. |
| FileFieldAnonymousSubmissionTest::setUp | function | core/ |
Pagination
- Previous page
- Page 689
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.