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 |
---|---|---|---|
TwigTransTest::poFileContents | function | core/ |
Generate a custom .po file for a specific test language. |
twig_theme_test.file_url.html.twig | file | core/ |
<div>file_url: {{ file_url('core/modules/system/tests/modules/twig_theme_test/twig_theme_test.js') }}</div> <div>file_url: {{ file_url(undefined_variable) }}</div> |
UidUpdateToSerialTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UmamiMultilingualInstallTest::$profile | property | core/ |
The installation profile to install. |
UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
UpdateAddViewUpdateNotificationsPermissionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdateDeleteFileIfStaleTest | class | core/ |
Tests the update_delete_file_if_stale() function. |
UpdateDeleteFileIfStaleTest.php | file | core/ |
|
UpdateDeleteFileIfStaleTest::$modules | property | core/ |
Modules to enable. |
UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale | function | core/ |
Tests the deletion of stale files. |
UpdateEnableProviderDatabaseDriverTest::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::$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/ |
|
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(). |
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. |
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. |
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. |
UserPasswordResetTest::$profile | property | core/ |
The profile to install as a basis for testing. |
UserPictureFile | class | core/ |
Drupal 6 user picture source from database. |
UserPictureFile.php | file | core/ |
|
UserPictureFile::$filePath | property | core/ |
The file directory path. |
UserPictureFile::$tempFilePath | property | core/ |
The temporary file path. |
UserPictureFile::fields | function | core/ |
Returns available fields on the source. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.