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 |
---|---|---|---|
twig_theme_test.file_url.html.twig | file | core/ |
<div>file_url: {{ file_url('core/modules/system/tests/modules/twig_theme_test/js/twig_theme_test.js') }}</div> <div>file_url: {{ file_url(undefined_variable) }}</div> |
UmamiMultilingualInstallTest::$profile | property | core/ |
The installation profile to install. |
UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
UnknownPathExcluder::getScaffoldFiles | function | core/ |
Gets the path of scaffold files, for example 'index.php' and 'robots.txt'. |
UnversionedAssetTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
UpdateDeleteFileIfStaleTest | class | core/ |
Tests the update_delete_file_if_stale() function. |
UpdateDeleteFileIfStaleTest.php | file | core/ |
|
UpdateDeleteFileIfStaleTest::$modules | property | core/ |
Modules to install. |
UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale | function | core/ |
Tests the deletion of stale files. |
UpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTestBase::$databaseDumpFiles | property | core/ |
The file path(s) to the dumped database(s) to load into the child site. |
UpdatePathTestBase::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTestBaseFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTestBaseTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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/ |
|
UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdateTestHooks::filetransferInfo | function | core/ |
Implements hook_filetransfer_info(). |
UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
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. |
update_test_filetransfer_info | function | core/ |
Implements hook_filetransfer_info(). |
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 @dataProvider validateProvider |
UploadedFileConstraintValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileConstraintValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
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.