You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
203 KiB

1 year ago
{"url":"https:\/\/localhost\/enginen\/Kanwil","method":"POST","isAJAX":false,"startTime":1709564218.231036,"totalTime":454.6,"totalMemory":"5.852","segmentDuration":65,"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":1709564218.23733,"duration":0.010509967803955078},{"name":"Routing","component":"Timer","start":1709564218.247842,"duration":0.0003638267517089844},{"name":"Before Filters","component":"Timer","start":1709564218.248859,"duration":1.3113021850585938e-5},{"name":"Controller","component":"Timer","start":1709564218.248874,"duration":0.43671512603759766},{"name":"Controller Constructor","component":"Timer","start":1709564218.248874,"duration":0.0005321502685546875},{"name":"After Filters","component":"Timer","start":1709564218.685605,"duration":0.0002028942108154297}]},{"title":"Database","titleSafe":"database","titleDetails":"(12 total Queries, 12 of them unique across 1 Connection)","display":{"queries":[{"hover":"","class":"","duration":"17.26 ms","sql":"<strong>SELECT<\/strong> *\n<strong>FROM<\/strong> &quot;REF_KANWIL&quot;","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\\MKanwil.php:13","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->get()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Kanwil.php:37","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\MKanwil->selKwl()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:941","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Kanwil->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\\MKanwil.php:13","qid":"d70c5ec34671554f48c37ff47d595be0"},{"hover":"","class":"","duration":"18.71 ms","sql":"<strong>SELECT<\/strong> NM_KANWIL, TARGET, <strong>SUM<\/strong>(PENERIMAAN_BERJALAN) PENB, <strong>SUM<\/strong>(PENERIMAAN_LALU) PENL,\r\n\t\t\t\t(<strong>SUM<\/strong>(PENERIMAAN_BERJALAN)\/TARGET)*100 PENCAPAIAN, ((<strong>SUM<\/strong>(PENERIMAAN_BERJALAN)-<strong>SUM<\/strong>(PENERIMAAN_LALU))\/<strong>SUM<\/strong>(PENERIMAAN_LALU))*100 PERTUMBUHAN \r\n\t\t\t\t<strong>FROM<\/strong> KINERJA_PENERIMAAN A\r\n <strong>LEFT<\/strong> <strong>JOIN<\/strong> REF_KANWIL B <strong>ON<\/strong> SUBSTR(A.NM_KANWIL,16) = SUBSTR(UPPER(NAMA),8)\r\n\t\t\t\t<strong>WHERE<\/strong> THN_KINERJA = &#039;2023&#039; <strong>AND<\/strong> B.KODE = &#039;170&#039; <strong>AND<\/strong> TO_NUMBER(BLN_KINERJA) \r\n\t\t\t\tBETWEEN TO_NUMBER(&#039;01&#039;) <strong>AND<\/strong> TO_NUMBER(&#039;12&#039;) <strong>GROUP<\/strong> <strong>BY<\/strong> NM_KANWIL, TARGET","trace":[{"file":"APPPATH\\Models\\MKanwil.php:26","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Kanwil.php:38","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Models\\MKanwil->getPenn()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.p