You are here

12 calls to file_unmanaged_save_data() in Zircon Profile 8

AggregatorTestBase::getEmptyOpml in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Creates a valid but empty OPML file.
AggregatorTestBase::getInvalidOpml in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Creates an invalid OPML file.
AggregatorTestBase::getValidOpml in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Creates a valid OPML file from an array of feeds.
AssetDumper::dump in core/lib/Drupal/Core/Asset/AssetDumper.php
The file name for the CSS or JS cache file is generated from the hash of the aggregated contents of the files in $data. This forces proxies and browsers to download new CSS when the CSS changes.
ConfigExportUITest::testExport in core/modules/config/src/Tests/ConfigExportUITest.php
Tests export of configuration.
FileEntityNormalizer::denormalize in core/modules/hal/src/Normalizer/FileEntityNormalizer.php
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize().
file_save_data in core/modules/file/file.module
Saves a file to the specified destination and creates a database entry.
system_retrieve_file in core/modules/system/system.module
Attempts to get a file using Guzzle HTTP client and to store it locally.
UnmanagedSaveDataTest::testFileSaveData in core/modules/system/src/Tests/File/UnmanagedSaveDataTest.php
Test the file_unmanaged_save_data() function.
UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale in core/modules/update/src/Tests/UpdateDeleteFileIfStaleTest.php
Tests the deletion of stale files.
_color_save_stylesheet in core/modules/color/color.module
Saves the rewritten stylesheet to disk.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.