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 |
---|---|---|---|
TestToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
TextFieldTest::testRequiredLongTextWithFileUpload | function | core/ |
Tests required long text with file upload. |
ThemeSettingsForm::$fileSystem | property | core/ |
The file system. |
TimestampFormatterSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ToolkitGdTest::providerTestImageFiles | function | core/ |
Data provider for ::testManipulations(). |
twig.loader.filesystem | service | core/ |
Drupal\Core\Template\Loader\FilesystemLoader |
TwigEnvironmentTest::testCacheFilename | function | core/ |
Ensures that cacheFilename() varies by extensions + deployment identifier. |
TwigEnvironmentTest::testTwigFilePrefixChange | function | core/ |
Test twig file prefix change. |
TwigExtension::$fileUrlGenerator | property | core/ |
The file URL generator. |
TwigExtension::getFileUrl | function | core/ |
Gets the file URL. |
TwigExtensionTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
TwigExtensionTest::testFileUrl | function | core/ |
Tests the file_url filter. |
TwigIncludeTest::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
TwigPhpStorageCache::$templateCacheFilenamePrefix | property | core/ |
The template cache filename prefix. |
TwigThemeTestController::fileUrlRender | function | core/ |
Renders for testing file_url functions in a Twig template. |
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> |
UmamiMultilingualInstallTest::$profile | property | core/ |
The installation profile to install. |
UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
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. |
UpdateDescriptionConfigurationPostUpdate::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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. |
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. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.