Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileFieldWidgetTest | class | core/ |
Tests the file field widget, single and multi-valued, using AJAX upload. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget with public and private files. |
| FileFieldWidgetTest.php | file | core/ |
|
| FileFieldWidgetTest.php | file | core/ |
|
| FileFieldWidgetTest::$adminUser | property | core/ |
An user with administration permissions. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| FileFieldWidgetTest::createTemporaryFile | function | core/ |
Creates a temporary file, for a specific user. |
| FileFieldWidgetTest::doTestTemporaryFileRemovalExploit | function | core/ |
Helper for testing exploiting the temporary file removal using fid. |
| FileFieldWidgetTest::getTestFile | function | core/ |
Retrieves a sample file of the specified type. |
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::testFileExtensionsSetting | function | core/ |
Tests configuring file field's allowed file extensions setting. |
| FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| 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. |
| FileHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| 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. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.