Extension [ extension #78 Druid version 0.6.0 ] { - 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 [1] { Constant [ string DRUID_CONTENT_TYPE ] { Content-Type:application/json } } - Static properties [1] { Property [ protected static $Druid ] } - Static methods [1] { Method [ static public method getInstance ] { } } - 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 ] { } Method [ private method __clone ] { } Method [ private method __sleep ] { } Method [ private method __wakeup ] { } Method [ public method __destruct ] { } Method [ public method debugWitch ] { } Method [ public method setDruidHosts ] { } Method [ public method setTplPath ] { } Method [ public method getData ] { } Method [ public method getDataByTpl ] { } Method [ public method getDebugInfo ] { } } } } }