Search for file
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
File | class | core/ |
File entity media source. |
File | class | core/ |
Defines the file entity class. |
File | class | core/ |
Field handler to provide simple renderer that allows linking to a file. |
File | class | core/ |
Tests creating managed files views with the wizard. |
File | class | core/ |
Drupal 6 file source from database. |
File | class | core/ |
Drupal 7 file source from database. |
File | class | core/ |
Provides a form element for uploading a file. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UploadedFileConstraint::$uploadPartialErrorMessage | property | core/ |
The upload partial error message. |
UploadedFileConstraintValidator | class | core/ |
Constraint validator for uploaded files. |
UploadedFileConstraintValidator.php | file | core/ |
|
UploadedFileConstraintValidator::validate | function | core/ |
|
UploadedFileConstraintValidatorTest | class | core/ |
Tests the uploaded file validator. |
UploadedFileConstraintValidatorTest.php | file | core/ |
|
UploadedFileConstraintValidatorTest::$filename | property | core/ |
The file name. |
UploadedFileConstraintValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
UploadedFileConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
UploadedFileConstraintValidatorTest::$path | property | core/ |
The temporary file path. |
UploadedFileConstraintValidatorTest::$validator | property | core/ |
A validator. |
UploadedFileConstraintValidatorTest::setUp | function | core/ |
|
UploadedFileConstraintValidatorTest::testValidateFail | function | core/ |
@covers ::validate @dataProvider validateProvider |
UploadedFileConstraintValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileConstraintValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
UploadedFileInterface | interface | core/ |
Provides an interface for uploaded files. |
UploadedFileInterface.php | file | core/ |
|
UploadedFileInterface::getClientOriginalName | function | core/ |
Returns the original file name. |
UploadedFileInterface::getError | function | core/ |
Returns the upload error code. |
UploadedFileInterface::getErrorMessage | function | core/ |
Returns an informative upload error message. |
UploadedFileInterface::getFilename | function | core/ |
Gets the filename. |
UploadedFileInterface::getPathname | function | core/ |
Gets the path to the file. |
UploadedFileInterface::getRealPath | function | core/ |
Gets the absolute path to the file. |
UploadedFileInterface::getSize | function | core/ |
Gets file size. |
UploadedFileInterface::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
UploadedFileInterface::validate | function | core/ |
Validates the uploaded file information. |
UploadedFileValidator | class | core/ |
Validator for uploaded files. |
UploadedFileValidator.php | file | core/ |
|
UploadedFileValidator::$validator | property | core/ |
The symfony validator. |
UploadedFileValidator::getValidator | function | core/ |
Get the Symfony validator instance. |
UploadedFileValidator::validate | function | core/ |
Validates an uploaded file. |
UploadedFileValidator::__construct | function | core/ |
Creates a new UploadedFileValidator. |
UploadedFileValidatorInterface | interface | core/ |
Validator for uploaded files. |
UploadedFileValidatorInterface.php | file | core/ |
|
UploadedFileValidatorInterface::validate | function | core/ |
Validates an uploaded file. |
UploadedFileValidatorTest | class | core/ |
Tests the uploaded file validator. |
UploadedFileValidatorTest.php | file | core/ |
|
UploadedFileValidatorTest::$filename | property | core/ |
The file name. |
UploadedFileValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
UploadedFileValidatorTest::$modules | property | core/ |
Modules to enable. |
UploadedFileValidatorTest::$path | property | core/ |
The temporary file path. |
UploadedFileValidatorTest::$validator | property | core/ |
The validator under test. |
UploadedFileValidatorTest::setUp | function | core/ |
|
UploadedFileValidatorTest::testValidateFail | function | core/ |
@covers ::validate @dataProvider validateProvider |
UploadedFileValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
UrlTest::$profile | property | core/ |
The profile to install as a basis for testing. |
UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
|
UrlTransformRelativeTest::testFileUrlTransformRelative | function | core/ |
Tests transformRelative() function. |
UsageTest::createTempFiles | function | core/ |
Create files for all the possible combinations of age and status. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.