Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.88 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?><SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'><SOAP:Header/><SOAP:Body/></SOAP:Envelope>string(7) "session"
  2. object(Fabr_Db_Statement)#67 (9) {
  3.   ["_fetchMode":protected]=>
  4.   int(2)
  5.   ["_stmt":protected]=>
  6.   object(PDOStatement)#68 (1) {
  7.     ["queryString"]=>
  8.     string(88) "INSERT INTO `session` (`session_id`, `modified`, `data`, `lifetime`) VALUES (?, ?, ?, ?)"
  9.   }
  10.   ["_adapter":protected]=>
  11.   object(Fabr_Db_Adapter)#19 (19) {
  12.     ["_defaultStmtClass":protected]=>
  13.     string(17) "Fabr_Db_Statement"
  14.     ["_devPanelTag":protected]=>
  15.     string(5) "mysql"
  16.     ["_enableDevPanel":protected]=>
  17.     bool(true)
  18.     ["_queriezBacktrace":protected]=>
  19.     bool(false)
  20.     ["_current_row_count":protected]=>
  21.     int(0)
  22.     ["_connection_name":protected]=>
  23.     string(10) "db_default"
  24.     ["_listeners"]=>
  25.     array(0) {
  26.     }
  27.     ["_isTransactionBegin":protected]=>
  28.     bool(false)
  29.     ["_pdoType":protected]=>
  30.     string(5) "mysql"
  31.     ["_numericDataTypes":protected]=>
  32.     array(16) {
  33.       [0]=>
  34.       int(0)
  35.       [1]=>
  36.       int(1)
  37.       [2]=>
  38.       int(2)
  39.       ["INT"]=>
  40.       int(0)
  41.       ["INTEGER"]=>
  42.       int(0)
  43.       ["MEDIUMINT"]=>
  44.       int(0)
  45.       ["SMALLINT"]=>
  46.       int(0)
  47.       ["TINYINT"]=>
  48.       int(0)
  49.       ["BIGINT"]=>
  50.       int(1)
  51.       ["SERIAL"]=>
  52.       int(1)
  53.       ["DEC"]=>
  54.       int(2)
  55.       ["DECIMAL"]=>
  56.       int(2)
  57.       ["DOUBLE"]=>
  58.       int(2)
  59.       ["DOUBLE PRECISION"]=>
  60.       int(2)
  61.       ["FIXED"]=>
  62.       int(2)
  63.       ["FLOAT"]=>
  64.       int(2)
  65.     }
  66.     ["_config":protected]=>
  67.     array(8) {
  68.       ["host"]=>
  69.       string(12) "192.168.2.15"
  70.       ["username"]=>
  71.       string(4) "fabr"
  72.       ["password"]=>
  73.       string(12) "bKnTdkuzTq9n"
  74.       ["dbname"]=>
  75.       string(14) "fabrikant_test"
  76.       ["charset"]=>
  77.       string(6) "cp1251"
  78.       ["persistent"]=>
  79.       bool(false)
  80.       ["options"]=>
  81.       array(3) {
  82.         ["caseFolding"]=>
  83.         int(0)
  84.         ["autoQuoteIdentifiers"]=>
  85.         bool(true)
  86.         ["fetchMode"]=>
  87.         int(2)
  88.       }
  89.       ["driver_options"]=>
  90.       array(1) {
  91.         [1002]=>
  92.         string(18) "SET NAMES 'cp1251'"
  93.       }
  94.     }
  95.     ["_fetchMode":protected]=>
  96.     int(2)
  97.     ["_profiler":protected]=>
  98.     object(Zend_Db_Profiler)#20 (4) {
  99.       ["_queryProfiles":protected]=>
  100.       array(0) {
  101.       }
  102.       ["_enabled":protected]=>
  103.       bool(false)
  104.       ["_filterElapsedSecs":protected]=>
  105.       NULL
  106.       ["_filterTypes":protected]=>
  107.       NULL
  108.     }
  109.     ["_defaultProfilerClass":protected]=>
  110.     string(16) "Zend_Db_Profiler"
  111.     ["_connection":protected]=>
  112.     object(PDO)#48 (0) {
  113.     }
  114.     ["_caseFolding":protected]=>
  115.     int(0)
  116.     ["_autoQuoteIdentifiers":protected]=>
  117.     bool(true)
  118.     ["_allowSerialization":protected]=>
  119.     bool(true)
  120.     ["_autoReconnectOnUnserialize":protected]=>
  121.     bool(false)
  122.   }
  123.   ["_attribute":protected]=>
  124.   array(0) {
  125.   }
  126.   ["_bindColumn":protected]=>
  127.   array(0) {
  128.   }
  129.   ["_bindParam":protected]=>
  130.   array(0) {
  131.   }
  132.   ["_sqlSplit":protected]=>
  133.   array(9) {
  134.     [0]=>
  135.     string(77) "INSERT INTO `session` (`session_id`, `modified`, `data`, `lifetime`) VALUES ("
  136.     [1]=>
  137.     string(1) "?"
  138.     [2]=>
  139.     string(2) ", "
  140.     [3]=>
  141.     string(1) "?"
  142.     [4]=>
  143.     string(2) ", "
  144.     [5]=>
  145.     string(1) "?"
  146.     [6]=>
  147.     string(2) ", "
  148.     [7]=>
  149.     string(1) "?"
  150.     [8]=>
  151.     string(1) ")"
  152.   }
  153.   ["_sqlParam":protected]=>
  154.   array(9) {
  155.     [0]=>
  156.     string(77) "INSERT INTO `session` (`session_id`, `modified`, `data`, `lifetime`) VALUES ("
  157.     [1]=>
  158.     string(1) "?"
  159.     [2]=>
  160.     string(2) ", "
  161.     [3]=>
  162.     string(1) "?"
  163.     [4]=>
  164.     string(2) ", "
  165.     [5]=>
  166.     string(1) "?"
  167.     [6]=>
  168.     string(2) ", "
  169.     [7]=>
  170.     string(1) "?"
  171.     [8]=>
  172.     string(1) ")"
  173.   }
  174.   ["_queryId":protected]=>
  175.   NULL
  176. }
  177. int(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement