Search for files
- Search 7.x for files
- Search 8.9.x for files
- Search 10.3.x for files
- Search 11.x for files
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleFileSystemFormTest::testFileConfigurationPage | function | core/ |
Tests translation directory settings on the file settings form. |
| LocaleUpdateBase::setTranslationFiles | function | core/ |
Setup the environment containing local and remote translation files. |
| LocaleUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| locale_translate_batch_import_files | function | core/ |
Prepare a batch to import all translations. |
| locale_translate_delete_translation_files | function | core/ |
Deletes interface translation files and translation history records. |
| locale_translate_get_interface_translation_files | function | core/ |
Get interface translation files present in the translations directory. |
| LocalStream::getFileSystem | function | core/ |
Returns file system service. |
| ManageGitIgnoreTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| MaximumFileSizeExceededUploadTest | class | core/ |
Tests uploading a file that exceeds the maximum file size. |
| MaximumFileSizeExceededUploadTest.php | file | core/ |
|
| MaximumFileSizeExceededUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MaximumFileSizeExceededUploadTest::$fileSystem | property | core/ |
The file system service. |
| MaximumFileSizeExceededUploadTest::$modules | property | core/ |
Modules to enable. |
| MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue | property | core/ |
The original value of the 'display_errors' PHP configuration option. |
| MaximumFileSizeExceededUploadTest::$user | property | core/ |
A test user. |
| MaximumFileSizeExceededUploadTest::setUp | function | core/ |
|
| MaximumFileSizeExceededUploadTest::tearDown | function | core/ |
|
| MaximumFileSizeExceededUploadTest::testUploadFileExceedingMaximumFileSize | function | core/ |
Tests that uploading files exceeding maximum size are handled correctly. |
| MediaSourceFileTest::testMediaFileSource | function | core/ |
Tests the file media source. |
| MigrateDrupalUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MigrateFileConfigsTest::testFileSettings | function | core/ |
Tests migration of file variables to file.settings.yml. |
| MigrateFileConfigsTest::testFileSettings | function | core/ |
Tests migration of file variables to file.settings.yml. |
| MigrateFileStubTest | class | core/ |
Test stub creation for file entities. |
| MigrateFileStubTest.php | file | core/ |
|
| MigrateFileStubTest::$modules | property | core/ |
Modules to enable. |
| MigrateFileStubTest::setUp | function | core/ |
|
| MigrateFileStubTest::testStub | function | core/ |
Tests creation of file stubs. |
| MigrateFileTest::testFiles | function | core/ |
Tests the Drupal 6 files to Drupal 8 migration. |
| ModuleHandler::$loadedFiles | property | core/ |
List of loaded files. |
| MTimeProtectedFastFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
| MTimeProtectedFastFileStorage.php | file | core/ |
|
| MTimeProtectedFastFileStorage::$secret | property | core/ |
The secret used in the HMAC. |
| MTimeProtectedFastFileStorage::delete | function | core/ |
Deletes PHP code from storage. |
| MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the file storage directory's parent. |
| MTimeProtectedFastFileStorage::getFullPath | function | core/ |
Gets the full path where the file is or should be stored. |
| MTimeProtectedFastFileStorage::getUncachedMTime | function | core/ |
Clears PHP's stat cache and returns the directory's mtime. |
| MTimeProtectedFastFileStorage::save | function | core/ |
Saves PHP code to storage. |
| MTimeProtectedFastFileStorage::tempnam | function | core/ |
A brute force tempnam implementation supporting streams. |
| MTimeProtectedFastFileStorage::__construct | function | core/ |
Constructs this MTimeProtectedFastFileStorage object. |
| MTimeProtectedFastFileStorageTest | class | core/ |
Tests the MTimeProtectedFastFileStorage implementation. |
| MTimeProtectedFastFileStorageTest.php | file | core/ |
|
| MTimeProtectedFastFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
| MTimeProtectedFastFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
| MTimeProtectedFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
| MTimeProtectedFileStorage.php | file | core/ |
|
| MTimeProtectedFileStorage::checkFile | function | core/ |
Determines whether a protected file exists and sets the filename too. |
| MTimeProtectedFileStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| MTimeProtectedFileStorage::getPath | function | core/ |
|
| MTimeProtectedFileStorage::load | function | core/ |
Loads PHP code from storage. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.