, including all inherited members.
$_protect_identifiers | CI_DB_driver | |
$_reserved_identifiers | CI_DB_driver | |
$_trans_depth | CI_DB_driver | |
$_trans_status | CI_DB_driver | |
$ar_aliased_tables | CI_DB_active_record | |
$ar_cache_exists | CI_DB_active_record | |
$ar_cache_from | CI_DB_active_record | |
$ar_cache_groupby | CI_DB_active_record | |
$ar_cache_having | CI_DB_active_record | |
$ar_cache_join | CI_DB_active_record | |
$ar_cache_like | CI_DB_active_record | |
$ar_cache_orderby | CI_DB_active_record | |
$ar_cache_select | CI_DB_active_record | |
$ar_cache_set | CI_DB_active_record | |
$ar_cache_where | CI_DB_active_record | |
$ar_caching | CI_DB_active_record | |
$ar_distinct | CI_DB_active_record | |
$ar_from | CI_DB_active_record | |
$ar_groupby | CI_DB_active_record | |
$ar_having | CI_DB_active_record | |
$ar_join | CI_DB_active_record | |
$ar_like | CI_DB_active_record | |
$ar_limit | CI_DB_active_record | |
$ar_offset | CI_DB_active_record | |
$ar_order | CI_DB_active_record | |
$ar_orderby | CI_DB_active_record | |
$ar_select | CI_DB_active_record | |
$ar_set | CI_DB_active_record | |
$ar_store_array | CI_DB_active_record | |
$ar_where | CI_DB_active_record | |
$ar_wherein | CI_DB_active_record | |
$autoinit | CI_DB_driver | |
$benchmark | CI_DB_driver | |
$bind_marker | CI_DB_driver | |
$CACHE | CI_DB_driver | |
$cache_autodel | CI_DB_driver | |
$cache_on | CI_DB_driver | |
$cachedir | CI_DB_driver | |
$char_set | CI_DB_driver | |
$conn_id | CI_DB_driver | |
$curs_id | CI_DB_driver | |
$data_cache | CI_DB_driver | |
$database | CI_DB_driver | |
$db_debug | CI_DB_driver | |
$dbcollat | CI_DB_driver | |
$dbdriver | CI_DB_driver | |
$dbprefix | CI_DB_driver | |
$hostname | CI_DB_driver | |
$limit_used | CI_DB_driver | |
$password | CI_DB_driver | |
$pconnect | CI_DB_driver | |
$port | CI_DB_driver | |
$queries | CI_DB_driver | |
$query_count | CI_DB_driver | |
$query_times | CI_DB_driver | |
$result_id | CI_DB_driver | |
$save_queries | CI_DB_driver | |
$stmt_id | CI_DB_driver | |
$swap_pre | CI_DB_driver | |
$trans_enabled | CI_DB_driver | |
$trans_strict | CI_DB_driver | |
$username | CI_DB_driver | |
_cache_init() | CI_DB_driver | |
_compile_select($select_override=FALSE) | CI_DB_active_record | |
_create_alias_from_table($item) | CI_DB_active_record | |
_has_operator($str) | CI_DB_driver | |
_having($key, $value= '', $type= 'AND ', $escape=TRUE) | CI_DB_active_record | |
_like($field, $match= '', $type= 'AND ', $side= 'both', $not= '') | CI_DB_active_record | |
_max_min_avg_sum($select= '', $alias= '', $type= 'MAX') | CI_DB_active_record | |
_merge_cache() | CI_DB_active_record | |
_object_to_array($object) | CI_DB_active_record | |
_protect_identifiers($item, $prefix_single=FALSE, $protect_identifiers=NULL, $field_exists=TRUE) | CI_DB_driver | |
_reset_run($ar_reset_items) | CI_DB_active_record | |
_reset_select() | CI_DB_active_record | |
_reset_write() | CI_DB_active_record | |
_track_aliases($table) | CI_DB_active_record | |
_where($key, $value=NULL, $type= 'AND ', $escape=NULL) | CI_DB_active_record | |
_where_in($key=NULL, $values=NULL, $not=FALSE, $type= 'AND ') | CI_DB_active_record | |
cache_delete($segment_one= '', $segment_two= '') | CI_DB_driver | |
cache_delete_all() | CI_DB_driver | |
cache_off() | CI_DB_driver | |
cache_on() | CI_DB_driver | |
cache_set_path($path= '') | CI_DB_driver | |
call_function($function) | CI_DB_driver | |
CI_DB_driver($params) | CI_DB_driver | |
close() | CI_DB_driver | |
compile_binds($sql, $binds) | CI_DB_driver | |
count_all_results($table= '') | CI_DB_active_record | |
db_set_charset($charset, $collation) | CI_DB_driver | |
dbprefix($table= '') | CI_DB_active_record | |
delete($table= '', $where= '', $limit=NULL, $reset_data=TRUE) | CI_DB_active_record | |
display_error($error= '', $swap= '', $native=FALSE) | CI_DB_driver | |
distinct($val=TRUE) | CI_DB_active_record | |
elapsed_time($decimals=6) | CI_DB_driver | |
empty_table($table= '') | CI_DB_active_record | |
escape($str) | CI_DB_driver | |
field_data($table= '') | CI_DB_driver | |
field_exists($field_name, $table_name) | CI_DB_driver | |
flush_cache() | CI_DB_active_record | |
from($from) | CI_DB_active_record | |
get($table= '', $limit=null, $offset=null) | CI_DB_active_record | |
get_where($table= '', $where=null, $limit=null, $offset=null) | CI_DB_active_record | |
getwhere($table= '', $where=null, $limit=null, $offset=null) | CI_DB_active_record | |
group_by($by) | CI_DB_active_record | |
groupby($by) | CI_DB_active_record | |
having($key, $value= '', $escape=TRUE) | CI_DB_active_record | |
initialize() | CI_DB_driver | |
insert($table= '', $set=NULL) | CI_DB_active_record | |
insert_string($table, $data) | CI_DB_driver | |
is_write_type($sql) | CI_DB_driver | |
join($table, $cond, $type= '') | CI_DB_active_record | |
last_query() | CI_DB_driver | |
like($field, $match= '', $side= 'both') | CI_DB_active_record | |
limit($value, $offset= '') | CI_DB_active_record | |
list_fields($table= '') | CI_DB_driver | |
list_tables($constrain_by_prefix=FALSE) | CI_DB_driver | |
load_rdriver() | CI_DB_driver | |
not_like($field, $match= '', $side= 'both') | CI_DB_active_record | |
offset($offset) | CI_DB_active_record | |
or_having($key, $value= '', $escape=TRUE) | CI_DB_active_record | |
or_like($field, $match= '', $side= 'both') | CI_DB_active_record | |
or_not_like($field, $match= '', $side= 'both') | CI_DB_active_record | |
or_where($key, $value=NULL, $escape=TRUE) | CI_DB_active_record | |
or_where_in($key=NULL, $values=NULL) | CI_DB_active_record | |
or_where_not_in($key=NULL, $values=NULL) | CI_DB_active_record | |
order_by($orderby, $direction= '') | CI_DB_active_record | |
orderby($orderby, $direction= '') | CI_DB_active_record | |
orhaving($key, $value= '', $escape=TRUE) | CI_DB_active_record | |
orlike($field, $match= '', $side= 'both') | CI_DB_active_record | |
orwhere($key, $value=NULL, $escape=TRUE) | CI_DB_active_record | |
platform() | CI_DB_driver | |
primary($table= '') | CI_DB_driver | |
protect_identifiers($item, $prefix_single=FALSE) | CI_DB_driver | |
query($sql, $binds=FALSE, $return_object=TRUE) | CI_DB_driver | |
select($select= '*', $escape=NULL) | CI_DB_active_record | |
select_avg($select= '', $alias= '') | CI_DB_active_record | |
select_max($select= '', $alias= '') | CI_DB_active_record | |
select_min($select= '', $alias= '') | CI_DB_active_record | |
select_sum($select= '', $alias= '') | CI_DB_active_record | |
set($key, $value= '', $escape=TRUE) | CI_DB_active_record | |
simple_query($sql) | CI_DB_driver | |
start_cache() | CI_DB_active_record | |
stop_cache() | CI_DB_active_record | |
table_exists($table_name) | CI_DB_driver | |
total_queries() | CI_DB_driver | |
trans_complete() | CI_DB_driver | |
trans_off() | CI_DB_driver | |
trans_start($test_mode=FALSE) | CI_DB_driver | |
trans_status() | CI_DB_driver | |
trans_strict($mode=TRUE) | CI_DB_driver | |
truncate($table= '') | CI_DB_active_record | |
update($table= '', $set=NULL, $where=NULL, $limit=NULL) | CI_DB_active_record | |
update_string($table, $data, $where) | CI_DB_driver | |
version() | CI_DB_driver | |
where($key, $value=NULL, $escape=TRUE) | CI_DB_active_record | |
where_in($key=NULL, $values=NULL) | CI_DB_active_record | |
where_not_in($key=NULL, $values=NULL) | CI_DB_active_record | |