A platform combines multiple tutorials, projects, documentations, questions and answers for developers
  • Home (current)
  • Documentations
  • About
  • Login
  1. Home
  2. Documentations
  3. Haxe PHP
  4. Exception

Exception

package php

implements Throwable

extended by RuntimeException

Available on php

Constructor

new(?message:String, ?code:Int, ?previous:Throwable)

Methods

__toString():String

getCode():Int

getFile():String

getLine():Int

getMessage():String

finalgetPrevious():Throwable

getTrace():NativeIndexedArray<NativeAssocArray<Dynamic>>

getTraceAsString():String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/Exception.html

php
ArrayAccess
ArrayAccess.offsetExists()
ArrayAccess.offsetGet()
ArrayAccess.offsetSet()
ArrayAccess.offsetUnset()
ArrayIterator
ArrayIterator.ARRAY_AS_PROPS
ArrayIterator.STD_PROP_LIST
ArrayIterator.append()
ArrayIterator.asort()
ArrayIterator.count()
ArrayIterator.current()
ArrayIterator.getArrayCopy()
ArrayIterator.getFlags()
ArrayIterator.key()
ArrayIterator.ksort()
ArrayIterator.natcasesort()
ArrayIterator.natsort()
ArrayIterator.next()
ArrayIterator.offsetExists()
ArrayIterator.offsetGet()
ArrayIterator.offsetSet()
ArrayIterator.offsetUnset()
ArrayIterator.rewind()
ArrayIterator.seek()
ArrayIterator.serialize()
ArrayIterator.setFlags()
ArrayIterator.uasort()
ArrayIterator.uksort()
ArrayIterator.unserialize()
ArrayIterator.valid()
CacheLimiter
CacheLimiter.NoCache
CacheLimiter.Private
CacheLimiter.PrivateNoExpire
CacheLimiter.Public
Closure
Closure.bindTo()
Closure.call()
Const
Const.AF_INET
Const.AF_INET6
Const.AF_UNIX
Const.ARRAY_FILTER_USE_BOTH
Const.ARRAY_FILTER_USE_KEY
Const.COUNT_NORMAL
Const.COUNT_RECURSIVE
Const.DEBUG_BACKTRACE_IGNORE_ARGS
Const.DEBUG_BACKTRACE_PROVIDE_OBJECT
Const.DIRECTORY_SEPARATOR
Const.ENT_COMPAT
Const.ENT_DISALLOWED
Const.ENT_HTML401
Const.ENT_HTML5
Const.ENT_IGNORE
Const.ENT_NOQUOTES
Const.ENT_QUOTES
Const.ENT_SUBSTITUTE
Const.ENT_XHTML
Const.ENT_XML1
Const.E_ALL
Const.E_COMPILE_ERROR
Const.E_COMPILE_WARNING
Const.E_CORE_ERROR
Const.E_CORE_WARNING
Const.E_DEPRECATED
Const.E_ERROR
Const.E_NOTICE
Const.E_PARSE
Const.E_RECOVERABLE_ERROR
Const.E_STRICT
Const.E_USER_DEPRECATED
Const.E_USER_ERROR
Const.E_USER_NOTICE
Const.E_USER_WARNING
Const.E_WARNING
Const.FORCE_DEFLATE
Const.FORCE_GZIP
Const.GLOB_BRACE
Const.GLOB_ERR
Const.GLOB_MARK
Const.GLOB_NOCHECK
Const.GLOB_NOESCAPE
Const.GLOB_NOSORT
Const.GLOB_ONLYDIR
Const.HAXE_CUSTOM_ERROR_HANDLER
Const.INF
Const.JSON_BIGINT_AS_STRING
Const.JSON_ERROR_CTRL_CHAR
Const.JSON_ERROR_DEPTH
Const.JSON_ERROR_INF_OR_NAN
Const.JSON_ERROR_NONE
Const.JSON_ERROR_RECURSION
Const.JSON_ERROR_STATE_MISMATCH
Const.JSON_ERROR_SYNTAX
Const.JSON_ERROR_UNSUPPORTED_TYPE
Const.JSON_ERROR_UTF8
Const.JSON_FORCE_OBJECT
Const.JSON_HEX_AMP
Const.JSON_HEX_APOS
Const.JSON_HEX_QUOT
Const.JSON_HEX_TAG
Const.JSON_NUMERIC_CHECK
Const.JSON_PARTIAL_OUTPUT_ON_ERROR
Const.JSON_PRESERVE_ZERO_FRACTION
Const.JSON_PRETTY_PRINT
Const.JSON_UNESCAPED_SLASHES
Const.JSON_UNESCAPED_UNICODE
Const.LC_ALL
Const.LC_COLLATE
Const.LC_CTYPE
Const.LC_MESSAGES
Const.LC_MONETARY
Const.LC_NUMERIC
Const.LC_TIME
Const.MYSQLI_ASSOC
Const.MYSQLI_AUTO_INCREMENT_FLAG
Const.MYSQLI_BINARY_FLAG
Const.MYSQLI_BLOB_FLAG
Const.MYSQLI_BOTH
Const.MYSQLI_CLIENT_COMPRESS
Const.MYSQLI_CLIENT_IGNORE_SPACE
Const.MYSQLI_CLIENT_INTERACTIVE
Const.MYSQLI_CLIENT_MULTI_QUERIES
Const.MYSQLI_CLIENT_NO_SCHEMA
Const.MYSQLI_CLIENT_SSL
Const.MYSQLI_CURSOR_TYPE_FOR_UPDATE
Const.MYSQLI_CURSOR_TYPE_NO_CURSOR
Const.MYSQLI_CURSOR_TYPE_READ_ONLY
Const.MYSQLI_CURSOR_TYPE_SCROLLABLE
Const.MYSQLI_DATA_TRUNCATED
Const.MYSQLI_DEBUG_TRACE_ENABLED
Const.MYSQLI_ENUM_FLAG
Const.MYSQLI_GROUP_FLAG
Const.MYSQLI_INIT_COMMAND
Const.MYSQLI_MULTIPLE_KEY_FLAG
Const.MYSQLI_NEED_DATA
Const.MYSQLI_NOT_NULL_FLAG
Const.MYSQLI_NO_DATA
Const.MYSQLI_NUM
Const.MYSQLI_NUM_FLAG
Const.MYSQLI_OPT_CONNECT_TIMEOUT
Const.MYSQLI_OPT_LOCAL_INFILE
Const.MYSQLI_PART_KEY_FLAG
Const.MYSQLI_PRI_KEY_FLAG
Const.MYSQLI_READ_DEFAULT_FILE
Const.MYSQLI_READ_DEFAULT_GROUP
Const.MYSQLI_REFRESH_GRANT
Const.MYSQLI_REFRESH_HOSTS
Const.MYSQLI_REFRESH_LOG
Const.MYSQLI_REFRESH_MASTER
Const.MYSQLI_REFRESH_SLAVE
Const.MYSQLI_REFRESH_STATUS
Const.MYSQLI_REFRESH_TABLES
Const.MYSQLI_REFRESH_THREADS
Const.MYSQLI_REPORT_ALL
Const.MYSQLI_REPORT_ERROR
Const.MYSQLI_REPORT_INDEX
Const.MYSQLI_REPORT_OFF
Const.MYSQLI_REPORT_STRICT
Const.MYSQLI_SERVER_QUERY_NO_GOOD_INDEX_USED
Const.MYSQLI_SERVER_QUERY_NO_INDEX_USED
Const.MYSQLI_SET_CHARSET_NAME
Const.MYSQLI_SET_FLAG
Const.MYSQLI_STMT_ATTR_CURSOR_TYPE
Const.MYSQLI_STMT_ATTR_PREFETCH_ROWS
Const.MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH
Const.MYSQLI_STORE_RESULT
Const.MYSQLI_TIMESTAMP_FLAG
Const.MYSQLI_TRANS_COR_AND_CHAIN
Const.MYSQLI_TRANS_COR_AND_NO_CHAIN
Const.MYSQLI_TRANS_COR_NO_RELEASE
Const.MYSQLI_TRANS_COR_RELEASE
Const.MYSQLI_TRANS_START_CONSISTENT_SNAPSHOT
Const.MYSQLI_TRANS_START_READ_ONLY
Const.MYSQLI_TRANS_START_READ_WRITE
Const.MYSQLI_TYPE_BIT
Const.MYSQLI_TYPE_BLOB
Const.MYSQLI_TYPE_CHAR
Const.MYSQLI_TYPE_DATE
Const.MYSQLI_TYPE_DATETIME
Const.MYSQLI_TYPE_DECIMAL
Const.MYSQLI_TYPE_DOUBLE
Const.MYSQLI_TYPE_ENUM
Const.MYSQLI_TYPE_FLOAT
Const.MYSQLI_TYPE_GEOMETRY
Const.MYSQLI_TYPE_INT24
Const.MYSQLI_TYPE_INTERVAL
Const.MYSQLI_TYPE_LONG
Const.MYSQLI_TYPE_LONGLONG
Const.MYSQLI_TYPE_LONG_BLOB
Const.MYSQLI_TYPE_MEDIUM_BLOB
Const.MYSQLI_TYPE_NEWDATE
Const.MYSQLI_TYPE_NEWDECIMAL
Const.MYSQLI_TYPE_NULL
Const.MYSQLI_TYPE_SET
Const.MYSQLI_TYPE_SHORT
Const.MYSQLI_TYPE_STRING
Const.MYSQLI_TYPE_TIME
Const.MYSQLI_TYPE_TIMESTAMP
Const.MYSQLI_TYPE_TINY
Const.MYSQLI_TYPE_TINY_BLOB
Const.MYSQLI_TYPE_VAR_STRING
Const.MYSQLI_TYPE_YEAR
Const.MYSQLI_UNIQUE_KEY_FLAG
Const.MYSQLI_UNSIGNED_FLAG
Const.MYSQLI_USE_RESULT
Const.MYSQLI_ZEROFILL_FLAG
Const.M_1_PI
Const.M_2_PI
Const.M_2_SQRTPI
Const.M_E
Const.M_EULER
Const.M_LN10
Const.M_LN2
Const.M_LNPI
Const.M_LOG10E
Const.M_LOG2E
Const.M_PI
Const.M_PI_2
Const.M_PI_4
Const.M_SQRT1_2
Const.M_SQRT2
Const.M_SQRT3
Const.M_SQRTPI
Const.NAN
Const.PATH_SEPARATOR
Const.PHP_BINARY
Const.PHP_BINARY_READ
Const.PHP_EOL
Const.PHP_INT_MAX
Const.PHP_INT_MIN
Const.PHP_INT_SIZE
Const.PHP_OS
Const.PHP_ROUND_HALF_DOWN
Const.PHP_ROUND_HALF_EVEN
Const.PHP_ROUND_HALF_ODD
Const.PHP_ROUND_HALF_UP
Const.PHP_SAPI
Const.PHP_VERSION_ID
Const.PREG_BACKTRACK_LIMIT_ERROR
Const.PREG_BAD_UTF8_ERROR
Const.PREG_BAD_UTF8_OFFSET_ERROR
Const.PREG_INTERNAL_ERROR
Const.PREG_JIT_STACKLIMIT_ERROR
Const.PREG_NO_ERROR
Const.PREG_OFFSET_CAPTURE
Const.PREG_PATTERN_ORDER
Const.PREG_RECURSION_LIMIT_ERROR
Const.PREG_SET_ORDER
Const.PREG_SPLIT_DELIM_CAPTURE
Const.PREG_SPLIT_NO_EMPTY
Const.PREG_SPLIT_OFFSET_CAPTURE
Const.SCANDIR_SORT_ASCENDING
Const.SCANDIR_SORT_DESCENDING
Const.SCANDIR_SORT_NONE
Const.SEEK_CUR
Const.SEEK_END
Const.SEEK_SET
Const.SOCK_DGRAM
Const.SOCK_RAW
Const.SOCK_RDM
Const.SOCK_SEQPACKET
Const.SOCK_STREAM
Const.SOL_SOCKET
Const.SOL_TCP
Const.SO_RCVTIMEO
Const.SO_SNDTIMEO
Const.SQLITE3_ASSOC
Const.SQLITE3_BLOB
Const.SQLITE3_BOTH
Const.SQLITE3_FLOAT
Const.SQLITE3_INTEGER
Const.SQLITE3_NULL
Const.SQLITE3_NUM
Const.SQLITE3_OPEN_CREATE
Const.SQLITE3_OPEN_READONLY
Const.SQLITE3_OPEN_READWRITE
Const.SQLITE3_TEXT
Const.STDERR
Const.STDIN
Const.STDOUT
Const.STREAM_CLIENT_ASYNC_CONNECT
Const.STREAM_CLIENT_CONNECT
Const.STREAM_CLIENT_PERSISTENT
Const.STREAM_SERVER_BIND
Const.STREAM_SERVER_LISTEN
Const.STR_PAD_BOTH
Const.STR_PAD_LEFT
Const.STR_PAD_RIGHT
Const.TCP_NODELAY
Const.ZLIB_BLOCK
Const.ZLIB_DEFAULT_STRATEGY
Const.ZLIB_ENCODING_DEFLATE
Const.ZLIB_ENCODING_GZIP
Const.ZLIB_ENCODING_RAW
Const.ZLIB_FILTERED
Const.ZLIB_FINISH
Const.ZLIB_FIXED
Const.ZLIB_FULL_FLUSH
Const.ZLIB_HUFFMAN_ONLY
Const.ZLIB_NO_FLUSH
Const.ZLIB_PARTIAL_FLUSH
Const.ZLIB_RLE
Const.ZLIB_SYNC_FLUSH
Const.__CLASS__
Const.__DIR__
Const.__FILE__
Const.__FUNCTION__
Const.__LINE__
Const.__METHOD__
Const.__NAMESPACE__
Const.__TRAIT__
Countable
Countable.count()
Error
ErrorException
Exception
Exception.__toString()
Exception.getCode()
Exception.getFile()
Exception.getLine()
Exception.getMessage()
Exception.getPrevious()
Exception.getTrace()
Exception.getTraceAsString()
Generator
Generator.current()
Generator.getReturn()
Generator.iterator()
Generator.key()
Generator.next()
Generator.rewind()
Generator.send()
Generator.throwError()
Generator.valid()
Global
Global.abs()
Global.acos()
Global.array_diff()
Global.array_fill()
Global.array_filter()
Global.array_key_exists()
Global.array_keys()
Global.array_map()
Global.array_merge()
Global.array_pad()
Global.array_pop()
Global.array_push()
Global.array_reverse()
Global.array_search()
Global.array_shift()
Global.array_slice()
Global.array_splice()
Global.array_unshift()
Global.array_values()
Global.asin()
Global.atan()
Global.atan2()
Global.base64_decode()
Global.base64_encode()
Global.bin2hex()
Global.bindec()
Global.boolval()
Global.call_user_func()
Global.call_user_func_array()
Global.ceil()
Global.chdir()
Global.chr()
Global.chunk_split()
Global.class_alias()
Global.class_exists()
Global.clearstatcache()
Global.closedir()
Global.constant()
Global.copy()
Global.cos()
Global.count()
Global.current()
Global.date()
Global.debug_backtrace()
Global.decbin()
Global.dechex()
Global.define()
Global.defined()
Global.die()
Global.dirname()
Global.each()
Global.echo()
Global.end()
Global.error_reporting()
Global.exit()
Global.exp()
Global.explode()
Global.extension_loaded()
Global.fclose()
Global.feof()
Global.fflush()
Global.fgetc()
Global.fgets()
Global.file_exists()
Global.file_get_contents()
Global.file_put_contents()
Global.filetype()
Global.floatval()
Global.floor()
Global.flush()
Global.fopen()
Global.fpassthru()
Global.fread()
Global.fseek()
Global.fstat()
Global.ftell()
Global.func_get_args()
Global.function_exists()
Global.fwrite()
Global.gc_collect_cycles()
Global.get_class()
Global.get_include_path()
Global.get_object_vars()
Global.get_parent_class()
Global.getallheaders()
Global.getcwd()
Global.getenv()
Global.gethostbyaddr()
Global.gethostbyname()
Global.getprotobyname()
Global.glob()
Global.gmdate()
Global.gmmktime()
Global.gzcompress()
Global.gzuncompress()
Global.hash()
Global.header()
Global.hex2bin()
Global.hexdec()
Global.htmlspecialchars()
Global.htmlspecialchars_decode()
Global.implode()
Global.in_array()
Global.include()
Global.include_once()
Global.ini_get()
Global.ini_set()
Global.interface_exists()
Global.intval()
Global.is_array()
Global.is_bool()
Global.is_callable()
Global.is_dir()
Global.is_finite()
Global.is_float()
Global.is_int()
Global.is_nan()
Global.is_null()
Global.is_numeric()
Global.is_object()
Global.is_string()
Global.is_subclass_of()
Global.is_uploaded_file()
Global.isset()
Global.json_decode()
Global.json_encode()
Global.json_last_error()
Global.json_last_error_msg()
Global.key()
Global.log()
Global.ltrim()
Global.mail()
Global.max()
Global.mb_check_encoding()
Global.mb_chr()
Global.mb_convert_encoding()
Global.mb_internal_encoding()
Global.mb_ord()
Global.mb_regex_encoding()
Global.mb_split()
Global.mb_strlen()
Global.mb_strpos()
Global.mb_strrpos()
Global.mb_strtolower()
Global.mb_strtoupper()
Global.mb_substr()
Global.md5()
Global.method_exists()
Global.microtime()
Global.min()
Global.mkdir()
Global.mktime()
Global.move_uploaded_file()
Global.mt_getrandmax()
Global.mt_rand()
Global.next()
Global.opendir()
Global.ord()
Global.pack()
Global.php_uname()
Global.phpversion()
Global.pow()
Global.preg_last_error()
Global.preg_match()
Global.preg_match_all()
Global.preg_quote()
Global.preg_replace()
Global.preg_split()
Global.prev()
Global.proc_close()
Global.proc_get_status()
Global.proc_open()
Global.proc_terminate()
Global.property_exists()
Global.putenv()
Global.rawurldecode()
Global.rawurlencode()
Global.readdir()
Global.realpath()
Global.rename()
Global.require()
Global.require_once()
Global.reset()
Global.restore_error_handler()
Global.restore_exception_handler()
Global.rewind()
Global.rewinddir()
Global.rmdir()
Global.round()
Global.rtrim()
Global.serialize()
Global.session_cache_expire()
Global.session_cache_limiter()
Global.session_get_cookie_params()
Global.session_id()
Global.session_module_name()
Global.session_name()
Global.session_regenerate_id()
Global.session_save_path()
Global.session_set_cookie_params()
Global.session_set_save_handler()
Global.session_start()
Global.session_unset()
Global.session_write_close()
Global.set_error_handler()
Global.set_exception_handler()
Global.set_include_path()
Global.set_time_limit()
Global.setcookie()
Global.setlocale()
Global.sha1()
Global.sin()
Global.sleep()
Global.socket_accept()
Global.socket_bind()
Global.socket_close()
Global.socket_connect()
Global.socket_create()
Global.socket_export_stream()
Global.socket_getpeername()
Global.socket_getsockname()
Global.socket_import_stream()
Global.socket_listen()
Global.socket_read()
Global.socket_select()
Global.socket_set_block()
Global.socket_set_nonblock()
Global.socket_set_option()
Global.socket_shutdown()
Global.socket_write()
Global.spl_autoload()
Global.spl_autoload_call()
Global.spl_autoload_extensions()
Global.spl_autoload_functions()
Global.spl_autoload_register()
Global.spl_autoload_unregister()
Global.spl_object_hash()
Global.sprintf()
Global.sqlite_error_string()
Global.sqlite_escape_string()
Global.sqrt()
Global.stat()
Global.str_pad()
Global.str_repeat()
Global.str_replace()
Global.str_split()
Global.strcasecmp()
Global.strcmp()
Global.stream_get_contents()
Global.stream_select()
Global.stream_set_blocking()
Global.stream_set_timeout()
Global.stream_socket_accept()
Global.stream_socket_client()
Global.stream_socket_get_name()
Global.stream_socket_server()
Global.stream_socket_shutdown()
Global.strftime()
Global.strlen()
Global.strncasecmp()
Global.strpos()
Global.strrpos()
Global.strtolower()
Global.strtotime()
Global.strtoupper()
Global.strtr()
Global.strval()
Global.substr()
Global.substr_count()
Global.substr_replace()
Global.system()
Global.tan()
Global.time()
Global.trim()
Global.ucwords()
Global.unlink()
Global.unpack()
Global.unserialize()
Global.unset()
Global.urldecode()
Global.urlencode()
Global.usleep()
Global.usort()
Global.utf8_decode()
Global.utf8_encode()
Global.var_dump()
IteratorAggregate
IteratorAggregate.getIterator()
JsonSerializable
JsonSerializable.jsonSerialize()
Lib
Lib.associativeArrayOfHash()
Lib.associativeArrayOfObject()
Lib.dump()
Lib.extensionLoaded()
Lib.getClasses()
Lib.hashOfAssociativeArray()
Lib.isCli()
Lib.loadLib()
Lib.mail()
Lib.objectOfAssociativeArray()
Lib.print()
Lib.printFile()
Lib.println()
Lib.rethrow()
Lib.serialize()
Lib.toHaxeArray()
Lib.toPhpArray()
Lib.unserialize()
php.db
Mysqli
Mysqli.affected_rows
Mysqli.autocommit()
Mysqli.begin_transaction()
Mysqli.change_user()
Mysqli.character_set_name()
Mysqli.client_info
Mysqli.client_version
Mysqli.close()
Mysqli.commit()
Mysqli.connect_errno
Mysqli.connect_error
Mysqli.debug()
Mysqli.dump_debug_info()
Mysqli.errno
Mysqli.error
Mysqli.error_list
Mysqli.escape_string()
Mysqli.field_count
Mysqli.get_charset()
Mysqli.get_client_info()
Mysqli.get_connection_stats()
Mysqli.get_warnings()
Mysqli.host_info
Mysqli.info
Mysqli.init()
Mysqli.insert_id
Mysqli.kill()
Mysqli.more_results()
Mysqli.multi_query()
Mysqli.next_result()
Mysqli.options()
Mysqli.ping()
Mysqli.poll()
Mysqli.prepare()
Mysqli.protocol_version
Mysqli.query()
Mysqli.real_connect()
Mysqli.real_query()
Mysqli.reap_async_query()
Mysqli.refresh()
Mysqli.rollback()
Mysqli.rpl_query_type()
Mysqli.select_db()
Mysqli.send_query()
Mysqli.server_info
Mysqli.server_version
Mysqli.set_charset()
Mysqli.set_local_infile_handler()
Mysqli.sqlstate
Mysqli.ssl_set()
Mysqli.stat()
Mysqli.stmt_init()
Mysqli.store_result()
Mysqli.thread_id
Mysqli.use_result()
Mysqli.warning_count
MysqliFieldInfo
MysqliFieldInfo.charsetnr
MysqliFieldInfo.decimals
MysqliFieldInfo.flags
MysqliFieldInfo.length
MysqliFieldInfo.max_length
MysqliFieldInfo.name
MysqliFieldInfo.orgname
MysqliFieldInfo.orgtable
MysqliFieldInfo.table
MysqliFieldInfo.type
Mysqli_driver
Mysqli_driver.client_info
Mysqli_driver.client_version
Mysqli_driver.driver_version
Mysqli_driver.embedded
Mysqli_driver.embedded_server_end()
Mysqli_driver.embedded_server_start()
Mysqli_driver.reconnect
Mysqli_driver.report_mode
Mysqli_result
Mysqli_result.current_field
Mysqli_result.data_seek()
Mysqli_result.fetch_all()
Mysqli_result.fetch_array()
Mysqli_result.fetch_assoc()
Mysqli_result.fetch_field()
Mysqli_result.fetch_field_direct()
Mysqli_result.fetch_fields()
Mysqli_result.fetch_object()
Mysqli_result.fetch_row()
Mysqli_result.field_count
Mysqli_result.field_seek()
Mysqli_result.free()
Mysqli_result.lengths
Mysqli_result.num_rows
Mysqli_stmt
Mysqli_stmt.affected_rows
Mysqli_stmt.attr_get()
Mysqli_stmt.attr_set()
Mysqli_stmt.bind_param()
Mysqli_stmt.bind_result()
Mysqli_stmt.close()
Mysqli_stmt.data_seek()
Mysqli_stmt.errno
Mysqli_stmt.error
Mysqli_stmt.error_list
Mysqli_stmt.execute()
Mysqli_stmt.fetch()
Mysqli_stmt.field_count
Mysqli_stmt.free_result()
Mysqli_stmt.get_result()
Mysqli_stmt.get_warnings()
Mysqli_stmt.insert_id
Mysqli_stmt.num_rows
Mysqli_stmt.param_count
Mysqli_stmt.prepare()
Mysqli_stmt.reset()
Mysqli_stmt.result_metadata()
Mysqli_stmt.send_long_data()
Mysqli_stmt.sqlstate
Mysqli_stmt.store_result()
Mysqli_warning
Mysqli_warning.errno
Mysqli_warning.message
Mysqli_warning.next()
Mysqli_warning.sqlstate
NativeArray
NativeArray.iterator()
NativeArray.keyValueIterator()
NativeAssocArray
NativeAssocArray.iterator()
NativeAssocArray.keyValueIterator()
NativeIndexedArray
NativeIndexedArray.iterator()
NativeIndexedArray.keyValueIterator()
NativeIndexedArray.push()
NativeIndexedArray.toString()
NativeIterator
NativeIterator.current()
NativeIterator.key()
NativeIterator.next()
NativeIterator.rewind()
NativeIterator.valid()
NativeString
NativeString.iterator()
NativeString.keyValueIterator()
NativeStringIterator
NativeStringIterator.hasNext()
NativeStringIterator.next()
NativeStringKeyValueIterator
NativeStringKeyValueIterator.hasNext()
NativeStringKeyValueIterator.next()
NativeStructArray
PDO
PDO.ATTR_AUTOCOMMIT
PDO.ATTR_CASE
PDO.ATTR_CLIENT_VERSION
PDO.ATTR_CONNECTION_STATUS
PDO.ATTR_CURSOR
PDO.ATTR_CURSOR_NAME
PDO.ATTR_DRIVER_NAME
PDO.ATTR_EMULATE_PREPARES
PDO.ATTR_ERRMODE
PDO.ATTR_FETCH_TABLE_NAMES
PDO.ATTR_ORACLE_NULLS
PDO.ATTR_PERSISTENT
PDO.ATTR_PREFETCH
PDO.ATTR_SERVER_INFO
PDO.ATTR_SERVER_VERSION
PDO.ATTR_STATEMENT_CLASS
PDO.ATTR_STRINGIFY_FETCHES
PDO.ATTR_TIMEOUT
PDO.CASE_LOWER
PDO.CASE_NATURAL
PDO.CASE_UPPER
PDO.CURSOR_FWDONLY
PDO.CURSOR_SCROLL
PDO.ERRMODE_EXCEPTION
PDO.ERRMODE_SILENT
PDO.ERRMODE_WARNING
PDO.ERR_NONE
PDO.FETCH_ASSOC
PDO.FETCH_BOTH
PDO.FETCH_BOUND
PDO.FETCH_CLASS
PDO.FETCH_CLASSTYPE
PDO.FETCH_COLUMN
PDO.FETCH_FUNC
PDO.FETCH_GROUP
PDO.FETCH_INTO
PDO.FETCH_KEY_PAIR
PDO.FETCH_LAZY
PDO.FETCH_NAMED
PDO.FETCH_NUM
PDO.FETCH_OBJ
PDO.FETCH_ORI_ABS
PDO.FETCH_ORI_FIRST
PDO.FETCH_ORI_LAST
PDO.FETCH_ORI_PRIOR
PDO.FETCH_ORI_REL
PDO.FETCH_PROPS_LATE
PDO.FETCH_SERIALIZE
PDO.FETCH_UNIQUE
PDO.NULL_NATURAL
PDO.PARAM_BOOL
PDO.PARAM_EVT_ALLOC
PDO.PARAM_EVT_EXEC_POST
PDO.PARAM_EVT_EXEC_PRE
PDO.PARAM_EVT_FETCH_POST
PDO.PARAM_EVT_FETCH_PRE
PDO.PARAM_EVT_FREE
PDO.PARAM_EVT_NORMALIZE
PDO.PARAM_INPUT_OUTPUT
PDO.PARAM_INT
PDO.PARAM_LOB
PDO.PARAM_NULL
PDO.PARAM_STMT
PDO.PARAM_STR
PDO.beginTransaction()
PDO.commit()
PDO.errorCode()
PDO.errorInfo()
PDO.exec()
PDO.getAttribute()
PDO.getAvailableDrivers()
PDO.lastInsertId()
PDO.prepare()
PDO.query()
PDO.quote()
PDO.rollBack()
PDO.setAttribute()
PDOException
PDOException.errorInfo
PDOStatement
PDOStatement.bindColumn()
PDOStatement.bindParam()
PDOStatement.bindValue()
PDOStatement.closeCursor()
PDOStatement.columnCount()
PDOStatement.debugDumpParams()
PDOStatement.errorCode()
PDOStatement.errorInfo()
PDOStatement.execute()
PDOStatement.fetch()
PDOStatement.fetchAll()
PDOStatement.fetchColumn()
PDOStatement.fetchObject()
PDOStatement.getAttribute()
PDOStatement.getColumnMeta()
PDOStatement.nextRowset()
PDOStatement.rowCount()
PDOStatement.setAttribute()
PDOStatement.setFetchMode()
Ref
Resource
RuntimeException
SQLite3
SQLite3.busyTimeout()
SQLite3.changes()
SQLite3.close()
SQLite3.createAggregate()
SQLite3.createCollation()
SQLite3.createFunction()
SQLite3.enableExceptions()
SQLite3.escapeString()
SQLite3.exec()
SQLite3.lastErrorCode()
SQLite3.lastErrorMsg()
SQLite3.lastInsertRowID()
SQLite3.loadExtension()
SQLite3.open()
SQLite3.prepare()
SQLite3.query()
SQLite3.querySingle()
SQLite3.version()
SQLite3Result
SQLite3Result.columnName()
SQLite3Result.columnType()
SQLite3Result.fetchArray()
SQLite3Result.finalize()
SQLite3Result.numColumns()
SQLite3Result.reset()
SQLite3Stmt
SQLite3Stmt.bindParam()
SQLite3Stmt.bindValue()
SQLite3Stmt.clear()
SQLite3Stmt.close()
SQLite3Stmt.execute()
SQLite3Stmt.paramCount()
SQLite3Stmt.readOnly()
SQLite3Stmt.reset()
Scalar
SeekableIterator
SeekableIterator.seek()
Serializable
Serializable.serialize()
Serializable.unserialize()
Session
Session.clear()
Session.close()
Session.exists()
Session.get()
Session.getCacheExpire()
Session.getCacheLimiter()
Session.getCookieParams()
Session.getId()
Session.getModule()
Session.getName()
Session.getSavePath()
Session.regenerateId()
Session.remove()
Session.set()
Session.setCacheExpire()
Session.setCacheLimiter()
Session.setCookieParams()
Session.setId()
Session.setModule()
Session.setName()
Session.setSaveHandler()
Session.setSavePath()
Session.start()
Session.started
SessionHandlerInterface
SessionHandlerInterface.close()
SessionHandlerInterface.destroy()
SessionHandlerInterface.gc()
SessionHandlerInterface.open()
SessionHandlerInterface.read()
SessionHandlerInterface.write()
StdClass
SuperGlobal
SuperGlobal.GLOBALS
SuperGlobal._COOKIE
SuperGlobal._ENV
SuperGlobal._FILES
SuperGlobal._GET
SuperGlobal._POST
SuperGlobal._REQUEST
SuperGlobal._SERVER
SuperGlobal._SESSION
Syntax
Syntax.add()
Syntax.array()
Syntax.arrayDecl()
Syntax.assocDecl()
Syntax.bool()
Syntax.call()
Syntax.clone()
Syntax.coalesce()
Syntax.code()
Syntax.codeDeref()
Syntax.concat()
Syntax.construct()
Syntax.equal()
Syntax.exp()
Syntax.field()
Syntax.float()
Syntax.foreach()
Syntax.getField()
Syntax.getStaticField()
Syntax.instanceof()
Syntax.int()
Syntax.keepVar()
Syntax.mod()
Syntax.nativeClassName()
Syntax.notEqual()
Syntax.object()
Syntax.setField()
Syntax.setStaticField()
Syntax.shortTernary()
Syntax.spaceship()
Syntax.splat()
Syntax.staticCall()
Syntax.strictEqual()
Syntax.strictNotEqual()
Syntax.string()
Syntax.suppress()
Syntax.union()
Syntax.xor()
Syntax.yield()
Syntax.yieldFrom()
Syntax.yieldPair()
Throwable
Throwable.__toString()
Throwable.getCode()
Throwable.getFile()
Throwable.getLine()
Throwable.getMessage()
Throwable.getPrevious()
Throwable.getTrace()
Throwable.getTraceAsString()
Traversable
Web
Web.flush()
Web.getAuthorization()
Web.getClientHeader()
Web.getClientHeaders()
Web.getClientHeadersMap()
Web.getClientIP()
Web.getCookies()
Web.getCwd()
Web.getHostName()
Web.getMethod()
Web.getMultipart()
Web.getParamValues()
Web.getParams()
Web.getParamsString()
Web.getPostData()
Web.getURI()
Web.isModNeko
Web.parseMultipart()
Web.redirect()
Web.setCookie()
Web.setHeader()
Web.setReturnCode()
php.reflection
ReflectionClass
ReflectionClass.IS_EXPLICIT_ABSTRACT
ReflectionClass.IS_FINAL
ReflectionClass.IS_IMPLICIT_ABSTRACT
ReflectionClass.__toString()
ReflectionClass.export()
ReflectionClass.getConstant()
ReflectionClass.getConstants()
ReflectionClass.getConstructor()
ReflectionClass.getDefaultProperties()
ReflectionClass.getDocComment()
ReflectionClass.getEndLine()
ReflectionClass.getExtensionName()
ReflectionClass.getFileName()
ReflectionClass.getInterfaceNames()
ReflectionClass.getInterfaces()
ReflectionClass.getMethod()
ReflectionClass.getMethods()
ReflectionClass.getModifiers()
ReflectionClass.getName()
ReflectionClass.getNamespaceName()
ReflectionClass.getParentClass()
ReflectionClass.getProperties()
ReflectionClass.getProperty()
ReflectionClass.getShortName()
ReflectionClass.getStartLine()
ReflectionClass.getStaticProperties()
ReflectionClass.getStaticPropertyValue()
ReflectionClass.getTraitAliases()
ReflectionClass.getTraitNames()
ReflectionClass.getTraits()
ReflectionClass.hasConstant()
ReflectionClass.hasMethod()
ReflectionClass.hasProperty()
ReflectionClass.implementsInterface()
ReflectionClass.inNamespace()
ReflectionClass.isAbstract()
ReflectionClass.isAnonymous()
ReflectionClass.isCloneable()
ReflectionClass.isFinal()
ReflectionClass.isInstance()
ReflectionClass.isInstantiable()
ReflectionClass.isInterface()
ReflectionClass.isInternal()
ReflectionClass.isIterateable()
ReflectionClass.isSubclassOf()
ReflectionClass.isTrait()
ReflectionClass.isUserDefined()
ReflectionClass.name
ReflectionClass.newInstance()
ReflectionClass.newInstanceArgs()
ReflectionClass.newInstanceWithoutConstructor()
ReflectionClass.setStaticPropertyValue()
ReflectionFunctionAbstract
ReflectionFunctionAbstract.__toString()
ReflectionFunctionAbstract.getClosureScopeClass()
ReflectionFunctionAbstract.getClosureThis()
ReflectionFunctionAbstract.getDocComment()
ReflectionFunctionAbstract.getEndLine()
ReflectionFunctionAbstract.getExtensionName()
ReflectionFunctionAbstract.getFileName()
ReflectionFunctionAbstract.getName()
ReflectionFunctionAbstract.getNamespaceName()
ReflectionFunctionAbstract.getNumberOfParameters()
ReflectionFunctionAbstract.getNumberOfRequiredParameters()
ReflectionFunctionAbstract.getShortName()
ReflectionFunctionAbstract.getStartLine()
ReflectionFunctionAbstract.getStaticVariables()
ReflectionFunctionAbstract.hasReturnType()
ReflectionFunctionAbstract.inNamespace()
ReflectionFunctionAbstract.isClosure()
ReflectionFunctionAbstract.isDeprecated()
ReflectionFunctionAbstract.isGenerator()
ReflectionFunctionAbstract.isInternal()
ReflectionFunctionAbstract.isUserDefined()
ReflectionFunctionAbstract.isVariadic()
ReflectionFunctionAbstract.name
ReflectionFunctionAbstract.returnsReference()
ReflectionMethod
ReflectionMethod.IS_ABSTRACT
ReflectionMethod.IS_FINAL
ReflectionMethod.IS_PRIVATE
ReflectionMethod.IS_PROTECTED
ReflectionMethod.IS_PUBLIC
ReflectionMethod.IS_STATIC
ReflectionMethod.export()
ReflectionMethod.getClosure()
ReflectionMethod.getDeclaringClass()
ReflectionMethod.getModifiers()
ReflectionMethod.getPrototype()
ReflectionMethod.invoke()
ReflectionMethod.invokeArgs()
ReflectionMethod.isAbstract()
ReflectionMethod.isConstructor()
ReflectionMethod.isDestructor()
ReflectionMethod.isFinal()
ReflectionMethod.isPrivate()
ReflectionMethod.isProtected()
ReflectionMethod.isPublic()
ReflectionMethod.isStatic()
ReflectionMethod.setAccessible()
ReflectionProperty
ReflectionProperty.IS_
ReflectionProperty.IS_PRIVATE
ReflectionProperty.IS_PROTECTED
ReflectionProperty.IS_STATIC
ReflectionProperty.__toString()
ReflectionProperty.export()
ReflectionProperty.getDeclaringClass()
ReflectionProperty.getDocComment()
ReflectionProperty.getModifiers()
ReflectionProperty.getName()
ReflectionProperty.getValue()
ReflectionProperty.isPrivate()
ReflectionProperty.isProtected()
ReflectionProperty.isPublic()
ReflectionProperty.isStatic()
ReflectionProperty.name
ReflectionProperty.setAccessible()
ReflectionProperty.setValue()
Reflector
Reflector.__toString()
php.net
Socket
Socket.select()
SslSocket
Copyright ©2025 TypeError Powered By AnyPost, page cost 106ms.
Privacy Policy