update() update(mixed $val, mixed $data, mixed $unbuffered = false, mixed $low_priority = false) : mixed Parameters mixed $val mixed $data mixed $unbuffered mixed $low_priority Returns mixed —
delete() delete(mixed $val, mixed $unbuffered = false) : mixed Parameters mixed $val mixed $unbuffered Returns mixed —
insert() insert(mixed $data, mixed $return_insert_id = false, mixed $replace = false, mixed $silent = false) : mixed Parameters mixed $data mixed $return_insert_id mixed $replace mixed $silent Returns mixed —
fetch() fetch(mixed $id, mixed $force_from_db = false) : mixed Parameters mixed $id mixed $force_from_db Returns mixed —
fetch_all() fetch_all(mixed $ids, mixed $force_from_db = false) : mixed Parameters mixed $ids mixed $force_from_db Returns mixed —
range() range(mixed $start, mixed $limit, mixed $sort = '') : mixed Parameters mixed $start mixed $limit mixed $sort Returns mixed —
fetch_cache() fetch_cache(mixed $ids, mixed $pre_cache_key = null) : mixed Parameters mixed $ids mixed $pre_cache_key Returns mixed —
store_cache() store_cache(mixed $id, mixed $data, mixed $cache_ttl = null, mixed $pre_cache_key = null) : mixed Parameters mixed $id mixed $data mixed $cache_ttl mixed $pre_cache_key Returns mixed —
clear_cache() clear_cache(mixed $ids, mixed $pre_cache_key = null) : mixed Parameters mixed $ids mixed $pre_cache_key Returns mixed —
update_cache() update_cache(mixed $id, mixed $data, mixed $cache_ttl = null, mixed $pre_cache_key = null) : mixed Parameters mixed $id mixed $data mixed $cache_ttl mixed $pre_cache_key Returns mixed —
update_batch_cache() update_batch_cache(mixed $ids, mixed $data, mixed $cache_ttl = null, mixed $pre_cache_key = null) : mixed Parameters mixed $ids mixed $data mixed $cache_ttl mixed $pre_cache_key Returns mixed —
reset_cache() reset_cache(mixed $ids, mixed $pre_cache_key = null) : mixed Parameters mixed $ids mixed $pre_cache_key Returns mixed —
increase_cache() increase_cache(mixed $ids, mixed $data, mixed $cache_ttl = null, mixed $pre_cache_key = null) : mixed Parameters mixed $ids mixed $data mixed $cache_ttl mixed $pre_cache_key Returns mixed —
attach_before_method() attach_before_method(mixed $name, mixed $fn) : mixed Parameters mixed $name mixed $fn Returns mixed —
attach_after_method() attach_after_method(mixed $name, mixed $fn) : mixed Parameters mixed $name mixed $fn Returns mixed —
__call() __call(mixed $name, mixed $parameters) : mixed Parameters mixed $name mixed $parameters Returns mixed —
fetch_all_by_typeid_type() fetch_all_by_typeid_type(mixed $typeid, mixed $type, mixed $start, mixed $limit) : mixed Parameters mixed $typeid mixed $type mixed $start mixed $limit Returns mixed —
fetch_all_by_type_code_typeid() fetch_all_by_type_code_typeid(mixed $type, mixed $typeid) : mixed Parameters mixed $type mixed $typeid Returns mixed —
fetch_by_id_type() fetch_by_id_type(mixed $id, mixed $type) : mixed Parameters mixed $id mixed $type Returns mixed —
update_by_type() update_by_type(mixed $type, mixed $data) : mixed Parameters mixed $type mixed $data Returns mixed —
update_by_id_type() update_by_id_type(mixed $id, mixed $type, mixed $data) : mixed Parameters mixed $id mixed $type mixed $data Returns mixed —
update_code_by_typeid() update_code_by_typeid(mixed $typeid) : mixed Parameters mixed $typeid Returns mixed —
count_by_type_typeid() count_by_type_typeid(mixed $type, mixed $typeid) : mixed Parameters mixed $type mixed $typeid Returns mixed —
count_by_type_code_typeid() count_by_type_code_typeid(mixed $type, mixed $typeid) : mixed Parameters mixed $type mixed $typeid Returns mixed —