PHPdocs keywords

{{DESCRIPTION}}.

Keyword Value Count
@author Kelly McArdle 1
Reactor Engineers 1
Anton Lindqvist 1
Mike Murkovic 1
CodeIgniter Dev team 1
Esen Sagynov 4
Andrey Andreev 15
EllisLab Dev Team 111
@category Language 1
Loader 1
UTF-8 1
Output 1
URI 1
Logging 1
Input 1
Exceptions 1
Security 1
Parser 1
Encryption 1
Pagination 1
Helpers 1
Image_lib 1
User Agent 1
Uploads 1
Validation 1
Trackbacks 1
UnitTesting 1
HTML Tables 1
Front-controller 1
XML-RPC 6
Core 8
Sessions 10
Libraries 14
Database 75
@codeCoverageIgnore * @return CI_Security 2
@license https://creativecommons.org/publicdomain/zero/1.0/ CC0 1.0, Public Domain 2
@link https://codeigniter.com/userguide3/libraries/language.html 1
https://codeigniter.com/userguide3/libraries/loader.html 1
https://codeigniter.com/userguide3/general/hooks.html 1
https://codeigniter.com/userguide3/general/controllers.html 1
https://codeigniter.com/userguide3/libraries/utf8.html 1
https://codeigniter.com/userguide3/libraries/output.html 1
https://codeigniter.com/userguide3/libraries/uri.html 1
https://codeigniter.com/userguide3/libraries/benchmark.html 1
https://codeigniter.com/userguide3/general/routing.html 1
https://codeigniter.com/userguide3/general/errors.html 1
https://codeigniter.com/userguide3/libraries/input.html 1
https://codeigniter.com/userguide3/libraries/exceptions.html 1
https://codeigniter.com/userguide3/libraries/security.html 1
https://codeigniter.com/userguide3/libraries/email.html 1
https://codeigniter.com/userguide3/libraries/encryption.html 1
https://codeigniter.com/userguide3/libraries/parser.html 1
https://codeigniter.com/userguide3/libraries/zip.html 1
https://codeigniter.com/userguide3/libraries/pagination.html 1
https://codeigniter.com/userguide3/libraries/typography.html 1
https://codeigniter.com/userguide3/libraries/image_lib.html 1
https://codeigniter.com/userguide3/libraries/user_agent.html 1
https://codeigniter.com/userguide3/libraries/file_uploading.html 1
https://codeigniter.com/userguide3/libraries/calendar.html 1
https://codeigniter.com/userguide3/libraries/form_validation.html 1
https://codeigniter.com/userguide3/libraries/ftp.html 1
https://codeigniter.com/userguide3/libraries/trackback.html 1
https://codeigniter.com/userguide3/libraries/unit_testing.html 1
https://codeigniter.com/userguide3/libraries/table.html 1
https://codeigniter.com/userguide3/general/profiling.html 1
https://codeigniter.com/userguide3/ 1
https://bugs.php.net/bug.php?id=54709 1
http://insomanic.me.uk/post/229851073/php-trick-catching-fatal-errors-e-error-with-a 1
http://www.hardened-php.net/suhosin/ 1
https://secure.php.net/hash_equals 1
https://secure.php.net/hash_pbkdf2 1
https://secure.php.net/array_column 1
https://secure.php.net/mb_strlen 1
https://secure.php.net/mb_strpos 1
https://secure.php.net/mb_substr 1
https://secure.php.net/password_get_info 1
https://secure.php.net/password_hash 1
https://secure.php.net/password_needs_rehash 1
https://secure.php.net/password_verify 1
https://codeigniter.com/userguide3/libraries/config.html 2
http://channel.bitflux.ch/wiki/XSS_Prevention 2
http://ha.ckers.org/xss.html 2
https://secure.php.net/html-entity-decode 2
https://tools.ietf.org/html/rfc5321#section-2.3.5 2
https://cbl.abuseat.org/namingproblems.html 2
https://tools.ietf.org/rfc/rfc5869.txt 2
https://www.w3.org/TR/html5/links.html#linkTypes 2
https://httpd.apache.org/docs/1.3/mod/mod_mime.html#multipleext 2
https://www.ietf.org/rfc/rfc822.txt 2
https://codeigniter.com/database/ 5
https://codeigniter.com/userguide3/libraries/xmlrpc.html 6
*/ 10
https://codeigniter.com/userguide3/libraries/sessions.html 10
https://codeigniter.com/userguide3/database/ 70
@package CodeIgniter 95
@param string|string[] $params 1
string the class name being requested 1
string the directory where the class should be found 1
mixed an optional argument to pass to the class constructor 1
string the error level: 'error', 'debug' or 'info' 1
int the status code 1
int $severity 1
int $line 1
Exception $exception 1
mixed $var The input string or array of strings to be escaped. 1
bool $double_encode $double_encode set to FALSE prevents escaping twice. 1
mixed string, array, object 1
string $function_name Function to check for 1
string $known_string 1
string $user_string 1
string $algo 1
string $salt 1
int $iterations 1
bool $raw_output 1
mixed $column_key 1
mixed $index_key 1
string $haystack 1
string $needle 1
int $length 1
string the string 1
string the type: email, url, or both 1
bool whether to create pop-up links 1
string $separator Word separator (usually '-' or '_') 1
bool $lowercase Whether to transform the output string to lowercase 1
string $uri URL 1
string $method Redirect method 1
int $code HTTP Response status code 1
mixed $name Field name 1
string $value Field value 1
bool $recursing 1
mixed $options 1
mixed $selected 1
string The text to appear onscreen 1
string The id the label applies to 1
mixed Additional attributes 1
string The legend text 1
array Additional attributes 1
string $field Field name 1
string $default Default value 1
bool $html_escape Whether to escape HTML special characters or not 1
bool $default 1
array $attributes List of attributes 1
int a number of seconds 1
int a number of display units 1
int a numeric month 1
int a numeric year 1
bool whether DST is active 1
int MySQL timestamp YYYY-MM-DD HH:MM:SS 1
bool whether to show seconds 1
string classname 1
string menu name 1
mixed attributes 1
int unix_start UNIX timestamp of period start date 1
int unix_end|days UNIX timestamp of period end date 1
mixed is_unix Specifies whether the second parameter 1
string date_format Output date format, same as in date() 1
string content 1
int heading level 1
string type The doctype to be generated 1
mixed stylesheet hrefs or an array 1
string rel 1
string type 1
string title 1
string media 1
bool should index_page be added to the css path 1
mixed filename (or an array of local file path => destination filename) 1
mixed the data to be downloaded 1
bool whether to try and send the actual file MIME type 1
array $data Data for the CAPTCHA 1
bool whether or not the content is an image file 1
string the array of censored words 1
string the optional replacement value 1
string $phrase the phrase you'd like to highlight 1
string $tag_open the openging tag to precede the phrase with 1
string $tag_close the closing tag to end the phrase with 1
int $charlim = 76 the number of characters to wrap at 1
string string to ellipsize 1
int max length of string 1
mixed int (1|0) or float, .5, .2, etc for position to split 1
string ellipsis ; Default '...' 1
mixed string or array 1
string the character you wish to reduce 1
bool TRUE/FALSE - whether to trim the character from the beginning/end 1
string type of random string. basic, alpha, alnum, numeric, nozero, md5 and sha1 1
int number of characters 1
string required 1
string What should the duplicate number be appended with 1
string Which number should be used for the first dupe increment 1
string (as many parameters as needed) 1
mixed will be cast as int 1
bool $reduce_linebreaks = FALSE whether to reduce multiple instances of double newlines to two 1
string $source_dir Path to source 1
int $directory_depth Depth of directories to traverse 1
bool $hidden Whether to show hidden files 1
string the value of the cookie 1
int the number of seconds until expiration 1
string the cookie domain. Usually: .yourdomain.com 1
bool true makes the cookie secure 1
bool true makes the cookie accessible via http(s) only (no javascript) 1
string the cookie domain. Usually: .yourdomain.com 1
string $data Data to write 1
string $mode fopen() mode (default: 'wb') 1
string $path File path 1
bool $del_dir Whether to delete any directories found in the path 1
bool $htdocs Whether to skip deleting .htaccess and index page files 1
int $_level Current directory depth level (default: 0; internal use only) 1
bool whether to include the path as part of the filename 1
bool Look only at the top level directory specified? 1
string path to file 1
mixed array or comma separated string of information returned 1
string $filename File name 1
string $separator Input separator 1
string $word Word to check 1
int $number 1
bool checks to see if the path exists 1
string $line The language line 1
string $for The "for" value (id of the form element) 1
array $attributes Any additional HTML attributes 1
string $database_name 2
object $query Query result object 2
string $delim Delimiter (default: ,) 2
string $newline Newline character (default: \n) 2
string $enclosure Enclosure (default: ") 2
object $query Query result object 2
array $params Any preferences 2
bool $primary 2
bool $if_not_exists Whether to add IF NOT EXISTS condition 2
bool $if_not_exists Whether to add 'IF NOT EXISTS' condition 2
string $table_name Table name 2
string $table_name Old table name 2
string $new_table_name New table name 2
array $field Column definition 2
string $column_name Column name 2
string $field Column definition 2
bool $create_table 2
string $type 'object', 'array' or a custom class name 2
mixed $n 2
string $type 'object' or 'array' 2
string $type 'array', 'object' or a custom class name 2
array $binds = FALSE An array of binding data 2
bool $return_object = NULL 2
string the sql query 2
bool $mode = TRUE 2
bool $test_mode = FALSE 2
bool $test_mode 2
string the sql statement 2
array an array of bind data 2
int The number of decimal places 2
string|string[] $str Input string 2
bool $like Whether or not the string will be used in a LIKE condition 2
string|string[] 2
string $constrain_by_prefix = FALSE 2
string $table the table name 2
mixed $item Identifier to escape 2
bool $split Whether to split identifiers when a dot is encountered 2
mixed the "where" statement 2
array the update data 2
string $function Function name 2
string the path to the cache directory 2
string $segment_one = '' 2
string $segment_two = '' 2
string any "swap" values 2
bool whether to localize the message 2
object &$db 2
string $path Path to the cache directory 2
object $object 2
string $segment_one 2
string $segment_two 2
string $select Field name 2
string $alias 2
string $item 2
bool $val 2
mixed $from can be a string or array 2
string the join condition 2
string the type of join 2
string whether not to try to escape identifiers 2
bool $not If the statement would be IN or NOT IN 2
string $not 2
string $not (Internal use only) 2
string $type (Internal use only) 2
mixed $by 2
int $value LIMIT value 2
string the table name to select from (optional) 2
bool TRUE: resets QB values; FALSE: leave QB values alone 2
string the limit clause 2
string the offset clause 2
bool the reset clause 2
string $where 2
string $table Table to insert into 2
array $set An associative array of insert values 2
string the table to insert into 2
string the table to replace data into 2
string the table to update 2
array $set An associative array of update values 2
mixed $where 2
string the table to update data on 2
string the table to retrieve the results from 2
array an associative array of update values 2
string the where key 2
string the table to empty 2
string the table to truncate 2
string the table to delete from 2
mixed the table(s) to delete from. String or array 2
mixed the where clause 2
mixed the limit clause 2
string the prefix 2
string The table to inspect 2
bool $select_override 2
array An array of fields to reset 2
bool $pooling 2
string $sql SQL query 2
string $sql $SQL Query 2
array Preferences 2
string $sql SQL statement 2
array $binds An array of values to bind 2
int $n (ignored) 2
int $type 2
string $generator_name 2
int $inc_by 2
mixed $langfile Language file name 2
string $idiom Language name (english, etc.) 2
bool $return Whether to return the loaded array of translations 2
bool $add_suffix Whether to add suffix to $langfile 2
string $alt_path Alternative path to look for the language file 2
string $line Language line key 2
bool $log_errors Whether to log an error message if the line is not found 2
string $class Class name to check for 2
mixed $library Library name 2
array $params Optional parameters to pass to the library class constructor 2
string $object_name An optional object name to assign to 2
mixed $model Model name 2
string $name An optional object name to assign to 2
bool $db_conn An optional database connection configuration to initialize 2
mixed $params Database configuration options 2
bool $return Whether to return the database object 2
bool $return Whether to return the DB Utilities class object or not 2
bool $return Whether to return the DB Forge class object or not 2
string $view View name 2
array $vars An associative array of data 2
bool $return Whether to return the view output 2
bool $return Whether to return the file output 2
array|object|string $vars 2
string $val Value to set, only used if $vars is a string 2
string $key Variable name 2
string|string[] $files List of language file names to load 2
string Language name 2
string|string[] $library Driver name(s) 2
array $params Optional parameters to pass to the driver 2
string $object_name An optional object name to assign to 2
string $path Path to add 2
bool $view_cascade (default: TRUE) 2
bool $include_base Whether to include BASEPATH (default: FALSE) 2
string $path Path to remove 2
array $_ci_data Data to load 2
string $class Class name to load 2
string $library_name Library name to load 2
string $file_path Path to the library filename, relative to libraries/ 2
string $class Class name 2
string $prefix Class name prefix 2
array|null|bool $config Optional configuration to pass to the class constructor: 2
string $object_name Optional object name to assign to 2
mixed $vars 2
string $component Component name 2
CI_Config $config 2
string $which Hook name 2
array $data Hook details 2
string $encoding Input encoding 2
string $str String to check 2
string $item Config item name 2
string $index Index name 2
string $item Config item name 2
string $item Config item key 2
string $value Config item value 2
string $output Output data 2
string $output Data to append 2
string $header Header 2
bool $replace Whether to replace the old header value, if already set 2
string $mime_type Extension of the file we're outputting 2
string $charset Character set (default: NULL) 2
string $header 2
int $code Status code (default: 200) 2
string $text Optional message 2
bool $val TRUE to enable or FALSE to disable 2
array $sections Profiler sections 2
int $time Cache expiration time in minutes 2
string $output Output data override 2
string $output Output data to cache 2
object &$CFG CI_Config class instance 2
object &$URI CI_URI class instance 2
string $uri URI string 2
int $last_modified Timestamp of when the page was last modified 2
int $expiration Timestamp of when should the requested page expire from cache 2
string $str Input URI string 2
bool $is_cli Whether the input comes from CLI 2
string $which Array name ('segment' or 'rsegment') 2
array $array Input array of key/value pairs 2
string $which Array name ('segment' or 'rsegment') 2
string $name Marker name 2
string $point1 A particular marked point 2
string $point2 A particular marked point 2
int $decimals Number of decimal places 2
array $routing 2
string $class Class name 2
string $method Method name 2
string $dir Directory name 2
bool $append Whether we're appending rather than setting the full value 2
string $level The error level: 'error', 'debug' or 'info' 2
string $msg The error message 2
string $level The error level 2
string $date Formatted date string 2
string $message The log message 2
array &$array $_GET, $_POST, $_COOKIE, $_SERVER, etc. 2
mixed $index Index for item to be fetched from $array 2
mixed $index Index for item to be fetched from $_GET 2
mixed $index Index for item to be fetched from $_POST 2
string $index Index for item to be fetched from $_POST or $_GET 2
string $index Index for item to be fetched from $_GET or $_POST 2
mixed $index Index for item to be fetched from $_COOKIE 2
mixed $index Index for item to be fetched from $_SERVER 2
string $index Index for item to be fetched 2
string|mixed[] $name Cookie name or an array containing parameters 2
string $value Cookie value 2
int $expire Cookie expiration time in seconds 2
string $domain Cookie domain (e.g.: '.yourdomain.com') 2
string $path Cookie path (default: '/') 2
string $prefix Cookie name prefix 2
bool $secure Whether to only transfer cookies via SSL 2
bool $httponly Whether to only makes the cookie accessible via HTTP (no javascript) 2
string $samesite SameSite attribute 2
string $ip IP address 2
string $which IP protocol: 'ipv4' or 'ipv6' 2
string $index Header name 2
bool $xss_clean Whether to apply XSS filtering 2
bool $upper Whether to return in upper or lower case 2
int $severity Log level 2
string $page Page URI 2
bool $log_error Whether to log the error 2
string $heading Page heading 2
string|string[] $message Error message 2
string $template Template name 2
int $status_code (default: 500) 2
int $severity Error level 2
string|string[] $str Input data 2
bool $is_image Whether the input is an image 2
string $str Input 2
string $charset Character set 2
string $str Input file name 2
bool $relative_path Whether to preserve paths 2
string $from 2
string $return_path = NULL Return-Path 2
string $file Can be local path, URL or buffered content 2
string $disposition = 'attachment' 2
string $newname = NULL 2
string $mime = '' 2
int line-length limit 2
string $body Message body to append to 2
string $boundary Multipart boundary 2
string $multipart When provided, only attachments of this type will be processed 2
bool $auto_clear = TRUE 2
string $matches 2
string $email 2
string $data 2
array $include List of raw data chunks to include in the output 2
string $val = '' 2
$key Input key 2
$digest A SHA-2 hashing algorithm 2
$salt Optional salt 2
$length Output length (defaults to the selected digest size) 2
$info Optional context/application-specific info 2
string $key Property name 2
mixed $directory the directory name. Can be string or array 2
string $dir path to file 2
string $dir the directory name 2
mixed $filepath A single filepath or an array of file => data pairs 2
string $data Single file contents 2
string $filepath the file name/path 2
string $data the data to be encoded 2
bool $archive_filepath 2
string $path path to source directory 2
bool $preserve_filepath 2
string $root_path 2
string $filepath the file name 2
string $filename the file name 2
array $attributes 2
bool whether to reduce more then two consecutive newlines to two 2
array $props 2
string $url 2
int $seconds 2
string $function Method name 2
array $incoming 2
int $number 2
array $response 2
object $server 2
mixed $msg 2
object $msg 2
int $code 2
string $fstr 2
mixed $array 2
string $method 2
array $pars 2
scalar 2
int unix timestamp 2
string Child class name 2
string Driver name (w/o parent prefix) 2
string $lang 2
string $charset 2
string $string 2
bool $reset 2
string $index 2
mixed $types 2
bool $ignore_mime 2
string $open 2
string $close 2
array $file 2
array $config Calendar options 2
array config preferences 2
array the data to be shown in the calendar cells 2
string $label 2
mixed $rules 2
array $errors 2
string $field Field name 2
string $prefix HTML start tag 2
string $suffix HTML end tag 2
string $config 2
string $rule The rule name 2
string $field The field name 2
string The error message line 2
string A field's human name 2
mixed A rule's optional parameter 2
string regex 2
string $str string to compare against 2
string field 2
string 'ipv4' or 'ipv6' to validate a specific IP format 2
string $mac 2
array $config Connection values 2
bool $suppress_debug 2
bool $move 2
int $perm Permissions 2
string $locpath Path to source with trailing slash 2
string $rempath Path to destination - include the base folder with trailing slash 2
string $ext Filename extension 2
string $line 2
string method name 2
string function 2
string signature 2
string docstring 2
string data 2
array $items 2
mixed $expected 2
string $test_name 2
string $notes 2
array $result 2
bool $state 2
array $results 2
array $config (default: array()) 2
array $template 2
int $col_limit 2
string $caption 2
mixed $table_data 2
CI_DB_result $object Database result object 2
string $target_version Target schema version 2
string $migration Migration reached 2
string $var 2
array $config Parameters 2
mixed $config 2
string $id 2
int $ttl Cache TTL (in seconds) 2
string $type = 'user' user/filehits 2
string $id key to get cache metadata on 2
string $driver The driver to test 2
string $key Cache ID 2
mixed $data Data to save 2
string $type Not supported in Redis. 2
mixed $data Data being cached 2
int $ttl Time to live 2
mixed $id key to be deleted. 2
mixed $id key to get cache metadata on 2
string $id Cache Ide 2
int $ttl Time to live (in seconds) 2
mixed unique identifier of item in cache 2
string Unique Key 2
mixed Data to store 2
int Length of time (in seconds) to cache the data 2
bool Whether to store the raw value 2
string $driver Driver name 2
array &$params Input parameters 2
mixed $value Session data value 2
bool $destroy Destroy old session data flag 2
mixed $data Session data key or an associative array of items 2
mixed $data Session data key(s) 2
string $session_id 2
string $save_path Server path(s) 2
string $save_path Server path 2
string $save_path Path to session files' directory 2
string $name Session cookie name 2
string $save_path Table name 2
resource &$result 2
int $rownumber 2
int $algo 2
array $options 2
string the email address 2
string the URI segments of the form destination 2
array a key/value pair of attributes 2
array a key/value pair hidden data 2
mixed $data 2
mixed $extra 2
string format: us or euro 2
string the end character. Usually an ellipsis 2
string the text string 2
string $str the text string 2
string the cookie path 2
string the cookie prefix 2
string path to source 2
bool internal variable to determine recursion status - do not use in calls 2
int $perms Permissions 2
string the error message 3
int $offset 3
string $message 3
string $password 3
string $encoding 3
string $hash 3
string the URL 3
string timezone 3
bool $if_exists Whether to add an IF EXISTS condition 4
object $driver_object 4
mixed $key 4
string the table upon which the query will be performed 4
array an associative array data of key/values 4
array the insert keys 4
array the insert values 4
int $offset OFFSET value 4
string the table 4
int $limit 4
bool $escape Whether to escape values and identifiers 4
string the table to insert data into 4
array an associative array of insert values 4
object &$driver_object 4
object $db Database object 4
string|string[] $helpers Helper name(s) 4
string $file Configuration file name 4
bool $use_sections Whether configuration values should be loaded into their own section 4
bool $fail_gracefully Whether to just return FALSE or display an error message 4
mixed $params Optional parameters to pass to the class constructor 4
string $object_name Optional object name to assign to 4
string $str String to clean 4
string $str Input string 4
string $uri 4
int $n Index 4
mixed $no_result What to return if the segment index is not found 4
array $segments URI segments 4
string $message Error message 4
string $filepath File path 4
int $line Line number 4
int $length Output length 4
array $config = array() 4
string $msg 4
string $mode Encryption mode 4
int $file_mtime 4
int $file_mdate 4
array $params Initialization parameters 4
int $port 4
string $proxy 4
int $proxy_port 4
bool $flag 4
mixed $val 4
array $rules 4
int $permissions 4
string $locpath 4
string $rempath 4
string $mode 4
string $old_file 4
string $new_file 4
mixed $test 4
string $migration 4
int $ttl Time to live in seconds 4
string $key Cache key 4
int $ttl Length of time (in seconds) to cache the data 4
int $ttl Time-to-live in seconds 4
string $key 'session_id' or a session data key 4
mixed $data Session data key or an associative array 4
string the link title 4
mixed any attributes 4
int Unix timestamp 4
string $path File path 5
array $array 5
string $filepath 5
string $str Input string 5
string $table_name 6
string $qb_key 'qb_where' or 'qb_having' 6
string $value 6
string $orderby 6
string $direction ASC, DESC or RANDOM 6
bool TRUE: reset QB values; FALSE: leave QB values alone 6
array $values Update data 6
string $index WHERE key 6
string|string[] $uri URI string or an array of segments 6
string $protocol 6
int $n Index (default: 3) 6
int $n Index 6
string $where Where to add the slash ('trailing' or 'leading') 6
array $matches 6
string $data Input data 6
string $data Encrypted data 6
string $cipher Cipher name 6
resource 6
int the year 6
array $data 6
string the field name 6
bool $raw Whether to store the raw value 6
string user/filehits 6
mixed $value Value to store 6
string $name Session cookie name, unused 6
array $default Default values 7
string $field 7
mixed $value 8
string $sql 8
string the field 8
string an alias 8
string $name 8
array $match 8
int the month 8
bool $raw Whether to store the raw value (unused) 8
mixed unique identifier of the item in the cache 8
string $session_data Serialized session data 8
int $maxlifetime Maximum lifetime of sessions 8
string $data Unknown & unused 8
string $db_name 10
string An SQL query string 10
string the table name 10
string $match 10
string $side 10
string $database 10
string $db_name (ignored) 10
string $table (ignored) 10
mixed $data Data to store 10
mixed key to get cache metadata on 10
string $key Session data key 10
int $start 11
object &$db Database object 12
array $attributes Associative array of table attributes 12
mixed $field 12
mixed $key Session data key(s) 12
int $length 13
string $key 14
string $filename 14
array $params Input parameters 14
object 16
string $path 16
int $offset Step/value to add 16
int $offset Step/value to reduce by 16
string $id Session ID 16
string $key The field to search 18
array $values The values searched on 18
array $params Preferences 18
bool $xss_clean Whether to apply XSS filtering 18
array $config 18
array $params Configuration parameters 20
array $keys INSERT keys 22
array $values INSERT values 22
string $sql an SQL query 22
array $values 22
int 22
string $type 24
string $class_name 26
string $sql SQL Query 26
array $field 28
bool $persistent 28
string $session_id Session ID 30
int $n 32
array $params 42
string $alter_type ALTER type 42
mixed $field Column definition 42
bool $escape 42
string $str 42
bool $prefix_limit 42
string $table Table name 44
array 47
array &$field 48
string $table Table name 50
bool 53
string $id Cache ID 54
mixed 69
array &$attributes 84
string $table 158
string 343
@return CI_Controller 1
bool TRUE if the current version is $version or higher 1
mixed The escaped string or array of strings as a result. 1
bool TRUE if the function exists and is safe to call, 1
int Unix timstamp 1
string ellipsized string 1
mixed string or array 1
mixed (Returns a platform-specific DROP table string, or TRUE to indicate there's nothing to do) 2
string[] list of SQL statements 2
string sends the application/views/errors/error_db.php template 2
int Number of rows inserted or FALSE on failure 2
int number of rows affected or FALSE on failure 2
string $prefix_limit 2
SQLite3 2
mixed SQLite3Result object or bool 2
mixed resource if rows are returned, bool otherwise 2
void|string[] Array containing translations, if $return is set to TRUE 2
string Translation 2
string|bool Class object name if loaded or FALSE 2
object|bool Database object if $return is set to TRUE, 2
CI_Loader 2
mixed The variable or NULL if not found 2
object|bool Object or FALSE on failure if $library is a string 2
string $str encoded in UTF-8 or FALSE on failure 2
string 'text/html', if not already set 2
string URI string 2
array CI_URI::$segments 2
array CI_URI::$rsegments 2
string CI_URI::$uri_string 2
string Calculated elapsed time on success, 2
string '{memory_usage}' 2
mixed URI segments 2
string Formatted log line with a new line character at the end 2
string IP address 2
string|null User Agent string or NULL if it doesn't exist 2
string|null The requested header on success or NULL on failure 2
string Error page output 2
CI_Security 2
string CSRF hash 2
string CSRF token name 2
string XSS hash 2
CI_Encryption 2
string A pseudo-random key 2
array filemtime/filemdate 2
string (binary encoded) 2
CI_Zip 2
CI_Pagination 2
string xml 2
int unix timestamp 2
object xmlrpc response 2
mixed Current version string on success, FALSE on failure 2
string Error message returned as a string 2
array list of migration file paths sorted by version 2
string Numeric portion of a migration filename 2
string text portion of a migration filename 2
string Current migration version 2
mixed value matching $id or FALSE on failure 2
mixed array containing cache info on success OR FALSE on failure 2
mixed cache item metadata 2
bool true on success, false on failure 2
mixed Value that is stored/FALSE on failure 2
mixed FALSE 2
mixed Data array on success or FALSE on failure 2
bool TRUE, Simulating success 2
bool TRUE 2
string Driver class name 2
array $_SESSION, excluding flash data items 2
mixed depends on what the array contains 3
CI_DB_forge 4
bool cache_on value 4
CI_DB_result 4
resource|object 4
object|string 4
bool TRUE if the file was loaded correctly or FALSE on failure 4
string|null The configuration item or NULL if the item doesn't exist 4
object Child class 4
CI_Calendar 4
mixed TRUE if no migrations are found, current version string on success, FALSE on failure 4
mixed Data on success, FALSE on failure 4
mixed FALSE on failure, array on success. 4
New value on success, FALSE on failure 4
mixed value that is stored/FALSE on failure 4
bool TRUE, simulating success 4
string SQL statement 6
bool TRUE on success or FALSE on failure 6
mixed array on success/false on failure 6
bool FALSE 6
mixed Session data value or NULL if not found 6
mixed array on success, false on failure 8
string Serialized session data 8
CI_Form_validation 10
CI_Table 10
bool false on failure/true on success 10
bool true on success/false on failure 10
string|bool 12
CI_Output 16
bool TRUE on success, FALSE on failure 26
CI_Upload 26
resource 28
mixed New value on success or FALSE on failure 28
CI_Email 36
string|string[] 42
CI_DB_query_builder 88
object 92
int 119
mixed 127
array 246
bool 493
void 543
string 736
@see CI_DB_query_builder 1
CI_DB_driver 1
CI_DB_driver::$save_queries 1
CI_DB_cache 1
CI_Input::input_stream() 1
CI_Email::$wordwrap 1
CI_Email::$bcc_batch_mode 1
CI_Email::print_debugger() 1
CI_Email::$protocol 1
CI_Email::$_encoding 1
CI_Pagination::_attr_rel() 1
https://github.com/bcit-ci/CodeIgniter/pull/5896 2
CI_Loader::$_ci_library_paths 2
CI_Loader::$_ci_model_paths 2
CI_Loader::$_ci_helper_paths 2
CI_Config::$_config_paths 2
CI_URI::$segments 2
CI_URI::$rsegments 2
CI_URI::segment() 2
CI_URI::uri_to_assoc() 2
CI_Security::$_csrf_hash 2
CI_Security::$_csrf_token_name 2
CI_Security::$_xss_hash 2
https://github.com/bcit-ci/CodeIgniter/issues/4877 2
https://github.com/bcit-ci/CodeIgniter/issues/4963 2
https://gist.github.com/Zenexer/40d02da5e07f151adeaeeaa11af9ab36 2
Redis::connect() 2
Redis::flushDB() 2
Redis::info() 2
https://codeigniter.com/userguide3/general/urls.html 2
https://wiki.php.net/rfc/session.user.return-value 2
@static * @return object 2
* @var array 2
@subpackage CodeIgniter 1
Drivers 40
Libraries 54
@throws RuntimeException In case of failure 2
RedisException 2
@todo implement drop_column(), modify_column() 2
Implement use of SQLite3::querySingle(), if needed 2
Figure out a way to move this to the constructor 2
We need to figure out how to permit headers to be cached. 2
@uses CI_Loader::_ci_autoloader() 2
CI_Loader::helper() 2
CI_Config::load() 2
CI_Hooks::_run_hook() 2
CI_Output::$final_output 2
CI_Config 2
CI_URI 2
CI_Exceptions::show_error() 2
CI_Lang::$is_loaded 2
CI_Loader::_ci_init_library() 4
CI_Config::_uri_string() 4
@var array[] 1
array|false 1
int|false 1
MySQLi 1
CI_Loader 1
CI_Security 1
string 'mail', 'sendmail' or 'smtp' 1
string empty, 'tls' or 'ssl' 1
string 'text' or 'html' 1
int 1-5 1
string "\r\n" or "\n" 1
string '8bit' or '7bit' 1
function 1
Memcached 1
resource|object 2
object[] 2
object|resource 2
Redis 2
resource 6
bool|array 7
mixed 13
string[] 15
object 19
int 66
bool 102
array 142
string 313