charbery's Profile

User Image

charbery

Member Since 7/13/17

Reviews (1)

Hover over the Review, click to expand and read entire review, click to collapse

Legend: E = Experience, # = Number of Reviews, Date = Review Submitted

Provider E # Date
MissSky Yes 29 10/12/23
Seen on 9/16/23
Time: 30 min Location: DenverIn-Call/Out-Call: In-Call
Experience: Yes Recommend?: Yes Smoking: Not that I could tell Pictures Accurate: Yes

Experience Description: I texted Skylar a day ahead of the meeting and she was quick to respond. Upon meeting it was clear she was the girl in the pictures, and was ready to entertain. Skylar did something I don't see others do, and spent time really trying to get to know me. It was a great way to make the experience feel authentic, and that's how I would describer her. Meeting Sky is being with an authentic person. After a drink, she invited me to take a shower and meet her in the bedroom, where GFE took place.


Age: 31 Hair Color: Blonde Tattoos: Some Piercings: None Body Type: Athletic Ethnicity: Caucasian Eyes: Blue Grooming: Bare Smoker: No Breasts: Natural Measurements: 36C-28-32
335.91msRequest Duration22.25MBMemory UsageGET users/{users}Route
    • Booting (32.53ms)
    • Application (300.82ms)
    • After application (1.7ms)
      17 templates were rendered
      • reviewer.show (app/views/reviewer/show.blade.php)4blade
        Params
        0
        user
        1
        reviewer
        2
        hasReferred
        3
        errors
      • reviews.index (app/views/reviews/index.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
        9
        reviewerMode
        10
        showPending
      • reviews.help-info (app/views/reviews/help-info.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
        9
        reviewerMode
        10
        showPending
      • reviews.show (app/views/reviews/show.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
        9
        reviewerMode
        10
        showPending
        11
        reviewSet
      • reviews.details (app/views/reviews/details.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
        9
        reviewerMode
        10
        showPending
        11
        reviewSet
        12
        review
      • layouts.default (app/views/layouts/default.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
      • auth.panel (app/views/auth/panel.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
      • layouts.base (app/views/layouts/base.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
      • help-popups.ad (app/views/help-popups/ad.blade.php)0blade
      • help-popups.pending-reference-requests (app/views/help-popups/pending-reference-requests.blade.php)0blade
      • help-popups.provider-references (app/views/help-popups/provider-references.blade.php)0blade
      • help-popups.provider-shared-profiles (app/views/help-popups/provider-shared-profiles.blade.php)0blade
      • help-popups.review (app/views/help-popups/review.blade.php)0blade
      • help-popups.reviewer-external-references (app/views/help-popups/reviewer-external-references.blade.php)0blade
      • help-popups.reviewer-references (app/views/help-popups/reviewer-references.blade.php)0blade
      • help-popups.pay-with-bitcoin (app/views/help-popups/pay-with-bitcoin.blade.php)0blade
      • layouts.popup-flash (app/views/layouts/popup-flash.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        ipsuser
        5
        user
        6
        reviewer
        7
        hasReferred
        8
        ipsMember
        9
        ipsData
      uri
      GET users/{users}
      as
      users.show
      controller
      ProfileController@show
      file
      app/controllers/ProfileController.php:43-82
      before
      review_account
      28 statements were executed, 1 of which were duplicated124.82ms
      • select * from `users` where `users`.`id` = '118909' limit 1530μs
        Params
        0118909
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `reviewers` where `user_id` in ('118909')230μs
        Params
        0118909
        hintsUse SELECT * only if you need all columns from table
      • select * from `images` where `images`.`id` in ('0')140μs
        Params
        00
        hintsUse SELECT * only if you need all columns from table
      • select * from `reviews` where `status` != '2' and (select count(*) from `providers` where `reviews`.`provider_id` = `providers`.`user_id` and `hide_reviews` = '0' and `hide_profile` = '0') >= 1 and `reviews`.`reviewer_id` in ('118909')740μs
        Params
        02
        10
        20
        3118909
        hintsUse SELECT * only if you need all columns from table
        The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `review_rebuttals` where `status` = '1' and `review_rebuttals`.`review_id` in ('97756', '101037')290μs
        Params
        01
        197756
        2101037
        hintsUse SELECT * only if you need all columns from table
      • select * from `providers` where `providers`.`user_id` in ('123870', '169135')330μs
        Params
        0123870
        1169135
        hintsUse SELECT * only if you need all columns from table
      • select * from `users` where `users`.`userable_id` in ('123870', '169135') and `users`.`userable_type` = 'Provider'530μs
        Params
        0123870
        1169135
        2Provider
        hintsUse SELECT * only if you need all columns from table
      • select provider_id, COUNT(*) as review_count from (SELECT provider_id, COUNT(*) FROM `reviews` WHERE `status` = 1 AND `approved_at` <= '2025-04-18T01:19:08+0000' GROUP BY `provider_id`, `reviewer_id`) as reviews where `reviews`.`provider_id` in ('123870', '169135') group by `provider_id`116.14ms
        Params
        0123870
        1169135
      • select * from `review_rebuttals` where `status` = '1' and `review_rebuttals`.`review_id` in ('')220μs
        Params
        01
        1
        hintsUse SELECT * only if you need all columns from table
      • select * from `cities` where `cities`.`id` in ('18')260μs
        Params
        018
        hintsUse SELECT * only if you need all columns from table
      • select count(*) as aggregate from `referrals` where `user_from_id` is null and `user_to_id` = '118909' limit 1290μs
        Params
        0118909
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `referral_permissions` where `reviewer_id` = '118909' and `provider_id` is null limit 1210μs
        Params
        0118909
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `cities` where `cities`.`id` = '18' limit 1290μs
        Params
        018
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `referral_permissions` where `reviewer_id` = '118909' and `provider_id` is null limit 1240μs
        Params
        0118909
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `reviews` where `reviews`.`reviewer_id` = '118909' and `status` != '2' and (select count(*) from `providers` where `reviews`.`provider_id` = `providers`.`user_id` and `hide_reviews` = '0' and `hide_profile` = '0') >= 1 and `status` = '1'810μs
        Params
        0118909
        12
        20
        30
        41
        hintsUse SELECT * only if you need all columns from table
        The != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `review_rebuttals` where `status` = '1' and `review_rebuttals`.`review_id` in ('97756')350μs
        Params
        01
        197756
        hintsUse SELECT * only if you need all columns from table
      • select `id` from `reviews` where `reviews`.`reviewer_id` = '118909' and `status` != '2' and (select count(*) from `providers` where `reviews`.`provider_id` = `providers`.`user_id` and `hide_reviews` = '0' and `hide_profile` = '0') >= 1 order by `created_at` desc limit 16 offset 0750μs
        Params
        0118909
        12
        20
        30
        hintsThe != operator is not standard. Use the <> operator to test for inequality instead.
      • select * from `review_rebuttals` where `status` = '1' and `review_rebuttals`.`review_id` in ('101037', '97756')360μs
        Params
        01
        1101037
        297756
        hintsUse SELECT * only if you need all columns from table
      • select `provider_field_values`.*, `review_values`.`review_id` as `pivot_review_id`, `review_values`.`value_id` as `pivot_value_id` from `provider_field_values` inner join `review_values` on `provider_field_values`.`id` = `review_values`.`value_id` where `review_values`.`review_id` = '97756'690μs
        Params
        097756
      • select * from `provider_fields` where `provider_fields`.`id` = '1' limit 1180μs
        Params
        01
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '2' limit 1140μs
        Params
        02
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '3' limit 1150μs
        Params
        03
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '4' limit 1160μs
        Params
        04
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '5' limit 1150μs
        Params
        05
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '6' limit 1160μs
        Params
        06
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '7' limit 1170μs
        Params
        07
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '8' limit 1150μs
        Params
        08
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `provider_fields` where `provider_fields`.`id` = '9' limit 1160μs
        Params
        09
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:16 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,i...
        request_server
        array:49 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtm...
        request_cookies
        []
        response_headers
        array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Fri...
        path_info
        /users/118909
        session_attributes
        array:3 [ "_token" => "CMjXY2dBRBJbDvzrQUKMZM45TxyAqK48VFbxgsnf" "ipsuser" => IPS\Member {#1342 ...