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 |
---|---|---|---|
FieldFileSizeTest::$testViews | property | core/ |
Views used by this test. |
FieldFileSizeTest::dataSet | function | core/ |
Returns a very simple test dataset. |
FieldFileSizeTest::testFieldFileSize | function | core/ |
|
FieldFileSizeTest::viewsData | function | core/ |
Returns the views data definition. |
FileCopy::$fileSystem | property | core/ |
The file system service. |
FileCopyTest::$fileSystem | property | core/ |
The file system service. |
FileEntityFormatterTest::$files | property | core/ |
The files. |
FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
FileFieldFileExtensionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FileFieldTestBase::uploadNodeFiles | function | core/ |
Uploads multiple files to a node. |
FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
FileFieldWidgetTest::testPrivateFileSetting | function | core/ |
Tests a file field with a "Private files" upload destination setting. |
FileFieldWidgetTest::testUploadingMoreFilesThanAllowed | function | core/ |
Tests uploading more files than allowed at once. |
FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
FileMigrationTestTrait::setUpMigratedFiles | function | core/ |
Setup and execute d6_file migration. |
FileOnTranslatedEntityTest::testSyncedFiles | function | core/ |
Tests synced file fields on translated nodes. |
FilePathTest::$sourceFileScheme | property | core/ |
The file scheme variables in the source database. |
FilePathTest::getManagedFiles | function | core/ |
Gets the file data. |
FilePathTest::makeFiles | function | core/ |
Creates files for the test. |
FileRepository::$fileSystem | property | core/ |
The file system service. |
FileRepositoryTest::$fileSystem | property | core/ |
The file system service. |
FileSaveDataTest | class | core/ |
Tests the file_unmanaged_save_data() function. |
FileSaveDataTest.php | file | core/ |
|
FileSaveDataTest::testFileSaveData | function | core/ |
Tests the file_unmanaged_save_data() function. |
FileSaveHtaccessLoggingTest | class | core/ |
Tests the log message added by file_save_htaccess(). |
FileSaveHtaccessLoggingTest.php | file | core/ |
|
FileSaveHtaccessLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileSaveHtaccessLoggingTest::$modules | property | core/ |
Modules to enable. |
FileSaveHtaccessLoggingTest::testHtaccessSave | function | core/ |
Tests file_save_htaccess(). |
FileSecurity | class | composer/ |
Provides file security functions. |
FileSecurity | class | core/ |
Provides file security functions. |
FileSecurity.php | file | core/ |
|
FileSecurity.php | file | composer/ |
|
FileSecurity::denyPublicAccess | function | composer/ |
Returns htaccess directives to block all access to a given directory. |
FileSecurity::denyPublicAccess | function | core/ |
Returns htaccess directives to block all access to a given directory. |
FileSecurity::htaccessLines | function | core/ |
Returns the standard .htaccess lines that Drupal writes. |
FileSecurity::htaccessLines | function | composer/ |
Returns the standard .htaccess lines that Drupal writes. |
FileSecurity::htaccessPreventExecution | function | composer/ |
Returns htaccess directives to deny execution in a given directory. |
FileSecurity::htaccessPreventExecution | function | core/ |
Returns htaccess directives to deny execution in a given directory. |
FileSecurity::webConfigLines | function | core/ |
Returns the standard web.config lines for security. |
FileSecurity::webConfigLines | function | composer/ |
Returns the standard web.config lines for security. |
FileSecurity::writeFile | function | composer/ |
Writes the contents to the file in the given directory. |
FileSecurity::writeFile | function | core/ |
Writes the contents to the file in the given directory. |
FileSecurity::writeHtaccess | function | core/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
FileSecurity::writeHtaccess | function | composer/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
FileSecurity::writeWebConfig | function | composer/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurity::writeWebConfig | function | core/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurityTest | class | core/ |
Tests the file security component. |
FileSecurityTest.php | file | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.