select*, casewhen "profile_id" isnotnullthentrueelsefalseendas premium from "profiles" leftjoin "premium_memberships" on "id" = "profile_id" where "id" = (select "profile_id" from "profile_pages" where "slug" ='tom-keighley') limit 1222ms/app/Http/Controllers/Frontend/ProfileController.php:37production
select "images".*, "imageables"."imageable_id" as "pivot_imageable_id", "imageables"."image_id" as "pivot_image_id", "imageables"."imageable_type" as "pivot_imageable_type", "imageables"."caption" as "pivot_caption" from "images" innerjoin "imageables" on "images"."id" = "imageables"."image_id" where "imageables"."imageable_id" in ('174f7991-e45d-40d5-b47f-396c4c23cd15', '4bd8e904-0d7a-40ab-acd2-2cdcc73c5976', '4f4d5662-4393-417a-99cf-a2af3e278985', '54c9314b-f3a7-4ec7-ae0e-7fa16c5d6102', '61ea14fb-3ea2-45f3-b6a7-9bd8d5e2db90', '8f002a31-6ae2-400e-9a3a-8ec29161b292', '8f481633-8b67-4fdc-b809-28b341bb6eff', '9c2e3848-0a3a-48e8-86f8-8e2bac552c84', 'a021f552-478d-4c41-af60-675563279ea4', 'aef728fa-e943-4be6-8b58-77c01dbddc56', 'c0af300b-e536-420d-bae4-b6b2becd95cc', 'c1a6fa23-9615-4efc-834d-139531652b06') and "imageables"."imageable_type" ='article'and "images"."deleted_at" isnull8.49ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23production
select "tags".*, "taggables"."taggable_id" as "pivot_taggable_id", "taggables"."tag_id" as "pivot_tag_id", "taggables"."taggable_type" as "pivot_taggable_type" from "tags" innerjoin "taggables" on "tags"."id" = "taggables"."tag_id" where "taggables"."taggable_id" in ('174f7991-e45d-40d5-b47f-396c4c23cd15', '4bd8e904-0d7a-40ab-acd2-2cdcc73c5976', '4f4d5662-4393-417a-99cf-a2af3e278985', '54c9314b-f3a7-4ec7-ae0e-7fa16c5d6102', '61ea14fb-3ea2-45f3-b6a7-9bd8d5e2db90', '8f002a31-6ae2-400e-9a3a-8ec29161b292', '8f481633-8b67-4fdc-b809-28b341bb6eff', '9c2e3848-0a3a-48e8-86f8-8e2bac552c84', 'a021f552-478d-4c41-af60-675563279ea4', 'aef728fa-e943-4be6-8b58-77c01dbddc56', 'c0af300b-e536-420d-bae4-b6b2becd95cc', 'c1a6fa23-9615-4efc-834d-139531652b06') and "taggables"."taggable_type" ='article'and "tags"."deleted_at" isnull14.37ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23production
select "images".*, "imageables"."imageable_id" as "pivot_imageable_id", "imageables"."image_id" as "pivot_image_id", "imageables"."imageable_type" as "pivot_imageable_type" from "images" innerjoin "imageables" on "images"."id" = "imageables"."image_id" where "imageables"."imageable_id" ='4815762a-1526-4661-8221-7913b764b860'and "imageables"."imageable_type" ='profile'and "images"."deleted_at" isnull3.4msview::frontend.profile:9production