Wheaton College (MA)

Bottle Refill

* Some of these actions require temporary
access to your location.

Directions: Apple Maps | Google Maps

Plastic Bottles Saved

0

Jan

Hardware Features

Filtered

Filter Status

Data Sources

GPS: Isabella Rego
Latest Filter Status: Samuel Ian Rosen 10/24/2022
Latest Plastic Bottles Saved: Samuel Ian Rosen 01/11/2024

7.2.32PHP Version64.35msRequest Duration5MBMemory UsageGET stations/{stationPublicId}Route
    • Booting (16.95ms)
    • Application (47.22ms)
    • 1 x Application (73.38%)
      47.22ms
      1 x Booting (26.34%)
      16.95ms
      5 templates were rendered
      • website.stationsSingle (resources/views/website/stationsSingle.blade.php)2blade
        Params
        0
        pageTitle
        1
        station
      • layouts.base (resources/views/layouts/base.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        __currentLoopData
        8
        loop
        9
        width
        10
        height
        11
        padding
        12
        minCount
        13
        maxCount
        14
        countDiff
        15
        minDate
        16
        maxDate
        17
        dateDiff
        18
        points
        19
        point
        20
        i
        21
        perk
        22
        feature
        23
        filterStatusClass
        24
        user
        25
        currencyCode
      • partials.header-simple (resources/views/partials/header-simple.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        __currentLoopData
        8
        loop
        9
        width
        10
        height
        11
        padding
        12
        minCount
        13
        maxCount
        14
        countDiff
        15
        minDate
        16
        maxDate
        17
        dateDiff
        18
        points
        19
        point
        20
        i
        21
        perk
        22
        feature
        23
        filterStatusClass
        24
        user
        25
        currencyCode
      • partials.footer-simple (resources/views/partials/footer-simple.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        __currentLoopData
        8
        loop
        9
        width
        10
        height
        11
        padding
        12
        minCount
        13
        maxCount
        14
        countDiff
        15
        minDate
        16
        maxDate
        17
        dateDiff
        18
        points
        19
        point
        20
        i
        21
        perk
        22
        feature
        23
        filterStatusClass
        24
        user
        25
        currencyCode
      • partials.injectJavascript (resources/views/partials/injectJavascript.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        __currentLoopData
        8
        loop
        9
        width
        10
        height
        11
        padding
        12
        minCount
        13
        maxCount
        14
        countDiff
        15
        minDate
        16
        maxDate
        17
        dateDiff
        18
        points
        19
        point
        20
        i
        21
        perk
        22
        feature
        23
        filterStatusClass
        24
        user
        25
        currencyCode
      uri
      GET stations/{stationPublicId}
      middleware
      web
      domain
      drinktap.ca
      controller
      App\Http\Controllers\WebsiteController@stationsSingle
      namespace
      App\Http\Controllers
      prefix
      where
      as
      website.stations.single
      file
      app/Http/Controllers/WebsiteController.php:141-155
      16 statements were executed, 4 of which were duplicated, 12 unique14.97ms
      • select * from `stations` where `stations`.`id` = 770811 and `stations`.`deleted_at` is null limit 1930μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23tap
        Metadata
        Bindings
        • 0. 770811
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 19. /app/Tap/PublicId/PublicId.php:73
        • 20. /app/Http/Controllers/WebsiteController.php:147
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
      • select `perks`.*, `perk_station`.`station_id` as `pivot_station_id`, `perk_station`.`perk_id` as `pivot_perk_id` from `perks` inner join `perk_station` on `perks`.`id` = `perk_station`.`perk_id` where `perk_station`.`station_id` = 770811 and exists (select * from `perk_groups` where `perks`.`perk_group_v2_id` = `perk_groups`.`id` and `name` = 'Refill Types') order by `name` asc1.15msview::website.stationsSingle:11tap
        Metadata
        Bindings
        • 0. 770811
        • 1. Refill Types
        Backtrace
        • 19. view::website.stationsSingle:11
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `station_photos` where `station_photos`.`station_id` = 770811 and `station_photos`.`station_id` is not null590μsview::website.stationsSingle:48tap
        Metadata
        Bindings
        • 0. 770811
        Backtrace
        • 19. view::website.stationsSingle:48
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `operating_hours` where `operating_hours`.`station_id` = 770811 and `operating_hours`.`station_id` is not null550μsview::website.stationsSingle:70tap
        Metadata
        Bindings
        • 0. 770811
        Backtrace
        • 19. view::website.stationsSingle:70
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `station_reviews` where `station_reviews`.`station_id` = 770811 and `station_reviews`.`station_id` is not null and `station_reviews`.`deleted_at` is null810μsview::website.stationsSingle:103tap
        Metadata
        Bindings
        • 0. 770811
        Backtrace
        • 19. view::website.stationsSingle:103
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `station_bottle_counts` where `station_bottle_counts`.`station_id` = 770811 and `station_bottle_counts`.`station_id` is not null560μsview::website.stationsSingle:144tap
        Metadata
        Bindings
        • 0. 770811
        Backtrace
        • 19. view::website.stationsSingle:144
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select `perks`.*, `perk_station`.`station_id` as `pivot_station_id`, `perk_station`.`perk_id` as `pivot_perk_id` from `perks` inner join `perk_station` on `perks`.`id` = `perk_station`.`perk_id` where `perk_station`.`station_id` = 770811 and exists (select * from `perk_groups` where `perks`.`perk_group_v2_id` = `perk_groups`.`id` and `name` = 'Water Types') order by `name` asc1.08msview::website.stationsSingle:242tap
        Metadata
        Bindings
        • 0. 770811
        • 1. Water Types
        Backtrace
        • 19. view::website.stationsSingle:242
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `perks` where `name` = 'Filtered' limit 1490μsview::website.stationsSingle:254tap
        Metadata
        Bindings
        • 0. Filtered
        Backtrace
        • 15. view::website.stationsSingle:254
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `station_filter_status` where `station_filter_status`.`station_id` = 770811 and `station_filter_status`.`station_id` is not null620μsview::website.stationsSingle:270tap
        Metadata
        Bindings
        • 0. 770811
        Backtrace
        • 19. view::website.stationsSingle:270
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select `perks`.*, `perk_station`.`station_id` as `pivot_station_id`, `perk_station`.`perk_id` as `pivot_perk_id` from `perks` inner join `perk_station` on `perks`.`id` = `perk_station`.`perk_id` where `perk_station`.`station_id` = 770811 and exists (select * from `perk_groups` where `perks`.`perk_group_v2_id` = `perk_groups`.`id` and `name` = 'Amenities') order by `name` asc820μsview::website.stationsSingle:296tap
        Metadata
        Bindings
        • 0. 770811
        • 1. Amenities
        Backtrace
        • 19. view::website.stationsSingle:296
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `users` where `users`.`id` = 15843 limit 1660μs/app/Station.php:262tap
        Metadata
        Bindings
        • 0. 15843
        Backtrace
        • 21. /app/Station.php:262
        • 27. view::website.stationsSingle:329
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `users` where `users`.`id` = 4467 limit 1670μsview::website.stationsSingle:358tap
        Metadata
        Bindings
        • 0. 4467
        Backtrace
        • 21. view::website.stationsSingle:358
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `users` where `users`.`id` = 4467 limit 1490μsview::website.stationsSingle:379tap
        Metadata
        Bindings
        • 0. 4467
        Backtrace
        • 21. view::website.stationsSingle:379
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `sessions` where `id` = 'H6ToulMC3b3d4yMozHVmSJC83QjE8zQnQ3QnSoTJ' limit 1500μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91tap
        Metadata
        Bindings
        • 0. H6ToulMC3b3d4yMozHVmSJC83QjE8zQnQ3QnSoTJ
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:128
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Manager.php:146
        • 18. /vendor/lukepolo/laracart/src/LaraCart.php:154
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoidTc1YjVUNEkxRXlzcnJMblRBbmgwUjhlNW1vNlY0WExxQUdGT0tFWiI7czo4OiJsYXJhY2FydCI7YTozOntzOjg6Imluc3RhbmNlIjtzOjc6ImRlZmF1bHQiO3M6OToiaW5zdGFuY2VzIjthOjE6e2k6MDtzOjc6ImRlZmF1bHQiO31zOjc6ImRlZmF1bHQiO086MjI6Ikx1a2VQT0xPXExhcmFDYXJ0XENhcnQiOjk6e3M6MzoidGF4IjtOO3M6NDoiZmVlcyI7YTowOnt9czo1OiJpdGVtcyI7TjtzOjY6ImxvY2FsZSI7czoxMToiZW5fVVMuVVRGLTgiO3M6ODoiaW5zdGFuY2UiO3M6NzoiZGVmYXVsdCI7czo3OiJjb3Vwb25zIjthOjA6e31zOjEwOiJhdHRyaWJ1dGVzIjthOjE6e3M6MTI6ImN1cnJlbmN5Q29kZSI7czozOiJVU0QiO31zOjE1OiJtdWx0aXBsZUNvdXBvbnMiO2I6MDtzOjE5OiJpbnRlcm5hdGlvbmFsRm9ybWF0IjtiOjA7fX1zOjY6Il9mbGFzaCI7YToyOntzOjM6Im5ldyI7YTowOnt9czozOiJvbGQiO2E6MDp7fX19', 1748450625, '', '108.162.216.179', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'H6ToulMC3b3d4yMozHVmSJC83QjE8zQnQ3QnSoTJ')4.37ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150tap
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoidTc1YjVUNEkxRXlzcnJMblRBbmgwUjhlNW1vNlY0WExxQUdGT0tFWiI7czo4OiJsYXJhY2FydCI7YTozOntzOjg6Imluc3RhbmNlIjtzOjc6ImRlZmF1bHQiO3M6OToiaW5zdGFuY2VzIjthOjE6e2k6MDtzOjc6ImRlZmF1bHQiO31zOjc6ImRlZmF1bHQiO086MjI6Ikx1a2VQT0xPXExhcmFDYXJ0XENhcnQiOjk6e3M6MzoidGF4IjtOO3M6NDoiZmVlcyI7YTowOnt9czo1OiJpdGVtcyI7TjtzOjY6ImxvY2FsZSI7czoxMToiZW5fVVMuVVRGLTgiO3M6ODoiaW5zdGFuY2UiO3M6NzoiZGVmYXVsdCI7czo3OiJjb3Vwb25zIjthOjA6e31zOjEwOiJhdHRyaWJ1dGVzIjthOjE6e3M6MTI6ImN1cnJlbmN5Q29kZSI7czozOiJVU0QiO31zOjE1OiJtdWx0aXBsZUNvdXBvbnMiO2I6MDtzOjE5OiJpbnRlcm5hdGlvbmFsRm9ybWF0IjtiOjA7fX1zOjY6Il9mbGFzaCI7YToyOntzOjM6Im5ldyI7YTowOnt9czozOiJvbGQiO2E6MDp7fX19
        • 1. 1748450625
        • 2. 
        • 3. 108.162.216.179
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. H6ToulMC3b3d4yMozHVmSJC83QjE8zQnQ3QnSoTJ
        Backtrace
        • 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150
        • 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:134
        • 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 13. /vendor/laravel/framework/src/Illuminate/Support/Manager.php:146
        • 14. /vendor/lukepolo/laracart/src/LaraCart.php:154
      • select * from `sessions` where `id` = 'H6ToulMC3b3d4yMozHVmSJC83QjE8zQnQ3QnSoTJ' limit 1680μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91tap
        Metadata
        Bindings
        • 0. H6ToulMC3b3d4yMozHVmSJC83QjE8zQnQ3QnSoTJ
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 18. /vendor/laravel/framework/src/Illuminate/Support/Manager.php:146
      App\User
      3
      App\StationFilterStatus
      1
      App\StationBottleCount
      1
      App\StationPhoto
      1
      App\Perk
      2
      App\Station
      1
          _token
          u75b5T4I1EysrrLnTAnh0R8e5mo6V4XLqAGFOKEZ
          laracart
          array:3 [ "instance" => "default" "instances" => array:1 [ 0 => "default" ] "default" =>...
          _flash
          array:2 [ "new" => [] "old" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /stations/PV3LRMN
          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:24 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.116.42.43" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.116.42.43" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "946f36786e5de26d-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "host" => array:1 [ 0 => "drinktap.ca" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:47 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "18.116.42.43" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "18.116.42.43" "HTTP_SEC_FETCH_SITE" => "none" "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "946f36786e5de26d-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_HOST" => "drinktap.ca" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "drinktap.ca" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.10.0.5" "REMOTE_PORT" => "24402" "REMOTE_ADDR" => "108.162.216.179" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/drinktap.ca/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/stations/PV3LRMN" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/drinktap.ca/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748450625.4495 "REQUEST_TIME" => 1748450625 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 28 May 2025 16:43:45 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=u75b5T4I1EysrrLnTAnh0R8e5mo6V4XLqAGFOKEZ; expires=Wed, 04-Jun-2025 16:43:45 GMT; Max-Age=604800; path=/; domain=.drinktap.ca" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=u75b5T4I1EysrrLnTAnh0R8e5mo6V4XLqAGFOKEZ; expires=Wed, 04-Jun-2025 16:43:45 GMT; domain=.drinktap.ca; path=/" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "u75b5T4I1EysrrLnTAnh0R8e5mo6V4XLqAGFOKEZ" "laracart" => array:3 [ "instance" => "default" "instances" => array:1 [ 0 => "default" ] "default" => LukePOLO\LaraCart\Cart {#654 +tax: null +fees: [] +items: null +locale: "en_US.UTF-8" +instance: "default" +coupons: [] +attributes: array:1 [ "currencyCode" => "USD" ] +multipleCoupons: false +internationalFormat: false } ] "_flash" => array:2 [ "new" => [] "old" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]