{"url":"http:\/\/api7411.test\/auth\/register","method":"POST","isAJAX":false,"startTime":1765881340.539108,"totalTime":547.4,"totalMemory":"7.640","segmentDuration":80,"segmentCount":7,"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":1765881340.558867,"duration":0.0347139835357666},{"name":"Routing","component":"Timer","start":1765881340.593583,"duration":4.482269287109375e-5},{"name":"Before Filters","component":"Timer","start":1765881340.59675,"duration":2.9087066650390625e-5},{"name":"Controller","component":"Timer","start":1765881340.596782,"duration":0.4896669387817383},{"name":"Controller Constructor","component":"Timer","start":1765881340.596783,"duration":0.02504897117614746},{"name":"After Filters","component":"Timer","start":1765881341.086481,"duration":0.004509925842285156}]},{"title":"Database","titleSafe":"database","titleDetails":"(7 total Queries, 7 of them unique across 1 Connection)","display":{"queries":[{"hover":"","class":"","duration":"1.5 ms","sql":"<strong>SELECT<\/strong> 1\n<strong>FROM<\/strong> `users`\n<strong>WHERE<\/strong> `email` = &#039;it@designbook.pl&#039;\n <strong>LIMIT<\/strong> 1","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":"SYSTEMPATH\\Validation\\StrictRules\\Rules.php:227","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->get()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Validation\\Validation.php:328","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Validation\\StrictRules\\Rules->is_unique()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Validation\\Validation.php:200","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Validation\\Validation->processRules()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Controller.php:154","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Validation\\Validation->run()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Api\\AuthController.php:145","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Controller->validate()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:943","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Api\\AuthController->register()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:503","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a08\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a09\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a010\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Controllers\\Api\\AuthController.php:145","qid":"abb0c45ba4abf149f0b93c3f1802b3aa"},{"hover":"","class":"","duration":"2.72 ms","sql":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `users` (`firstname`, `lastname`, `email`, `password`) <strong>VALUES<\/strong> (&#039;Robert&#039;, &#039;Jaki&#039;, &#039;it@designbook.pl&#039;, &#039;$2y$10$HEKML5juoyqbbcV.0Ljb3ehxMuqpdXLR9bc5AqIvweicMWK3Pa7C6&#039;)","trace":[{"file":"SYSTEMPATH\\Database\\BaseBuilder.php:2307","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Model.php:327","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->insert()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\BaseModel.php:805","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Model->doInsert()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Model.php:749","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\BaseModel->insert()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Api\\AuthController.php:162","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Model->insert()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:943","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Api\\AuthController->register()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:503","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a08\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a09\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Controllers\\Api\\AuthController.php:162","qid":"962f002c94a5f0ba9cdcb534e830eb18"},{"hover":"","class":"","duration":"1.71 ms","sql":"<strong>SELECT<\/strong> *\n<strong>FROM<\/strong> `user_group_list`\n<strong>WHERE<\/strong> `name` = &#039;user&#039;","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\\Services\\PermissionService.php:232","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->get()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Api\\AuthController.php:170","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Services\\PermissionService->addUserToGroups()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:943","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Api\\AuthController->register()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:503","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\\Services\\PermissionService.php:232","qid":"a6dfca0fc1ae2936aca53d8b66c2c421"},{"hover":"","class":"","duration":"1.63 ms","sql":"<strong>SELECT<\/strong> <strong>COUNT<\/strong>(*) <strong>AS<\/strong> `numrows`\n<strong>FROM<\/strong> `user_groups`\n<strong>WHERE<\/strong> `user_id` = 8\n<strong>AND<\/strong> `group_id` = &#039;1&#039;","trace":[{"file":"SYSTEMPATH\\Database\\BaseBuilder.php:1700","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Services\\PermissionService.php:250","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->countAllResults()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Api\\AuthController.php:170","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Services\\PermissionService->addUserToGroups()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:943","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Api\\AuthController->register()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:503","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\\Services\\PermissionService.php:250","qid":"9ce380da9105dbb623587064bbf6b858"},{"hover":"","class":"","duration":"2.38 ms","sql":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `user_groups` (`user_id`, `group_id`) <strong>VALUES<\/strong> (8, &#039;1&#039;)","trace":[{"file":"SYSTEMPATH\\Database\\BaseBuilder.php:2307","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Services\\PermissionService.php:263","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->insert()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Api\\AuthController.php:170","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Services\\PermissionService->addUserToGroups()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:943","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Api\\AuthController->register()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:503","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\\Services\\PermissionService.php:263","qid":"36d175bfb228167cf329c5b3853c312f"},{"hover":"","class":"","duration":"2.27 ms","sql":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `user_actions` (`idUser`, `type`, `value`) <strong>VALUES<\/strong> (8, &#039;activeA&#039;, &#039;1aad973c59b66dbbe0d177b6cba45480&#039;)","trace":[{"file":"SYSTEMPATH\\Database\\BaseBuilder.php:2307","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Model.php:327","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->insert()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\BaseModel.php:805","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Model->doInsert()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Model.php:749","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\BaseModel->insert()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Controllers\\Api\\AuthController.php:178","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Model->insert()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:943","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\Api\\AuthController->register()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:503","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:361","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a08\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\\index.php:79","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a09\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\\Controllers\\Api\\AuthController.php:178","qid":"94dd67539e84b24861e961e9180c25dd"},{"hover":"","class":"","duration":"2.56 ms","sql":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `api_logs` (`method`, `path`, `headers`, `request_body`, `response_body`, `status_code`, `server_data`, `created_at`) <strong>VALUES<\/strong> (&#039;post&#039;, &#039;\/auth\/register&#039;, &#039;{\\&quot;Content-Type\\&quot;:\\&quot;application\\\\\/json\\&quot;,\\&quot;User-Agent\\&quot;:\\&quot;PostmanRuntime\\\\\/7.51.0\\&quot;,\\&quot;Accept\\&quot;:\\&quot;*\\\\\/*\\&quot;,\\&quot;Cache-Control\\&quot;:\\&quot;no-cache\\&quot;,\\&quot;Postman-Token\\&quot;:\\&quot;bc761ec6-0a4c-4ee4-be88-c92f7965fa67\\&quot;,\\&quot;Host\\&quot;:\\&quot;api7411.test\\&quot;,\\&quot;Accept-Encoding\\&quot;:\\&quot;gzip, deflate, br\\&quot;,\\&quot;Connection\\&quot;:\\&quot;keep-alive\\&quot;}&#039;, &#039;{\\r\\n  \\&quot;firstname\\&quot;: \\&quot;Robert\\&quot;,\\r\\n  \\&quot;lastname\\&quot;: \\&quot;Jaki\\&quot;,\\r\\n  \\&quot;email\\&quot;: \\&quot;it@designbook.pl\\&quot;,\\r\\n  \\&quot;password\\&quot;: \\&quot;12345678\\&quot;,\\r\\n  \\&quot;password_confirm\\&quot;: \\&quot;12345678\\&quot;\\r\\n}&#039;, &#039;{\\n    \\&quot;message\\&quot;: \\&quot;User registered successfully. Please check your email to activate your account.\\&quot;\\n}&#039;, 201, &#039;{\\&quot;ip\\&quot;:\\&quot;127.0.0.1\\&quot;,\\&quot;user_agent\\&quot;:\\&quot;PostmanRuntime\\\\\/7.51.0\\&quot;,\\&quot;host\\&quot;:\\&quot;api7411.test\\&quot;,\\&quot;protocol\\&quot;:\\&quot;HTTP\\\\\/1.1\\&quot;,\\&quot;method\\&quot;:\\&quot;post\\&quot;,\\&quot;uri\\&quot;:\\&quot;http:\\\\\/\\\\\/api7411.test\\\\\/auth\\\\\/register\\&quot;}&#039;, &#039;2025-12-16 11:35:41&#039;)","trace":[{"file":"SYSTEMPATH\\Database\\BaseBuilder.php:2307","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"APPPATH\\Filters\\ApiLoggerFull.php:68","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseBuilder->insert()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\Filters\\Filters.php:211","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Filters\\ApiLoggerFull->after()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\\CodeIgniter.php:523","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Filters\\Filters->run()","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\\Filters\\ApiLoggerFull.php:68","qid":"bf29d1b23bf092dcae8570484c0e8343"}]},"badgeValue":7,"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":1765881340.626964,"duration":"0.006929"},{"name":"Query","component":"Database","start":1765881340.63508,"duration":"0.001505","query":"<strong>SELECT<\/strong> 1\n<strong>FROM<\/strong> `users`\n<strong>WHERE<\/strong> `email` = &#039;it@designbook.pl&#039;\n <strong>LIMIT<\/strong> 1"},{"name":"Query","component":"Database","start":1765881340.766755,"duration":"0.002723","query":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `users` (`firstname`, `lastname`, `email`, `password`) <strong>VALUES<\/strong> (&#039;Robert&#039;, &#039;Jaki&#039;, &#039;it@designbook.pl&#039;, &#039;$2y$10$HEKML5juoyqbbcV.0Ljb3ehxMuqpdXLR9bc5AqIvweicMWK3Pa7C6&#039;)"},{"name":"Query","component":"Database","start":1765881340.770537,"duration":"0.001706","query":"<strong>SELECT<\/strong> *\n<strong>FROM<\/strong> `user_group_list`\n<strong>WHERE<\/strong> `name` = &#039;user&#039;"},{"name":"Query","component":"Database","start":1765881340.772404,"duration":"0.001633","query":"<strong>SELECT<\/strong> <strong>COUNT<\/strong>(*) <strong>AS<\/strong> `numrows`\n<strong>FROM<\/strong> `user_groups`\n<strong>WHERE<\/strong> `user_id` = 8\n<strong>AND<\/strong> `group_id` = &#039;1&#039;"},{"name":"Query","component":"Database","start":1765881340.774163,"duration":"0.002380","query":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `user_groups` (`user_id`, `group_id`) <strong>VALUES<\/strong> (8, &#039;1&#039;)"},{"name":"Query","component":"Database","start":1765881340.777273,"duration":"0.002271","query":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `user_actions` (`idUser`, `type`, `value`) <strong>VALUES<\/strong> (8, &#039;activeA&#039;, &#039;1aad973c59b66dbbe0d177b6cba45480&#039;)"},{"name":"Query","component":"Database","start":1765881341.087979,"duration":"0.002556","query":"<strong>INSERT<\/strong> <strong>INTO<\/strong> `api_logs` (`method`, `path`, `headers`, `request_body`, `response_body`, `status_code`, `server_data`, `created_at`) <strong>VALUES<\/strong> (&#039;post&#039;, &#039;\/auth\/register&#039;, &#039;{\\&quot;Content-Type\\&quot;:\\&quot;application\\\\\/json\\&quot;,\\&quot;User-Agent\\&quot;:\\&quot;PostmanRuntime\\\\\/7.51.0\\&quot;,\\&quot;Accept\\&quot;:\\&quot;*\\\\\/*\\&quot;,\\&quot;Cache-Control\\&quot;:\\&quot;no-cache\\&quot;,\\&quot;Postman-Token\\&quot;:\\&quot;bc761ec6-0a4c-4ee4-be88-c92f7965fa67\\&quot;,\\&quot;Host\\&quot;:\\&quot;api7411.test\\&quot;,\\&quot;Accept-Encoding\\&quot;:\\&quot;gzip, deflate, br\\&quot;,\\&quot;Connection\\&quot;:\\&quot;keep-alive\\&quot;}&#039;, &#039;{\\r\\n  \\&quot;firstname\\&quot;: \\&quot;Robert\\&quot;,\\r\\n  \\&quot;lastname\\&quot;: \\&quot;Jaki\\&quot;,\\r\\n  \\&quot;email\\&quot;: \\&quot;it@designbook.pl\\&quot;,\\r\\n  \\&quot;password\\&quot;: \\&quot;12345678\\&quot;,\\r\\n  \\&quot;password_confirm\\&quot;: \\&quot;12345678\\&quot;\\r\\n}&#039;, &#039;{\\n    \\&quot;message\\&quot;: \\&quot;User registered successfully. Please check your email to activate your account.\\&quot;\\n}&#039;, 201, &#039;{\\&quot;ip\\&quot;:\\&quot;127.0.0.1\\&quot;,\\&quot;user_agent\\&quot;:\\&quot;PostmanRuntime\\\\\/7.51.0\\&quot;,\\&quot;host\\&quot;:\\&quot;api7411.test\\&quot;,\\&quot;protocol\\&quot;:\\&quot;HTTP\\\\\/1.1\\&quot;,\\&quot;method\\&quot;:\\&quot;post\\&quot;,\\&quot;uri\\&quot;:\\&quot;http:\\\\\/\\\\\/api7411.test\\\\\/auth\\\\\/register\\&quot;}&#039;, &#039;2025-12-16 11:35:41&#039;)"}]},{"title":"Logs","titleSafe":"logs","titleDetails":"","display":{"logs":[]},"badgeValue":null,"isEmpty":true,"hasTabContent":true,"hasLabel":false,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACYSURBVEhLYxgFJIHU1FSjtLS0i0D8AYj7gEKMEBkqAaAFF4D4ERCvAFrwH4gDoFIMKSkpFkB+OTEYqgUTACXfA\/GqjIwMQyD9H2hRHlQKJFcBEiMGQ7VgAqCBvUgK32dmZspCpagGGNPT0\/1BLqeF4bQHQJePpiIwhmrBBEADR1MRfgB0+WgqAmOoFkwANHA0FY0CUgEDAwCQ0PUpNB3kqwAAAABJRU5ErkJggg==","hasTimelineData":false,"timelineData":[]},{"title":"Views","titleSafe":"views","titleDetails":"","display":[],"badgeValue":1,"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: emailTemp.php","component":"Views","start":1765881340.781093,"duration":0.000347137451171875}]},{"title":"Files","titleSafe":"files","titleDetails":"( 171 )","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\\MySQLi\\Builder.php","name":"Builder.php"},{"path":"SYSTEMPATH\\Database\\MySQLi\\Connection.php","name":"Connection.php"},{"path":"SYSTEMPATH\\Database\\MySQLi\\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\\Email\\Email.php","name":"Email.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\\Format\\Format.php","name":"Format.php"},{"path":"SYSTEMPATH\\Format\\FormatterInterface.php","name":"FormatterInterface.php"},{"path":"SYSTEMPATH\\Format\\JSONFormatter.php","name":"JSONFormatter.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\\Language\\Language.php","name":"Language.php"},{"path":"SYSTEMPATH\\Language\\en\\Email.php","name":"Email.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\\RESTful\\BaseResource.php","name":"BaseResource.php"},{"path":"SYSTEMPATH\\RESTful\\ResourceController.php","name":"ResourceController.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\\Superglobals.php","name":"Superglobals.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\\Traits\\ConditionalTrait.php","name":"ConditionalTrait.php"},{"path":"SYSTEMPATH\\Validation\\CreditCardRules.php","name":"CreditCardRules.php"},{"path":"SYSTEMPATH\\Validation\\DotArrayFilter.php","name":"DotArrayFilter.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\\Email.php","name":"Email.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\\Format.php","name":"Format.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\\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\\Api\\AuthController.php","name":"AuthController.php"},{"path":"APPPATH\\Filters\\ApiLoggerFull.php","name":"ApiLoggerFull.php"},{"path":"APPPATH\\Helpers\\sendEmail_helper.php","name":"sendEmail_helper.php"},{"path":"APPPATH\\Models\\UserActionModel.php","name":"UserActionModel.php"},{"path":"APPPATH\\Models\\UserModel.php","name":"UserModel.php"},{"path":"APPPATH\\Services\\PermissionService.php","name":"PermissionService.php"},{"path":"APPPATH\\Views\\emailTemp.php","name":"emailTemp.php"},{"path":"FCPATH\\index.php","name":"index.php"},{"path":"VENDORPATH\\autoload.php","name":"autoload.php"},{"path":"VENDORPATH\\composer\\ClassLoader.php","name":"ClassLoader.php"},{"path":"VENDORPATH\\composer\\InstalledVersions.php","name":"InstalledVersions.php"},{"path":"VENDORPATH\\composer\\autoload_real.php","name":"autoload_real.php"},{"path":"VENDORPATH\\composer\\autoload_static.php","name":"autoload_static.php"},{"path":"VENDORPATH\\composer\\installed.php","name":"installed.php"},{"path":"VENDORPATH\\composer\\platform_check.php","name":"platform_check.php"},{"path":"VENDORPATH\\facebook\\graph-sdk\\src\\Facebook\\polyfills.php","name":"polyfills.php"},{"path":"VENDORPATH\\guzzlehttp\\guzzle\\src\\functions.php","name":"functions.php"},{"path":"VENDORPATH\\guzzlehttp\\guzzle\\src\\functions_include.php","name":"functions_include.php"},{"path":"VENDORPATH\\laminas\\laminas-escaper\\src\\Escaper.php","name":"Escaper.php"},{"path":"VENDORPATH\\myclabs\\deep-copy\\src\\DeepCopy\\deep_copy.php","name":"deep_copy.php"},{"path":"VENDORPATH\\phpunit\\phpunit\\src\\Framework\\Assert\\Functions.php","name":"Functions.php"},{"path":"VENDORPATH\\psr\\log\\Psr\\Log\\LogLevel.php","name":"LogLevel.php"},{"path":"VENDORPATH\\psr\\log\\Psr\\Log\\LoggerInterface.php","name":"LoggerInterface.php"},{"path":"VENDORPATH\\ralouphie\\getallheaders\\src\\getallheaders.php","name":"getallheaders.php"},{"path":"VENDORPATH\\symfony\\deprecation-contracts\\function.php","name":"function.php"},{"path":"VENDORPATH\\symfony\\polyfill-ctype\\bootstrap.php","name":"bootstrap.php"},{"path":"VENDORPATH\\symfony\\polyfill-php80\\Php80.php","name":"Php80.php"},{"path":"VENDORPATH\\symfony\\polyfill-php80\\bootstrap.php","name":"bootstrap.php"}]},"badgeValue":171,"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\\Api\\AuthController","method":"register","paramCount":0,"truePCount":0,"params":[]}],"routes":[{"method":"GET","route":"\/","handler":"\\App\\Controllers\\Home::index"},{"method":"GET","route":"auth\/active\/([0-9]+)\/([a-zA-Z0-9]+)","handler":"\\App\\Controllers\\Api\\AuthController::active_account\/$1\/$2"},{"method":"GET","route":"auth\/reset_password\/([0-9]+)\/([a-zA-Z0-9]+)","handler":"\\App\\Controllers\\Api\\AuthController::resetPassword\/$1\/$2"},{"method":"GET","route":"auth\/getProfile","handler":"\\App\\Controllers\\Api\\AuthController::getProfile"},{"method":"GET","route":"oauth\/gg_auth","handler":"\\App\\Controllers\\Auth\\GoogleController::googleLogin"},{"method":"GET","route":"oauth\/gg_callback","handler":"\\App\\Controllers\\Auth\\GoogleController::googleCallback"},{"method":"GET","route":"product\/can_add_product","handler":"\\App\\Controllers\\Api\\ProductController::canAddProduct"},{"method":"GET","route":"product\/list_categories","handler":"\\App\\Controllers\\Api\\ProductController::getCategories"},{"method":"GET","route":"product\/([0-9]+)","handler":"\\App\\Controllers\\Api\\ProductController::product\/$1"},{"method":"GET","route":"product\/list_products","handler":"\\App\\Controllers\\Api\\ProductController::list_products"},{"method":"GET","route":"wishlist\/show","handler":"\\App\\Controllers\\Api\\WishlistController::show"},{"method":"GET","route":"moderation\/history\/([0-9]+)","handler":"\\App\\Controllers\\ProductModerationController::history\/$1"},{"method":"GET","route":"doc\/convert","handler":"\\App\\Controllers\\DocController::convertAnnotation"},{"method":"GET","route":"web\/getFilms","handler":"\\App\\Controllers\\Old\\WebController::getFilms"},{"method":"GET","route":"web\/getPhotos","handler":"\\App\\Controllers\\Old\\WebController::getPhotos"},{"method":"GET","route":"web\/getPostsPreview","handler":"\\App\\Controllers\\Old\\WebController::getPostsPreview"},{"method":"GET","route":"web\/getPost\/(.*)","handler":"\\App\\Controllers\\Old\\WebController::getPost\/$1"},{"method":"GET","route":"web\/getContent","handler":"\\App\\Controllers\\Old\\WebController::getContent"},{"method":"GET","route":"favorites\/get","handler":"\\App\\Controllers\\Old\\FavoriteController::get"},{"method":"GET","route":"magazine\/getCovers","handler":"\\App\\Controllers\\Old\\MagazineController::getCovers"},{"method":"GET","route":"magazine\/get\/([0-9]+)","handler":"\\App\\Controllers\\Old\\MagazineController::get\/$1"},{"method":"GET","route":"magazine\/addstat\/([0-9]+)","handler":"\\App\\Controllers\\Old\\MagazineController::addStat\/$1"},{"method":"GET","route":"stock\/get\/([a-zA-Z0-9]+)","handler":"\\App\\Controllers\\Api\\StockController::get\/$1"},{"method":"GET","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"HEAD","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"POST","route":"auth\/register","handler":"\\App\\Controllers\\Api\\AuthController::register"},{"method":"POST","route":"auth\/login","handler":"\\App\\Controllers\\Api\\AuthController::login"},{"method":"POST","route":"auth\/refreshCredentials","handler":"\\App\\Controllers\\Api\\AuthController::refreshToken"},{"method":"POST","route":"auth\/forgottenPassword","handler":"\\App\\Controllers\\Api\\AuthController::forgotPassword"},{"method":"POST","route":"auth\/forgotPassword","handler":"\\App\\Controllers\\Api\\AuthController::forgotPassword"},{"method":"POST","route":"auth\/reset_password\/([0-9]+)\/([a-zA-Z0-9]+)","handler":"\\App\\Controllers\\Api\\AuthController::resetPassword\/$1\/$2"},{"method":"POST","route":"auth\/logint","handler":"\\App\\Controllers\\Api\\AuthController::loginThirdParty"},{"method":"POST","route":"auth\/loginThirdParty","handler":"\\App\\Controllers\\Api\\AuthController::loginThirdParty"},{"method":"POST","route":"auth\/editProfile","handler":"\\App\\Controllers\\Api\\AuthController::editProfile"},{"method":"POST","route":"product\/add","handler":"\\App\\Controllers\\Api\\ProductController::add"},{"method":"POST","route":"product\/([0-9]+)\/image","handler":"\\App\\Controllers\\Api\\ProductController::addImage\/$1"},{"method":"POST","route":"product\/([0-9]+)\/image_type\/([0-9]+)","handler":"\\App\\Controllers\\Api\\ProductController::updateTypeImage\/$1\/$2"},{"method":"POST","route":"product\/edit_product\/([0-9]+)","handler":"\\App\\Controllers\\Api\\ProductController::edit_product\/$1"},{"method":"POST","route":"wishlist\/add","handler":"\\App\\Controllers\\Api\\WishlistController::add"},{"method":"POST","route":"permission\/permit_grant","handler":"\\App\\Controllers\\Api\\PermissionController::permit_grant"},{"method":"POST","route":"permission\/permit_revoke","handler":"\\App\\Controllers\\Api\\PermissionController::permit_revoke"},{"method":"POST","route":"permission\/add_user_to_groups","handler":"\\App\\Controllers\\Api\\PermissionController::addUserToGroups"},{"method":"POST","route":"permission\/remove_user_from_groups","handler":"\\App\\Controllers\\Api\\PermissionController::removeUserFromGroups"},{"method":"POST","route":"moderation\/setStatus\/([0-9]+)","handler":"\\App\\Controllers\\ProductModerationController::setStatus\/$1"},{"method":"POST","route":"web\/sendEmail","handler":"\\App\\Controllers\\Old\\WebController::sendEmail"},{"method":"POST","route":"event\/check","handler":"\\App\\Controllers\\Old\\EventController::check"},{"method":"POST","route":"favorites\/toogle","handler":"\\App\\Controllers\\Old\\FavoriteController::toogle"},{"method":"POST","route":"magazine\/get","handler":"\\App\\Controllers\\Old\\MagazineController::get"},{"method":"POST","route":"stock\/getytlinks","handler":"\\App\\Controllers\\Api\\StockController::getytlinks"},{"method":"POST","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"PUT","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"DELETE","route":"product\/([0-9]+)\/image_delete\/([0-9]+)","handler":"\\App\\Controllers\\Api\\ProductController::deleteImage\/$1\/$2"},{"method":"DELETE","route":"wishlist\/delete\/([0-9]+)","handler":"\\App\\Controllers\\Api\\WishlistController::delete\/$1"},{"method":"DELETE","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"OPTIONS","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"TRACE","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"CONNECT","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"},{"method":"CLI","route":"oauth\/fb_login","handler":"\\App\\Controllers\\Auth\\FacebookController::callback"}]},"badgeValue":25,"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":"12.21","count":1},"dbquery":{"event":"dbquery","duration":"0.18","count":7}}},"badgeValue":8,"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":1765881340.577915,"duration":0.01220703125},{"name":"Event: dbquery","component":"Events","start":1765881340.636591,"duration":3.314018249511719e-5},{"name":"Event: dbquery","component":"Events","start":1765881340.769483,"duration":3.4809112548828125e-5},{"name":"Event: dbquery","component":"Events","start":1765881340.772247,"duration":2.6941299438476562e-5},{"name":"Event: dbquery","component":"Events","start":1765881340.774042,"duration":2.5033950805664062e-5},{"name":"Event: dbquery","component":"Events","start":1765881340.776545,"duration":2.09808349609375e-5},{"name":"Event: dbquery","component":"Events","start":1765881340.779547,"duration":2.09808349609375e-5},{"name":"Event: dbquery","component":"Events","start":1765881341.090538,"duration":2.288818359375e-5}]}],"vars":{"varData":{"View Data":{"txt1":"Aby aktywowa\u0107 konto, kliknij na poni\u017cszy link","txt2":"Je\u017celi to nie ty rejestrowa\u0142e\u015b sie na stronie, zignoruj t\u0105 wiadomo\u015b\u0107","btn_msg":"Aktywuj Konto","link":"https:\/\/designbook.pl\/auth\/aktywacja-konta\/8\/1aad973c59b66dbbe0d177b6cba45480"}},"headers":{"Content-Type":"application\/json","User-Agent":"PostmanRuntime\/7.51.0","Accept":"*\/*","Cache-Control":"no-cache","Postman-Token":"bc761ec6-0a4c-4ee4-be88-c92f7965fa67","Host":"api7411.test","Accept-Encoding":"gzip, deflate, br","Connection":"keep-alive"},"request":"HTTP\/1.1","response":{"statusCode":201,"reason":"Created","contentType":"application\/json; charset=UTF-8","headers":{"Cache-Control":"no-store, max-age=0, no-cache","Content-Type":"application\/json; charset=UTF-8"}}},"config":{"ciVersion":"4.4.8","phpVersion":"7.4.11","phpSAPI":"apache2handler","environment":"development","baseURL":"http:\/\/api7411.test\/","timezone":"Europe\/Warsaw","locale":"en","cspEnabled":false}}