Request history8.2.21PHP Version70.65msRequest Duration5MBMemory UsageGET packagesRoute
    • Booting (25.28ms)time
    • Application (45.36ms)time
    • 1 x Application (64.2%)
      45.36ms
      1 x Booting (35.79%)
      25.28ms
      4 templates were rendered
      • 1x web.package.listPackagelistPackage.blade.php#?blade
      • 1x web.layouts.appapp.blade.php#?blade
      • 1x web.layouts.headerheader.blade.php#?blade
      • 1x web.layouts.footerfooter.blade.php#?blade
      uri
      GET packages
      middleware
      web
      controller
      App\Http\Controllers\Web\PackageController@listPackage
      as
      web_package_list
      namespace
      prefix
      /packages
      where
      file
      app/Http/Controllers/Web/PackageController.php:13-20
      14 statements were executed (4 duplicates)Show only duplicates13.04ms
      • PackageRepository.php#214sunrise_changaramkulam2.05msselect * from `package_categories` where `package_categories`.`deleted_at` is null
        Backtrace
        • app/Repositories/Package/PackageRepository.php:214
        • app/Http/Controllers/Web/PackageController.php:15
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • PackageRepository.php#219sunrise_changaramkulam2.42msselect * from `packages` where `packages`.`deleted_at` is null
        Backtrace
        • app/Repositories/Package/PackageRepository.php:219
        • app/Http/Controllers/Web/PackageController.php:16
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ContentsRepository.php#131sunrise_changaramkulam1.31msselect * from `contents` where `contents`.`deleted_at` is null
        Backtrace
        • app/Repositories/Contents/ContentsRepository.php:131
        • app/Http/Controllers/Web/PackageController.php:17
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ContentsRepository.php#131sunrise_changaramkulam1.02msselect * from `content_items` where `content_items`.`content_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 64, 65, 66, 68, 115, 118, 119, 120, 121, 122, 123, 124, 125, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199) and `content_items`.`deleted_at` is null
        Backtrace
        • app/Repositories/Contents/ContentsRepository.php:131
        • app/Http/Controllers/Web/PackageController.php:17
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • listPackage.blade.php#3sunrise_changaramkulam580μsselect * from `seos` where `seos`.`model` = 'App\\Models\\Content' and `seos`.`model_id` = 177 and `seos`.`model_id` is not null and `seos`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Content
        • 1: 177
        Backtrace
        • view::web.package.listPackage:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/inspector-apm/inspector-laravel/src/Views/ViewEngineDecorator.php:38
      • SettingsRepository.php#37sunrise_changaramkulam620μsselect * from `settings` where `category` in ('store')
        Bindings
        • 0: store
        Backtrace
        • app/Repositories/Settings/SettingsRepository.php:37
        • app/View/Components/WebLayout.php:49
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • SettingsRepository.php#37sunrise_changaramkulam440μsselect * from `settings` where `category` in ('social')
        Bindings
        • 0: social
        Backtrace
        • app/Repositories/Settings/SettingsRepository.php:37
        • app/View/Components/WebLayout.php:50
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PatientStoriesRepository.php#93sunrise_changaramkulam550μsselect * from `patient_stories` where `status` = 'active' and `type` = 'story' and `patient_stories`.`deleted_at` is null order by `created_at` desc limit 10
        Bindings
        • 0: active
        • 1: story
        Backtrace
        • app/Repositories/PatientStories/PatientStoriesRepository.php:93
        • app/View/Components/WebLayout.php:51
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • DepartmentsRepository.php#122sunrise_changaramkulam570μsselect * from `departments` where `status` = 'active' order by `order` asc
        Bindings
        • 0: active
        Backtrace
        • app/Repositories/Departments/DepartmentsRepository.php:122
        • app/View/Components/WebLayout.php:52
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • NewsAndEventsRepository.php#79sunrise_changaramkulam470μsselect * from `news_and_events` where `status` = 'active' and `news_and_events`.`deleted_at` is null order by `created_at` desc limit 10
        Bindings
        • 0: active
        Backtrace
        • app/Repositories/NewsAndEvents/NewsAndEventsRepository.php:79
        • app/View/Components/WebLayout.php:53
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • LocationsRepository.php#67sunrise_changaramkulam380μsselect * from `locations`
        Backtrace
        • app/Repositories/Locations/LocationsRepository.php:67
        • app/View/Components/WebLayout.php:54
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • LocationsRepository.php#67sunrise_changaramkulam410μsselect * from `location_images` where `location_images`.`location_id` in (1, 2, 3, 4, 5, 6) and `location_images`.`deleted_at` is null
        Backtrace
        • app/Repositories/Locations/LocationsRepository.php:67
        • app/View/Components/WebLayout.php:54
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • ContentsRepository.php#131sunrise_changaramkulam1.24msselect * from `contents` where `contents`.`deleted_at` is null
        Backtrace
        • app/Repositories/Contents/ContentsRepository.php:131
        • app/View/Components/WebLayout.php:55
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • ContentsRepository.php#131sunrise_changaramkulam980μsselect * from `content_items` where `content_items`.`content_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 64, 65, 66, 68, 115, 118, 119, 120, 121, 122, 123, 124, 125, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199) and `content_items`.`deleted_at` is null
        Backtrace
        • app/Repositories/Contents/ContentsRepository.php:131
        • app/View/Components/WebLayout.php:55
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.package.listPackage:27
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      App\Models\Content
      280Content.php#?
      App\Models\ContentItem
      204ContentItem.php#?
      App\Models\Setting
      37Setting.php#?
      App\Models\Department
      13Department.php#?
      App\Models\LocationImage
      12LocationImage.php#?
      App\Models\Location
      6Location.php#?
      App\Models\NewsAndEvents
      4NewsAndEvents.php#?
      App\Models\Package
      3Package.php#?
      App\Models\PackageCategory
      1PackageCategory.php#?
          _token
          Ie9UmYh7DfBBtz5JcEyLj75BhZ9GRp1Z1cUMsste
          _previous
          array:1 [ "url" => "https://sunrisehospitalchangaramkulam.in/packages" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /packages
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "sunrisehospitalchangaramkulam.in" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 31 Mar 2025 20:32:10 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF3NXlIdmROSk1rV3c0T2F5MXVSTnc9PSIsInZhbHVlIjoiRXA3N09udEVudDdZUk10aHd4NzkwcWQvM05LRThyQTBySlhXOVBGdGlzc002cTB2OTZ5dUluTmtxRncyM2tZT2JpekdrVitTQkNKMXVnbDdaeDFwS3Z5YXRFZWNFQ3A5THJJR0FzWEhtS0NXeGFXTW44VkY5NUtibHIvU0RlY0YiLCJtYWMiOiI0ZGQyZTM2MzlkOGM5MmMyMGRkNzJlMzkwZTcyZDQ5ZDcxMjEyYTMxZTQzOTZjZDUzMjczMDI0ZWIyYzk1NDRiIiwidGFnIjoiIn0%3D; expires=Mon, 31 Mar 2025 22:32:10 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImF3NXlIdmROSk1rV3c0T2F5MXVSTnc9PSIsInZhbHVlIjoiRXA3N09udEVudDdZUk10aHd4NzkwcWQvM05LRThyQTBySlhXOVBGdGlzc002cTB2OTZ5dUluTmtxRncyM2tZT2JpekdrV" 1 => "sunrise_session=eyJpdiI6InB1QWF1a3UxK3I0a0pWblh6MzF0N2c9PSIsInZhbHVlIjoiT1pSd3Bac3FicjVnUXRUS21vK3drNjZGSVkwdy9UYXcwOTlyQVREOHdmbS9sMXJtTnBiL2piSk5RZFlWVCtXQU9mY3dCQVIrcFpmc0F1OHIwT0hoanRFQ3pOdkg5UzFjTkNXTDJ6UTROSmhhZ28xTXAzWElNblR4WEpNZG1LbkEiLCJtYWMiOiIxNWYyNTNiM2VkNjczZDJiNmUwN2E3YjVhYjVlOTQ5MDdkYjA3YjIwZDNkYWQ0MWQ5YjllNGY2ZTFlMjlmZjdlIiwidGFnIjoiIn0%3D; expires=Mon, 31 Mar 2025 22:32:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxsunrise_session=eyJpdiI6InB1QWF1a3UxK3I0a0pWblh6MzF0N2c9PSIsInZhbHVlIjoiT1pSd3Bac3FicjVnUXRUS21vK3drNjZGSVkwdy9UYXcwOTlyQVREOHdmbS9sMXJtTnBiL2piSk5RZFlWVCtXQU9m" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF3NXlIdmROSk1rV3c0T2F5MXVSTnc9PSIsInZhbHVlIjoiRXA3N09udEVudDdZUk10aHd4NzkwcWQvM05LRThyQTBySlhXOVBGdGlzc002cTB2OTZ5dUluTmtxRncyM2tZT2JpekdrVitTQkNKMXVnbDdaeDFwS3Z5YXRFZWNFQ3A5THJJR0FzWEhtS0NXeGFXTW44VkY5NUtibHIvU0RlY0YiLCJtYWMiOiI0ZGQyZTM2MzlkOGM5MmMyMGRkNzJlMzkwZTcyZDQ5ZDcxMjEyYTMxZTQzOTZjZDUzMjczMDI0ZWIyYzk1NDRiIiwidGFnIjoiIn0%3D; expires=Mon, 31-Mar-2025 22:32:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImF3NXlIdmROSk1rV3c0T2F5MXVSTnc9PSIsInZhbHVlIjoiRXA3N09udEVudDdZUk10aHd4NzkwcWQvM05LRThyQTBySlhXOVBGdGlzc002cTB2OTZ5dUluTmtxRncyM2tZT2JpekdrV" 1 => "sunrise_session=eyJpdiI6InB1QWF1a3UxK3I0a0pWblh6MzF0N2c9PSIsInZhbHVlIjoiT1pSd3Bac3FicjVnUXRUS21vK3drNjZGSVkwdy9UYXcwOTlyQVREOHdmbS9sMXJtTnBiL2piSk5RZFlWVCtXQU9mY3dCQVIrcFpmc0F1OHIwT0hoanRFQ3pOdkg5UzFjTkNXTDJ6UTROSmhhZ28xTXAzWElNblR4WEpNZG1LbkEiLCJtYWMiOiIxNWYyNTNiM2VkNjczZDJiNmUwN2E3YjVhYjVlOTQ5MDdkYjA3YjIwZDNkYWQ0MWQ5YjllNGY2ZTFlMjlmZjdlIiwidGFnIjoiIn0%3D; expires=Mon, 31-Mar-2025 22:32:10 GMT; path=/; httponlysunrise_session=eyJpdiI6InB1QWF1a3UxK3I0a0pWblh6MzF0N2c9PSIsInZhbHVlIjoiT1pSd3Bac3FicjVnUXRUS21vK3drNjZGSVkwdy9UYXcwOTlyQVREOHdmbS9sMXJtTnBiL2piSk5RZFlWVCtXQU9m" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Ie9UmYh7DfBBtz5JcEyLj75BhZ9GRp1Z1cUMsste" "_previous" => array:1 [ "url" => "https://sunrisehospitalchangaramkulam.in/packages" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-31 20:32:10GET/packages414560