This is the complete list of members for cachestore_file, including all inherited members.
$asyncpurge | cachestore_file | protected |
$autocreate | cachestore_file | protected |
$custompath | cachestore_file | protected |
$definition | cachestore_file | protected |
$filestorepath | cachestore_file | protected |
$isready | cachestore_file | protected |
$keys | cachestore_file | protected |
$lastiobytes | cachestore_file | protected |
$lockfactory | cachestore_file | protected |
$locks | cachestore_file | protected |
$lockwait | cachestore_file | protected |
$name | cachestore_file | protected |
$path | cachestore_file | protected |
$prescan | cachestore_file | protected |
$singledirectory | cachestore_file | protected |
__construct($name, array $configuration=array()) | cachestore_file | |
acquire_lock($key, $ownerid) | cachestore_file | |
are_requirements_met() | cachestore_file | static |
cache_size_details(int $samplekeys=50) | cachestore_file | |
can_add_instance() | cache_store | static |
check_lock_state($key, $ownerid) | cachestore_file | |
cleanup() | cache_store | |
config_get_configuration_array($data) | cachestore_file | static |
config_set_edit_form_data(moodleform $editform, array $config) | cachestore_file | static |
create_clone(array $details=array()) | cache_store | |
delete($key) | cachestore_file | |
delete_many(array $keys) | cachestore_file | |
DEREFERENCES_OBJECTS | cache_store | |
ensure_path_exists() | cachestore_file | protected |
estimate_stored_size($key, $value) | cache_store | |
file_path_for_key($key, $create=false) | cachestore_file | protected |
find_all() | cachestore_file | |
find_by_prefix($prefix) | cachestore_file | |
get($key) | cachestore_file | |
get_last_io_bytes() | cachestore_file | |
get_many($keys) | cachestore_file | |
get_supported_features(array $configuration=array()) | cachestore_file | static |
get_supported_modes(array $configuration=array()) | cachestore_file | static |
get_warnings() | cache_store | |
glob_keys_pattern($prefix='') | cachestore_file | protected |
has($key) | cachestore_file | |
has_all(array $keys) | cachestore_file | |
has_any(array $keys) | cachestore_file | |
initialise(cache_definition $definition) | cachestore_file | |
initialise_test_instance(cache_definition $definition) | cachestore_file | static |
instance_created() | cachestore_file | |
instance_deleted() | cachestore_file | |
IO_BYTES_NOT_SUPPORTED | cache_store | |
is_initialised() | cachestore_file | |
is_ready() | cachestore_file | |
IS_SEARCHABLE | cache_store | |
is_searchable() | cache_store | |
is_supported_mode($mode) | cachestore_file | static |
MODE_APPLICATION | cache_store | |
MODE_REQUEST | cache_store | |
MODE_SESSION | cache_store | |
my_name() | cachestore_file | |
prep_data_after_read($data, $path) | cachestore_file | protected |
prep_data_before_save($data) | cachestore_file | protected |
prescan_keys() | cachestore_file | protected |
purge() | cachestore_file | |
purge_all_definitions() | cachestore_file | protected |
ready_to_be_used_for_testing() | cache_store | static |
release_lock($key, $ownerid) | cachestore_file | |
set($key, $data) | cachestore_file | |
set_many(array $keyvaluearray) | cachestore_file | |
STATIC_ACCEL | cache_store | |
store_total_size() | cachestore_file | |
SUPPORTS_DATA_GUARANTEE | cache_store | |
supports_data_guarantee() | cache_store | |
supports_dereferencing_objects() | cache_store | |
SUPPORTS_MULTIPLE_IDENTIFIERS | cache_store | |
supports_multiple_identifiers() | cachestore_file | |
SUPPORTS_NATIVE_TTL | cache_store | |
supports_native_ttl() | cache_store | |
unit_test_configuration() | cachestore_file | static |
write_file($file, $content) | cachestore_file | protected |