16 calls to file_uri_target()

file_stream_wrapper_uri_normalize in drupal/includes/file.inc
Normalizes a URI by making it syntactically correct.
file_test_file_url_alter in drupal/modules/simpletest/tests/file_test.module
Implements hook_file_url_alter().
hook_file_download in drupal/modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
hook_file_url_alter in drupal/modules/system/system.api.php
Alter the URL to a file.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal/modules/image/image.test
Test image_style_url().
image_file_download in drupal/modules/image/image.module
Implements hook_file_download().
image_style_deliver in drupal/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
image_style_path in drupal/modules/image/image.module
Returns the URI of an image when using a style.
image_style_url in drupal/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
StreamWrapperTest::testUriFunctions in drupal/modules/simpletest/tests/file.test
Test the URI and target functions.
SystemThemeFunctionalTest::testThemeSettings in drupal/modules/system/system.test
Test the theme settings form.
system_theme_settings in drupal/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_update_7061 in drupal/modules/system/system.install
Migrate upload.module data to the newly created file field.
UserPictureTestCase::testDeletePicture in drupal/modules/user/user.test
Tests deletion of user pictures.
UserPictureTestCase::testPictureIsValid in drupal/modules/user/user.test
Do the test: Picture is valid (proper size and dimension)
user_file_download in drupal/modules/user/user.module
Implements hook_file_download().