No Map Points..
SettingsRequest history8.3.16PHP Version110msRequest Duration4MBMemory UsageGET travel-blog/show/{id}/{mappoint_id?}
status
200 OK
full_url
https://noppal.de/travel-blog/show/TR
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/TR
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
110ms
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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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 => "Tue, 29 Apr 2025 17:56:14 GMT" ] ]
session_attributes
0 of 0
array:4 [ "_token" => "joil1Ag77oC3dtkN8TbsCtdfz39ShT67iosGHWzP" "blog_current_gallery" => 20 "blog_current_mappoint_id" => -1 "used_mappoints" => array:1 [ 0 => -1 ] ]
    • Booting (51.92ms)time
    • Routing (960μs)
    • Preparing Response (6.69ms)
    • 1 x Booting (47.38%)
      51.92ms
      1 x Preparing Response (6.1%)
      6.69ms
      1 x Routing (0.88%)
      960μ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 executed20.9ms
      • DatabaseSessionHandler.php#97laravel380μsselect * from `sessions` where `id` = 'N48HbDh2pH9Xe3ku2P4eSdRsv4IjyOsT7k7iRbAI' limit 1
        Bindings
        • 0: N48HbDh2pH9Xe3ku2P4eSdRsv4IjyOsT7k7iRbAI
        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#110laravel8.68msselect * from `gallery` where `code` = 'TR'
        Bindings
        • 0: TR
        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#114laravel6.04msselect * from `gallery_mappoint` where `gallery_id` = 20 order by `ord` asc limit 1
        Bindings
        • 0: 20
        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#120laravel230μsselect * 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.28msselect * from `gallery_pics` where `gallery_id` = 20 and `mappoint_id` = -1 order by `ord` asc limit 3 offset 0
        Bindings
        • 0: 20
        • 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#207laravel290μsselect * from `gallery_mappoint` where `gallery_id` = 20 and `id` not in (-1) order by `ord` asc limit 1
        Bindings
        • 0: 20
        • 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 #0BVL6oh3PIdEgjmY1vqL
      array:4 [ "data" => [] "name" => "navigation-menu" "component" => "Laravel\Jetstream\Http\Live...
          _token
          joil1Ag77oC3dtkN8TbsCtdfz39ShT67iosGHWzP
          blog_current_gallery
          20
          blog_current_mappoint_id
          -1
          used_mappoints
          array:1 [ 0 => -1 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-29 17:56:14GET/travel-blog/show/TR8611