Namesort descending Location Description
FileManagedFileElementTestCase::_postMaxSizeToInteger core/modules/file/tests/file.test Converts php.ini post_max_size value to integer.
FileMimeTypeTest::setUp core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileMimeTypeTest::testFileMimeTypeDetection core/modules/simpletest/tests/file.test Test mapping of mimetypes from filenames.
FileMoveTest::testExistingError core/modules/simpletest/tests/file.test Test that moving onto an existing file fails when FILE_EXISTS_ERROR is specified.
FileMoveTest::testExistingRename core/modules/simpletest/tests/file.test Test renaming when moving onto a file that already exists.
FileMoveTest::testExistingReplace core/modules/simpletest/tests/file.test Test replacement when moving onto a file that already exists.
FileMoveTest::testExistingReplaceSelf core/modules/simpletest/tests/file.test Test replacement when moving onto itself.
FileMoveTest::testNormal core/modules/simpletest/tests/file.test Move a normal file.
FileNameMungingTest::setUp core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileNameMungingTest::testMungeIgnoreAllowed core/modules/simpletest/tests/file.test Allowed extensions are ignored by file_munge_filename().
FileNameMungingTest::testMungeIgnoreInsecure core/modules/simpletest/tests/file.test If the allow_insecure_uploads variable evaluates to true, the file should come out untouched, no matter how evil the filename.
FileNameMungingTest::testMungeNullByte core/modules/simpletest/tests/file.test Tests munging with a null byte in the filename.
FileNameMungingTest::testMungeUnsafe core/modules/simpletest/tests/file.test Tests unsafe extensions are munged by file_munge_filename().
FileNameMungingTest::testMunging core/modules/simpletest/tests/file.test Create a file and munge/unmunge the name.
FileNameMungingTest::testUnMunge core/modules/simpletest/tests/file.test Ensure that unmunge gets your name back.
FilePrivateTestCase::setUp core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FilePrivateTestCase::testPrivateFile core/modules/file/tests/file.test Tests file access for file uploaded to a private node.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted core/modules/file/tests/file.test Tests file access for private nodes when file download access is granted.
FileReplaceTestCase::setUp core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileReplaceTestCase::testReplaceFile core/modules/file/tests/file.test @todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FileSaveDataTest::testExistingError core/modules/simpletest/tests/file.test Test that file_save_data() fails overwriting an existing file.
FileSaveDataTest::testExistingRename core/modules/simpletest/tests/file.test Test file_save_data() when renaming around an existing file.
FileSaveDataTest::testExistingReplace core/modules/simpletest/tests/file.test Test file_save_data() when replacing an existing file.
FileSaveDataTest::testWithFilename core/modules/simpletest/tests/file.test Test the file_save_data() function when a filename is provided.
FileSaveDataTest::testWithoutFilename core/modules/simpletest/tests/file.test Test the file_save_data() function when no filename is provided.
FileSaveTest::testFileSave core/modules/simpletest/tests/file.test
FileSaveUploadTest::setUp core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileSaveUploadTest::testErrors core/modules/simpletest/tests/file.test Test for failure when uploading over a file that already exists.
FileSaveUploadTest::testExistingRename core/modules/simpletest/tests/file.test Test renaming when uploading over a file that already exists.
FileSaveUploadTest::testExistingReplace core/modules/simpletest/tests/file.test Test replacement when uploading over a file that already exists.
FileSaveUploadTest::testHandleDangerousFile core/modules/simpletest/tests/file.test Test dangerous file handling.
FileSaveUploadTest::testHandleExtension core/modules/simpletest/tests/file.test Test extension handling.
FileSaveUploadTest::testHandleFileMunge core/modules/simpletest/tests/file.test Test file munge handling.
FileSaveUploadTest::testNormal core/modules/simpletest/tests/file.test Test the file_save_upload() function.
FileScanDirectoryTest::setUp core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileScanDirectoryTest::testOptionCallback core/modules/simpletest/tests/file.test Check that the callback function is called correctly.
FileScanDirectoryTest::testOptionKey core/modules/simpletest/tests/file.test Check that key parameter sets the return value's key.
FileScanDirectoryTest::testOptionMinDepth core/modules/simpletest/tests/file.test Check that the min_depth options lets us ignore files in the starting directory.
FileScanDirectoryTest::testOptionNoMask core/modules/simpletest/tests/file.test Check that the no-mask parameter is honored.
FileScanDirectoryTest::testOptionRecurse core/modules/simpletest/tests/file.test Check that the recurse option descends into subdirectories.
FileScanDirectoryTest::testReturn core/modules/simpletest/tests/file.test Check the format of the returned values.
FileSpaceUsedTest::setUp core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileSpaceUsedTest::testFileSpaceUsed core/modules/simpletest/tests/file.test Test different users with the default status.
FileStorageController::buildContent core/modules/file/file.entity.inc Implements EntityControllerInterface::buildContent().
FileStorageController::preDelete core/modules/file/file.entity.inc Overrides EntityDatabaseStorageController::preDelete().
FileStorageController::preSave core/modules/file/file.entity.inc Overrides EntityDatabaseStorageController::presave().
FileStorageController::view core/modules/file/file.entity.inc Overrides DefaultEntityController::view().
FileTaxonomyTermTestCase::createAttachFileField core/modules/file/tests/file.test Creates a file field and attaches it to the "Tags" taxonomy vocabulary.
FileTaxonomyTermTestCase::setUp core/modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileTaxonomyTermTestCase::testTermFilePrivate core/modules/file/tests/file.test Tests that a private file can be attached to a taxonomy term.

Pages