You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kwpayroll/writable/debugbar/debugbar_1726044596.637241....

1 line
30 KiB
JSON

{"url":"http:\/\/localhost:8080\/login","method":"GET","isAJAX":false,"startTime":1726044596.560335,"totalTime":70.7,"totalMemory":"6.110","segmentDuration":15,"segmentCount":5,"CI_VERSION":"4.4.8","collectors":[{"title":"Timers","titleSafe":"timers","titleDetails":"","display":[],"badgeValue":null,"isEmpty":false,"hasTabContent":false,"hasLabel":false,"icon":"","hasTimelineData":true,"timelineData":[{"name":"Bootstrap","component":"Timer","start":1726044596.567577,"duration":0.01635909080505371},{"name":"Routing","component":"Timer","start":1726044596.583937,"duration":7.605552673339844e-5},{"name":"Before Filters","component":"Timer","start":1726044596.58523,"duration":1.5974044799804688e-5},{"name":"Controller","component":"Timer","start":1726044596.585247,"duration":0.04581499099731445},{"name":"Controller Constructor","component":"Timer","start":1726044596.585248,"duration":0.0014929771423339844},{"name":"After Filters","component":"Timer","start":1726044596.63108,"duration":0.0003399848937988281}]},{"title":"Database","titleSafe":"database","titleDetails":"(1 total Query, 1 unique across 1 Connection)","display":{"queries":[{"hover":"","class":"","duration":"0.56 ms","sql":"<strong>SELECT<\/strong> *\n<strong>FROM<\/strong> `settings`\n<strong>WHERE<\/strong> `context` <strong>IS<\/strong> <strong>NULL<\/strong>","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\\ThirdParty\\settings-2.2.0\\src\\Handlers\\DatabaseHandler.php:186","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->get()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\settings-2.2.0\\src\\Handlers\\DatabaseHandler.php:51","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Settings\\Handlers\\DatabaseHandler->hydrate()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\settings-2.2.0\\src\\Settings.php:59","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Settings\\Handlers\\DatabaseHandler->has()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\settings-2.2.0\\src\\Helpers\\setting_helper.php:25","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Settings\\Settings->get()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\shield-1.0.3\\src\\Authentication\\Authenticators\\Session.php:685","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0setting()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\shield-1.0.3\\src\\Authentication\\Authenticators\\Session.php:703","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->getSessionUserInfo()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\shield-1.0.3\\src\\Authentication\\Authenticators\\Session.php:390","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->getSessionKey()","index":"\u00a0\u00a08\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\shield-1.0.3\\src\\Authentication\\Authenticators\\Session.php:374","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->checkUserState()","index":"\u00a0\u00a09\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\shield-1.0.3\\src\\Auth.php:191","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Shield\\Authentication\\Authenticators\\Session->loggedIn()","index":"\u00a010\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\ThirdParty\\shield-1.0.3\\src\\Controllers\\LoginController.php:36","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Shield\\Auth->__call()","index":"\u00a011\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Code