Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
FileItem::validateDirectory | function | core/ |
Form API callback. |
FileItem::validateExtensions | function | core/ |
Form API callback. |
FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
FileItemValidationTest | class | core/ |
Tests that files referenced in file and image fields are always validated. |
FileItemValidationTest.php | file | core/ |
|
FileItemValidationTest::$modules | property | core/ |
|
FileItemValidationTest::$user | property | core/ |
A user. |
FileItemValidationTest::getFileTypes | function | core/ |
Provides a list of file types to test. |
FileItemValidationTest::setUp | function | core/ |
|
FileItemValidationTest::testFileValidationConstraint | function | core/ |
@covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraint[[api-linebreak]] @covers \Drupal\file\Plugin\Validation\Constraint\FileValidationConstraintValidator[[api-linebreak]] @dataProvider getFileTypes |
FileManagedFileElementTest::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
FileManagedFileElementTest::testUnusedPermanentFileValidation | function | core/ |
Verify that unused permanent files can be used. |
FileMediaFormatterTestBase::dataProvider | function | core/ |
Data provider for testRender. |
FileModuleTestForm::getFormId | function | core/ |
|
FileNameLengthConstraintValidator | class | core/ |
Validates the file name length constraint. |
FileNameLengthConstraintValidator.php | file | core/ |
|
FileNameLengthConstraintValidator::validate | function | core/ |
|
FileNameLengthConstraintValidatorTest | class | core/ |
Tests the FileNameLengthConstraintValidator. |
FileNameLengthConstraintValidatorTest.php | file | core/ |
|
FileNameLengthConstraintValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
FileRepositoryTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
FileRequiredTestForm::getFormId | function | core/ |
|
FileResourceTestBase::$entityTypeId | property | core/ |
|
FileRouteProvider | class | core/ |
Provides routes for files. |
FileRouteProvider.php | file | core/ |
|
FileRouteProvider::getRoutes | function | core/ |
|
FileSelection::validateReferenceableNewEntities | function | core/ |
|
FileServiceProvider | class | core/ |
Adds 'application/octet-stream' as a known (bin) format. |
FileServiceProvider.php | file | core/ |
|
FileServiceProvider::alter | function | core/ |
|
FileSizeLimitConstraintValidator | class | core/ |
Validates the FileSizeLimitConstraint. |
FileSizeLimitConstraintValidator.php | file | core/ |
|
FileSizeLimitConstraintValidator::create | function | core/ |
|
FileSizeLimitConstraintValidator::validate | function | core/ |
|
FileSizeLimitConstraintValidator::__construct | function | core/ |
Creates a new FileSizeConstraintValidator. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.