File::__construct in core/modules/file/file.entity.inc
Constructor for file entities.
FileMimeTypeTest::testFileMimeTypeDetection in core/modules/simpletest/tests/file.test
Test mapping of mimetypes from filenames.
FileUnitTestCase::testMimeTypeMappings in core/modules/file/tests/file.test
Regression tests for core issue https://www.drupal.org/node/1239376.
file_file_presave in core/modules/file/file.file.inc
Implements hook_file_presave().
file_module_test_file_download in core/modules/file/tests/file_module_test/file_module_test.module
Implements hook_file_download().
file_save_upload in core/includes/file.inc
Saves a file upload to a new location.
system_site_information_settings_submit in core/modules/system/system.admin.inc
Form submission handler for system_site_information_settings().
system_update_1022 in core/modules/system/system.install
Converts theme logo and shortcut settings to site-wide config.
theme_file_download_link in core/modules/file/file.theme.inc
Copy of theme_file_link() for linking to the file download URL.
theme_file_link in core/modules/file/file.theme.inc
Returns HTML for a link to a file.