\spec\League\Flysystem\CachedCachedAdapterSpec

Summary

Methods
Properties
Constants
let()
it_is_initializable()
it_should_forward_read_streams()
it_should_cache_writes()
it_should_cache_streamed_writes()
it_should_cache_streamed_updates()
it_should_ignore_failed_writes()
it_should_ignore_failed_streamed_writes()
it_should_cache_updated()
it_should_ignore_failed_updates()
it_should_ignore_failed_streamed_updates()
it_should_cache_renames()
it_should_ignore_rename_fails()
it_should_cache_copies()
it_should_ignore_copy_fails()
it_should_cache_deletes()
it_should_ignore_delete_fails()
it_should_cache_dir_deletes()
it_should_ignore_delete_dir_fails()
it_should_cache_dir_creates()
it_should_ignore_create_dir_fails()
it_should_cache_set_visibility()
it_should_ignore_set_visibility_fails()
it_should_indicate_missing_files()
it_should_indicate_file_existance()
it_should_cache_missing_files()
it_should_delete_when_metadata_is_missing()
it_should_cache_has()
it_should_list_cached_contents()
it_should_ignore_failed_list_contents()
it_should_cache_contents_listings()
it_should_use_cached_visibility()
it_should_cache_get_visibility()
it_should_ignore_failed_get_visibility()
it_should_use_cached_timestamp()
it_should_cache_timestamps()
it_should_ignore_failed_get_timestamps()
it_should_cache_get_metadata()
it_should_use_cached_metadata()
it_should_ignore_failed_get_metadata()
it_should_cache_get_size()
it_should_use_cached_size()
it_should_ignore_failed_get_size()
it_should_cache_get_mimetype()
it_should_use_cached_mimetype()
it_should_ignore_failed_get_mimetype()
it_should_cache_reads()
it_should_use_cached_file_contents()
it_should_ignore_failed_reads()
No public properties found
No constants found
make_it_use_getter_cache()
make_it_cache_getter()
make_it_ignore_failed_getter()
No protected properties found
N/A
No private methods found
$adapter
$cache
N/A

Properties

Methods

it_is_initializable()

it_is_initializable() 

it_should_forward_read_streams()

it_should_forward_read_streams() 

it_should_cache_writes()

it_should_cache_writes() 

it_should_cache_streamed_writes()

it_should_cache_streamed_writes() 

it_should_cache_streamed_updates()

it_should_cache_streamed_updates() 

it_should_ignore_failed_writes()

it_should_ignore_failed_writes() 

it_should_ignore_failed_streamed_writes()

it_should_ignore_failed_streamed_writes() 

it_should_cache_updated()

it_should_cache_updated() 

it_should_ignore_failed_updates()

it_should_ignore_failed_updates() 

it_should_ignore_failed_streamed_updates()

it_should_ignore_failed_streamed_updates() 

it_should_cache_renames()

it_should_cache_renames() 

it_should_ignore_rename_fails()

it_should_ignore_rename_fails() 

it_should_cache_copies()

it_should_cache_copies() 

it_should_ignore_copy_fails()

it_should_ignore_copy_fails() 

it_should_cache_deletes()

it_should_cache_deletes() 

it_should_ignore_delete_fails()

it_should_ignore_delete_fails() 

it_should_cache_dir_deletes()

it_should_cache_dir_deletes() 

it_should_ignore_delete_dir_fails()

it_should_ignore_delete_dir_fails() 

it_should_cache_dir_creates()

it_should_cache_dir_creates() 

it_should_ignore_create_dir_fails()

it_should_ignore_create_dir_fails() 

it_should_cache_set_visibility()

it_should_cache_set_visibility() 

it_should_ignore_set_visibility_fails()

it_should_ignore_set_visibility_fails() 

it_should_indicate_missing_files()

it_should_indicate_missing_files() 

it_should_indicate_file_existance()

it_should_indicate_file_existance() 

it_should_cache_missing_files()

it_should_cache_missing_files() 

it_should_delete_when_metadata_is_missing()

it_should_delete_when_metadata_is_missing() 

it_should_cache_has()

it_should_cache_has() 

it_should_list_cached_contents()

it_should_list_cached_contents() 

it_should_ignore_failed_list_contents()

it_should_ignore_failed_list_contents() 

it_should_cache_contents_listings()

it_should_cache_contents_listings() 

it_should_use_cached_visibility()

it_should_use_cached_visibility() 

it_should_cache_get_visibility()

it_should_cache_get_visibility() 

it_should_ignore_failed_get_visibility()

it_should_ignore_failed_get_visibility() 

it_should_use_cached_timestamp()

it_should_use_cached_timestamp() 

it_should_cache_timestamps()

it_should_cache_timestamps() 

it_should_ignore_failed_get_timestamps()

it_should_ignore_failed_get_timestamps() 

it_should_cache_get_metadata()

it_should_cache_get_metadata() 

it_should_use_cached_metadata()

it_should_use_cached_metadata() 

it_should_ignore_failed_get_metadata()

it_should_ignore_failed_get_metadata() 

it_should_cache_get_size()

it_should_cache_get_size() 

it_should_use_cached_size()

it_should_use_cached_size() 

it_should_ignore_failed_get_size()

it_should_ignore_failed_get_size() 

it_should_cache_get_mimetype()

it_should_cache_get_mimetype() 

it_should_use_cached_mimetype()

it_should_use_cached_mimetype() 

it_should_ignore_failed_get_mimetype()

it_should_ignore_failed_get_mimetype() 

it_should_cache_reads()

it_should_cache_reads() 

it_should_use_cached_file_contents()

it_should_use_cached_file_contents() 

it_should_ignore_failed_reads()

it_should_ignore_failed_reads() 

make_it_use_getter_cache()

make_it_use_getter_cache(  $method,   $path,   $response) 

Parameters

$method
$path
$response

make_it_cache_getter()

make_it_cache_getter(  $method,   $path,   $response) 

Parameters

$method
$path
$response

make_it_ignore_failed_getter()

make_it_ignore_failed_getter(  $method,   $path) 

Parameters

$method
$path