Gein12's Profile

User Image

Gein12

Member Since 10/11/19

Reviews (2)

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
Sunny Phillips Yes 37 11/22/22
Seen on 11/12/22
Time: 1 hr Location: Fort CollinsIn-Call/Out-Call: In-Call
Experience: Yes Recommend?: Yes Smoking: Unknown Pictures Accurate: Unknown
Additional Website Link: https://www.preferred411.com/P115

Experience Description: First time seeing Sunny and she made me feel like we've known each other for years! Everything about her is great and I can't wait to see her again


Age: 55 Hair Color: Red Tattoos: None Piercings: None Body Type: Curvy Ethnicity: Caucasian Eyes: Brown Grooming: Trimmed Smoker: No Breasts: Natural Measurements: 40D-N/A-N/A
Bettie Bangs Yes 12 2/19/22
Seen on 2/12/22
Time: 1 hr Location: WestminsterIn-Call/Out-Call: In-Call
Experience: Yes Recommend?: Yes Smoking: Unknown Pictures Accurate: Yes

Experience Description: Was able to see Bettie today and it was as great as the first time I saw her! She's so easy going and makes you feel comfortable as soon as you walk in. Everything done with great enthusiasm and I can't wait to see her again!


Age: 45 Hair Color: Auburn Tattoos: Lots Piercings: Some Body Type: Average Ethnicity: Caucasian Eyes: Blue Grooming: Bare Smoker: Yes Breasts: Natural Measurements: 36B-N/A-N/A
381.83msRequest Duration22.5MBMemory UsageGET users/{users}Route
    • Booting (48.17ms)
    • Application (331.55ms)
    • After application (1.07ms)
      19 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
      • 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
      38 statements were executed, 11 of which were duplicated147.33ms
      • select * from `users` where `users`.`id` = '140589' limit 1480μs
        Params
        0140589
        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 ('140589')290μs
        Params
        0140589
        hintsUse SELECT * only if you need all columns from table
      • select * from `images` where `images`.`id` in ('0')170μ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 ('140589')850μs
        Params
        02
        10
        20
        3140589
        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 ('93394', '95501')360μs
        Params
        01
        193394
        295501
        hintsUse SELECT * only if you need all columns from table
      • select * from `providers` where `providers`.`user_id` in ('136600', '90646')420μs
        Params
        0136600
        190646
        hintsUse SELECT * only if you need all columns from table
      • select * from `users` where `users`.`userable_id` in ('90646', '136600') and `users`.`userable_type` = 'Provider'620μs
        Params
        090646
        1136600
        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-18T00:13:58+0000' GROUP BY `provider_id`, `reviewer_id`) as reviews where `reviews`.`provider_id` in ('90646', '136600') group by `provider_id`137.76ms
        Params
        090646
        1136600
      • 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 ('774', '25')310μs
        Params
        0774
        125
        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` = '140589' limit 1300μs
        Params
        0140589
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `referral_permissions` where `reviewer_id` = '140589' and `provider_id` is null limit 1250μs
        Params
        0140589
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `cities` where `cities`.`id` = '25' limit 1180μs
        Params
        025
        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` = '140589' and `provider_id` is null limit 1180μs
        Params
        0140589
        hintsLIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `reviews` where `reviews`.`reviewer_id` = '140589' 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'720μs
        Params
        0140589
        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 ('93394', '95501')250μs
        Params
        01
        193394
        295501
        hintsUse SELECT * only if you need all columns from table
      • select `id` from `reviews` where `reviews`.`reviewer_id` = '140589' 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 0680μs
        Params
        0140589
        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 ('95501', '93394')330μs
        Params
        01
        195501
        293394
        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` = '95501'380μs
        Params
        095501
      • select * from `provider_fields` where `provider_fields`.`id` = '1' limit 1170μ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 1160μ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 1140μ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 1110μ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 1120μ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 1130μ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 1120μ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 1130μ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 1120μ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
      • 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` = '93394'340μs
        Params
        093394
      • select * from `provider_fields` where `provider_fields`.`id` = '1' limit 1160μ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 1110μ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 1110μ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 1110μ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 1110μ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 1110μ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 1110μ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 1110μ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 1110μ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/140589
        session_attributes
        array:3 [ "_token" => "JhRIwofCGXTILz46Z5xRbIeJDWW9cv8FRX4ZuEeG" "ipsuser" => IPS\Member {#1344 ...