Class [ class DrizzleCon ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [51] { Method [ public method __construct ] { } Method [ public method clone ] { - Parameters [1] { Parameter #0 [ $con_object ] } } Method [ public method fd ] { - Parameters [0] { } } Method [ public method setFd ] { - Parameters [1] { Parameter #0 [ $fd ] } } Method [ public method close ] { - Parameters [0] { } } Method [ public method drizzle ] { - Parameters [0] { } } Method [ public method error ] { - Parameters [0] { } } Method [ public method getErrno ] { - Parameters [0] { } } Method [ public method errorCode ] { - Parameters [0] { } } Method [ public method sqlstate ] { - Parameters [0] { } } Method [ public method options ] { - Parameters [0] { } } Method [ public method setOptions ] { - Parameters [1] { Parameter #0 [ $options ] } } Method [ public method addOptions ] { - Parameters [1] { Parameter #0 [ $options ] } } Method [ public method removeOptions ] { - Parameters [1] { Parameter #0 [ $options ] } } Method [ public method host ] { - Parameters [0] { } } Method [ public method port ] { - Parameters [0] { } } Method [ public method setTcp ] { - Parameters [2] { Parameter #0 [ $host ] Parameter #1 [ $port ] } } Method [ public method uds ] { - Parameters [0] { } } Method [ public method setUds ] { - Parameters [1] { Parameter #0 [ $uds ] } } Method [ public method user ] { - Parameters [1] { Parameter #0 [ $con_object ] } } Method [ public method password ] { - Parameters [0] { } } Method [ public method setAuth ] { - Parameters [2] { Parameter #0 [ $user ] Parameter #1 [ $password ] } } Method [ public method db ] { - Parameters [0] { } } Method [ public method setDb ] { - Parameters [1] { Parameter #0 [ $db ] } } Method [ public method data ] { - Parameters [0] { } } Method [ public method setData ] { - Parameters [1] { Parameter #0 [ $data ] } } Method [ public method protocolVersion ] { - Parameters [0] { } } Method [ public method serverVersion ] { - Parameters [0] { } } Method [ public method serverVersionNumber ] { - Parameters [0] { } } Method [ public method threadId ] { - Parameters [0] { } } Method [ public method scramble ] { - Parameters [0] { } } Method [ public method capabilities ] { - Parameters [0] { } } Method [ public method charset ] { - Parameters [0] { } } Method [ public method status ] { - Parameters [0] { } } Method [ public method maxPacketSize ] { - Parameters [0] { } } Method [ public method connect ] { - Parameters [0] { } } Method [ public method serverHandshakeRead ] { - Parameters [0] { } } Method [ public method clientHandshakeWrite ] { - Parameters [0] { } } Method [ public method quit ] { - Parameters [0] { } } Method [ public method selectDb ] { - Parameters [1] { Parameter #0 [ $db ] } } Method [ public method refresh ] { - Parameters [1] { Parameter #0 [ $options ] } } Method [ public method shutdown ] { - Parameters [1] { Parameter #0 [ $level ] } } Method [ public method stat ] { - Parameters [0] { } } Method [ public method debugInfo ] { - Parameters [0] { } } Method [ public method ping ] { - Parameters [0] { } } Method [ public method changeUser ] { - Parameters [3] { Parameter #0 [ $user ] Parameter #1 [ $password ] Parameter #2 [ $db ] } } Method [ public method commandWrite ] { - Parameters [3] { Parameter #0 [ $command ] Parameter #1 [ $data ] Parameter #2 [ $total ] } } Method [ public method query ] { - Parameters [1] { Parameter #0 [ $query ] } } Method [ public method read ] { - Parameters [0] { } } Method [ public method returnCode ] { - Parameters [0] { } } Method [ public method resultCreate ] { - Parameters [0] { } } } }