From 33a5a772479574ca66a6cd483eeba5e10660121e Mon Sep 17 00:00:00 2001 From: dfoso Date: Mon, 4 Mar 2024 21:53:58 +0700 Subject: [PATCH] adding Kanwil Model --- app/Controllers/Kanwil.php | 6 +- .../debugbar/debugbar_1709530711.742922.json | 1 - .../debugbar/debugbar_1709530879.000842.json | 1 - .../debugbar/debugbar_1709533451.656702.json | 1 - .../debugbar/debugbar_1709533469.444682.json | 1 - .../debugbar/debugbar_1709533553.386483.json | 1 - .../debugbar/debugbar_1709533589.127570.json | 1 - .../debugbar/debugbar_1709533671.166560.json | 1 - writable/logs/log-2024-03-04.log | 259 ++++++++++++++++++ 9 files changed, 263 insertions(+), 9 deletions(-) delete mode 100644 writable/debugbar/debugbar_1709530711.742922.json delete mode 100644 writable/debugbar/debugbar_1709530879.000842.json delete mode 100644 writable/debugbar/debugbar_1709533451.656702.json delete mode 100644 writable/debugbar/debugbar_1709533469.444682.json delete mode 100644 writable/debugbar/debugbar_1709533553.386483.json delete mode 100644 writable/debugbar/debugbar_1709533589.127570.json delete mode 100644 writable/debugbar/debugbar_1709533671.166560.json diff --git a/app/Controllers/Kanwil.php b/app/Controllers/Kanwil.php index 26cc9b3e..b9988c56 100644 --- a/app/Controllers/Kanwil.php +++ b/app/Controllers/Kanwil.php @@ -30,9 +30,11 @@ class Kanwil extends BaseController $bulan = $pbulan; } - $param = array('tahun' => $tahun, 'bln' => $bulan); + $param = array('kwl' => $kwl, 'tahun' => $tahun, 'bln' => $bulan); + $p['kwlx'] = $kwl; $p['tahunx'] = $tahun; $p['bulanx'] = $bulan; + $p['selkwl'] = $model->selKwl()->getResult(); $p['penerimaan'] = $model->getPenn($param)->getResult(); $p['updatex'] = $model->getUpd()->getFirstRow('array'); $p['perkategori'] = $model->getKat($param)->getResult(); @@ -43,7 +45,7 @@ class Kanwil extends BaseController $p['wp_terdaftar'] = $model->getWpsk()->getFirstRow('array'); $p['wp_sk'] = $model->getBreakdownPen($param)->getFirstRow('array'); $p['wpadm'] = $model->getWPterdaftar($param)->getFirstRow('array'); - + $p['laporThn'] = $model->laporTahunan($param)->getFirstRow('array'); diff --git a/writable/debugbar/debugbar_1709530711.742922.json b/writable/debugbar/debugbar_1709530711.742922.json deleted file mode 100644 index f4a6deb7..00000000 --- a/writable/debugbar/debugbar_1709530711.742922.json +++ /dev/null @@ -1 +0,0 @@ -{"url":"https:\/\/localhost\/enginen\/Home","method":"POST","isAJAX":false,"startTime":1709530711.121435,"totalTime":562.9,"totalMemory":"5.997","segmentDuration":85,"segmentCount":7,"CI_VERSION":"4.4.5","collectors":[{"title":"Timers","titleSafe":"timers","titleDetails":"","display":[],"badgeValue":null,"isEmpty":false,"hasTabContent":false,"hasLabel":false,"icon":"","hasTimelineData":true,"timelineData":[{"name":"Bootstrap","component":"Timer","start":1709530711.132709,"duration":0.021872997283935547},{"name":"Routing","component":"Timer","start":1709530711.154583,"duration":0.0007469654083251953},{"name":"Before Filters","component":"Timer","start":1709530711.15656,"duration":1.5020370483398438e-5},{"name":"Controller","component":"Timer","start":1709530711.156577,"duration":0.5277078151702881},{"name":"Controller Constructor","component":"Timer","start":1709530711.156578,"duration":0.0008149147033691406},{"name":"After Filters","component":"Timer","start":1709530711.684342,"duration":0.0011022090911865234}]},{"title":"Database","titleSafe":"database","titleDetails":"(9 total Queries, 9 of them unique across 1 Connection)","display":{"queries":[{"hover":"","class":"","duration":"27.32 ms","sql":"SELECT<\/strong> NM_KANWIL, TARGET, SUM<\/strong>(PENERIMAAN_BERJALAN) PENB, SUM<\/strong>(PENERIMAAN_LALU) PENL,\r\n\t\t\t\t(SUM<\/strong>(PENERIMAAN_BERJALAN)\/TARGET)*100 PENCAPAIAN, ((SUM<\/strong>(PENERIMAAN_BERJALAN)-SUM<\/strong>(PENERIMAAN_LALU))\/SUM<\/strong>(PENERIMAAN_LALU))*100 PERTUMBUHAN \r\n\t\t\t\tFROM<\/strong> KINERJA_PENERIMAAN \r\n\t\t\t\tWHERE<\/strong> THN_KINERJA = '2023' AND<\/strong> TO_NUMBER(BLN_KINERJA) \r\n\t\t\t\tBETWEEN TO_NUMBER('01') AND<\/strong> TO_NUMBER('12') GROUP<\/strong> BY<\/strong> NM_KANWIL, TARGET","trace":[{"file":"APPPATH\\Models\\Mpemby.php:18","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:35","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getPenn()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:18","qid":"4f1d03c9e9e012b5e2975cc63707ed8d"},{"hover":"","class":"","duration":"23.83 ms","sql":"SELECT<\/strong> LAST_DDL_TIME UPD\r\n FROM<\/strong> DBA_OBJECTS \r\n WHERE<\/strong> owner = 'GENAPP'\r\n AND<\/strong> object_name = 'KINERJA_PENERIMAAN'","trace":[{"file":"APPPATH\\Models\\Mpemby.php:25","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:36","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getUpd()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:25","qid":"c91455eaca2c1e22397af8fb48960976"},{"hover":"","class":"","duration":"28.12 ms","sql":"SELECT<\/strong> CASE WHEN KD_KATEGORI IS<\/strong> NULL<\/strong> THEN '-' ELSE KD_KATEGORI END KODE,\r\n CASE WHEN KD_KATEGORI IS<\/strong> NULL<\/strong> THEN 'UNKNOWN' ELSE NM_KATEGORI END NMKAT,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN WPBAYAR ELSE 0 END)WPBYRN,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN WPBAYAR ELSE 0 END)WPBYRP,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) KPENN,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) KPENP\r\n FROM<\/strong> PERKATEGORI_MV\r\n GROUP<\/strong> BY<\/strong> KD_KATEGORI,NM_KATEGORI\r\n ORDER<\/strong> BY<\/strong> KD_KATEGORI ASC<\/strong>\r\n ","trace":[{"file":"APPPATH\\Models\\Mpemby.php:43","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:37","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getKat()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:43","qid":"c188bb806781c458c39a8155e35a0e1e"},{"hover":"","class":"","duration":"27.07 ms","sql":"SELECT<\/strong> NM_PAJAK,TOTALN PENERIMAAN, TOTALP PENL,\r\n (SELECT<\/strong> ROUND(SUM<\/strong>(TOTAL)) FROM<\/strong> PERJENIS_MV WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12') PENERIMAAN_TOT,\r\n (SELECT<\/strong> ROUND(SUM<\/strong>(TOTAL)) FROM<\/strong> PERJENIS_MV WHERE<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12') PENERIMAAN_TOTL\r\n FROM<\/strong> (\r\n SELECT<\/strong> NM_PAJAK,ROUND(SUM<\/strong>(CASE WHEN THNBYR= '2023' AND<\/strong> BLNBYR <= '12' THEN TOTAL ELSE 0 END)) TOTALN,\r\n ROUND(SUM<\/strong>(CASE WHEN THNBYR= '2022' AND<\/strong> BLNBYR <= '12' THEN TOTAL ELSE 0 END)) TOTALP\r\n FROM<\/strong> PERJENIS_MV \r\n GROUP<\/strong> BY<\/strong> NM_PAJAK ORDER<\/strong> BY<\/strong> TOTALN DESC<\/strong>) WHERE<\/strong> ROWNUM < = 7\r\n ","trace":[{"file":"APPPATH\\Models\\Mpemby.php:62","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:38","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getPiePen()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:62","qid":"36efca96e1d94c415da6d6ddc83ff5a1"},{"hover":"","class":"","duration":"25.56 ms","sql":"SELECT<\/strong> A.JMLBULAN, A.JUMLAHWP,B.JUMLAHWP JUMLAHWPP FROM<\/strong>\r\n (SELECT<\/strong> TO_NUMBER(BLNBYR) JMLBULAN,JUMLAHWP FROM<\/strong> PAYCOMPNAS\r\n WHERE<\/strong> THNBYR = '2023') A,\r\n (SELECT<\/strong> TO_NUMBER(BLNBYR) JMLBULAN,JUMLAHWP FROM<\/strong> PAYCOMPNAS\r\n WHERE<\/strong> THNBYR = '2022') B\r\n WHERE<\/strong> A.JMLBULAN =B.JMLBULAN\r\n ORDER<\/strong> BY<\/strong> A.JMLBULAN ASC<\/strong>","trace":[{"file":"APPPATH\\Models\\Mpemby.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:39","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->paycompNas()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:79","qid":"eb26078bf30ed4cae89489ef35ac475d"},{"hover":"","class":"","duration":"32.32 ms","sql":"SELECT<\/strong> NO,LAPISAN,WPBYR,TOTAL,\r\n (SELECT<\/strong> SUM<\/strong>(WPBYR) FROM<\/strong> SOFNAS WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR < = '12') TOTWPBYR,\r\n (SELECT<\/strong> SUM<\/strong>(TOTAL) FROM<\/strong> SOFNAS WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR < = '12') TOTALL\r\n FROM<\/strong> (\r\n SELECT<\/strong> NO,LAPISAN,SUM<\/strong>(ROUND(WPBYR\/2)) WPBYR,SUM<\/strong>(ROUND(TOTAL\/2)) TOTAL FROM<\/strong> SOFNAS WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR < = '12' \r\n GROUP<\/strong> BY<\/strong> NO,LAPISAN) ORDER<\/strong> BY<\/strong> NO ASC<\/strong> ","trace":[{"file":"APPPATH\\Models\\Mpemby.php:93","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:40","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->sofNas()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:93","qid":"10ff7204f12741b29d7472c8d65a391f"},{"hover":"","class":"","duration":"25.21 ms","sql":"SELECT<\/strong> *\nFROM<\/strong> "BULAN"","trace":[{"file":"SYSTEMPATH\\Database\\BaseBuilder.php:1616","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Models\\Mpemby.php:102","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->get()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:41","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getBln()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:102","qid":"f5c1ae482055816bf811f1a9ee4f961d"},{"hover":"","class":"","duration":"23.83 ms","sql":"SELECT<\/strong> SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' THEN JUMLAHWP ELSE 0 END) WPK,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' THEN JUMLAHWP ELSE 0 END) WPS\r\n FROM<\/strong> WPSK_MV","trace":[{"file":"APPPATH\\Models\\Mpemby.php:107","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:42","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getWpsk()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:107","qid":"8c482d8b20e1cbe53de594e5682a7a56"},{"hover":"","class":"","duration":"29.27 ms","sql":"SELECT<\/strong> \r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPSWP,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPSWPL,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPSBYRN,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPSBYRP,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPKWP,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPKWPL,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPKBYRN,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPKBYRP\r\n FROM<\/strong> BREAKDOWN_PEN","trace":[{"file":"APPPATH\\Models\\Mpemby.php:126","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Home.php:43","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\Mpemby->getBreakdownPen()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Home->index()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:502","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Models\\Mpemby.php:126","qid":"c56b47ea0092b7e0563494bc75b2852d"}]},"badgeValue":9,"isEmpty":false,"hasTabContent":true,"hasLabel":false,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADMSURBVEhLY6A3YExLSwsA4nIycQDIDIhRWEBqamo\/UNF\/SjDQjF6ocZgAKPkRiFeEhoYyQ4WIBiA9QAuWAPEHqBAmgLqgHcolGQD1V4DMgHIxwbCxYD+QBqcKINseKo6eWrBioPrtQBq\/BcgY5ht0cUIYbBg2AJKkRxCNWkDQgtFUNJwtABr+F6igE8olGQD114HMgHIxAVDyAhA\/AlpSA8RYUwoeXAPVex5qHCbIyMgwBCkAuQJIY00huDBUz\/mUlBQDqHGjgBjAwAAACexpph6oHSQAAAAASUVORK5CYII=","hasTimelineData":true,"timelineData":[{"name":"Connecting to Database: \"default\"","component":"Database","start":1709530711.172923,"duration":"0.239137"},{"name":"Query","component":"Database","start":1709530711.414359,"duration":"0.027317","query":"SELECT<\/strong> NM_KANWIL, TARGET, SUM<\/strong>(PENERIMAAN_BERJALAN) PENB, SUM<\/strong>(PENERIMAAN_LALU) PENL,\r\n\t\t\t\t(SUM<\/strong>(PENERIMAAN_BERJALAN)\/TARGET)*100 PENCAPAIAN, ((SUM<\/strong>(PENERIMAAN_BERJALAN)-SUM<\/strong>(PENERIMAAN_LALU))\/SUM<\/strong>(PENERIMAAN_LALU))*100 PERTUMBUHAN \r\n\t\t\t\tFROM<\/strong> KINERJA_PENERIMAAN \r\n\t\t\t\tWHERE<\/strong> THN_KINERJA = '2023' AND<\/strong> TO_NUMBER(BLN_KINERJA) \r\n\t\t\t\tBETWEEN TO_NUMBER('01') AND<\/strong> TO_NUMBER('12') GROUP<\/strong> BY<\/strong> NM_KANWIL, TARGET"},{"name":"Query","component":"Database","start":1709530711.445077,"duration":"0.023828","query":"SELECT<\/strong> LAST_DDL_TIME UPD\r\n FROM<\/strong> DBA_OBJECTS \r\n WHERE<\/strong> owner = 'GENAPP'\r\n AND<\/strong> object_name = 'KINERJA_PENERIMAAN'"},{"name":"Query","component":"Database","start":1709530711.469045,"duration":"0.028117","query":"SELECT<\/strong> CASE WHEN KD_KATEGORI IS<\/strong> NULL<\/strong> THEN '-' ELSE KD_KATEGORI END KODE,\r\n CASE WHEN KD_KATEGORI IS<\/strong> NULL<\/strong> THEN 'UNKNOWN' ELSE NM_KATEGORI END NMKAT,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN WPBAYAR ELSE 0 END)WPBYRN,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN WPBAYAR ELSE 0 END)WPBYRP,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) KPENN,\r\n SUM<\/strong>(CASE WHEN THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) KPENP\r\n FROM<\/strong> PERKATEGORI_MV\r\n GROUP<\/strong> BY<\/strong> KD_KATEGORI,NM_KATEGORI\r\n ORDER<\/strong> BY<\/strong> KD_KATEGORI ASC<\/strong>\r\n "},{"name":"Query","component":"Database","start":1709530711.497622,"duration":"0.027069","query":"SELECT<\/strong> NM_PAJAK,TOTALN PENERIMAAN, TOTALP PENL,\r\n (SELECT<\/strong> ROUND(SUM<\/strong>(TOTAL)) FROM<\/strong> PERJENIS_MV WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12') PENERIMAAN_TOT,\r\n (SELECT<\/strong> ROUND(SUM<\/strong>(TOTAL)) FROM<\/strong> PERJENIS_MV WHERE<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12') PENERIMAAN_TOTL\r\n FROM<\/strong> (\r\n SELECT<\/strong> NM_PAJAK,ROUND(SUM<\/strong>(CASE WHEN THNBYR= '2023' AND<\/strong> BLNBYR <= '12' THEN TOTAL ELSE 0 END)) TOTALN,\r\n ROUND(SUM<\/strong>(CASE WHEN THNBYR= '2022' AND<\/strong> BLNBYR <= '12' THEN TOTAL ELSE 0 END)) TOTALP\r\n FROM<\/strong> PERJENIS_MV \r\n GROUP<\/strong> BY<\/strong> NM_PAJAK ORDER<\/strong> BY<\/strong> TOTALN DESC<\/strong>) WHERE<\/strong> ROWNUM < = 7\r\n "},{"name":"Query","component":"Database","start":1709530711.524968,"duration":"0.025558","query":"SELECT<\/strong> A.JMLBULAN, A.JUMLAHWP,B.JUMLAHWP JUMLAHWPP FROM<\/strong>\r\n (SELECT<\/strong> TO_NUMBER(BLNBYR) JMLBULAN,JUMLAHWP FROM<\/strong> PAYCOMPNAS\r\n WHERE<\/strong> THNBYR = '2023') A,\r\n (SELECT<\/strong> TO_NUMBER(BLNBYR) JMLBULAN,JUMLAHWP FROM<\/strong> PAYCOMPNAS\r\n WHERE<\/strong> THNBYR = '2022') B\r\n WHERE<\/strong> A.JMLBULAN =B.JMLBULAN\r\n ORDER<\/strong> BY<\/strong> A.JMLBULAN ASC<\/strong>"},{"name":"Query","component":"Database","start":1709530711.550797,"duration":"0.032317","query":"SELECT<\/strong> NO,LAPISAN,WPBYR,TOTAL,\r\n (SELECT<\/strong> SUM<\/strong>(WPBYR) FROM<\/strong> SOFNAS WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR < = '12') TOTWPBYR,\r\n (SELECT<\/strong> SUM<\/strong>(TOTAL) FROM<\/strong> SOFNAS WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR < = '12') TOTALL\r\n FROM<\/strong> (\r\n SELECT<\/strong> NO,LAPISAN,SUM<\/strong>(ROUND(WPBYR\/2)) WPBYR,SUM<\/strong>(ROUND(TOTAL\/2)) TOTAL FROM<\/strong> SOFNAS WHERE<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR < = '12' \r\n GROUP<\/strong> BY<\/strong> NO,LAPISAN) ORDER<\/strong> BY<\/strong> NO ASC<\/strong> "},{"name":"Query","component":"Database","start":1709530711.590077,"duration":"0.025207","query":"SELECT<\/strong> *\nFROM<\/strong> "BULAN""},{"name":"Query","component":"Database","start":1709530711.615396,"duration":"0.023831","query":"SELECT<\/strong> SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' THEN JUMLAHWP ELSE 0 END) WPK,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' THEN JUMLAHWP ELSE 0 END) WPS\r\n FROM<\/strong> WPSK_MV"},{"name":"Query","component":"Database","start":1709530711.639312,"duration":"0.029275","query":"SELECT<\/strong> \r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPSWP,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPSWPL,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPSBYRN,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPS' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPSBYRP,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPKWP,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN WPBYR ELSE 0 END) WPKWPL,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2023' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPKBYRN,\r\n SUM<\/strong>(CASE WHEN FLAG_WPS_WPK = 'WPK' AND<\/strong> THNBYR = '2022' AND<\/strong> BLNBYR <= '12' THEN ROUND(TOTAL) ELSE 0 END) WPKBYRP\r\n FROM<\/strong> BREAKDOWN_PEN"}]},{"title":"Logs","titleSafe":"logs","titleDetails":"","display":{"logs":[{"level":"info","msg":"Session: Class initialized using 'CodeIgniter\\Session\\Handlers\\FileHandler' driver."}]},"badgeValue":null,"isEmpty":false,"hasTabContent":true,"hasLabel":false,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACYSURBVEhLYxgFJIHU1FSjtLS0i0D8AYj7gEKMEBkqAaAFF4D4ERCvAFrwH4gDoFIMKSkpFkB+OTEYqgUTACXfA\/GqjIwMQyD9H2hRHlQKJFcBEiMGQ7VgAqCBvUgK32dmZspCpagGGNPT0\/1BLqeF4bQHQJePpiIwhmrBBEADR1MRfgB0+WgqAmOoFkwANHA0FY0CUgEDAwCQ0PUpNB3kqwAAAABJRU5ErkJggg==","hasTimelineData":false,"timelineData":[]},{"title":"Views","titleSafe":"views","titleDetails":"","display":[],"badgeValue":6,"isEmpty":false,"hasTabContent":false,"hasLabel":true,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADeSURBVEhL7ZSxDcIwEEWNYA0YgGmgyAaJLTcUaaBzQQEVjMEabBQxAdw53zTHiThEovGTfnE\/9rsoRUxhKLOmaa6Uh7X2+UvguLCzVxN1XW9x4EYHzik033Hp3X0LO+DaQG8MDQcuq6qao4qkHuMgQggLvkPLjqh00ZgFDBacMJYFkuwFlH1mshdkZ5JPJERA9JpI6xNCBESvibQ+IURA9JpI6xNCBESvibQ+IURA9DTsuHTOrVFFxixgB\/eUFlU8uKJ0eDBFOu\/9EvoeKnlJS2\/08Tc8NOwQ8sIfMeYFjqKDjdU2sp4AAAAASUVORK5CYII=","hasTimelineData":true,"timelineData":[{"name":"View: inc\/head.php","component":"Views","start":1709530711.668859,"duration":0.003036022186279297},{"name":"View: inc\/navbar.php","component":"Views","start":1709530711.672544,"duration":0.0008299350738525391},{"name":"View: inc\/sidebar.php","component":"Views","start":1709530711.673743,"duration":0.001422882080078125},{"name":"View: inc\/js.php","component":"Views","start":1709530711.679261,"duration":0.003242969512939453},{"name":"View: ppm\/dashboard.php","component":"Views","start":1709530711.675715,"duration":0.0072460174560546875},{"name":"View: inc\/footer.php","component":"Views","start":1709530711.683463,"duration":0.0005719661712646484}]},{"title":"Files","titleSafe":"files","titleDetails":"( 156 )","display":{"coreFiles":[{"path":"SYSTEMPATH\\API\\ResponseTrait.php","name":"ResponseTrait.php"},{"path":"SYSTEMPATH\\Autoloader\\Autoloader.php","name":"Autoloader.php"},{"path":"SYSTEMPATH\\Autoloader\\FileLocator.php","name":"FileLocator.php"},{"path":"SYSTEMPATH\\BaseModel.php","name":"BaseModel.php"},{"path":"SYSTEMPATH\\Cache\\CacheFactory.php","name":"CacheFactory.php"},{"path":"SYSTEMPATH\\Cache\\CacheInterface.php","name":"CacheInterface.php"},{"path":"SYSTEMPATH\\Cache\\Handlers\\BaseHandler.php","name":"BaseHandler.php"},{"path":"SYSTEMPATH\\Cache\\Handlers\\FileHandler.php","name":"FileHandler.php"},{"path":"SYSTEMPATH\\Cache\\ResponseCache.php","name":"ResponseCache.php"},{"path":"SYSTEMPATH\\CodeIgniter.php","name":"CodeIgniter.php"},{"path":"SYSTEMPATH\\Common.php","name":"Common.php"},{"path":"SYSTEMPATH\\Config\\AutoloadConfig.php","name":"AutoloadConfig.php"},{"path":"SYSTEMPATH\\Config\\BaseConfig.php","name":"BaseConfig.php"},{"path":"SYSTEMPATH\\Config\\BaseService.php","name":"BaseService.php"},{"path":"SYSTEMPATH\\Config\\DotEnv.php","name":"DotEnv.php"},{"path":"SYSTEMPATH\\Config\\Factories.php","name":"Factories.php"},{"path":"SYSTEMPATH\\Config\\Factory.php","name":"Factory.php"},{"path":"SYSTEMPATH\\Config\\Routing.php","name":"Routing.php"},{"path":"SYSTEMPATH\\Config\\Services.php","name":"Services.php"},{"path":"SYSTEMPATH\\Config\\View.php","name":"View.php"},{"path":"SYSTEMPATH\\Controller.php","name":"Controller.php"},{"path":"SYSTEMPATH\\Cookie\\CloneableCookieInterface.php","name":"CloneableCookieInterface.php"},{"path":"SYSTEMPATH\\Cookie\\Cookie.php","name":"Cookie.php"},{"path":"SYSTEMPATH\\Cookie\\CookieInterface.php","name":"CookieInterface.php"},{"path":"SYSTEMPATH\\Cookie\\CookieStore.php","name":"CookieStore.php"},{"path":"SYSTEMPATH\\Database\\BaseBuilder.php","name":"BaseBuilder.php"},{"path":"SYSTEMPATH\\Database\\BaseConnection.php","name":"BaseConnection.php"},{"path":"SYSTEMPATH\\Database\\BaseResult.php","name":"BaseResult.php"},{"path":"SYSTEMPATH\\Database\\Config.php","name":"Config.php"},{"path":"SYSTEMPATH\\Database\\ConnectionInterface.php","name":"ConnectionInterface.php"},{"path":"SYSTEMPATH\\Database\\Database.php","name":"Database.php"},{"path":"SYSTEMPATH\\Database\\OCI8\\Builder.php","name":"Builder.php"},{"path":"SYSTEMPATH\\Database\\OCI8\\Connection.php","name":"Connection.php"},{"path":"SYSTEMPATH\\Database\\OCI8\\Result.php","name":"Result.php"},{"path":"SYSTEMPATH\\Database\\Query.php","name":"Query.php"},{"path":"SYSTEMPATH\\Database\\QueryInterface.php","name":"QueryInterface.php"},{"path":"SYSTEMPATH\\Database\\ResultInterface.php","name":"ResultInterface.php"},{"path":"SYSTEMPATH\\Debug\\Exceptions.php","name":"Exceptions.php"},{"path":"SYSTEMPATH\\Debug\\Timer.php","name":"Timer.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar.php","name":"Toolbar.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\BaseCollector.php","name":"BaseCollector.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Database.php","name":"Database.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Events.php","name":"Events.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Files.php","name":"Files.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Logs.php","name":"Logs.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Routes.php","name":"Routes.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Timers.php","name":"Timers.php"},{"path":"SYSTEMPATH\\Debug\\Toolbar\\Collectors\\Views.php","name":"Views.php"},{"path":"SYSTEMPATH\\Events\\Events.php","name":"Events.php"},{"path":"SYSTEMPATH\\Filters\\DebugToolbar.php","name":"DebugToolbar.php"},{"path":"SYSTEMPATH\\Filters\\FilterInterface.php","name":"FilterInterface.php"},{"path":"SYSTEMPATH\\Filters\\Filters.php","name":"Filters.php"},{"path":"SYSTEMPATH\\HTTP\\ContentSecurityPolicy.php","name":"ContentSecurityPolicy.php"},{"path":"SYSTEMPATH\\HTTP\\Header.php","name":"Header.php"},{"path":"SYSTEMPATH\\HTTP\\IncomingRequest.php","name":"IncomingRequest.php"},{"path":"SYSTEMPATH\\HTTP\\Message.php","name":"Message.php"},{"path":"SYSTEMPATH\\HTTP\\MessageInterface.php","name":"MessageInterface.php"},{"path":"SYSTEMPATH\\HTTP\\MessageTrait.php","name":"MessageTrait.php"},{"path":"SYSTEMPATH\\HTTP\\OutgoingRequest.php","name":"OutgoingRequest.php"},{"path":"SYSTEMPATH\\HTTP\\OutgoingRequestInterface.php","name":"OutgoingRequestInterface.php"},{"path":"SYSTEMPATH\\HTTP\\Request.php","name":"Request.php"},{"path":"SYSTEMPATH\\HTTP\\RequestInterface.php","name":"RequestInterface.php"},{"path":"SYSTEMPATH\\HTTP\\RequestTrait.php","name":"RequestTrait.php"},{"path":"SYSTEMPATH\\HTTP\\Response.php","name":"Response.php"},{"path":"SYSTEMPATH\\HTTP\\ResponseInterface.php","name":"ResponseInterface.php"},{"path":"SYSTEMPATH\\HTTP\\ResponseTrait.php","name":"ResponseTrait.php"},{"path":"SYSTEMPATH\\HTTP\\SiteURI.php","name":"SiteURI.php"},{"path":"SYSTEMPATH\\HTTP\\SiteURIFactory.php","name":"SiteURIFactory.php"},{"path":"SYSTEMPATH\\HTTP\\URI.php","name":"URI.php"},{"path":"SYSTEMPATH\\HTTP\\UserAgent.php","name":"UserAgent.php"},{"path":"SYSTEMPATH\\Helpers\\array_helper.php","name":"array_helper.php"},{"path":"SYSTEMPATH\\Helpers\\kint_helper.php","name":"kint_helper.php"},{"path":"SYSTEMPATH\\Helpers\\url_helper.php","name":"url_helper.php"},{"path":"SYSTEMPATH\\I18n\\Time.php","name":"Time.php"},{"path":"SYSTEMPATH\\I18n\\TimeTrait.php","name":"TimeTrait.php"},{"path":"SYSTEMPATH\\Log\\Handlers\\BaseHandler.php","name":"BaseHandler.php"},{"path":"SYSTEMPATH\\Log\\Handlers\\FileHandler.php","name":"FileHandler.php"},{"path":"SYSTEMPATH\\Log\\Handlers\\HandlerInterface.php","name":"HandlerInterface.php"},{"path":"SYSTEMPATH\\Log\\Logger.php","name":"Logger.php"},{"path":"SYSTEMPATH\\Model.php","name":"Model.php"},{"path":"SYSTEMPATH\\Modules\\Modules.php","name":"Modules.php"},{"path":"SYSTEMPATH\\Router\\AutoRouter.php","name":"AutoRouter.php"},{"path":"SYSTEMPATH\\Router\\AutoRouterInterface.php","name":"AutoRouterInterface.php"},{"path":"SYSTEMPATH\\Router\\RouteCollection.php","name":"RouteCollection.php"},{"path":"SYSTEMPATH\\Router\\RouteCollectionInterface.php","name":"RouteCollectionInterface.php"},{"path":"SYSTEMPATH\\Router\\Router.php","name":"Router.php"},{"path":"SYSTEMPATH\\Router\\RouterInterface.php","name":"RouterInterface.php"},{"path":"SYSTEMPATH\\Session\\Handlers\\BaseHandler.php","name":"BaseHandler.php"},{"path":"SYSTEMPATH\\Session\\Handlers\\FileHandler.php","name":"FileHandler.php"},{"path":"SYSTEMPATH\\Session\\Session.php","name":"Session.php"},{"path":"SYSTEMPATH\\Session\\SessionInterface.php","name":"SessionInterface.php"},{"path":"SYSTEMPATH\\Superglobals.php","name":"Superglobals.php"},{"path":"SYSTEMPATH\\ThirdParty\\Escaper\\Escaper.php","name":"Escaper.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\FacadeInterface.php","name":"FacadeInterface.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Kint.php","name":"Kint.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Renderer\\AbstractRenderer.php","name":"AbstractRenderer.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Renderer\\CliRenderer.php","name":"CliRenderer.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Renderer\\RendererInterface.php","name":"RendererInterface.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Renderer\\RichRenderer.php","name":"RichRenderer.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Renderer\\TextRenderer.php","name":"TextRenderer.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\Utils.php","name":"Utils.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\init.php","name":"init.php"},{"path":"SYSTEMPATH\\ThirdParty\\Kint\\init_helpers.php","name":"init_helpers.php"},{"path":"SYSTEMPATH\\ThirdParty\\PSR\\Log\\LogLevel.php","name":"LogLevel.php"},{"path":"SYSTEMPATH\\ThirdParty\\PSR\\Log\\LoggerAwareTrait.php","name":"LoggerAwareTrait.php"},{"path":"SYSTEMPATH\\ThirdParty\\PSR\\Log\\LoggerInterface.php","name":"LoggerInterface.php"},{"path":"SYSTEMPATH\\Traits\\ConditionalTrait.php","name":"ConditionalTrait.php"},{"path":"SYSTEMPATH\\Validation\\CreditCardRules.php","name":"CreditCardRules.php"},{"path":"SYSTEMPATH\\Validation\\FileRules.php","name":"FileRules.php"},{"path":"SYSTEMPATH\\Validation\\FormatRules.php","name":"FormatRules.php"},{"path":"SYSTEMPATH\\Validation\\Rules.php","name":"Rules.php"},{"path":"SYSTEMPATH\\Validation\\StrictRules\\CreditCardRules.php","name":"CreditCardRules.php"},{"path":"SYSTEMPATH\\Validation\\StrictRules\\FileRules.php","name":"FileRules.php"},{"path":"SYSTEMPATH\\Validation\\StrictRules\\FormatRules.php","name":"FormatRules.php"},{"path":"SYSTEMPATH\\Validation\\StrictRules\\Rules.php","name":"Rules.php"},{"path":"SYSTEMPATH\\Validation\\Validation.php","name":"Validation.php"},{"path":"SYSTEMPATH\\Validation\\ValidationInterface.php","name":"ValidationInterface.php"},{"path":"SYSTEMPATH\\View\\RendererInterface.php","name":"RendererInterface.php"},{"path":"SYSTEMPATH\\View\\View.php","name":"View.php"},{"path":"SYSTEMPATH\\View\\ViewDecoratorTrait.php","name":"ViewDecoratorTrait.php"},{"path":"SYSTEMPATH\\bootstrap.php","name":"bootstrap.php"}],"userFiles":[{"path":"APPPATH\\Common.php","name":"Common.php"},{"path":"APPPATH\\Config\\App.php","name":"App.php"},{"path":"APPPATH\\Config\\Autoload.php","name":"Autoload.php"},{"path":"APPPATH\\Config\\Boot\\development.php","name":"development.php"},{"path":"APPPATH\\Config\\Cache.php","name":"Cache.php"},{"path":"APPPATH\\Config\\Constants.php","name":"Constants.php"},{"path":"APPPATH\\Config\\ContentSecurityPolicy.php","name":"ContentSecurityPolicy.php"},{"path":"APPPATH\\Config\\Cookie.php","name":"Cookie.php"},{"path":"APPPATH\\Config\\Database.php","name":"Database.php"},{"path":"APPPATH\\Config\\Events.php","name":"Events.php"},{"path":"APPPATH\\Config\\Exceptions.php","name":"Exceptions.php"},{"path":"APPPATH\\Config\\Feature.php","name":"Feature.php"},{"path":"APPPATH\\Config\\Filters.php","name":"Filters.php"},{"path":"APPPATH\\Config\\Kint.php","name":"Kint.php"},{"path":"APPPATH\\Config\\Logger.php","name":"Logger.php"},{"path":"APPPATH\\Config\\Modules.php","name":"Modules.php"},{"path":"APPPATH\\Config\\Paths.php","name":"Paths.php"},{"path":"APPPATH\\Config\\Routes.php","name":"Routes.php"},{"path":"APPPATH\\Config\\Routing.php","name":"Routing.php"},{"path":"APPPATH\\Config\\Services.php","name":"Services.php"},{"path":"APPPATH\\Config\\Session.php","name":"Session.php"},{"path":"APPPATH\\Config\\Toolbar.php","name":"Toolbar.php"},{"path":"APPPATH\\Config\\UserAgents.php","name":"UserAgents.php"},{"path":"APPPATH\\Config\\Validation.php","name":"Validation.php"},{"path":"APPPATH\\Config\\View.php","name":"View.php"},{"path":"APPPATH\\Controllers\\BaseController.php","name":"BaseController.php"},{"path":"APPPATH\\Controllers\\Home.php","name":"Home.php"},{"path":"APPPATH\\Models\\Mpemby.php","name":"Mpemby.php"},{"path":"APPPATH\\Views\\inc\\footer.php","name":"footer.php"},{"path":"APPPATH\\Views\\inc\\head.php","name":"head.php"},{"path":"APPPATH\\Views\\inc\\js.php","name":"js.php"},{"path":"APPPATH\\Views\\inc\\navbar.php","name":"navbar.php"},{"path":"APPPATH\\Views\\inc\\sidebar.php","name":"sidebar.php"},{"path":"APPPATH\\Views\\ppm\\dashboard.php","name":"dashboard.php"},{"path":"FCPATH\\index.php","name":"index.php"}]},"badgeValue":156,"isEmpty":false,"hasTabContent":true,"hasLabel":false,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGBSURBVEhL7ZQ9S8NQGIVTBQUncfMfCO4uLgoKbuKQOWg+OkXERRE1IAXrIHbVDrqIDuLiJgj+gro7S3dnpfq88b1FMTE3VZx64HBzzvvZWxKnj15QCcPwCD5HUfSWR+JtzgmtsUcQBEva5IIm9SwSu+95CAWbUuy67qBa32ByZEDpIaZYZSZMjjQuPcQUq8yEyYEb8FSerYeQVGbAFzJkX1PyQWLhgCz0BxTCekC1Wp0hsa6yokzhed4oje6Iz6rlJEkyIKfUEFtITVtQdAibn5rMyaYsMS+a5wTv8qeXMhcU16QZbKgl3hbs+L4\/pnpdc87MElZgq10p5DxGdq8I7xrvUWUKvG3NbSK7ubngYzdJwSsF7TiOh9VOgfcEz1UayNe3JUPM1RWC5GXYgTfc75B4NBmXJnAtTfpABX0iPvEd9ezALwkplCFXcr9styiNOKc1RRZpaPM9tcqBwlWzGY1qPL9wjqRBgF5BH6j8HWh2S7MHlX8PrmbK+k\/8PzjOOzx1D3i1pKTTAAAAAElFTkSuQmCC","hasTimelineData":false,"timelineData":[]},{"title":"Routes","titleSafe":"routes","titleDetails":"","display":{"matchedRoute":[{"directory":"","controller":"\\App\\Controllers\\Home","method":"index","paramCount":0,"truePCount":0,"params":[]}],"routes":[{"method":"GET","route":"\/","handler":"\\App\\Controllers\\Auth::index"}]},"badgeValue":0,"isEmpty":false,"hasTabContent":true,"hasLabel":false,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFDSURBVEhL7ZRNSsNQFIUjVXSiOFEcuQIHDpzpxC0IGYeE\/BEInbWlCHEDLsSiuANdhKDjgm6ggtSJ+l25ldrmmTwIgtgDh\/t37r1J+16cX0dRFMtpmu5pWAkrvYjjOB7AETzStBFW+inxu3KUJMmhludQpoflS1zXban4LYqiO224h6VLTHr8Z+z8EpIHFF9gG78nDVmW7UgTHKjsCyY98QP+pcq+g8Ku2s8G8X3f3\/I8b038WZTp+bO38zxfFd+I6YY6sNUvFlSDk9CRhiAI1jX1I9Cfw7GG1UB8LAuwbU0ZwQnbRDeEN5qqBxZMLtE1ti9LtbREnMIuOXnyIf5rGIb7Wq8HmlZgwYBH7ORTcKH5E4mpjeGt9fBZcHE2GCQ3Vt7oTNPNg+FXLHnSsHkw\/FR+Gg2bB8Ptzrst\/v6C\/wrH+QB+duli6MYJdQAAAABJRU5ErkJggg==","hasTimelineData":false,"timelineData":[]},{"title":"Events","titleSafe":"events","titleDetails":"","display":{"events":{"pre_system":{"event":"pre_system","duration":"7.98","count":1},"dbquery":{"event":"dbquery","duration":"0.54","count":9}}},"badgeValue":10,"isEmpty":false,"hasTabContent":true,"hasLabel":false,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEASURBVEhL7ZXNDcIwDIVTsRBH1uDQDdquUA6IM1xgCA6MwJUN2hk6AQzAz0vl0ETUxC5VT3zSU5w81\/mRMGZysixbFEVR0jSKNt8geQU9aRpFmp\/keX6AbjZ5oB74vsaN5lSzA4tLSjpBFxsjeSuRy4d2mDdQTWU7YLbXTNN05mKyovj5KL6B7q3hoy3KwdZxBlT+Ipz+jPHrBqOIynZgcZonoukb\/0ckiTHqNvDXtXEAaygRbaB9FvUTjRUHsIYS0QaSp+Dw6wT4hiTmYHOcYZsdLQ2CbXa4ftuuYR4x9vYZgdb4vsFYUdmABMYeukK9\/SUme3KMFQ77+Yfzh8eYF8+orDuDWU5LAAAAAElFTkSuQmCC","hasTimelineData":true,"timelineData":[{"name":"Event: pre_system","component":"Events","start":1709530711.144408,"duration":0.007977962493896484},{"name":"Event: dbquery","component":"Events","start":1709530711.441686,"duration":5.602836608886719e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.468913,"duration":4.982948303222656e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.497172,"duration":6.890296936035156e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.524701,"duration":7.796287536621094e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.550536,"duration":7.200241088867188e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.583125,"duration":7.295608520507812e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.615289,"duration":2.8133392333984375e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.639233,"duration":3.1948089599609375e-5},{"name":"Event: dbquery","component":"Events","start":1709530711.668597,"duration":8.296966552734375e-5}]}],"vars":{"varData":{"View Data":{"tahunx":"2023","bulanx":"12","penerimaan":"
⧉<\/span>⌕<\/span>