Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers ::validate |
FileFieldValidateTest | class | core/ |
Tests file field validation functions. |
FileFieldValidateTest | class | core/ |
Tests file field validation functions. |
FileFieldValidateTest.php | file | core/ |
|
FileFieldValidateTest.php | file | core/ |
|
FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldValidateTest::$modules | property | core/ |
Modules to install. |
FileFieldValidateTest::testAjaxValidationMessage | function | core/ |
Tests the validation message is displayed only once for ajax uploads. |
FileFieldValidateTest::testFileExtension | function | core/ |
Tests file extension checking. |
FileFieldValidateTest::testFileMaxSize | function | core/ |
Tests the max file size validator. |
FileFieldValidateTest::testFileRemoval | function | core/ |
Checks that a file can always be removed if it does not pass validation. |
FileFieldValidateTest::testRequired | function | core/ |
Tests the required property on file fields. |
FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
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. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.