25 calls to file_prepare_directory()
- color_scheme_form_submit in modules/
color/ color.module - Form submission handler for color_scheme_form().
- DrupalUnitTestCase::setUp in modules/
simpletest/ drupal_web_test_case.php - Sets up unit test environment.
- DrupalWebTestCase::prepareEnvironment in modules/
simpletest/ drupal_web_test_case.php - Prepares the current environment for running the test.
- drupal_build_css_cache in includes/
common.inc - Aggregates and optimizes CSS files into a cache file in the files directory.
- drupal_build_js_cache in includes/
common.inc - Aggregates JavaScript files into a cache file in the files directory.
- FileDirectoryTest::testFileCheckDirectoryHandling in modules/
simpletest/ tests/ file.test - Test directory handling functions.
- FileDownloadTest::checkUrl in modules/
simpletest/ tests/ file.test - Download a file from the URL generated by file_create_url().
- file_managed_file_save_upload in modules/
file/ file.module - Saves any files that have been uploaded into a managed_file element.
- file_unmanaged_copy in includes/
file.inc - Copies a file to a new location without invoking the file API.
- hook_file_download in modules/
system/ system.api.php - Control access to private file downloads and specify HTTP headers.
- ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath in modules/
image/ image.test - Function to scale and test.
- ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in modules/
image/ image.test - Test image_style_url().
- ImageToolkitGdTestCase::testManipulations in 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 modules/
image/ image.module - Implements hook_field_update_field().
- image_field_update_instance in modules/
image/ image.module - Implements hook_field_update_instance().
- image_install in modules/
image/ image.install - Implements hook_install().
- image_style_create_derivative in modules/
image/ image.module - Creates a new image derivative based on an image style.
- SimpleTestFolderTestCase::testFolderSetup in modules/
simpletest/ simpletest.test - simpletest_verbose in modules/
simpletest/ drupal_web_test_case.php - Logs verbose message in a text file.
- system_requirements in modules/
system/ system.install - Implements hook_requirements().
- UserPictureTestCase::setUp in modules/
user/ user.test - Sets up a Drupal site for running functional and integration tests.
- user_admin_settings in modules/
user/ user.admin.inc - Form builder; Configure user settings for this site.
- user_save in modules/
user/ user.module - Save changes to a user account or add a new user.
- _file_test_form_submit in modules/
simpletest/ tests/ file_test.module - Process the upload.
- _locale_rebuild_js in includes/
locale.inc - (Re-)Creates the JavaScript translation file for a language.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.