Shopping (retail)

image description
#1 4?page=80 (14:18:09)8.1.14PHP Version269msRequest Duration4MBMemory UsageGET directory/{directory}Route
    • Booting (190ms)
    • Application (78.1ms)
    • 1 x Booting (70.83%)
      190.25ms
      1 x Application (29.08%)
      78.10ms
      4 templates were rendered
      • website.pages.directory.index (resources/views/website/pages/directory/index.blade.php)5blade
        Params
        0
        featuredEntries
        1
        entries
        2
        layouts
        3
        posts
        4
        directory
      • website.layout.index (resources/views/website/layout/index.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        featuredEntries
        4
        entries
        5
        layouts
        6
        posts
        7
        directory
        8
        __currentLoopData
        9
        entry
        10
        loop
        11
        media
        12
        i
      • website.header.index (resources/views/website/header/index.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        featuredEntries
        4
        entries
        5
        layouts
        6
        posts
        7
        directory
        8
        __currentLoopData
        9
        entry
        10
        loop
        11
        media
        12
        i
      • website.footer.index (resources/views/website/footer/index.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        featuredEntries
        4
        entries
        5
        layouts
        6
        posts
        7
        directory
        8
        __currentLoopData
        9
        entry
        10
        loop
        11
        media
        12
        i
      uri
      GET directory/{directory}
      middleware
      web
      uses
      App\Http\Controllers\Websites\DirectoryDetailsController@__invoke
      controller
      App\Http\Controllers\Websites\DirectoryDetailsController
      namespace
      prefix
      where
      17 statements were executed, 5 of which were duplicated, 12 unique. Show only duplicated18.29ms
      • select * from `layouts` where `name` in ('header', 'lead', 'claim', 'content', 'footer', 'socials')
        2.95ms/app/Models/Layouts.php:79hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. header
        • 1. lead
        • 2. claim
        • 3. content
        • 4. footer
        • 5. socials
        Backtrace
        • 14. /app/Models/Layouts.php:79
        • 15. /app/Http/Controllers/Websites/DirectoryDetailsController.php:35
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 19. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
      • select * from `entries` where `published` = 1 and `published` = 1 and `directory_id` = '4' order by `created_at` desc limit 5
        1.82ms/app/Http/Controllers/Websites/DirectoryDetailsController.php:45hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 4
        Backtrace
        • 14. /app/Http/Controllers/Websites/DirectoryDetailsController.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `d_categories` where 0 = 1
        720μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:45hourdetroit_hm_client_innoscale_net
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Websites/DirectoryDetailsController.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where `published` = 1
        650μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:47hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Websites/DirectoryDetailsController.php:47
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `entries` where `published` = 1 and `directory_id` = '4'
        1.28ms/app/Http/Controllers/Websites/DirectoryDetailsController.php:52hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        Backtrace
        • 15. /app/Http/Controllers/Websites/DirectoryDetailsController.php:52
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `entries` where `published` = 1 and `directory_id` = '4' order by `created_at` desc limit 15 offset 1185
        2.69ms/app/Http/Controllers/Websites/DirectoryDetailsController.php:52hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        Backtrace
        • 15. /app/Http/Controllers/Websites/DirectoryDetailsController.php:52
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `directories` where `directories`.`id` = '4' limit 1
        640μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:54hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. /app/Http/Controllers/Websites/DirectoryDetailsController.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attachment_entry` where `entry_id` = 1296
        720μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1296
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachments` where 0 = 1
        750μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachment_entry` where `entry_id` = 1297
        710μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1297
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachments` where 0 = 1
        730μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachment_entry` where `entry_id` = 1298
        910μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1298
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachments` where 0 = 1
        740μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachment_entry` where `entry_id` = 1299
        700μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1299
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachments` where 0 = 1
        860μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachment_entry` where `entry_id` = 1286
        670μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1286
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `attachments` where 0 = 1
        750μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Directory
      1
      App\Models\Entry
      5
      App\Models\Layouts
      6
        _token
        J22Zg0ogoxvGFu1WLVm81Z5en6pM448GNrphrt4z
        _previous
        array:1 [ "url" => "https://hourdetroit.hm.client.innoscale.net/directory/4?page=80" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /directory/4
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "80" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:20 [ "content-length" => array:1 [ 0 => "0" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "x-forwarded-host" => array:1 [ 0 => "hourdetroit.hm.client.innoscale.net" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "content-type" => array:1 [ 0 => "" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "hourdetroit.hm.client.innoscale.net" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.116.61.169" ] "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" ] ]
        request_server
        0 of 0
        array:61 [ "SUPERVISOR_GROUP_NAME" => "php-fpm" "HOSTNAME" => "385a4668622e" "PHP_INI_DIR" => "/usr/local/etc/php" "PWD" => "/var/www/html" "HOME" => "/var/www" "SHLVL" => "0" "LC_CTYPE" => "C.UTF-8" "CRON_LOG_LEVEL" => "15" "SUPERVISOR_PROCESS_NAME" => "php-fpm" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SUPERVISOR_ENABLED" => "1" "USER" => "www-data" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REQUEST_SCHEME" => "https" "REQUEST_METHOD" => "GET" "CONTENT_LENGTH" => "0" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_CH_UA_MOBILE" => "?0" "SERVER_NAME" => "hourdetroit.hm.client.innoscale.net" "REQUEST_URI" => "/directory/4?page=80" "DOCUMENT_ROOT" => "/var/www/html/public" "REMOTE_ADDR" => "18.116.61.169" "QUERY_STRING" => "page=80" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_USER" => "?1" "AUTH_TYPE" => "" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_X_FORWARDED_HOST" => "hourdetroit.hm.client.innoscale.net" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTPS" => "on" "SERVER_PORT" => "443" "CONTENT_TYPE" => "" "REMOTE_IDENT" => "" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_PROTOCOL" => "TLSv1.3" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_PRIORITY" => "u=0, i" "PATH_INFO" => "" "GATEWAY_INTERFACE" => "CGI/1.1" "SCRIPT_NAME" => "/index.php" "HTTP_HOST" => "hourdetroit.hm.client.innoscale.net" "DOCUMENT_URI" => "/index.php" "SERVER_PROTOCOL" => "HTTP/2.0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "SERVER_SOFTWARE" => "Caddy/v2.6.2" "REMOTE_USER" => "" "REMOTE_PORT" => "55173" "REMOTE_HOST" => "18.116.61.169" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "18.116.61.169" "HTTP_ACCEPT" => "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" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747145889.0277 "REQUEST_TIME" => 1747145889 "argv" => array:1 [ 0 => "page=80" ] "argc" => 1 ]
        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, 13 May 2025 14:18:09 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iko3WFB1b1lCeFlaL1RaN2M1TTA0RUE9PSIsInZhbHVlIjoibmlqNW1KNGdDZURrbkluUnJMcXhrQ3ZFdTQyOU0yTm8rL0dEQVFSaFNaYk5PMWoxQldEaWp3MVVBLzhrWGRNK0VuMEErWWsxMFhUSVZZNjdZQzRTQU45bzI4enV6eENoelQ1YU9LditkMGlUMXBqLzczb2ttOW9ESEdlYjV4YWkiLCJtYWMiOiJiOTA2YWFhMGQ0NWFlOWMyNjhjNTgyMzcxYjBmZDA4OGRhNTIyMzkwYTIwZDc4YzQ2MzQyOWJmMzRjYmI1ZjQ0IiwidGFnIjoiIn0%3D; expires=Tue, 13 May 2025 16:18:09 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Iko3WFB1b1lCeFlaL1RaN2M1TTA0RUE9PSIsInZhbHVlIjoibmlqNW1KNGdDZURrbkluUnJMcXhrQ3ZFdTQyOU0yTm8rL0dEQVFSaFNaYk5PMWoxQldEaWp3MVVBLzhrWGRNK0VuMEErW" 1 => "laravel_session=eyJpdiI6IjVQVjBPcUNaVm5aYVBaR0RXY2hiZXc9PSIsInZhbHVlIjoibVFSUDNtdlZXL2Y0QzNMQ3JTMzZ2cFZRc0lQTWRPWHh3bG5nOWZqVWUyUVZndEZvYnY5VHJ5UXpuR1FBQzRxekh5Zk5HRk02enh3Q241am02end0Z0l2ZEJBUG5FRUFUSTVYOTlXSzJrcjQvdlZVRy83ZVhoMENVZkkzS3NzUUIiLCJtYWMiOiIxMzk5YTdhMjE5NzY1OTc2MGNlYmNkMjQ3MmRmMWI1MDA3MmU4YmM0YTQ0Y2I0NjZjNTQ5MWU1N2I4M2JhZmE1IiwidGFnIjoiIn0%3D; expires=Tue, 13 May 2025 16:18:09 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjVQVjBPcUNaVm5aYVBaR0RXY2hiZXc9PSIsInZhbHVlIjoibVFSUDNtdlZXL2Y0QzNMQ3JTMzZ2cFZRc0lQTWRPWHh3bG5nOWZqVWUyUVZndEZvYnY5VHJ5UXpuR1FBQzRxekh5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iko3WFB1b1lCeFlaL1RaN2M1TTA0RUE9PSIsInZhbHVlIjoibmlqNW1KNGdDZURrbkluUnJMcXhrQ3ZFdTQyOU0yTm8rL0dEQVFSaFNaYk5PMWoxQldEaWp3MVVBLzhrWGRNK0VuMEErWWsxMFhUSVZZNjdZQzRTQU45bzI4enV6eENoelQ1YU9LditkMGlUMXBqLzczb2ttOW9ESEdlYjV4YWkiLCJtYWMiOiJiOTA2YWFhMGQ0NWFlOWMyNjhjNTgyMzcxYjBmZDA4OGRhNTIyMzkwYTIwZDc4YzQ2MzQyOWJmMzRjYmI1ZjQ0IiwidGFnIjoiIn0%3D; expires=Tue, 13-May-2025 16:18:09 GMT; path=/XSRF-TOKEN=eyJpdiI6Iko3WFB1b1lCeFlaL1RaN2M1TTA0RUE9PSIsInZhbHVlIjoibmlqNW1KNGdDZURrbkluUnJMcXhrQ3ZFdTQyOU0yTm8rL0dEQVFSaFNaYk5PMWoxQldEaWp3MVVBLzhrWGRNK0VuMEErW" 1 => "laravel_session=eyJpdiI6IjVQVjBPcUNaVm5aYVBaR0RXY2hiZXc9PSIsInZhbHVlIjoibVFSUDNtdlZXL2Y0QzNMQ3JTMzZ2cFZRc0lQTWRPWHh3bG5nOWZqVWUyUVZndEZvYnY5VHJ5UXpuR1FBQzRxekh5Zk5HRk02enh3Q241am02end0Z0l2ZEJBUG5FRUFUSTVYOTlXSzJrcjQvdlZVRy83ZVhoMENVZkkzS3NzUUIiLCJtYWMiOiIxMzk5YTdhMjE5NzY1OTc2MGNlYmNkMjQ3MmRmMWI1MDA3MmU4YmM0YTQ0Y2I0NjZjNTQ5MWU1N2I4M2JhZmE1IiwidGFnIjoiIn0%3D; expires=Tue, 13-May-2025 16:18:09 GMT; path=/; httponlylaravel_session=eyJpdiI6IjVQVjBPcUNaVm5aYVBaR0RXY2hiZXc9PSIsInZhbHVlIjoibVFSUDNtdlZXL2Y0QzNMQ3JTMzZ2cFZRc0lQTWRPWHh3bG5nOWZqVWUyUVZndEZvYnY5VHJ5UXpuR1FBQzRxekh5" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "J22Zg0ogoxvGFu1WLVm81Z5en6pM448GNrphrt4z" "_previous" => array:1 [ "url" => "https://hourdetroit.hm.client.innoscale.net/directory/4?page=80" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]