Toll Free : +90 532 430 20 08

SettingsRequest history435msRequest Duration2MBMemory Usage11.x
Laravel Version
11.42.1
PHP Version
8.3.19
Environment
local
Debug Mode
Enabled
URL
sawairport.com
Timezone
UTC
Locale
en
GET areas/{slug}/museums/{page?}
status
200 OK
full_url
https://sawairport.com/areas/antalya/museums
action_name
public.area.museums
controller_action
App\Http\Controllers\Public\AreaController@museums
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://sawairport.com/areas/antalya/museums
    action_name
    public.area.museums
    controller_action
    App\Http\Controllers\Public\AreaController@museums
    uri
    GET areas/{slug}/museums/{page?}
    controller
    App\Http\Controllers\Public\AreaController@museums
    prefix
    /areas
    file
    app/Http/Controllers/Public/AreaController.php:162-204
    middleware
    web
    telescope
    View in Telescope
    duration
    446ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:18 [ "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" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.15.173.49" ] "host" => array:1 [ 0 => "sawairport.com" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Mon, 31 Mar 2025 11:18:35 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "wUSUgNjPukGXLPNRc2COXSjWFls6iK8KDMtEmQws" ]
    • Booting (112ms)time
    • Application (323ms)time
    • Routing (3.32ms)
    • Preparing Response (236ms)
    • View: public.pages.museum.indexviews
    • View: public.layouts.appviews
    • View: public.partials.headerviews
    • View: public.partials.footerviews
    • View: public.partials.cursorviews
    • View: public.partials.back-topviews
    • 1 x Application (74.25%)
      323ms
      1 x Preparing Response (54.25%)
      236ms
      1 x Booting (25.75%)
      112ms
      1 x Routing (0.76%)
      3.32ms
      6 x View (0%)
      0μs
      6 templates were rendered
      • public.pages.museum.indexindex.blade.php#?blade
      • public.layouts.appapp.blade.php#?blade
      • public.partials.headerheader.blade.php#?blade
      • public.partials.footerfooter.blade.php#?blade
      • public.partials.cursorcursor.blade.php#?blade
      • public.partials.back-topback-top.blade.php#?blade
      34 statements were executed (28 duplicates)Show only duplicates21.12ms
      • DatabaseSessionHandler.php#97saw_airport670μsselect * from `sessions` where `id` = 'KL55DwKCAQHSR9V6Nwq3vPw4ZEEtCdP4N99PgAxh' limit 1
        Bindings
        • 0: KL55DwKCAQHSR9V6Nwq3vPw4ZEEtCdP4N99PgAxh
        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
      • AreaController.php#168saw_airport830μsselect * from `areas` where `slug` = 'antalya' limit 1
        Bindings
        • 0: antalya
        Backtrace
        • app/Http/Controllers/Public/AreaController.php:168
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • AreaController.php#174saw_airport660μsselect count(*) as aggregate from `museums` where `status` = 'published' and `area_id` = 4
        Bindings
        • 0: published
        • 1: 4
        Backtrace
        • app/Http/Controllers/Public/AreaController.php:174
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • AreaController.php#194saw_airport800μsselect * from `museums` where `status` = 'published' and `area_id` = 4 order by `created_at` desc limit 12 offset 0
        Bindings
        • 0: published
        • 1: 4
        Backtrace
        • app/Http/Controllers/Public/AreaController.php:194
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • index.blade.php#44saw_airport630μsselect * from `areas` where `areas`.`id` = 4 limit 1
        Bindings
        • 0: 4
        Backtrace
        • view::public.pages.museum.index:44
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport640μsselect * from `settings` where `key` = 'title' limit 1
        Bindings
        • 0: title
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport540μsselect * from `settings` where `key` = 'favicon' limit 1
        Bindings
        • 0: favicon
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport620μsselect * from `settings` where `key` = 'favicon' limit 1
        Bindings
        • 0: favicon
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport520μsselect * from `settings` where `key` = 'favicon' limit 1
        Bindings
        • 0: favicon
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport610μsselect * from `settings` where `key` = 'phone' limit 1
        Bindings
        • 0: phone
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport710μsselect * from `settings` where `key` = 'email' limit 1
        Bindings
        • 0: email
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport920μsselect * from `settings` where `key` = 'logo' limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport680μsselect * from `settings` where `key` = 'logo' limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport590μsselect * from `settings` where `key` = 'logo' limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport540μsselect * from `settings` where `key` = 'logo' limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport580μsselect * from `settings` where `key` = 'logo' limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport520μsselect * from `settings` where `key` = 'title' limit 1
        Bindings
        • 0: title
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport470μsselect * from `settings` where `key` = 'logo' limit 1
        Bindings
        • 0: logo
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport520μsselect * from `settings` where `key` = 'title' limit 1
        Bindings
        • 0: title
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport530μsselect * from `settings` where `key` = 'phone' limit 1
        Bindings
        • 0: phone
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport520μsselect * from `settings` where `key` = 'email' limit 1
        Bindings
        • 0: email
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport600μsselect * from `settings` where `key` = 'facebook' limit 1
        Bindings
        • 0: facebook
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport560μsselect * from `settings` where `key` = 'facebook' limit 1
        Bindings
        • 0: facebook
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport610μsselect * from `settings` where `key` = 'instagram' limit 1
        Bindings
        • 0: instagram
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport520μsselect * from `settings` where `key` = 'instagram' limit 1
        Bindings
        • 0: instagram
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport530μsselect * from `settings` where `key` = 'twitter' limit 1
        Bindings
        • 0: twitter
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport560μsselect * from `settings` where `key` = 'twitter' limit 1
        Bindings
        • 0: twitter
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport940μsselect * from `settings` where `key` = 'linkedin' limit 1
        Bindings
        • 0: linkedin
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport710μsselect * from `settings` where `key` = 'linkedin' limit 1
        Bindings
        • 0: linkedin
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport550μsselect * from `settings` where `key` = 'pinterest' limit 1
        Bindings
        • 0: pinterest
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport640μsselect * from `settings` where `key` = 'tripadvisor' limit 1
        Bindings
        • 0: tripadvisor
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport580μsselect * from `settings` where `key` = 'tripadvisor' limit 1
        Bindings
        • 0: tripadvisor
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport650μsselect * from `settings` where `key` = 'youtube' limit 1
        Bindings
        • 0: youtube
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • functions.php#51saw_airport570μsselect * from `settings` where `key` = 'youtube' limit 1
        Bindings
        • 0: youtube
        Backtrace
        • app/Helpers/functions.php:51
        • 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:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Setting
      29Setting.php#?
      App\Models\Area
      2Area.php#?
      App\Models\Museum
      1Museum.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-03-31 11:18:36GET/areas/antalya/museums63432