Request history8.2.21PHP Version73.81msRequest Duration5MBMemory UsageGET galleryRoute
    • Booting (28.89ms)time
    • Application (44.91ms)time
    • 1 x Application (60.85%)
      44.91ms
      1 x Booting (39.14%)
      28.89ms
      4 templates were rendered
      • 1x web.gallery.gallerygallery.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 gallery
      middleware
      web
      controller
      App\Http\Controllers\Web\GalleryController@listGallery
      as
      web_gallery_list
      namespace
      prefix
      /gallery
      where
      file
      app/Http/Controllers/Web/GalleryController.php:12-19
      15 statements were executed (4 duplicates)Show only duplicates10.07ms
      • GalleryRepository.php#105sunrise_changaramkulam610μsselect * from `gallery_sections` where `gallery_sections`.`deleted_at` is null
        Backtrace
        • app/Repositories/Gallery/GalleryRepository.php:105
        • app/Http/Controllers/Web/GalleryController.php:14
        • 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
      • GalleryRepository.php#110sunrise_changaramkulam500μsselect * from `gallery` where `gallery`.`deleted_at` is null
        Backtrace
        • app/Repositories/Gallery/GalleryRepository.php:110
        • app/Http/Controllers/Web/GalleryController.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
      • GalleryRepository.php#110sunrise_changaramkulam500μsselect * from `gallery_images` where `gallery_images`.`gallery_id` in (1, 2) and `gallery_images`.`deleted_at` is null
        Backtrace
        • app/Repositories/Gallery/GalleryRepository.php:110
        • app/Http/Controllers/Web/GalleryController.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
      • ContentsRepository.php#131sunrise_changaramkulam1.2msselect * from `contents` where `contents`.`deleted_at` is null
        Backtrace
        • app/Repositories/Contents/ContentsRepository.php:131
        • app/Http/Controllers/Web/GalleryController.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_changaramkulam960μ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/Http/Controllers/Web/GalleryController.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
      • gallery.blade.php#2sunrise_changaramkulam520μsselect * from `seos` where `seos`.`model` = 'App\\Models\\Content' and `seos`.`model_id` = 193 and `seos`.`model_id` is not null and `seos`.`deleted_at` is null limit 1
        Bindings
        • 0: App\Models\Content
        • 1: 193
        Backtrace
        • view::web.gallery.gallery:2
        • 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_changaramkulam600μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • SettingsRepository.php#37sunrise_changaramkulam430μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PatientStoriesRepository.php#93sunrise_changaramkulam510μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • DepartmentsRepository.php#122sunrise_changaramkulam630μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • NewsAndEventsRepository.php#79sunrise_changaramkulam520μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • LocationsRepository.php#67sunrise_changaramkulam400μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • LocationsRepository.php#67sunrise_changaramkulam400μ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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • ContentsRepository.php#131sunrise_changaramkulam1.27msselect * 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.gallery.gallery:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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/View/Components/WebLayout.php:55
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::web.gallery.gallery:24
        • 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\GalleryImages
      11GalleryImages.php#?
      App\Models\Location
      6Location.php#?
      App\Models\NewsAndEvents
      4NewsAndEvents.php#?
      App\Models\GallerySection
      2GallerySection.php#?
      App\Models\Gallery
      2Gallery.php#?
          _token
          NoszftV74zWHdkpO9INVFw70oSTqIcpWSleLJtGg
          _previous
          array:1 [ "url" => "https://sunrisehospitalchangaramkulam.in/gallery" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /gallery
          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 => "Tue, 01 Apr 2025 02:27:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ1YURLMGxPYmZXdDcwalVvTDF2WGc9PSIsInZhbHVlIjoidWxJS1JxcDdWakd3VVdkVDEwRmVHTUl5UUthMkFIQTYyaStPc3RTMkNYR25ETWgweEVGeGc5aXRqamR1bWZsK3pzZEJIYitjZi9kbjAvTDBXZW1uQVNsemhFd3hqeDllY3hzYk13K0JzdmtYalA5dUEveldyWVdsaXBVVEVVNFAiLCJtYWMiOiI5NjI2YjZiN2Y5MWZhODQ0ZjNiOGVkNTI5MDA0ZjAxZGQ1OTFiNWJlYjhiOTExY2Q3ZjAxMDYzZTdjMDVhMmIxIiwidGFnIjoiIn0%3D; expires=Tue, 01 Apr 2025 04:27:44 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImZ1YURLMGxPYmZXdDcwalVvTDF2WGc9PSIsInZhbHVlIjoidWxJS1JxcDdWakd3VVdkVDEwRmVHTUl5UUthMkFIQTYyaStPc3RTMkNYR25ETWgweEVGeGc5aXRqamR1bWZsK3pzZEJIY" 1 => "sunrise_session=eyJpdiI6IitxTnlMN25kRWZJM20rL3lvYjFhTVE9PSIsInZhbHVlIjoiNFpCWHF0WG1UU2VFTGxHazN3NTVXQ1kxQ21zN2JnYzNhK3NNeEdHWllaOHRRRnYrbnVqVzY3RE9BUDJIQVdCOTlIdm1nSUtzN0QxcTFLdVJwT3ZmUldaZXJEWXZhVVZQdlBoWVVqTFczK1RKWUJnMmZjV043QVYwMnFmY3dsVGoiLCJtYWMiOiIzYzc2NjZlNmU5NGRiMTliZDNiYmE0YzczYzkwN2QyNTBlZTJjZTdjOGFjNTEzZmExY2NjMzkwZGRkMmI5MTIyIiwidGFnIjoiIn0%3D; expires=Tue, 01 Apr 2025 04:27:44 GMT; Max-Age=7200; path=/; httponly; samesite=laxsunrise_session=eyJpdiI6IitxTnlMN25kRWZJM20rL3lvYjFhTVE9PSIsInZhbHVlIjoiNFpCWHF0WG1UU2VFTGxHazN3NTVXQ1kxQ21zN2JnYzNhK3NNeEdHWllaOHRRRnYrbnVqVzY3RE9BUDJIQVdCOTlI" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ1YURLMGxPYmZXdDcwalVvTDF2WGc9PSIsInZhbHVlIjoidWxJS1JxcDdWakd3VVdkVDEwRmVHTUl5UUthMkFIQTYyaStPc3RTMkNYR25ETWgweEVGeGc5aXRqamR1bWZsK3pzZEJIYitjZi9kbjAvTDBXZW1uQVNsemhFd3hqeDllY3hzYk13K0JzdmtYalA5dUEveldyWVdsaXBVVEVVNFAiLCJtYWMiOiI5NjI2YjZiN2Y5MWZhODQ0ZjNiOGVkNTI5MDA0ZjAxZGQ1OTFiNWJlYjhiOTExY2Q3ZjAxMDYzZTdjMDVhMmIxIiwidGFnIjoiIn0%3D; expires=Tue, 01-Apr-2025 04:27:44 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImZ1YURLMGxPYmZXdDcwalVvTDF2WGc9PSIsInZhbHVlIjoidWxJS1JxcDdWakd3VVdkVDEwRmVHTUl5UUthMkFIQTYyaStPc3RTMkNYR25ETWgweEVGeGc5aXRqamR1bWZsK3pzZEJIY" 1 => "sunrise_session=eyJpdiI6IitxTnlMN25kRWZJM20rL3lvYjFhTVE9PSIsInZhbHVlIjoiNFpCWHF0WG1UU2VFTGxHazN3NTVXQ1kxQ21zN2JnYzNhK3NNeEdHWllaOHRRRnYrbnVqVzY3RE9BUDJIQVdCOTlIdm1nSUtzN0QxcTFLdVJwT3ZmUldaZXJEWXZhVVZQdlBoWVVqTFczK1RKWUJnMmZjV043QVYwMnFmY3dsVGoiLCJtYWMiOiIzYzc2NjZlNmU5NGRiMTliZDNiYmE0YzczYzkwN2QyNTBlZTJjZTdjOGFjNTEzZmExY2NjMzkwZGRkMmI5MTIyIiwidGFnIjoiIn0%3D; expires=Tue, 01-Apr-2025 04:27:44 GMT; path=/; httponlysunrise_session=eyJpdiI6IitxTnlMN25kRWZJM20rL3lvYjFhTVE9PSIsInZhbHVlIjoiNFpCWHF0WG1UU2VFTGxHazN3NTVXQ1kxQ21zN2JnYzNhK3NNeEdHWllaOHRRRnYrbnVqVzY3RE9BUDJIQVdCOTlI" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "NoszftV74zWHdkpO9INVFw70oSTqIcpWSleLJtGg" "_previous" => array:1 [ "url" => "https://sunrisehospitalchangaramkulam.in/gallery" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-01 02:27:44GET/gallery415571