config_file_download in modules/config/config.module
Implements hook_file_download().
ConfigurationUITest::testExport in modules/config/tests/config.test
Tests export of configuration.
CustomLogoTestCase::testCustomLogo in modules/system/tests/system.test
Test the use of a custom logo.
file_add_form_submit in modules/file/file.pages.inc
Submit handler for the add file form.
file_manage_form_submit in modules/file/file.pages.inc
Form submission handler for the 'Save' button for file_manage_form().
file_stream_wrapper_uri_normalize in includes/file.inc
Normalizes a URI by making it syntactically correct.
file_test_file_url_alter in modules/simpletest/tests/file_test.module
Implements hook_file_url_alter().
hook_file_download in modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
hook_file_url_alter in modules/system/system.api.php
Alter the URL to a file.
image_file_download in modules/image/image.module
Implements hook_file_download().
image_style_deliver in modules/image/image.module
Menu callback; Given a style and image path, generate a derivative.
image_style_path in modules/image/image.module
Return the URI of an image when using a style.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
image_style_url in modules/image/image.module
Return the URL for an image derivative given a style and image path.
StreamWrapperTest::testUriFunctions in modules/simpletest/tests/file.test
Test the URI and target functions.
system_site_information_settings in modules/system/system.admin.inc
Form builder; The general site information form.
system_transliteration_retroactive_submit in modules/system/system.admin.inc
Form submit function; retroactively transliterates existing file names.
user_file_download in modules/user/user.module
Implements hook_file_download().
UserPictureTestCase::testDeletePicture in modules/user/tests/user.test
Tests deletion of user pictures.
UserPictureTestCase::testPictureIsValid in modules/user/tests/user.test
Do the test: Picture is valid (proper size and dimension)