7 calls to file_get_stream_wrappers()

FileTestBase::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Sets up a Drupal site for running functional and integration tests.
file_field_settings_form in drupal/core/modules/file/file.field.inc
Implements hook_field_settings_form().
file_stream_wrapper_get_class in drupal/core/includes/file.inc
Returns the stream wrapper class name for a given scheme.
image_field_settings_form in drupal/core/modules/image/image.field.inc
Implements hook_field_settings_form().
image_gd_save in drupal/core/modules/system/image.gd.inc
Image toolkit callback: Writes an image resource to a destination file.
system_file_system_settings in drupal/core/modules/system/system.admin.inc
Form builder; Configure the site file handling.
_drupal_bootstrap_code in drupal/core/includes/common.inc
Loads code for subsystems and modules, and registers stream wrappers.