11 calls to file_unmanaged_save_data()

AggregatorTestBase::getEmptyOpml in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Create a valid but empty OPML file.
AggregatorTestBase::getInvalidOpml in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Create an invalid OPML file.
AggregatorTestBase::getValidOpml in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Create a valid OPML file from an array of feeds.
drupal_build_css_cache in drupal/core/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_js_cache in drupal/core/includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
file_save_data in drupal/core/modules/file/file.module
Saves a file to the specified destination and creates a database entry.
system_retrieve_file in drupal/core/modules/system/system.module
Attempts to get a file using drupal_http_request and to store it locally.
UnmanagedSaveDataTest::testFileSaveData in drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php
Test the file_unmanaged_save_data() function.
user_update_8011 in drupal/core/modules/user/user.install
Create user picture field.
_color_save_stylesheet in drupal/core/modules/color/color.module
Saves the rewritten stylesheet to disk.
_locale_rebuild_js in drupal/core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.