Search for saveData

  1. Search 7.x for saveData
  2. Search 8.9.x for saveData
  3. Search 10.3.x for saveData
  4. Search 11.x for saveData
  5. Other projects
Title Object type File name Summary
FileSaveDataTest class core/tests/Drupal/KernelTests/Core/File/FileSaveDataTest.php Tests the file_unmanaged_save_data() function.
FileSaveDataTest.php file core/tests/Drupal/KernelTests/Core/File/FileSaveDataTest.php
FileSaveDataTest::testFileSaveData function core/tests/Drupal/KernelTests/Core/File/FileSaveDataTest.php Tests the file_unmanaged_save_data() function.
FileSystem::saveData function core/lib/Drupal/Core/File/FileSystem.php Saves a file to the specified destination without invoking file API.
FileSystemInterface::saveData function core/lib/Drupal/Core/File/FileSystemInterface.php Saves a file to the specified destination without invoking file API.
LegacyFileTest::testSaveData function core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests file_save_data deprecation and that it works without a destination.
RemoteFileSaveDataTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Tests the unmanaged file save data function.
RemoteFileSaveDataTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveDataTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileSaveDataTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Modules to enable.
RemoteFileSaveDataTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A stream wrapper scheme to register for the test.
RemoteFileSaveDataTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.