Extension [ extension #157 Druid version 0.9.2 ] { - Dependencies { Dependency [ curl (Required) ] 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 [2] { Constant [ string DRUID_CONTENT_TYPE ] { Content-Type:application/json } Constant [ 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 [7] { 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 [11] { 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 setDruidHosts ] { - Parameters [1] { Parameter #0 [ $hosts ] } } Method [ public method setTplPath ] { - Parameters [1] { Parameter #0 [ $tpl_path ] } } 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 ] { } } } } }