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 |
---|---|---|---|
Updater::findInfoFile | function | core/ |
Determines what the most important (or only) info file is in a directory. |
UpdateRegistry::$loadedFiles | property | core/ |
A static cache of all the extension updates scanned for. |
UpdateRegistry::$logFilename | property | core/ |
The filename of the log file. |
UpdateRegistry::loadUpdateFile | function | core/ |
Loads the {$this->updateType}.php file for a given extension. |
UpdateRegistry::loadUpdateFiles | function | core/ |
Loads all update files for a given list of extension. |
UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ |
Scans all module, theme, and profile extensions and load the update files. |
UpdaterFileTransferException | class | core/ |
Defines a child class of Drupal\Core\Updater\UpdaterException. |
UpdaterFileTransferException.php | file | core/ |
|
UpdateTestHooks::filetransferInfo | function | core/ |
Implements hook_filetransfer_info(). |
update_delete_file_if_stale | function | core/ |
Deletes stale files and directories from the update manager disk cache. |
update_manager_file_get | function | core/ |
Copies a file from the specified URL to the temporary directory for updates. |
UploadedFileConstraint | class | core/ |
A constraint for UploadedFile objects. |
UploadedFileConstraint.php | file | core/ |
|
UploadedFileConstraint::$maxSize | property | core/ |
The upload max size. Defaults to checking the environment. |
UploadedFileConstraint::$uploadErrorMessage | property | core/ |
The generic file upload error message. |
UploadedFileConstraint::$uploadFormSizeErrorMessage | property | core/ |
The upload form size error message. |
UploadedFileConstraint::$uploadIniSizeErrorMessage | property | core/ |
The upload ini size error message. |
UploadedFileConstraint::$uploadNoFileErrorMessage | property | core/ |
The upload no file error message. |
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[[api-linebreak]] @dataProvider validateProvider |
UploadedFileConstraintValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate[[api-linebreak]] |
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::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::validate | function | core/ |
Validates the uploaded file information. |
UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
Provides data for testing URL transformation. |
UrlTransformRelativeTest::testFileUrlTransformRelative | function | core/ |
Tests transformRelative() function. |
UsageTest::createTempFiles | function | core/ |
Create files for all the possible combinations of age and status. |
UsageTest::testFileUsageWithEntityTranslation | function | core/ |
Tests file usage with translated entities. |
UsageTest::testTempFileCleanupDefault | function | core/ |
Ensure that temporary files are removed by default. |
UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
UsageTest::testTempFileNoCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
UserPictureFile | class | core/ |
Drupal 6 user picture source from database. |
UserPictureFile.php | file | core/ |
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.