You are here

8 calls to file_get_stream_wrappers() in Drupal 7

file_field_settings_form in modules/file/file.field.inc
Implements hook_field_settings_form().
file_stream_wrapper_get_class in includes/file.inc
Returns the stream wrapper class name for a given scheme.
image_field_settings_form in modules/image/image.field.inc
Implements hook_field_settings_form().
image_gd_save in modules/system/image.gd.inc
GD helper to write an image resource to a destination file.
image_style_flush in modules/image/image.module
Flushes cached media for a style.
StreamWrapperTest::testPharStreamWrapperRegistration in modules/simpletest/tests/file.test
Tests that phar stream wrapper is registered as expected.
system_file_system_settings in modules/system/system.admin.inc
Form builder; Configure the site file handling.
_drupal_bootstrap_full in includes/common.inc