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" ='john-highfield') limit 120.12ms/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 ('211e6e3c-07c9-44f1-a6f5-d336fcbb747d', '3c6bbcb9-06c5-4e02-85a5-227592c7179c', '510f385d-fdc5-4201-8ff5-dcd9ed8d22b3', '886cc32d-4ddf-449b-88e5-db922ba7f881', '8c692fbb-8d4c-448d-8f48-e701c7a4eef8', '8e90dfc0-2791-4076-ae88-64c18c26844d', 'a4d626e7-1e22-428a-8a13-7f408a5529b1', 'c6843b6b-9d99-4475-8213-5393f721f067', 'cb135a1b-0da2-4bb4-bcba-3c109d7e1afc', 'cd15a069-5a27-416c-8525-942cd031f1c2', 'cf3f97f2-3a94-4994-9a34-b59b360b9758', 'dad01f0f-db78-4a73-adbd-1ff484f7c620') and "imageables"."imageable_type" ='article'and "images"."deleted_at" isnull2.17ms/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 ('211e6e3c-07c9-44f1-a6f5-d336fcbb747d', '3c6bbcb9-06c5-4e02-85a5-227592c7179c', '510f385d-fdc5-4201-8ff5-dcd9ed8d22b3', '886cc32d-4ddf-449b-88e5-db922ba7f881', '8c692fbb-8d4c-448d-8f48-e701c7a4eef8', '8e90dfc0-2791-4076-ae88-64c18c26844d', 'a4d626e7-1e22-428a-8a13-7f408a5529b1', 'c6843b6b-9d99-4475-8213-5393f721f067', 'cb135a1b-0da2-4bb4-bcba-3c109d7e1afc', 'cd15a069-5a27-416c-8525-942cd031f1c2', 'cf3f97f2-3a94-4994-9a34-b59b360b9758', 'dad01f0f-db78-4a73-adbd-1ff484f7c620') and "taggables"."taggable_type" ='article'and "tags"."deleted_at" isnull3.96ms/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" ='726802df-b05b-4a21-bcbf-1494ce2adc31'and "imageables"."imageable_type" ='profile'and "images"."deleted_at" isnull990μsview::frontend.profile:9production