24 calls to file_prepare_directory()

color_scheme_form_submit in drupal/modules/color/color.module
Form submission handler for color_scheme_form().
DrupalUnitTestCase::setUp in drupal/modules/simpletest/drupal_web_test_case.php
Sets up unit test environment.
DrupalWebTestCase::prepareEnvironment in drupal/modules/simpletest/drupal_web_test_case.php
Prepares the current environment for running the test.
drupal_build_css_cache in drupal/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_js_cache in drupal/includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
FileDirectoryTest::testFileCheckDirectoryHandling in drupal/modules/simpletest/tests/file.test
Test directory handling functions.
FileDownloadTest::checkUrl in drupal/modules/simpletest/tests/file.test
Download a file from the URL generated by file_create_url().
file_managed_file_save_upload in drupal/modules/file/file.module
Saves any files that have been uploaded into a managed_file element.
file_unmanaged_copy in drupal/includes/file.inc
Copies a file to a new location without invoking the file API.
hook_file_download in drupal/modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal/modules/image/image.test
Test image_style_url().
ImageToolkitGdTestCase::testManipulations in drupal/modules/simpletest/tests/image.test
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
image_field_update_field in drupal/modules/image/image.module
Implements hook_field_update_field().
image_field_update_instance in drupal/modules/image/image.module
Implements hook_field_update_instance().
image_install in drupal/modules/image/image.install
Implements hook_install().
image_style_create_derivative in drupal/modules/image/image.module
Creates a new image derivative based on an image style.
SimpleTestFolderTestCase::testFolderSetup in drupal/modules/simpletest/simpletest.test
simpletest_verbose in drupal/modules/simpletest/drupal_web_test_case.php
Logs verbose message in a text file.
system_requirements in drupal/modules/system/system.install
Implements hook_requirements().
UserPictureTestCase::setUp in drupal/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
user_admin_settings in drupal/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_save in drupal/modules/user/user.module
Save changes to a user account or add a new user.
_file_test_form_submit in drupal/modules/simpletest/tests/file_test.module
Process the upload.
_locale_rebuild_js in drupal/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.