CRITICAL - 2026-02-11 13:04:19 --> Call to undefined method CodeIgniter\Session\Session::unset() in APPPATH/Controllers/Auth.php on line 96. 1 SYSTEMPATH/CodeIgniter.php(927): App\Controllers\Auth->loadAdminLoginOtp() 2 SYSTEMPATH/CodeIgniter.php(482): CodeIgniter\CodeIgniter->runController() 3 SYSTEMPATH/CodeIgniter.php(351): CodeIgniter\CodeIgniter->handleRequest() 4 FCPATH/index.php(67): CodeIgniter\CodeIgniter->run() ERROR - 2026-02-11 13:12:36 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:12:36 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 13:12:36 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:12:36 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:12:36 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:12:42 --> Get Merchant Balance Api Response: {"code":"RP000","status":"SUCCESS","errors":[],"message":"Fetched Successfully","data":{"total_balance":6005279731.49}} ERROR - 2026-02-11 13:13:33 --> Get Payout Default Charge Master Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Success [data] => Array ( [0] => Array ( [id] => 1 [min_amount] => 1 [max_amount] => 1000 [transaction_type] => imps [charge] => 6 ) [1] => Array ( [id] => 2 [min_amount] => 1001 [max_amount] => 25000 [transaction_type] => imps [charge] => 342 ) [2] => Array ( [id] => 3 [min_amount] => 25001 [max_amount] => 200000 [transaction_type] => imps [charge] => 10 ) ) ) ERROR - 2026-02-11 13:15:59 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-11 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-11 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-11 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-11 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770795959.5197 [endTime:protected] => 1770795959.5481 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 839 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770795959.5192 [connectDuration:protected] => 0.00054788589477539 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 839 [warning_count] => 0 ) [resultMode] => 0 ) ) ERROR - 2026-02-11 13:16:10 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-11 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-11 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-11 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-11 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770795970.7275 [endTime:protected] => 1770795970.7361 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 840 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770795970.7269 [connectDuration:protected] => 0.00056290626525879 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 840 [warning_count] => 0 ) [resultMode] => 0 ) ) ERROR - 2026-02-11 13:16:18 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-10 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-10 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-10 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-10 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770795978.0337 [endTime:protected] => 1770795978.0415 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 841 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770795978.0329 [connectDuration:protected] => 0.00069093704223633 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 841 [warning_count] => 0 ) [resultMode] => 0 ) ) ERROR - 2026-02-11 13:16:22 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-01 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-11 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-01 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-11 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770795982.337 [endTime:protected] => 1770795982.345 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 842 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770795982.3358 [connectDuration:protected] => 0.0011990070343018 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 842 [warning_count] => 0 ) [resultMode] => 0 ) ) ERROR - 2026-02-11 13:21:58 --> Get Sql Query Live filter count Topup Report : SELECT COUNT(id) AS total_count_topup_data FROM `oz_pg_trnx_details` WHERE DATE_FORMAT(cust_txn_initiate_datetime,'%Y-%m-%d') = '2026-02-11' ERROR - 2026-02-11 13:21:58 --> Get Sql Query live filter All topup Report : SELECT `id`, `cust_id`, `order_id`, `txn_amount`, `pg_partner`, `service_charge`, `gst_amount`, `credit_amount`, `api_charge`, `api_gst`, `distributor_com`, `distributor_gst`, `distributor_tds`, `admin_com`, `paytm_txn_id`, `bank_txn_id`, `txn_currency`, `gateway_name`, `txn_bank_name`, `payment_mode`, `response_code`, `cust_txn_initiate_datetime`, `paytm_txn_datetime`, `txn_status`, `txn_status_desc`, `cust_checksum_hash`, `is_amount_settled`, `isPaymentProcessed`, `open_bal`, `close_bal`, `callback_response`, `customer_info`, `merchant_info`, `txn_mode`, `razorpay_orderid`, `last_updated_by`, `rp_response` FROM `oz_pg_trnx_details` WHERE DATE_FORMAT(cust_txn_initiate_datetime,'%Y-%m-%d') = '2026-02-11' ORDER BY `id` DESC LIMIT 10 ERROR - 2026-02-11 13:23:35 --> Get Sql Query history filter All payout Report : SELECT `order_id`, `agent_id`, `distributor_id`, `amount`, `time`, `status`, `FUNDTRANSNO` FROM `oz_money_transfer_history` WHERE DATE_FORMAT(time,'%Y-%m-%d') >= '2025-12-10' AND DATE_FORMAT(time,'%Y-%m-%d') <= '2026-02-10' ORDER BY `time` DESC LIMIT 10 ERROR - 2026-02-11 13:27:36 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:27:36 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 13:27:36 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:27:36 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:27:36 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:27:46 --> Get Merchant Balance Api Response: {"code":"RP000","status":"SUCCESS","errors":[],"message":"Fetched Successfully","data":{"total_balance":6005279731.49}} ERROR - 2026-02-11 13:28:40 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:28:40 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 13:28:40 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:28:40 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 13:28:40 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:07:19 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:07:19 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 14:07:19 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:07:19 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:07:19 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:15:48 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-11 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-11 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-11 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-11 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770799548.5061 [endTime:protected] => 1770799548.5525 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 962 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770799548.504 [connectDuration:protected] => 0.0020780563354492 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 962 [warning_count] => 0 ) [resultMode] => 0 ) ) CRITICAL - 2026-02-11 14:17:53 --> Undefined variable $response in APPPATH/Controllers/Admin/Admin.php on line 1205. 1 APPPATH/Controllers/Admin/Admin.php(1205): CodeIgniter\Debug\Exceptions->errorHandler() 2 SYSTEMPATH/CodeIgniter.php(927): App\Controllers\Admin\Admin->addServicepartners() 3 SYSTEMPATH/CodeIgniter.php(482): CodeIgniter\CodeIgniter->runController() 4 SYSTEMPATH/CodeIgniter.php(351): CodeIgniter\CodeIgniter->handleRequest() 5 FCPATH/index.php(67): CodeIgniter\CodeIgniter->run() ERROR - 2026-02-11 14:37:12 --> Error connecting to the database: mysqli_sql_exception: No such file or directory in /var/www/html/adminrunpaisa/system/Database/MySQLi/Connection.php:171 Stack trace: #0 /var/www/html/adminrunpaisa/system/Database/MySQLi/Connection.php(171): mysqli->real_connect() #1 /var/www/html/adminrunpaisa/system/Database/BaseConnection.php(382): CodeIgniter\Database\MySQLi\Connection->connect() #2 /var/www/html/adminrunpaisa/system/Database/BaseConnection.php(561): CodeIgniter\Database\BaseConnection->initialize() #3 /var/www/html/adminrunpaisa/app/Models/Member/MemberModel.php(59): CodeIgniter\Database\BaseConnection->query() #4 /var/www/html/adminrunpaisa/app/Controllers/Member/Member.php(3165): App\Models\Member\MemberModel->getMemberDetails() #5 /var/www/html/adminrunpaisa/system/CodeIgniter.php(927): App\Controllers\Member\Member->activeservices() #6 /var/www/html/adminrunpaisa/system/CodeIgniter.php(482): CodeIgniter\CodeIgniter->runController() #7 /var/www/html/adminrunpaisa/system/CodeIgniter.php(351): CodeIgniter\CodeIgniter->handleRequest() #8 /var/www/html/adminrunpaisa/index.php(67): CodeIgniter\CodeIgniter->run() #9 {main} Next CodeIgniter\Database\Exceptions\DatabaseException: No such file or directory in /var/www/html/adminrunpaisa/system/Database/MySQLi/Connection.php:215 Stack trace: #0 /var/www/html/adminrunpaisa/system/Database/BaseConnection.php(382): CodeIgniter\Database\MySQLi\Connection->connect() #1 /var/www/html/adminrunpaisa/system/Database/BaseConnection.php(561): CodeIgniter\Database\BaseConnection->initialize() #2 /var/www/html/adminrunpaisa/app/Models/Member/MemberModel.php(59): CodeIgniter\Database\BaseConnection->query() #3 /var/www/html/adminrunpaisa/app/Controllers/Member/Member.php(3165): App\Models\Member\MemberModel->getMemberDetails() #4 /var/www/html/adminrunpaisa/system/CodeIgniter.php(927): App\Controllers\Member\Member->activeservices() #5 /var/www/html/adminrunpaisa/system/CodeIgniter.php(482): CodeIgniter\CodeIgniter->runController() #6 /var/www/html/adminrunpaisa/system/CodeIgniter.php(351): CodeIgniter\CodeIgniter->handleRequest() #7 /var/www/html/adminrunpaisa/index.php(67): CodeIgniter\CodeIgniter->run() #8 {main} CRITICAL - 2026-02-11 14:37:12 --> Unable to connect to the database. Main connection [MySQLi]: No such file or directory in SYSTEMPATH/Database/BaseConnection.php on line 418. 1 SYSTEMPATH/Database/BaseConnection.php(561): CodeIgniter\Database\BaseConnection->initialize() 2 APPPATH/Models/Member/MemberModel.php(59): CodeIgniter\Database\BaseConnection->query() 3 APPPATH/Controllers/Member/Member.php(3165): App\Models\Member\MemberModel->getMemberDetails() 4 SYSTEMPATH/CodeIgniter.php(927): App\Controllers\Member\Member->activeservices() 5 SYSTEMPATH/CodeIgniter.php(482): CodeIgniter\CodeIgniter->runController() 6 SYSTEMPATH/CodeIgniter.php(351): CodeIgniter\CodeIgniter->handleRequest() 7 FCPATH/index.php(67): CodeIgniter\CodeIgniter->run() ERROR - 2026-02-11 14:45:27 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:45:27 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 14:45:27 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:45:27 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:45:28 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 14:45:53 --> Get Merchant Balance Api Response: {"code":"RP000","status":"SUCCESS","errors":[],"message":"Fetched Successfully","data":{"total_balance":6005279731.49}} ERROR - 2026-02-11 14:53:57 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-11 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-11 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-11 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-11 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770801837.4055 [endTime:protected] => 1770801837.4179 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 85 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770801837.4049 [connectDuration:protected] => 0.00055480003356934 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 85 [warning_count] => 0 ) [resultMode] => 0 ) ) ERROR - 2026-02-11 15:23:01 --> Get Sql Query Live filter count Topup Report : SELECT COUNT(id) AS total_count_topup_data FROM `oz_pg_trnx_details` WHERE DATE_FORMAT(cust_txn_initiate_datetime,'%Y-%m-%d') = '2026-02-11' ERROR - 2026-02-11 15:23:01 --> Get Sql Query live filter All topup Report : SELECT `id`, `cust_id`, `order_id`, `txn_amount`, `pg_partner`, `service_charge`, `gst_amount`, `credit_amount`, `api_charge`, `api_gst`, `distributor_com`, `distributor_gst`, `distributor_tds`, `admin_com`, `paytm_txn_id`, `bank_txn_id`, `txn_currency`, `gateway_name`, `txn_bank_name`, `payment_mode`, `response_code`, `cust_txn_initiate_datetime`, `paytm_txn_datetime`, `txn_status`, `txn_status_desc`, `cust_checksum_hash`, `is_amount_settled`, `isPaymentProcessed`, `open_bal`, `close_bal`, `callback_response`, `customer_info`, `merchant_info`, `txn_mode`, `razorpay_orderid`, `last_updated_by`, `rp_response` FROM `oz_pg_trnx_details` WHERE DATE_FORMAT(cust_txn_initiate_datetime,'%Y-%m-%d') = '2026-02-11' ORDER BY `id` DESC LIMIT 10 ERROR - 2026-02-11 15:29:58 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:29:58 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 15:29:58 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:29:58 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:29:58 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:30:29 --> Get Merchant Balance Api Response: {"code":"RP000","status":"SUCCESS","errors":[],"message":"Fetched Successfully","data":{"total_balance":6005279731.49}} ERROR - 2026-02-11 15:32:47 --> Get Payout Default Charge Master Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Success [data] => Array ( [0] => Array ( [id] => 1 [min_amount] => 1 [max_amount] => 1000 [transaction_type] => imps [charge] => 6 ) [1] => Array ( [id] => 2 [min_amount] => 1001 [max_amount] => 25000 [transaction_type] => imps [charge] => 342 ) [2] => Array ( [id] => 3 [min_amount] => 25001 [max_amount] => 200000 [transaction_type] => imps [charge] => 10 ) ) ) ERROR - 2026-02-11 15:33:47 --> Get Payout Default Charge Master Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Success [data] => Array ( [0] => Array ( [id] => 1 [min_amount] => 1 [max_amount] => 1000 [transaction_type] => imps [charge] => 6 ) [1] => Array ( [id] => 2 [min_amount] => 1001 [max_amount] => 25000 [transaction_type] => imps [charge] => 342 ) [2] => Array ( [id] => 3 [min_amount] => 25001 [max_amount] => 200000 [transaction_type] => imps [charge] => 10 ) ) ) ERROR - 2026-02-11 15:33:59 --> Transaction Transaction Payload Api data : Array ( [merchant_id] => [order_id] => [merchant_order_id] => [from_date] => [to_date] => [account_number] => [utr_no] => [status] => [length] => 10 [start] => 0 ) ERROR - 2026-02-11 15:33:59 --> Get Transaction Report Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Data fetched successfully. [data] => Array ( [recordsTotal] => 941 [recordsFiltered] => 941 [data] => Array ( [0] => Array ( [merchant_order_id] => order12345678901234567890123456752e [order_id] => 1rpp09ea3d7d25f79f2c41cec3656b35 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:50 [status] => CREATED [utrno] => ) [1] => Array ( [merchant_order_id] => order12345678901234567890123456752d [order_id] => 1rpp07169ec7007aba3e9c734737b7c3 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:26 [status] => CREATED [utrno] => ) [2] => Array ( [merchant_order_id] => order12345678901234567890123456752c [order_id] => 1rpp4c99aca875095a055ff18a62bc6f [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:55 [status] => CREATED [utrno] => ) [3] => Array ( [merchant_order_id] => order12345678901234567890123456752b [order_id] => 1rpp251fcd3477588bbbb3b981b41c0c [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:31 [status] => CREATED [utrno] => ) [4] => Array ( [merchant_order_id] => order12345678901234567890123456752a [order_id] => 1rppcc26849242e7ac78383f416a9024 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:22:04 [status] => CREATED [utrno] => ) [5] => Array ( [merchant_order_id] => W251226174944ZULV [order_id] => 352rpp2f85499a83fa04e745a18366fd48 [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:46 [status] => CREATED [utrno] => ) [6] => Array ( [merchant_order_id] => W251226174906DJXV [order_id] => 352rpp7db711a86e1c487acc699301ebcb [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:08 [status] => CREATED [utrno] => ) [7] => Array ( [merchant_order_id] => GP2511050530A41BE6 [order_id] => 403rpp1dd5e0a9f5bfbe0452212cb2b8ed [merchant_id] => 403 [partner_payout_id] => pout_Rbwf2G0W7oljl8 [amount] => 1000 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-11-05 11:00:35 [status] => CREATED [utrno] => ) [8] => Array ( [merchant_order_id] => GP2511031254EF5F93 [order_id] => 403rpp7e05b11778ee10202b616676c62f [merchant_id] => 403 [partner_payout_id] => pout_RbH5a1xeuZnBI7 [amount] => 5000 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 18:24:32 [status] => CREATED [utrno] => ) [9] => Array ( [merchant_order_id] => GP2511031145E22F6D [order_id] => 403rpp313faa2947bbef7200d484ea4387 [merchant_id] => 403 [partner_payout_id] => pout_RbFyuYbjuS9JsX [amount] => 1001 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 17:15:51 [status] => CREATED [utrno] => ) ) ) ) ERROR - 2026-02-11 15:34:07 --> Get Payout Default Charge Master Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Success [data] => Array ( [0] => Array ( [id] => 1 [min_amount] => 1 [max_amount] => 1000 [transaction_type] => imps [charge] => 6 ) [1] => Array ( [id] => 2 [min_amount] => 1001 [max_amount] => 25000 [transaction_type] => imps [charge] => 342 ) [2] => Array ( [id] => 3 [min_amount] => 25001 [max_amount] => 200000 [transaction_type] => imps [charge] => 10 ) ) ) ERROR - 2026-02-11 15:34:14 --> Transaction Transaction Payload Api data : Array ( [merchant_id] => [order_id] => [merchant_order_id] => [from_date] => [to_date] => [account_number] => [utr_no] => [status] => [length] => 10 [start] => 0 ) ERROR - 2026-02-11 15:34:14 --> Get Transaction Report Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Data fetched successfully. [data] => Array ( [recordsTotal] => 941 [recordsFiltered] => 941 [data] => Array ( [0] => Array ( [merchant_order_id] => order12345678901234567890123456752e [order_id] => 1rpp09ea3d7d25f79f2c41cec3656b35 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:50 [status] => CREATED [utrno] => ) [1] => Array ( [merchant_order_id] => order12345678901234567890123456752d [order_id] => 1rpp07169ec7007aba3e9c734737b7c3 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:26 [status] => CREATED [utrno] => ) [2] => Array ( [merchant_order_id] => order12345678901234567890123456752c [order_id] => 1rpp4c99aca875095a055ff18a62bc6f [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:55 [status] => CREATED [utrno] => ) [3] => Array ( [merchant_order_id] => order12345678901234567890123456752b [order_id] => 1rpp251fcd3477588bbbb3b981b41c0c [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:31 [status] => CREATED [utrno] => ) [4] => Array ( [merchant_order_id] => order12345678901234567890123456752a [order_id] => 1rppcc26849242e7ac78383f416a9024 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:22:04 [status] => CREATED [utrno] => ) [5] => Array ( [merchant_order_id] => W251226174944ZULV [order_id] => 352rpp2f85499a83fa04e745a18366fd48 [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:46 [status] => CREATED [utrno] => ) [6] => Array ( [merchant_order_id] => W251226174906DJXV [order_id] => 352rpp7db711a86e1c487acc699301ebcb [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:08 [status] => CREATED [utrno] => ) [7] => Array ( [merchant_order_id] => GP2511050530A41BE6 [order_id] => 403rpp1dd5e0a9f5bfbe0452212cb2b8ed [merchant_id] => 403 [partner_payout_id] => pout_Rbwf2G0W7oljl8 [amount] => 1000 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-11-05 11:00:35 [status] => CREATED [utrno] => ) [8] => Array ( [merchant_order_id] => GP2511031254EF5F93 [order_id] => 403rpp7e05b11778ee10202b616676c62f [merchant_id] => 403 [partner_payout_id] => pout_RbH5a1xeuZnBI7 [amount] => 5000 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 18:24:32 [status] => CREATED [utrno] => ) [9] => Array ( [merchant_order_id] => GP2511031145E22F6D [order_id] => 403rpp313faa2947bbef7200d484ea4387 [merchant_id] => 403 [partner_payout_id] => pout_RbFyuYbjuS9JsX [amount] => 1001 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 17:15:51 [status] => CREATED [utrno] => ) ) ) ) ERROR - 2026-02-11 15:34:35 --> Transaction Transaction Payload Api data : Array ( [merchant_id] => [order_id] => [merchant_order_id] => [from_date] => [to_date] => [account_number] => [utr_no] => [status] => [length] => 10 [start] => 0 ) ERROR - 2026-02-11 15:34:35 --> Get Transaction Report Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Data fetched successfully. [data] => Array ( [recordsTotal] => 941 [recordsFiltered] => 941 [data] => Array ( [0] => Array ( [merchant_order_id] => order12345678901234567890123456752e [order_id] => 1rpp09ea3d7d25f79f2c41cec3656b35 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:50 [status] => CREATED [utrno] => ) [1] => Array ( [merchant_order_id] => order12345678901234567890123456752d [order_id] => 1rpp07169ec7007aba3e9c734737b7c3 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:26 [status] => CREATED [utrno] => ) [2] => Array ( [merchant_order_id] => order12345678901234567890123456752c [order_id] => 1rpp4c99aca875095a055ff18a62bc6f [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:55 [status] => CREATED [utrno] => ) [3] => Array ( [merchant_order_id] => order12345678901234567890123456752b [order_id] => 1rpp251fcd3477588bbbb3b981b41c0c [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:31 [status] => CREATED [utrno] => ) [4] => Array ( [merchant_order_id] => order12345678901234567890123456752a [order_id] => 1rppcc26849242e7ac78383f416a9024 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:22:04 [status] => CREATED [utrno] => ) [5] => Array ( [merchant_order_id] => W251226174944ZULV [order_id] => 352rpp2f85499a83fa04e745a18366fd48 [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:46 [status] => CREATED [utrno] => ) [6] => Array ( [merchant_order_id] => W251226174906DJXV [order_id] => 352rpp7db711a86e1c487acc699301ebcb [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:08 [status] => CREATED [utrno] => ) [7] => Array ( [merchant_order_id] => GP2511050530A41BE6 [order_id] => 403rpp1dd5e0a9f5bfbe0452212cb2b8ed [merchant_id] => 403 [partner_payout_id] => pout_Rbwf2G0W7oljl8 [amount] => 1000 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-11-05 11:00:35 [status] => CREATED [utrno] => ) [8] => Array ( [merchant_order_id] => GP2511031254EF5F93 [order_id] => 403rpp7e05b11778ee10202b616676c62f [merchant_id] => 403 [partner_payout_id] => pout_RbH5a1xeuZnBI7 [amount] => 5000 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 18:24:32 [status] => CREATED [utrno] => ) [9] => Array ( [merchant_order_id] => GP2511031145E22F6D [order_id] => 403rpp313faa2947bbef7200d484ea4387 [merchant_id] => 403 [partner_payout_id] => pout_RbFyuYbjuS9JsX [amount] => 1001 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 17:15:51 [status] => CREATED [utrno] => ) ) ) ) ERROR - 2026-02-11 15:34:55 --> Transaction Transaction Payload Api data : Array ( [merchant_id] => [order_id] => [merchant_order_id] => [from_date] => [to_date] => [account_number] => [utr_no] => [status] => [length] => 10 [start] => 0 ) ERROR - 2026-02-11 15:34:55 --> Get Transaction Report Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Data fetched successfully. [data] => Array ( [recordsTotal] => 941 [recordsFiltered] => 941 [data] => Array ( [0] => Array ( [merchant_order_id] => order12345678901234567890123456752e [order_id] => 1rpp09ea3d7d25f79f2c41cec3656b35 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:50 [status] => CREATED [utrno] => ) [1] => Array ( [merchant_order_id] => order12345678901234567890123456752d [order_id] => 1rpp07169ec7007aba3e9c734737b7c3 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:26 [status] => CREATED [utrno] => ) [2] => Array ( [merchant_order_id] => order12345678901234567890123456752c [order_id] => 1rpp4c99aca875095a055ff18a62bc6f [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:55 [status] => CREATED [utrno] => ) [3] => Array ( [merchant_order_id] => order12345678901234567890123456752b [order_id] => 1rpp251fcd3477588bbbb3b981b41c0c [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:31 [status] => CREATED [utrno] => ) [4] => Array ( [merchant_order_id] => order12345678901234567890123456752a [order_id] => 1rppcc26849242e7ac78383f416a9024 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:22:04 [status] => CREATED [utrno] => ) [5] => Array ( [merchant_order_id] => W251226174944ZULV [order_id] => 352rpp2f85499a83fa04e745a18366fd48 [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:46 [status] => CREATED [utrno] => ) [6] => Array ( [merchant_order_id] => W251226174906DJXV [order_id] => 352rpp7db711a86e1c487acc699301ebcb [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:08 [status] => CREATED [utrno] => ) [7] => Array ( [merchant_order_id] => GP2511050530A41BE6 [order_id] => 403rpp1dd5e0a9f5bfbe0452212cb2b8ed [merchant_id] => 403 [partner_payout_id] => pout_Rbwf2G0W7oljl8 [amount] => 1000 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-11-05 11:00:35 [status] => CREATED [utrno] => ) [8] => Array ( [merchant_order_id] => GP2511031254EF5F93 [order_id] => 403rpp7e05b11778ee10202b616676c62f [merchant_id] => 403 [partner_payout_id] => pout_RbH5a1xeuZnBI7 [amount] => 5000 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 18:24:32 [status] => CREATED [utrno] => ) [9] => Array ( [merchant_order_id] => GP2511031145E22F6D [order_id] => 403rpp313faa2947bbef7200d484ea4387 [merchant_id] => 403 [partner_payout_id] => pout_RbFyuYbjuS9JsX [amount] => 1001 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 17:15:51 [status] => CREATED [utrno] => ) ) ) ) ERROR - 2026-02-11 15:35:40 --> Transaction Transaction Payload Api data : Array ( [merchant_id] => [order_id] => [merchant_order_id] => [from_date] => [to_date] => [account_number] => [utr_no] => [status] => [length] => 10 [start] => 0 ) ERROR - 2026-02-11 15:35:40 --> Get Transaction Report Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Data fetched successfully. [data] => Array ( [recordsTotal] => 941 [recordsFiltered] => 941 [data] => Array ( [0] => Array ( [merchant_order_id] => order12345678901234567890123456752e [order_id] => 1rpp09ea3d7d25f79f2c41cec3656b35 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:50 [status] => CREATED [utrno] => ) [1] => Array ( [merchant_order_id] => order12345678901234567890123456752d [order_id] => 1rpp07169ec7007aba3e9c734737b7c3 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:26 [status] => CREATED [utrno] => ) [2] => Array ( [merchant_order_id] => order12345678901234567890123456752c [order_id] => 1rpp4c99aca875095a055ff18a62bc6f [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:55 [status] => CREATED [utrno] => ) [3] => Array ( [merchant_order_id] => order12345678901234567890123456752b [order_id] => 1rpp251fcd3477588bbbb3b981b41c0c [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:31 [status] => CREATED [utrno] => ) [4] => Array ( [merchant_order_id] => order12345678901234567890123456752a [order_id] => 1rppcc26849242e7ac78383f416a9024 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:22:04 [status] => CREATED [utrno] => ) [5] => Array ( [merchant_order_id] => W251226174944ZULV [order_id] => 352rpp2f85499a83fa04e745a18366fd48 [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:46 [status] => CREATED [utrno] => ) [6] => Array ( [merchant_order_id] => W251226174906DJXV [order_id] => 352rpp7db711a86e1c487acc699301ebcb [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:08 [status] => CREATED [utrno] => ) [7] => Array ( [merchant_order_id] => GP2511050530A41BE6 [order_id] => 403rpp1dd5e0a9f5bfbe0452212cb2b8ed [merchant_id] => 403 [partner_payout_id] => pout_Rbwf2G0W7oljl8 [amount] => 1000 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-11-05 11:00:35 [status] => CREATED [utrno] => ) [8] => Array ( [merchant_order_id] => GP2511031254EF5F93 [order_id] => 403rpp7e05b11778ee10202b616676c62f [merchant_id] => 403 [partner_payout_id] => pout_RbH5a1xeuZnBI7 [amount] => 5000 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 18:24:32 [status] => CREATED [utrno] => ) [9] => Array ( [merchant_order_id] => GP2511031145E22F6D [order_id] => 403rpp313faa2947bbef7200d484ea4387 [merchant_id] => 403 [partner_payout_id] => pout_RbFyuYbjuS9JsX [amount] => 1001 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 17:15:51 [status] => CREATED [utrno] => ) ) ) ) ERROR - 2026-02-11 15:36:21 --> Transaction Transaction Payload Api data : Array ( [merchant_id] => [order_id] => [merchant_order_id] => [from_date] => [to_date] => [account_number] => [utr_no] => [status] => [length] => 10 [start] => 0 ) ERROR - 2026-02-11 15:36:21 --> Get Transaction Report Api Response: Array ( [code] => RP000 [status] => SUCCESS [errors] => Array ( ) [message] => Data fetched successfully. [data] => Array ( [recordsTotal] => 941 [recordsFiltered] => 941 [data] => Array ( [0] => Array ( [merchant_order_id] => order12345678901234567890123456752e [order_id] => 1rpp09ea3d7d25f79f2c41cec3656b35 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:50 [status] => CREATED [utrno] => ) [1] => Array ( [merchant_order_id] => order12345678901234567890123456752d [order_id] => 1rpp07169ec7007aba3e9c734737b7c3 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:25:26 [status] => CREATED [utrno] => ) [2] => Array ( [merchant_order_id] => order12345678901234567890123456752c [order_id] => 1rpp4c99aca875095a055ff18a62bc6f [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:55 [status] => CREATED [utrno] => ) [3] => Array ( [merchant_order_id] => order12345678901234567890123456752b [order_id] => 1rpp251fcd3477588bbbb3b981b41c0c [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:24:31 [status] => CREATED [utrno] => ) [4] => Array ( [merchant_order_id] => order12345678901234567890123456752a [order_id] => 1rppcc26849242e7ac78383f416a9024 [merchant_id] => 1 [partner_payout_id] => [amount] => 3000 [service_charge] => NA [service_gst] => 0 [txn_dateTime] => 2026-01-23 14:22:04 [status] => CREATED [utrno] => ) [5] => Array ( [merchant_order_id] => W251226174944ZULV [order_id] => 352rpp2f85499a83fa04e745a18366fd48 [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:46 [status] => CREATED [utrno] => ) [6] => Array ( [merchant_order_id] => W251226174906DJXV [order_id] => 352rpp7db711a86e1c487acc699301ebcb [merchant_id] => 352 [partner_payout_id] => [amount] => 1 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-12-26 17:49:08 [status] => CREATED [utrno] => ) [7] => Array ( [merchant_order_id] => GP2511050530A41BE6 [order_id] => 403rpp1dd5e0a9f5bfbe0452212cb2b8ed [merchant_id] => 403 [partner_payout_id] => pout_Rbwf2G0W7oljl8 [amount] => 1000 [service_charge] => 6 [service_gst] => 1.08 [txn_dateTime] => 2025-11-05 11:00:35 [status] => CREATED [utrno] => ) [8] => Array ( [merchant_order_id] => GP2511031254EF5F93 [order_id] => 403rpp7e05b11778ee10202b616676c62f [merchant_id] => 403 [partner_payout_id] => pout_RbH5a1xeuZnBI7 [amount] => 5000 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 18:24:32 [status] => CREATED [utrno] => ) [9] => Array ( [merchant_order_id] => GP2511031145E22F6D [order_id] => 403rpp313faa2947bbef7200d484ea4387 [merchant_id] => 403 [partner_payout_id] => pout_RbFyuYbjuS9JsX [amount] => 1001 [service_charge] => 342 [service_gst] => 61.56 [txn_dateTime] => 2025-11-03 17:15:51 [status] => CREATED [utrno] => ) ) ) ) ERROR - 2026-02-11 15:36:22 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:22 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 15:36:22 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:22 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:22 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:32 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:32 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 15:36:32 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:32 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:36:32 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:41:18 --> Get Today Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:41:18 --> get today earning response: Array ( [code] => RP001 [status] => FAILED [errors] => Array ( [0] => Data not found ) [message] => Data not found [data] => Array ( ) ) ERROR - 2026-02-11 15:41:18 --> Get Monthly Earning Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:41:18 --> Get Today Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:41:18 --> Get Monthly Revenue Api Response: {"code":"RP001","status":"FAILED","errors":["Data not found"],"message":"Data not found","data":{}} ERROR - 2026-02-11 15:50:52 --> Get Merchant Balance Api Response: {"code":"RP000","status":"SUCCESS","errors":[],"message":"Fetched Successfully","data":{"total_balance":6005279731.49}} ERROR - 2026-02-11 16:04:50 --> Get Sql Query: CodeIgniter\Database\Query Object ( [originalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= :cust_txn_initiate_datetime: AND `cust_txn_initiate_datetime` <= :cust_txn_initiate_datetime.1: AND `response_code` = :response_code: GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [finalQueryString:protected] => SELECT `cust_id`, SUM(txn_amount) as amount FROM `oz_pg_trnx_details` WHERE `cust_txn_initiate_datetime` >= '2026-02-11 00:00:00' AND `cust_txn_initiate_datetime` <= '2026-02-11 23:59:59' AND `response_code` = 1 GROUP BY `cust_id` ORDER BY `amount` DESC LIMIT 10 [binds:protected] => Array ( [cust_txn_initiate_datetime] => Array ( [0] => 2026-02-11 00:00:00 [1] => 1 ) [cust_txn_initiate_datetime.1] => Array ( [0] => 2026-02-11 23:59:59 [1] => 1 ) [response_code] => Array ( [0] => 1 [1] => 1 ) ) [bindMarker:protected] => ? [startTime:protected] => 1770806090.8107 [endTime:protected] => 1770806090.8481 [errorCode:protected] => [errorString:protected] => [db] => CodeIgniter\Database\MySQLi\Connection Object ( [DSN:protected] => [port:protected] => 3306 [hostname:protected] => localhost [username:protected] => rpdevelopment [password:protected] => rpdevelopment [database:protected] => runpaisa_new [DBDriver] => MySQLi [subdriver:protected] => [DBPrefix:protected] => [pConnect:protected] => [DBDebug:protected] => [charset:protected] => utf8 [DBCollat:protected] => utf8_general_ci [swapPre:protected] => [encrypt:protected] => [compress:protected] => [strictOn:protected] => [failover:protected] => Array ( ) [lastQuery:protected] => CodeIgniter\Database\Query Object *RECURSION* [connID] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 242 [warning_count] => 0 ) [resultID] => mysqli_result Object ( [current_field] => 0 [field_count] => 2 [lengths] => [num_rows] => 0 [type] => 0 ) [protectIdentifiers] => 1 [reservedIdentifiers:protected] => Array ( [0] => * ) [escapeChar] => ` [likeEscapeStr] => ESCAPE '%s' [likeEscapeChar] => ! [pregEscapeChar:protected] => Array ( [1] => ` [0] => ` [3] => ` [2] => ` ) [dataCache] => Array ( ) [connectTime:protected] => 1770806090.8095 [connectDuration:protected] => 0.0011370182037354 [pretend:protected] => [transEnabled] => 1 [transStrict] => 1 [transDepth:protected] => 0 [transStatus:protected] => 1 [transFailure:protected] => [aliasedTables:protected] => Array ( ) [queryClass:protected] => CodeIgniter\Database\Query [deleteHack] => 1 [mysqli] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 8.1.2-1ubuntu2.18 [client_version] => 80102 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 2 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 8.0.37-0ubuntu0.22.04.3 [server_version] => 80037 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 242 [warning_count] => 0 ) [resultMode] => 0 ) )