Extension [ extension #183 Druid version 1.0.0 ] { - Dependencies { Dependency [ json (Required) ] } - INI { Entry [ druid.host ] Current = '' } Entry [ druid.base_auth_user ] Current = '' } Entry [ druid.base_auth_passport ] Current = '' } Entry [ druid.tpl_path ] Current = '/data/php-druid/tpl' } Entry [ druid.debug ] Current = '0' } Entry [ druid.curl_dns_cache_timeout ] Current = '1' } Entry [ druid.curl_connect_timeout ] Current = '3' } Entry [ druid.curl_timeout ] Current = '5' } } - Classes [1] { Class [ class Druid ] { - Constants [3] { Constant [ public string DRUID_VERSION ] { 1.0.0 } Constant [ public string DRUID_CONTENT_TYPE ] { Content-Type:application/json } Constant [ public string DRUID_INSTANCE_DEFAULT ] { default } } - Static properties [1] { Property [ protected static $Druid ] } - Static methods [1] { Method [ static public method getInstance ] { - Parameters [1] { Parameter #0 [ $instance_name ] } } } - Properties [8] { Property [ protected $debug ] Property [ protected $tpl_path ] Property [ protected $response_debug_info ] Property [ protected $response_code ] Property [ protected $_curl_error_no ] Property [ protected $_curl_error_str ] Property [ protected $hosts ] Property [ protected $host_rand ] } - Methods [14] { Method [ private method __construct ] { - Parameters [0] { } } Method [ private method __clone ] { } Method [ private method __sleep ] { } Method [ private method __wakeup ] { } Method [ public method __destruct ] { } Method [ public method debugWitch ] { - Parameters [1] { Parameter #0 [ $debug ] } } Method [ public method getDebugWitch ] { } Method [ public method setDruidHosts ] { - Parameters [1] { Parameter #0 [ $hosts ] } } Method [ public method getDruidHosts ] { } Method [ public method setTplPath ] { - Parameters [1] { Parameter #0 [ $tpl_path ] } } Method [ public method getTplPath ] { } Method [ public method getData ] { - Parameters [2] { Parameter #0 [ $request_json ] Parameter #1 [ $content_array ] } } Method [ public method getDataByTpl ] { - Parameters [2] { Parameter #0 [ $request_json_tpl ] Parameter #1 [ $content_array ] } } Method [ public method getDebugInfo ] { } } } } }