15 calls to file_load_multiple()
- FileLoadTest::testLoadInvalidStatus in modules/
simpletest/ tests/ file.test - Try to load a non-existent file by status.
- FileLoadTest::testLoadMissingFilepath in modules/
simpletest/ tests/ file.test - Try to load a non-existent file by URI.
- FileLoadTest::testMultiple in modules/
simpletest/ tests/ file.test - This will test loading file data from the database.
- FilePrivateTestCase::testPrivateFile in modules/
file/ tests/ file.test - Tests file access for file uploaded to a private node.
- FileSaveUploadTest::testNormal in modules/
simpletest/ tests/ file.test - Test the file_save_upload() function.
- file_copy in includes/
file.inc - Copies a file to a new location and adds a file record to the database.
- file_field_load in modules/
file/ file.field.inc - Implements hook_field_load().
- file_file_download in modules/
file/ file.module - Implements hook_file_download().
- file_load in includes/
file.inc - Loads a single file object from the database.
- file_move in includes/
file.inc - Moves a file to a new location and update the file's database entry.
- file_save_data in includes/
file.inc - Saves a file to the specified destination and creates a database entry.
- file_save_upload in includes/
file.inc - Saves a file upload to a new location.
- image_file_download in modules/
image/ image.module - Implements hook_file_download().
- UserController::attachLoad in modules/
user/ user.module - Attaches data to entities upon loading.
- user_update_7012 in modules/
user/ user.install - Add the user's pictures to the {file_managed} table and make them managed files.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.