| [ Index ] | PHP Cross Reference of phpBB-3.1.12-deutsch | 
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited | 
| License: | GNU General Public License, version 2 (GPL-2.0) | 
| File Size: | 1078 lines (25 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
| __construct() X-Ref | 
| Constructor | 
| get_sql_layer() X-Ref | 
| {@inheritdoc} | 
| get_db_name() X-Ref | 
| {@inheritdoc} | 
| get_any_char() X-Ref | 
| {@inheritdoc} | 
| get_one_char() X-Ref | 
| {@inheritdoc} | 
| get_db_connect_id() X-Ref | 
| {@inheritdoc} | 
| get_sql_error_triggered() X-Ref | 
| {@inheritdoc} | 
| get_sql_error_sql() X-Ref | 
| {@inheritdoc} | 
| get_transaction() X-Ref | 
| {@inheritdoc} | 
| get_sql_time() X-Ref | 
| {@inheritdoc} | 
| get_sql_error_returned() X-Ref | 
| {@inheritdoc} | 
| get_multi_insert() X-Ref | 
| {@inheritdoc} | 
| set_multi_insert($multi_insert) X-Ref | 
| {@inheritdoc} | 
| sql_return_on_error($fail = false) X-Ref | 
| {@inheritDoc} | 
| sql_num_queries($cached = false) X-Ref | 
| {@inheritDoc} | 
| sql_add_num_queries($cached = false) X-Ref | 
| {@inheritDoc} | 
| sql_close() X-Ref | 
| {@inheritDoc} | 
| sql_query_limit($query, $total, $offset = 0, $cache_ttl = 0) X-Ref | 
| {@inheritDoc} | 
| sql_fetchrowset($query_id = false) X-Ref | 
| {@inheritDoc} | 
| sql_rowseek($rownum, &$query_id) X-Ref | 
| {@inheritDoc} | 
| sql_fetchfield($field, $rownum = false, $query_id = false) X-Ref | 
| {@inheritDoc} | 
| sql_like_expression($expression) X-Ref | 
| {@inheritDoc} | 
| sql_not_like_expression($expression) X-Ref | 
| {@inheritDoc} | 
| sql_case($condition, $action_true, $action_false = false) X-Ref | 
| {@inheritDoc} | 
| sql_concatenate($expr1, $expr2) X-Ref | 
| {@inheritDoc} | 
| sql_buffer_nested_transactions() X-Ref | 
| {@inheritDoc} | 
| sql_transaction($status = 'begin') X-Ref | 
| {@inheritDoc} | 
| sql_build_array($query, $assoc_ary = false) X-Ref | 
| {@inheritDoc} | 
| sql_in_set($field, $array, $negate = false, $allow_empty_set = false) X-Ref | 
| {@inheritDoc} | 
| sql_bit_and($column_name, $bit, $compare = '') X-Ref | 
| {@inheritDoc} | 
| sql_bit_or($column_name, $bit, $compare = '') X-Ref | 
| {@inheritDoc} | 
| cast_expr_to_bigint($expression) X-Ref | 
| {@inheritDoc} | 
| cast_expr_to_string($expression) X-Ref | 
| {@inheritDoc} | 
| sql_lower_text($column_name) X-Ref | 
| {@inheritDoc} | 
| sql_multi_insert($table, $sql_ary) X-Ref | 
| {@inheritDoc} | 
| _sql_validate_value($var) X-Ref | 
| Function for validating values | 
| sql_build_query($query, $array) X-Ref | 
| {@inheritDoc} | 
| sql_error($sql = '') X-Ref | 
| {@inheritDoc} | 
| sql_report($mode, $query = '') X-Ref | 
| {@inheritDoc} | 
| get_estimated_row_count($table_name) X-Ref | 
| {@inheritDoc} | 
| get_row_count($table_name) X-Ref | 
| {@inheritDoc} | 
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |