Search for maxSize
- Search 7.x for maxSize
- Search 9.5.x for maxSize
- Search 8.9.x for maxSize
- Search 10.3.x for maxSize
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Environment::getUploadMaxSize | function | core/ | Determines the maximum file upload size by querying the PHP settings. | 
| FileFieldValidateTest::testFileMaxSize | function | core/ | Tests the max file size validator. | 
| FormBuilder::getFileUploadMaxSize | function | core/ | Wraps file_upload_max_size(). | 
| UploadedFileConstraint::$maxSize | property | core/ | The upload max size. Defaults to checking the environment. | 
| UploadedFileConstraintValidatorTest::$maxSize | property | core/ | The max 4 MB filesize to use for testing. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
