1 x Booting (62.11%) | 380ms |
1 x Application (37.89%) | 232ms |
# Query soft limit for Debugbar is reached after 100 queries, additional 18 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
select * from `tenants` where exists (select * from `domains` where `tenants`.`id` = `domains`.`tenant_id` and `domain` = 'ifarmsy.com') limit 1
Bindings |
|
Backtrace |
|
select * from `domains` where `domains`.`tenant_id` in ('sunny')
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'storage_driver' limit 1
Bindings |
|
Backtrace |
|
Backtrace |
|
select `option_name`, `option_value` from `static_options` where `option_name` in ('site_smtp_driver', 'site_smtp_host', 'site_smtp_port', 'site_smtp_username', 'site_smtp_password', 'site_smtp_encryption', 'site_global_email')
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'site_smtp_driver' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'timezone' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where (`status` = 'default') limit 1
Bindings |
|
Backtrace |
|
select * from `topbar_infos`
Backtrace |
|
select * from `languages` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('site_white_logo', 'og_meta_image_for_site', 'site_color', 'site_logo', 'site_third_party_tracking_code', 'site_favicon', 'item_license_status', 'site_script_unique_key', 'site_title', 'site_tag_line', 'site_meta_title', 'site_meta_tags', 'site_meta_keywords', 'site_meta_description', 'site_og_meta_title', 'site_og_meta_description', 'site_og_meta_image', 'main_color_one', 'main_color_two', 'secondary_color', 'heading_color', 'paragraph_color', 'gradient_one_color', 'gradient_two_color')
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'maintenance_mode' limit 1
Bindings |
|
Backtrace |
|
select * from `payment_logs` where `payment_logs`.`tenant_id` = 'sunny' and `payment_logs`.`tenant_id` is not null order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `slugs` where `slug` = 'digital-product' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where `slug` = 'digital-product' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'blog_page' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where `id` = '5' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'shop_page' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where `id` = '4' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'digital_shop_page' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where `id` = '6' limit 1
Bindings |
|
Backtrace |
|
select * from `price_plans` where `price_plans`.`id` = '10' limit 1
Bindings |
|
Backtrace |
|
select * from `plan_features` where `plan_features`.`plan_id` = 10 and `plan_features`.`plan_id` is not null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `digital_products` where `status_id` = 1 and `digital_products`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `digital_products` where `status_id` = 1 and `digital_products`.`deleted_at` is null order by `created_at` desc limit 12 offset 12
Bindings |
|
Backtrace |
|
select `id`, `name`, `slug`, (select count(*) from `digital_products` inner join `digital_product_categories` on `digital_product_categories`.`product_id` = `digital_products`.`id` where `digital_categories`.`id` = `digital_product_categories`.`category_id` and `digital_products`.`deleted_at` is null) as `product_count` from `digital_categories` where exists (select * from `digital_products` inner join `digital_product_categories` on `digital_product_categories`.`product_id` = `digital_products`.`id` where `digital_categories`.`id` = `digital_product_categories`.`category_id` and `status_id` = 1 and `digital_products`.`deleted_at` is null)
Bindings |
|
Backtrace |
|
select * from `digital_authors` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `digital_languages` where `status` = 1
Bindings |
|
Backtrace |
|
select distinct `tag_name` from `digital_product_tags`
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = 475 limit 1
Bindings |
|
Backtrace |
|
select * from `additional_fields` where `additional_fields`.`product_id` = 4 and `additional_fields`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `digital_authors` where `digital_authors`.`id` = 5 and `digital_authors`.`id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_custom_currency_symbol' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_global_currency' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_currency_symbol_position' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = 473 limit 1
Bindings |
|
Backtrace |
|
select * from `additional_fields` where `additional_fields`.`product_id` = 2 and `additional_fields`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `digital_authors` where `digital_authors`.`id` = 1 and `digital_authors`.`id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = 474 limit 1
Bindings |
|
Backtrace |
|
select * from `additional_fields` where `additional_fields`.`product_id` = 1 and `additional_fields`.`product_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'google_tag_manager_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'google_analytics_gt4_tenant' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'facebook_pixels_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'facebook_pixels_tenant' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'body_font_family_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'heading_font_family_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'body_font_variant_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'heading_font_variant_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_favicon' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '496' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_title' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'main_color_one_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'main_color_two_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'main_color_three_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'main_color_four_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'secondary_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'secondary_color_two_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'feedback_bg_item_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'section_bg_1_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'section_bg_2_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'section_bg_3_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'section_bg_4_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'section_bg_5_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'section_bg_6_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'breadcrumb_bg_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'heading_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'body_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'light_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'extra_light_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'review_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'new_color_medicom' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'google_analytics_gt4_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'google_tag_manager_tenant' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'whatsapp_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'crsip_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'google_tag_manager_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'google_tag_manager_tenant' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'adroll_pixels_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_option_centrals` where `option_name` = 'adroll_pixels_tenant' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'messenger_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_white_logo' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '514' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 1 and `status` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 2 and `status` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 3 and `status` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 4 and `status` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 5 and `status` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 6 and `status` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where (`widget_location` = 'footer') order by `widget_order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 9 limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 10 limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploaders` where `media_uploaders`.`id` = '324' limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 8 limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where (`widget_location` = 'footer_bottom_left') order by `widget_order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 12 limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `pages` where (`id` = ? and `status` = ?) limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `widgets` where (`widget_location` = ?) order by `widget_order` asc
select * from `widgets` where `widgets`.`id` = ? limit 1
select * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
select * from `static_option_centrals` where `option_name` = ? limit 1
select * from `static_options` where `option_name` = ? limit 1
200
0 of 0array:1 [▼ "page" => "2" ]
[]
0 of 0array:16 [▼ "x-https" => array:1 [▶ 0 => "1" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "www.ifarmsy.com" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 03 Jul 2025 21:54:23 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjZLRWpxbFVEc2plbjlIR01ualdCV1E9PSIsInZhbHVlIjoiU1JkblFkN3dlV3VnR25FZ1E3L2tkckp0SnhLOUxrUUxBZU9KejhBMkJJVWNHRDdzVEk5V2wwaTJuM0pqNzRmSkJDTDZOTW1YTURXN1JUL0RaNXlWWmhDU1IwYktGNVNsYmpNRkdXVXZ3UFd0dHpOQml2Umw3YWxSZ00wUS9vL3ciLCJtYWMiOiI3YWM5NWQyMmM3NGVmODZlNzgyYTUwODI2YTQ4OWYwODlkZTU2NzkwNmQ3OWFhYWFlNjE0ODk1OWUxMTg2Yzg0IiwidGFnIjoiIn0%3D; expires=Thu, 03 Jul 2025 23:54:23 GMT; Max-Age=7200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjZLRWpxbFVEc2plbjlIR01ualdCV1E9PSIsInZhbHVlIjoiU1JkblFkN3dlV3VnR25FZ1E3L2tkckp0SnhLOUxrUUxBZU9KejhBMkJJVWNHRDdzVEk5V2wwaTJuM0pqNzRmSkJDTDZOT ▶" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlIyRUdodFRaT3hwSFU4ZFFmb2VvNEE9PSIsInZhbHVlIjoiVXFZY3h0RlNGSXNwWnFtWnJqZ3RPTjg5ZUJTQTYwZ3YrMWJkRS92R21QSktZL2w4Ym01M1hkZFh6bEVjNEdzcndaYWVzZ200b1YvY0RYcmtoWmFiQTJPb2VyOWpjY0V4NEEvWHFLdFBJYlBkSXVwRG43K3dWYUhnb2swd2U1VU8iLCJtYWMiOiJkNmI3ZTI3M2VmYWY5YTlhYjZlNDNjZWY1ODExOWViNWFmMmRmYjVhZTRhMjI5MGMxODU2ODg5OTMwMWY3ZmNmIiwidGFnIjoiIn0%3D; expires=Thu, 03 Jul 2025 23:54:23 GMT; Max-Age=7200; path=/; httponly ◀nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlIyRUdodFRaT3hwSFU4ZFFmb2VvNEE9PSIsInZhbHVlIjoiVXFZY3h0RlNGSXNwWnFtWnJqZ3RPTjg5ZUJTQTYwZ3YrMWJkRS92R21QSkt ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjZLRWpxbFVEc2plbjlIR01ualdCV1E9PSIsInZhbHVlIjoiU1JkblFkN3dlV3VnR25FZ1E3L2tkckp0SnhLOUxrUUxBZU9KejhBMkJJVWNHRDdzVEk5V2wwaTJuM0pqNzRmSkJDTDZOTW1YTURXN1JUL0RaNXlWWmhDU1IwYktGNVNsYmpNRkdXVXZ3UFd0dHpOQml2Umw3YWxSZ00wUS9vL3ciLCJtYWMiOiI3YWM5NWQyMmM3NGVmODZlNzgyYTUwODI2YTQ4OWYwODlkZTU2NzkwNmQ3OWFhYWFlNjE0ODk1OWUxMTg2Yzg0IiwidGFnIjoiIn0%3D; expires=Thu, 03-Jul-2025 23:54:23 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjZLRWpxbFVEc2plbjlIR01ualdCV1E9PSIsInZhbHVlIjoiU1JkblFkN3dlV3VnR25FZ1E3L2tkckp0SnhLOUxrUUxBZU9KejhBMkJJVWNHRDdzVEk5V2wwaTJuM0pqNzRmSkJDTDZOT ▶" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlIyRUdodFRaT3hwSFU4ZFFmb2VvNEE9PSIsInZhbHVlIjoiVXFZY3h0RlNGSXNwWnFtWnJqZ3RPTjg5ZUJTQTYwZ3YrMWJkRS92R21QSktZL2w4Ym01M1hkZFh6bEVjNEdzcndaYWVzZ200b1YvY0RYcmtoWmFiQTJPb2VyOWpjY0V4NEEvWHFLdFBJYlBkSXVwRG43K3dWYUhnb2swd2U1VU8iLCJtYWMiOiJkNmI3ZTI3M2VmYWY5YTlhYjZlNDNjZWY1ODExOWViNWFmMmRmYjVhZTRhMjI5MGMxODU2ODg5OTMwMWY3ZmNmIiwidGFnIjoiIn0%3D; expires=Thu, 03-Jul-2025 23:54:23 GMT; path=/; httponly ◀nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlIyRUdodFRaT3hwSFU4ZFFmb2VvNEE9PSIsInZhbHVlIjoiVXFZY3h0RlNGSXNwWnFtWnJqZ3RPTjg5ZUJTQTYwZ3YrMWJkRS92R21QSkt ▶" ] ]
0 of 0array:3 [▼ "_token" => "fwCRkfifvMbqlJknxdqtJtmcdsxOAuEQWopdRSu8" "_previous" => array:1 [▶ "url" => "https://www.ifarmsy.com/digital-product?page=2" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]