No Map Points..
SettingsRequest history8.3.16PHP Version106msRequest Duration4MBMemory UsageGET travel-blog/show/{id}/{mappoint_id?}
status
200 OK
full_url
https://noppal.de/travel-blog/show/RO
action_name
gallery.showGallery
controller_action
App\Http\Controllers\GalleryController@showGallery
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://noppal.de/travel-blog/show/RO
action_name
gallery.showGallery
controller_action
App\Http\Controllers\GalleryController@showGallery
uri
GET travel-blog/show/{id}/{mappoint_id?}
controller
App\Http\Controllers\GalleryController@showGallery
file
app/Http/Controllers/GalleryController.php:109-150
middleware
web
duration
106ms
peak_memory
6MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "noppal.de" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 11 May 2025 01:18:10 GMT" ] ]
session_attributes
0 of 0
array:4 [ "_token" => "WFNUfDfs53XNx7idhrLCYnerz02vVtbQBUIFZKNe" "blog_current_gallery" => 14 "blog_current_mappoint_id" => -1 "used_mappoints" => array:1 [ 0 => -1 ] ]
    • Booting (38.24ms)time
    • Routing (796μs)
    • Preparing Response (11.37ms)
    • 1 x Booting (36.03%)
      38.24ms
      1 x Preparing Response (10.71%)
      11.37ms
      1 x Routing (0.75%)
      796μs
      8 templates were rendered
      • 1x gallery.showGalleryshowGallery.blade.php#?blade
      • 1x components.gallery-layoutgallery-layout.blade.php#?blade
      • 1x components.bannerbanner.blade.php#?blade
      • 1x navigation-menunavigation-menu.blade.php#?blade
      • 1x components.nav-linknav-link.blade.php#?blade
      • 1x components.dropdown-linkdropdown-link.blade.php#?blade
      • 1x components.dropdowndropdown.blade.php#?blade
      • 1x components.responsive-nav-linkresponsive-nav-link.blade.php#?blade
      uri
      GET travel-blog/show/{id}/{mappoint_id?}
      middleware
      web
      controller
      App\Http\Controllers\GalleryController@showGallery
      as
      gallery.showGallery
      file
      app/Http/Controllers/GalleryController.php:109-150
      6 statements were executed28.9ms
      • DatabaseSessionHandler.php#97laravel300μsselect * from `sessions` where `id` = 'qSvhU3ZCpe50nrTIhi8DPkFx5N0a7oriO0zb84zY' limit 1
        Bindings
        • 0: qSvhU3ZCpe50nrTIhi8DPkFx5N0a7oriO0zb84zY
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • GalleryController.php#110laravel7.8msselect * from `gallery` where `code` = 'RO'
        Bindings
        • 0: RO
        Backtrace
        • app/Http/Controllers/GalleryController.php:110
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GalleryController.php#114laravel7.18msselect * from `gallery_mappoint` where `gallery_id` = 14 order by `ord` asc limit 1
        Bindings
        • 0: 14
        Backtrace
        • app/Http/Controllers/GalleryController.php:114
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GalleryController.php#120laravel4.49msselect * from `gallery_mappoint` where `gallery_mappoint`.`id` = -1 limit 1
        Bindings
        • 0: -1
        Backtrace
        • app/Http/Controllers/GalleryController.php:120
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GalleryController.php#132laravel5.69msselect * from `gallery_pics` where `gallery_id` = 14 and `mappoint_id` = -1 order by `ord` asc limit 3 offset 0
        Bindings
        • 0: 14
        • 1: -1
        Backtrace
        • app/Http/Controllers/GalleryController.php:132
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • GalleryController.php#207laravel3.44msselect * from `gallery_mappoint` where `gallery_id` = 14 and `id` not in (-1) order by `ord` asc limit 1
        Bindings
        • 0: 14
        • 1: -1
        Backtrace
        • app/Http/Controllers/GalleryController.php:207
        • app/Http/Controllers/GalleryController.php:139
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      App\Models\Gallery
      1Gallery.php#?
      navigation-menu #A8np9CVm9kcPDLwL7mu3
      array:4 [ "data" => [] "name" => "navigation-menu" "component" => "Laravel\Jetstream\Http\Live...
          _token
          WFNUfDfs53XNx7idhrLCYnerz02vVtbQBUIFZKNe
          blog_current_gallery
          14
          blog_current_mappoint_id
          -1
          used_mappoints
          array:1 [ 0 => -1 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-11 01:18:10GET/travel-blog/show/RO8611