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" ='jane-imrie') limit 120.07ms/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 ('32864c63-7170-4097-9a5f-1c34ba8dca79', '3808ba57-0c5d-45be-b886-6c896777ceaf', '664dc019-42f2-42a8-9e0b-bb1bcc2d77d2', '69566d87-7daa-4365-b510-de69d44f730c', '72905403-e066-48d2-86e7-8db7d2109277', '80ef5301-a953-4c80-b50a-692f3f04236e', '850b29c8-f059-4e5e-b554-7570be6305e5', '929b33cc-4985-4efb-98ba-873a9c7f4b46', 'ae7c4ce7-4c37-487b-b35d-6ca0c15333bd', 'bedf8a5c-33a6-4f84-9ca9-335ca0f6a2fe', 'ca2dd86e-728e-432b-8bb7-7bd8aa078cab', 'e79973b8-9856-435a-8a1e-3327d2f60c74') and "imageables"."imageable_type" ='article'and "images"."deleted_at" isnull3.09ms/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 ('32864c63-7170-4097-9a5f-1c34ba8dca79', '3808ba57-0c5d-45be-b886-6c896777ceaf', '664dc019-42f2-42a8-9e0b-bb1bcc2d77d2', '69566d87-7daa-4365-b510-de69d44f730c', '72905403-e066-48d2-86e7-8db7d2109277', '80ef5301-a953-4c80-b50a-692f3f04236e', '850b29c8-f059-4e5e-b554-7570be6305e5', '929b33cc-4985-4efb-98ba-873a9c7f4b46', 'ae7c4ce7-4c37-487b-b35d-6ca0c15333bd', 'bedf8a5c-33a6-4f84-9ca9-335ca0f6a2fe', 'ca2dd86e-728e-432b-8bb7-7bd8aa078cab', 'e79973b8-9856-435a-8a1e-3327d2f60c74') and "taggables"."taggable_type" ='article'and "tags"."deleted_at" isnull5.33ms/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" ='7540c389-977e-4160-9b04-9346394595d0'and "imageables"."imageable_type" ='profile'and "images"."deleted_at" isnull1.69msview::frontend.profile:9production