Post Women’s Bathroom

Bottle Refill / Drinking Fountain

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

Directions: Apple Maps | Google Maps

Plastic Bottles Saved

0

Jan

Data Sources

GPS: Camila Gutierrez
Latest Plastic Bottles Saved: Samuel Ian Rosen 01/11/2024

7.2.32PHP Version64.6msRequest Duration5MBMemory UsageGET stations/{stationPublicId}Route
    • Booting (16.59ms)
    • Application (47.87ms)
    • 1 x Application (74.11%)
      47.87ms
      1 x Booting (25.67%)
      16.59ms
      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)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        width
        8
        height
        9
        padding
        10
        minCount
        11
        maxCount
        12
        countDiff
        13
        minDate
        14
        maxDate
        15
        dateDiff
        16
        points
        17
        point
        18
        i
        19
        user
        20
        currencyCode
      • partials.header-simple (resources/views/partials/header-simple.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        width
        8
        height
        9
        padding
        10
        minCount
        11
        maxCount
        12
        countDiff
        13
        minDate
        14
        maxDate
        15
        dateDiff
        16
        points
        17
        point
        18
        i
        19
        user
        20
        currencyCode
      • partials.footer-simple (resources/views/partials/footer-simple.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        width
        8
        height
        9
        padding
        10
        minCount
        11
        maxCount
        12
        countDiff
        13
        minDate
        14
        maxDate
        15
        dateDiff
        16
        points
        17
        point
        18
        i
        19
        user
        20
        currencyCode
      • partials.injectJavascript (resources/views/partials/injectJavascript.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        pageTitle
        5
        station
        6
        number_of_reviews
        7
        width
        8
        height
        9
        padding
        10
        minCount
        11
        maxCount
        12
        countDiff
        13
        minDate
        14
        maxDate
        15
        dateDiff
        16
        points
        17
        point
        18
        i
        19
        user
        20
        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
      14 statements were executed, 2 of which were duplicated, 12 unique13.94ms
      • select * from `stations` where `stations`.`id` = 770769 and `stations`.`deleted_at` is null limit 1980μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23tap
        Metadata
        Bindings
        • 0. 770769
        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` = 770769 and exists (select * from `perk_groups` where `perks`.`perk_group_v2_id` = `perk_groups`.`id` and `name` = 'Refill Types') order by `name` asc1.21msview::website.stationsSingle:11tap
        Metadata
        Bindings
        • 0. 770769
        • 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` = 770769 and `station_photos`.`station_id` is not null780μsview::website.stationsSingle:48tap
        Metadata
        Bindings
        • 0. 770769
        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` = 770769 and `operating_hours`.`station_id` is not null760μsview::website.stationsSingle:70tap
        Metadata
        Bindings
        • 0. 770769
        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` = 770769 and `station_reviews`.`station_id` is not null and `station_reviews`.`deleted_at` is null810μsview::website.stationsSingle:103tap
        Metadata
        Bindings
        • 0. 770769
        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` = 770769 and `station_bottle_counts`.`station_id` is not null770μsview::website.stationsSingle:144tap
        Metadata
        Bindings
        • 0. 770769
        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` = 770769 and exists (select * from `perk_groups` where `perks`.`perk_group_v2_id` = `perk_groups`.`id` and `name` = 'Water Types') order by `name` asc1.34msview::website.stationsSingle:242tap
        Metadata
        Bindings
        • 0. 770769
        • 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 `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` = 770769 and exists (select * from `perk_groups` where `perks`.`perk_group_v2_id` = `perk_groups`.`id` and `name` = 'Amenities') order by `name` asc1.02msview::website.stationsSingle:296tap
        Metadata
        Bindings
        • 0. 770769
        • 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` = 11602 limit 1520μs/app/Station.php:262tap
        Metadata
        Bindings
        • 0. 11602
        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 `station_filter_status` where `station_filter_status`.`station_id` = 770769 and `station_filter_status`.`station_id` is not null720μsview::website.stationsSingle:352tap
        Metadata
        Bindings
        • 0. 770769
        Backtrace
        • 19. view::website.stationsSingle:352
        • 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` = 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` = 'E59ZgcohQzEynyn8fg2zFjoKlfUjLoaiWCrRgDQV' limit 1430μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91tap
        Metadata
        Bindings
        • 0. E59ZgcohQzEynyn8fg2zFjoKlfUjLoaiWCrRgDQV
        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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiR2sxZVF5NUw1MUNPd1hhZ2FnQTZhUFBPSW9aZ2dUMTl1ZnZrNzZscyI7czo4OiJsYXJhY2FydCI7YTozOntzOjg6Imluc3RhbmNlIjtzOjc6ImRlZmF1bHQiO3M6OToiaW5zdGFuY2VzIjthOjE6e2k6MDtzOjc6ImRlZmF1bHQiO31zOjc6ImRlZmF1bHQiO086MjI6Ikx1a2VQT0xPXExhcmFDYXJ0XENhcnQiOjk6e3M6MzoidGF4IjtOO3M6NDoiZmVlcyI7YTowOnt9czo1OiJpdGVtcyI7TjtzOjY6ImxvY2FsZSI7czoxMToiZW5fVVMuVVRGLTgiO3M6ODoiaW5zdGFuY2UiO3M6NzoiZGVmYXVsdCI7czo3OiJjb3Vwb25zIjthOjA6e31zOjEwOiJhdHRyaWJ1dGVzIjthOjE6e3M6MTI6ImN1cnJlbmN5Q29kZSI7czozOiJVU0QiO31zOjE1OiJtdWx0aXBsZUNvdXBvbnMiO2I6MDtzOjE5OiJpbnRlcm5hdGlvbmFsRm9ybWF0IjtiOjA7fX1zOjY6Il9mbGFzaCI7YToyOntzOjM6Im5ldyI7YTowOnt9czozOiJvbGQiO2E6MDp7fX19', 1749838787, '', '172.70.127.103', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'E59ZgcohQzEynyn8fg2zFjoKlfUjLoaiWCrRgDQV')3.34ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150tap
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiR2sxZVF5NUw1MUNPd1hhZ2FnQTZhUFBPSW9aZ2dUMTl1ZnZrNzZscyI7czo4OiJsYXJhY2FydCI7YTozOntzOjg6Imluc3RhbmNlIjtzOjc6ImRlZmF1bHQiO3M6OToiaW5zdGFuY2VzIjthOjE6e2k6MDtzOjc6ImRlZmF1bHQiO31zOjc6ImRlZmF1bHQiO086MjI6Ikx1a2VQT0xPXExhcmFDYXJ0XENhcnQiOjk6e3M6MzoidGF4IjtOO3M6NDoiZmVlcyI7YTowOnt9czo1OiJpdGVtcyI7TjtzOjY6ImxvY2FsZSI7czoxMToiZW5fVVMuVVRGLTgiO3M6ODoiaW5zdGFuY2UiO3M6NzoiZGVmYXVsdCI7czo3OiJjb3Vwb25zIjthOjA6e31zOjEwOiJhdHRyaWJ1dGVzIjthOjE6e3M6MTI6ImN1cnJlbmN5Q29kZSI7czozOiJVU0QiO31zOjE1OiJtdWx0aXBsZUNvdXBvbnMiO2I6MDtzOjE5OiJpbnRlcm5hdGlvbmFsRm9ybWF0IjtiOjA7fX1zOjY6Il9mbGFzaCI7YToyOntzOjM6Im5ldyI7YTowOnt9czozOiJvbGQiO2E6MDp7fX19
        • 1. 1749838787
        • 2. 
        • 3. 172.70.127.103
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. E59ZgcohQzEynyn8fg2zFjoKlfUjLoaiWCrRgDQV
        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` = 'E59ZgcohQzEynyn8fg2zFjoKlfUjLoaiWCrRgDQV' limit 1770μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91tap
        Metadata
        Bindings
        • 0. E59ZgcohQzEynyn8fg2zFjoKlfUjLoaiWCrRgDQV
        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
      2
      App\StationBottleCount
      1
      App\StationPhoto
      1
      App\Perk
      2
      App\Station
      1
          _token
          Gk1eQy5L51COwXagagA6aPPOIoZggT19ufvk76ls
          laracart
          array:3 [ "instance" => "default" "instances" => array:1 [ 0 => "default" ] "default" =>...
          _flash
          array:2 [ "new" => [] "old" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /stations/7A4YLKK
          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 => "216.73.216.146" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.146" ] "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 => "94f399220f39f790-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" => "216.73.216.146" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.146" "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" => "94f399220f39f790-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" => "15604" "REMOTE_ADDR" => "172.70.127.103" "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/7A4YLKK" "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" => 1749838786.9718 "REQUEST_TIME" => 1749838786 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 13 Jun 2025 18:19:46 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=Gk1eQy5L51COwXagagA6aPPOIoZggT19ufvk76ls; expires=Fri, 20-Jun-2025 18:19:47 GMT; Max-Age=604800; path=/; domain=.drinktap.ca" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=Gk1eQy5L51COwXagagA6aPPOIoZggT19ufvk76ls; expires=Fri, 20-Jun-2025 18:19:47 GMT; domain=.drinktap.ca; path=/" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Gk1eQy5L51COwXagagA6aPPOIoZggT19ufvk76ls" "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" => [] ]