Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| FileFieldDisplayTest::testDescToggle | function | core/ |
Tests description toggle for field instance configuration. |
| FileImageDimensionsConstraint::$messageImageTooSmall | property | core/ |
The image too small message. |
| FileImageDimensionsConstraint::$messageResizedImageTooSmall | property | core/ |
The resized image too small message. |
| FileImageDimensionsConstraintValidator | class | core/ |
Validator for the FileImageDimensionsConstraint. |
| FileImageDimensionsConstraintValidator.php | file | core/ |
|
| FileImageDimensionsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileImageDimensionsConstraintValidator::validate | function | core/ |
|
| FileImageDimensionsConstraintValidator::__construct | function | core/ |
Creates a new FileImageDimensionsConstraintValidator. |
| FileImageDimensionsConstraintValidatorTest | class | core/ |
Tests the FileImageDimensionsConstraintValidator. |
| FileImageDimensionsConstraintValidatorTest.php | file | core/ |
|
| FileImageDimensionsConstraintValidatorTest::$image | property | core/ |
An image file. |
| FileImageDimensionsConstraintValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
| FileImageDimensionsConstraintValidatorTest::setUp | function | core/ |
|
| FileImageDimensionsConstraintValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
| FileIsImageConstraintValidator | class | core/ |
Validator for the FileIsImageConstraint. |
| FileIsImageConstraintValidator.php | file | core/ |
|
| FileIsImageConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileIsImageConstraintValidator::validate | function | core/ |
|
| FileIsImageConstraintValidator::__construct | function | core/ |
Creates a new FileIsImageConstraintValidator. |
| FileIsImageConstraintValidatorTest | class | core/ |
Tests the FileIsImageConstraintValidator. |
| FileIsImageConstraintValidatorTest.php | file | core/ |
|
| FileIsImageConstraintValidatorTest::$image | property | core/ |
An image file. |
| FileIsImageConstraintValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
| FileIsImageConstraintValidatorTest::setUp | function | core/ |
|
| FileIsImageConstraintValidatorTest::testFileIsImage | function | core/ |
This ensures a specific file is actually an image. |
| FileItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
| FileItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| FileItem::storageSettingsSummary | function | core/ |
Returns a short summary of the field's storage-level settings. |
| FileItem::validateDirectory | function | core/ |
Form API callback. |
| FileItemTest::$directory | property | core/ |
Directory where the sample files are stored. |
| FileItemTest::validateFileUriForDirectory | function | core/ |
Tests file URIs generated for a given file directory. |
| FileMoveTest::$fileRepository | property | core/ |
The file repository service. |
| FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
| FileNameLengthConstraint::$messageTooLong | property | core/ |
The message when file name is too long. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.