{"url":"https:\/\/nationallab.assersoft.com\/index.php\/api\/v1\/dashboard\/summary","method":"GET","isAJAX":false,"startTime":1756110840.7919929027557373046875,"totalTime":57.2000000000000028421709430404007434844970703125,"totalMemory":"4.693","segmentDuration":10,"segmentCount":6,"CI_VERSION":"4.6.1","collectors":[{"title":"Timers","titleSafe":"timers","titleDetails":"","display":[],"badgeValue":null,"isEmpty":false,"hasTabContent":false,"hasLabel":false,"icon":"","hasTimelineData":true,"timelineData":[{"name":"Bootstrap","component":"Timer","start":1756110840.793910980224609375,"duration":0.0125019550323486328125},{"name":"Required Before Filters","component":"Timer","start":1756110840.8064138889312744140625,"duration":0.001428127288818359375},{"name":"Routing","component":"Timer","start":1756110840.80784893035888671875,"duration":0.0005970001220703125},{"name":"Before Filters","component":"Timer","start":1756110840.8085720539093017578125,"duration":0.0016338825225830078125},{"name":"Controller","component":"Timer","start":1756110840.8102080821990966796875,"duration":0.038684844970703125},{"name":"Controller Constructor","component":"Timer","start":1756110840.8102090358734130859375,"duration":0.001596927642822265625},{"name":"After Filters","component":"Timer","start":1756110840.8489100933074951171875,"duration":1.0013580322265625e-5},{"name":"Required After Filters","component":"Timer","start":1756110840.84893894195556640625,"duration":0.0002701282501220703125}]},{"title":"Database","titleSafe":"database","titleDetails":"(2 total Queries, 2 of them unique across 1 Connection)","display":{"queries":[{"hover":"","class":"","duration":"16.42 ms","sql":"select\r\n (select count(*) from users) as total_users,\r\n (select count(*) from tests) as total_tests,\r\n (select count(*) from patients) as total_patients,\r\n (select count(*) from invoices) as total_invoices,\r\n (select count(*) from reports) as total_reports\r\n ","trace":[{"file":"APPPATH\/Controllers\/DashboardController.php:13","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/CodeIgniter.php:933","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\DashboardController->summary()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/CodeIgniter.php:507","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/CodeIgniter.php:354","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/Boot.php:334","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/Boot.php:67","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Boot::runCodeIgniter()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\/index.php:64","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Boot::bootWeb()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\/Controllers\/DashboardController.php:13","qid":"b91a792fb7af7d166111a1dc8b1c6947"},{"hover":"","class":"","duration":"13.21 ms","sql":"\r\n select invoices.lab_number,\r\n patients.name <strong>AS<\/strong> patient_name,\r\n tests.name <strong>AS<\/strong> test_name\r\n from invoices\r\n join patients on invoices.patient_id = patients.id\r\n join invoice_tests on invoices.id = invoice_tests.invoice_id\r\n join tests on invoice_tests.test_id = tests.id\r\n where invoice_tests.status = 'Pending'\r\n order by invoices.lab_number <strong>DESC<\/strong>\r\n limit 25;\r\n ","trace":[{"file":"APPPATH\/Controllers\/DashboardController.php:22","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Database\\BaseConnection->query()","index":"\u00a0\u00a01\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/CodeIgniter.php:933","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0App\\Controllers\\DashboardController->summary()","index":"\u00a0\u00a02\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/CodeIgniter.php:507","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->runController()","index":"\u00a0\u00a03\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/CodeIgniter.php:354","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->handleRequest()","index":"\u00a0\u00a04\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/Boot.php:334","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\CodeIgniter->run()","index":"\u00a0\u00a05\u00a0\u00a0\u00a0\u00a0"},{"file":"SYSTEMPATH\/Boot.php:67","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Boot::runCodeIgniter()","index":"\u00a0\u00a06\u00a0\u00a0\u00a0\u00a0"},{"file":"FCPATH\/index.php:64","function":"\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0CodeIgniter\\Boot::bootWeb()","index":"\u00a0\u00a07\u00a0\u00a0\u00a0\u00a0"}],"trace-file":"APPPATH\/Controllers\/DashboardController.php:22","qid":"455060efe48bb868e1428aa28c609699"}]},"badgeValue":2,"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":1756110840.8140599727630615234375,"duration":"0.002895"},{"name":"Query","component":"Database","start":1756110840.817389965057373046875,"duration":"0.016417","query":"select\r\n (select count(*) from users) as total_users,\r\n (select count(*) from tests) as total_tests,\r\n (select count(*) from patients) as total_patients,\r\n (select count(*) from invoices) as total_invoices,\r\n (select count(*) from reports) as total_reports\r\n "},{"name":"Query","component":"Database","start":1756110840.8348810672760009765625,"duration":"0.013206","query":"\r\n select invoices.lab_number,\r\n patients.name <strong>AS<\/strong> patient_name,\r\n tests.name <strong>AS<\/strong> test_name\r\n from invoices\r\n join patients on invoices.patient_id = patients.id\r\n join invoice_tests on invoices.id = invoice_tests.invoice_id\r\n join tests on invoice_tests.test_id = tests.id\r\n where invoice_tests.status = 'Pending'\r\n order by invoices.lab_number <strong>DESC<\/strong>\r\n limit 25;\r\n "}]},{"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":0,"isEmpty":false,"hasTabContent":false,"hasLabel":true,"icon":"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADeSURBVEhL7ZSxDcIwEEWNYA0YgGmgyAaJLTcUaaBzQQEVjMEabBQxAdw53zTHiThEovGTfnE\/9rsoRUxhKLOmaa6Uh7X2+UvguLCzVxN1XW9x4EYHzik033Hp3X0LO+DaQG8MDQcuq6qao4qkHuMgQggLvkPLjqh00ZgFDBacMJYFkuwFlH1mshdkZ5JPJERA9JpI6xNCBESvibQ+IURA9JpI6xNCBESvibQ+IURA9DTsuHTOrVFFxixgB\/eUFlU8uKJ0eDBFOu\/9EvoeKnlJS2\/08Tc8NOwQ8sIfMeYFjqKDjdU2sp4AAAAASUVORK5CYII=","hasTimelineData":true,"timelineData":[]},{"title":"Files","titleSafe":"files","titleDetails":"( 149 )","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\/Autoloader\/FileLocatorInterface.php","name":"FileLocatorInterface.php"},{"path":"SYSTEMPATH\/Boot.php","name":"Boot.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\/Filters.php","name":"Filters.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\/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\/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\/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\/Filters\/ForceHTTPS.php","name":"ForceHTTPS.php"},{"path":"SYSTEMPATH\/Filters\/PageCache.php","name":"PageCache.php"},{"path":"SYSTEMPATH\/Filters\/PerformanceMetrics.php","name":"PerformanceMetrics.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\/Method.php","name":"Method.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\/filesystem_helper.php","name":"filesystem_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\/Logger.php","name":"Logger.php"},{"path":"SYSTEMPATH\/Modules\/Modules.php","name":"Modules.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\/AssetRendererTrait.php","name":"AssetRendererTrait.php"},{"path":"SYSTEMPATH\/ThirdParty\/Kint\/Renderer\/CliRenderer.php","name":"CliRenderer.php"},{"path":"SYSTEMPATH\/ThirdParty\/Kint\/Renderer\/ConstructableRendererInterface.php","name":"ConstructableRendererInterface.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\/View\/RendererInterface.php","name":"RendererInterface.php"},{"path":"SYSTEMPATH\/View\/View.php","name":"View.php"},{"path":"SYSTEMPATH\/View\/ViewDecoratorTrait.php","name":"ViewDecoratorTrait.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\/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\/Optimize.php","name":"Optimize.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\/View.php","name":"View.php"},{"path":"APPPATH\/Controllers\/BaseController.php","name":"BaseController.php"},{"path":"APPPATH\/Controllers\/DashboardController.php","name":"DashboardController.php"},{"path":"APPPATH\/Filters\/AuthFilter.php","name":"AuthFilter.php"},{"path":"APPPATH\/Libraries\/JWT.php","name":"JWT.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\/firebase\/php-jwt\/src\/JWT.php","name":"JWT.php"},{"path":"VENDORPATH\/firebase\/php-jwt\/src\/Key.php","name":"Key.php"},{"path":"VENDORPATH\/laminas\/laminas-escaper\/src\/Escaper.php","name":"Escaper.php"},{"path":"VENDORPATH\/laminas\/laminas-escaper\/src\/EscaperInterface.php","name":"EscaperInterface.php"},{"path":"VENDORPATH\/psr\/log\/src\/LogLevel.php","name":"LogLevel.php"},{"path":"VENDORPATH\/psr\/log\/src\/LoggerInterface.php","name":"LoggerInterface.php"},{"path":"VENDORPATH\/symfony\/deprecation-contracts\/function.php","name":"function.php"}]},"badgeValue":149,"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\\DashboardController","method":"summary","paramCount":0,"truePCount":0,"params":[]}],"routes":[{"method":"GET","route":"api\/v1\/dashboard\/summary","handler":"\\App\\Controllers\\DashboardController::summary"},{"method":"GET","route":"api\/v1\/auth\/status","handler":"\\App\\Controllers\\UsersController::status"},{"method":"GET","route":"api\/v1\/users","handler":"\\App\\Controllers\\UsersController::index"},{"method":"GET","route":"api\/v1\/users\/new","handler":"\\App\\Controllers\\UsersController::new"},{"method":"GET","route":"api\/v1\/users\/(.*)\/edit","handler":"\\App\\Controllers\\UsersController::edit\/$1"},{"method":"GET","route":"api\/v1\/users\/(.*)","handler":"\\App\\Controllers\\UsersController::show\/$1"},{"method":"GET","route":"api\/v1\/tests\/count","handler":"\\App\\Controllers\\TestsController::count"},{"method":"GET","route":"api\/v1\/tests","handler":"\\App\\Controllers\\TestsController::index"},{"method":"GET","route":"api\/v1\/tests\/new","handler":"\\App\\Controllers\\TestsController::new"},{"method":"GET","route":"api\/v1\/tests\/(.*)\/edit","handler":"\\App\\Controllers\\TestsController::edit\/$1"},{"method":"GET","route":"api\/v1\/tests\/(.*)","handler":"\\App\\Controllers\\TestsController::show\/$1"},{"method":"GET","route":"api\/v1\/patients\/count","handler":"\\App\\Controllers\\PatientsController::count"},{"method":"GET","route":"api\/v1\/patients\/search","handler":"\\App\\Controllers\\PatientsController::getPatientByNameOrPhone"},{"method":"GET","route":"api\/v1\/patients\/{patientId}\/invoices","handler":"\\App\\Controllers\\InvoicesController::getInvoiceByPatientId"},{"method":"GET","route":"api\/v1\/patients\/([0-9]+)\/reports","handler":"\\App\\Controllers\\ReportsController::getReportsByPatientId\/$1"},{"method":"GET","route":"api\/v1\/patients","handler":"\\App\\Controllers\\PatientsController::index"},{"method":"GET","route":"api\/v1\/patients\/new","handler":"\\App\\Controllers\\PatientsController::new"},{"method":"GET","route":"api\/v1\/patients\/(.*)\/edit","handler":"\\App\\Controllers\\PatientsController::edit\/$1"},{"method":"GET","route":"api\/v1\/patients\/(.*)","handler":"\\App\\Controllers\\PatientsController::show\/$1"},{"method":"GET","route":"api\/v1\/invoices\/count","handler":"\\App\\Controllers\\InvoicesController::count"},{"method":"GET","route":"api\/v1\/invoices\/tests-count","handler":"\\App\\Controllers\\InvoicesController::countTests"},{"method":"GET","route":"api\/v1\/invoices\/patient-invoices","handler":"\\App\\Controllers\\InvoicesController::getInvoicesByPatientId"},{"method":"GET","route":"api\/v1\/invoices\/search","handler":"\\App\\Controllers\\InvoicesController::getInvoiceByLabNumber"},{"method":"GET","route":"api\/v1\/invoices\/invoice-tests\/search-by-status","handler":"\\App\\Controllers\\InvoicesController::getInvoicesTestsByStatus"},{"method":"GET","route":"api\/v1\/invoices\/invoice-tests\/([0-9]+)","handler":"\\App\\Controllers\\InvoicesController::getInvoiceTestById\/$1"},{"method":"GET","route":"api\/v1\/invoices","handler":"\\App\\Controllers\\InvoicesController::index"},{"method":"GET","route":"api\/v1\/invoices\/new","handler":"\\App\\Controllers\\InvoicesController::new"},{"method":"GET","route":"api\/v1\/invoices\/(.*)\/edit","handler":"\\App\\Controllers\\InvoicesController::edit\/$1"},{"method":"GET","route":"api\/v1\/invoices\/(.*)","handler":"\\App\\Controllers\\InvoicesController::show\/$1"},{"method":"GET","route":"api\/v1\/reports","handler":"\\App\\Controllers\\ReportsController::index"},{"method":"GET","route":"api\/v1\/reports\/new","handler":"\\App\\Controllers\\ReportsController::new"},{"method":"GET","route":"api\/v1\/reports\/(.*)\/edit","handler":"\\App\\Controllers\\ReportsController::edit\/$1"},{"method":"GET","route":"api\/v1\/reports\/(.*)","handler":"\\App\\Controllers\\ReportsController::show\/$1"},{"method":"GET","route":"api\/v1\/utilities","handler":"\\App\\Controllers\\UtilitiesController::index"},{"method":"GET","route":"api\/v1\/utilities\/new","handler":"\\App\\Controllers\\UtilitiesController::new"},{"method":"GET","route":"api\/v1\/utilities\/(.*)\/edit","handler":"\\App\\Controllers\\UtilitiesController::edit\/$1"},{"method":"GET","route":"api\/v1\/utilities\/(.*)","handler":"\\App\\Controllers\\UtilitiesController::show\/$1"},{"method":"GET","route":"\/","handler":"\\App\\Controllers\\Home::index"},{"method":"GET","route":"^((?!api|assets|js|css|images).)*$","handler":"\\App\\Controllers\\Home::index"},{"method":"POST","route":"api\/v1\/auth\/login","handler":"\\App\\Controllers\\UsersController::login"},{"method":"POST","route":"api\/v1\/auth\/logout","handler":"\\App\\Controllers\\UsersController::logout"},{"method":"POST","route":"api\/v1\/users","handler":"\\App\\Controllers\\UsersController::create"},{"method":"POST","route":"api\/v1\/tests","handler":"\\App\\Controllers\\TestsController::create"},{"method":"POST","route":"api\/v1\/patients","handler":"\\App\\Controllers\\PatientsController::create"},{"method":"POST","route":"api\/v1\/invoices","handler":"\\App\\Controllers\\InvoicesController::create"},{"method":"POST","route":"api\/v1\/reports","handler":"\\App\\Controllers\\ReportsController::create"},{"method":"POST","route":"api\/v1\/utilities","handler":"\\App\\Controllers\\UtilitiesController::create"},{"method":"PATCH","route":"api\/v1\/users\/(.*)","handler":"\\App\\Controllers\\UsersController::update\/$1"},{"method":"PATCH","route":"api\/v1\/tests\/(.*)","handler":"\\App\\Controllers\\TestsController::update\/$1"},{"method":"PATCH","route":"api\/v1\/patients\/(.*)","handler":"\\App\\Controllers\\PatientsController::update\/$1"},{"method":"PATCH","route":"api\/v1\/invoices\/(.*)","handler":"\\App\\Controllers\\InvoicesController::update\/$1"},{"method":"PATCH","route":"api\/v1\/reports\/(.*)","handler":"\\App\\Controllers\\ReportsController::update\/$1"},{"method":"PATCH","route":"api\/v1\/utilities\/(.*)","handler":"\\App\\Controllers\\UtilitiesController::update\/$1"},{"method":"PUT","route":"api\/v1\/users\/(.*)","handler":"\\App\\Controllers\\UsersController::update\/$1"},{"method":"PUT","route":"api\/v1\/tests\/(.*)","handler":"\\App\\Controllers\\TestsController::update\/$1"},{"method":"PUT","route":"api\/v1\/patients\/(.*)","handler":"\\App\\Controllers\\PatientsController::update\/$1"},{"method":"PUT","route":"api\/v1\/invoices\/(.*)","handler":"\\App\\Controllers\\InvoicesController::update\/$1"},{"method":"PUT","route":"api\/v1\/reports\/(.*)","handler":"\\App\\Controllers\\ReportsController::update\/$1"},{"method":"PUT","route":"api\/v1\/utilities\/(.*)","handler":"\\App\\Controllers\\UtilitiesController::update\/$1"},{"method":"DELETE","route":"api\/v1\/users\/(.*)","handler":"\\App\\Controllers\\UsersController::delete\/$1"},{"method":"DELETE","route":"api\/v1\/tests\/(.*)","handler":"\\App\\Controllers\\TestsController::delete\/$1"},{"method":"DELETE","route":"api\/v1\/patients\/(.*)","handler":"\\App\\Controllers\\PatientsController::delete\/$1"},{"method":"DELETE","route":"api\/v1\/invoices\/(.*)","handler":"\\App\\Controllers\\InvoicesController::delete\/$1"},{"method":"DELETE","route":"api\/v1\/reports\/(.*)","handler":"\\App\\Controllers\\ReportsController::delete\/$1"},{"method":"DELETE","route":"api\/v1\/utilities\/(.*)","handler":"\\App\\Controllers\\UtilitiesController::delete\/$1"}]},"badgeValue":40,"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":"5.13","count":1},"DBQuery":{"event":"DBQuery","duration":"0.07","count":2}}},"badgeValue":3,"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":1756110840.80128002166748046875,"duration":0.00512790679931640625},{"name":"Event: DBQuery","component":"Events","start":1756110840.833817005157470703125,"duration":3.79085540771484375e-5},{"name":"Event: DBQuery","component":"Events","start":1756110840.84809589385986328125,"duration":3.31401824951171875e-5}]}],"vars":{"varData":{"View Data":[]},"headers":{"Host":"nationallab.assersoft.com","Connection":"keep-alive","Sec-Ch-Ua-Platform":""Windows"","User-Agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/139.0.0.0 Safari\/537.36","Accept":"application\/json, text\/plain, *\/*","Sec-Ch-Ua":""Not;A=Brand";v="99", "Brave";v="139", "Chromium";v="139"","Sec-Ch-Ua-Mobile":"?0","Sec-Gpc":"1","Accept-Language":"en-US,en;q=0.9","Sec-Fetch-Site":"same-origin","Sec-Fetch-Mode":"cors","Sec-Fetch-Dest":"empty","Referer":"https:\/\/nationallab.assersoft.com\/dashboard","Accept-Encoding":"gzip, deflate, br, zstd","Cookie":"token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6IjEiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3NTYxMTA4MzksImV4cCI6MTc1NjExNDQzOX0.K9E4cSoAL44jTFSkHdhAsPjApGkeOau1bj7GhKQkKGU"},"cookies":{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6IjEiLCJyb2xlIjoiYWRtaW4iLCJpYXQiOjE3NTYxMTA4MzksImV4cCI6MTc1NjExNDQzOX0.K9E4cSoAL44jTFSkHdhAsPjApGkeOau1bj7GhKQkKGU"},"request":"HTTPS\/1.1","response":{"statusCode":200,"reason":"OK","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.6.1","phpVersion":"8.2.29","phpSAPI":"cgi-fcgi","environment":"development","baseURL":"https:\/\/nationallab.assersoft.com","timezone":"UTC","locale":"en","cspEnabled":false}}