Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileFieldWidgetTest::testPrivateFileComment | function | core/ |
Tests that download restrictions on private files work on comments. |
| FileFieldWidgetTest::testPrivateFileSetting | function | core/ |
Tests a file field with a "Private files" upload destination setting. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests uploading and remove buttons for a single-valued File field. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests upload and remove buttons for a single-valued File field. |
| FileFieldWidgetTest::testTemporaryFileRemovalExploit | function | core/ |
Tests exploiting the temporary file removal of another user using fid. |
| FileFieldWidgetTest::testTemporaryFileRemovalExploitAnonymous | function | core/ |
Tests exploiting the temporary file removal for anonymous users using fid. |
| FileFieldWidgetTest::testUploadingMoreFilesThanAllowed | function | core/ |
Tests uploading more files than allowed at once. |
| FileFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| FileFieldWidgetTest::testWidgetValidation | function | core/ |
Tests validation with the Upload button. |
| 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::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/ |
Modules to install. |
| 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/ |
Returns a unique string identifying the form. |
| FileNameLengthConstraintValidator | class | core/ |
Validates the file name length constraint. |
| FileNameLengthConstraintValidator.php | file | core/ |
|
| FileNameLengthConstraintValidator::validate | function | core/ |
|
| FileNameLengthConstraintValidatorTest | class | core/ |
Tests the FileNameLengthConstraintValidator. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.