Shipping & Import Fees Deposit to Bangladesh
Laborum eos et sint. Eos et nisi laborum quis. Minima eos ex sunt vel sequi. Alias et temporibus est qui deleniti voluptas.
1 x Booting (60.88%) | 455ms |
1 x Application (39.12%) | 293ms |
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('language_select_option', 'site_google_analytics', 'home_page_01_topbar_info_list_icon_icon', 'og_meta_image_for_site', 'site_color', 'site_logo', 'site_white_logo', 'site_main_color_two', 'site_secondary_color', 'site_heading_color', 'site_paragraph_color', 'heading_font', 'heading_font_family', 'body_font_family', 'site_rtl_enabled', 'blog_page_slug', 'service_page_slug', 'about_page_slug', 'team_page_slug', 'faq_page_slug', 'contact_page_slug', 'career_with_us_page_slug', 'knowledgebase_page_slug', 'site_third_party_tracking_code', 'site_favicon', 'home_page_variant', 'item_license_status', 'site_script_unique_key', 'home_page_navbar_button_status', 'home_page_navbar_button_url', 'home_page_navbar_button_icon', 'home_page_navbar_button_icon', 'home_page_navbar_button_subtitle', 'home_page_navbar_button_title', 'site_meta_description', 'site_meta_tags', 'site_title', 'site_tag_line', 'home_page_01_topbar_info_list_text', 'navbar_right_text', 'navbar_right_info')
Bindings |
|
Backtrace |
|
select * from `social_icons`
Backtrace |
|
select * from `languages` where `status` = 'publish'
Bindings |
|
Backtrace |
|
select * from `menus` where (`status` = 'default') limit 1
Bindings |
|
Backtrace |
|
select `products`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_avg_rating`, (select count(*) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_count`, (select sum(`tax_class_options`.`rate`) from `tax_class_options` inner join `tax_classes` on `tax_classes`.`id` = `tax_class_options`.`class_id` where `products`.`tax_class_id` = `tax_classes`.`id`) as `tax_options_sum_rate` from `products` where `slug` = 'stylish-wood-sofa-1' and `status_id` = 1 and `products`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('736')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (42)
Backtrace |
|
select * from `units` where `units`.`id` in (8) and `units`.`deleted_at` is null
Backtrace |
|
select `categories`.*, `product_categories`.`product_id` as `laravel_through_key` from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `product_categories`.`product_id` in (42) and `categories`.`deleted_at` is null
Backtrace |
|
select `child_categories`.*, `product_child_categories`.`product_id` as `laravel_through_key` from `child_categories` inner join `product_child_categories` on `product_child_categories`.`child_category_id` = `child_categories`.`id` where `product_child_categories`.`product_id` in (42) and `child_categories`.`deleted_at` is null
Backtrace |
|
select * from `product_tags` where `product_tags`.`product_id` in (42)
Backtrace |
|
select `colors`.*, `product_inventory_details`.`product_id` as `laravel_through_key` from `colors` inner join `product_inventory_details` on `product_inventory_details`.`color` = `colors`.`id` where `product_inventory_details`.`product_id` in (42)
Backtrace |
|
select `sizes`.*, `product_inventory_details`.`product_id` as `laravel_through_key` from `sizes` inner join `product_inventory_details` on `product_inventory_details`.`size` = `sizes`.`id` where `product_inventory_details`.`product_id` in (42)
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (42) and date(`end_date`) >= '2025-03-14' and date(`start_date`) <= '2025-03-14'
Bindings |
|
Backtrace |
|
select * from `product_inventory_details` where `product_inventory_details`.`product_id` in (42)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (42)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (42)
Backtrace |
|
select `media_uploads`.*, `product_galleries`.`product_id` as `laravel_through_key` from `media_uploads` inner join `product_galleries` on `product_galleries`.`image_id` = `media_uploads`.`id` where `product_galleries`.`product_id` in (42)
Backtrace |
|
select `delivery_options`.*, `product_delivery_options`.`product_id` as `laravel_through_key` from `delivery_options` inner join `product_delivery_options` on `product_delivery_options`.`delivery_option_id` = `delivery_options`.`id` where `product_delivery_options`.`product_id` in (42) and `delivery_options`.`deleted_at` is null
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (42)
Backtrace |
|
select * from `meta_data` where `meta_data`.`meta_taggable_id` in (42) and `meta_data`.`meta_taggable_type` = 'Modules\\Product\\Entities\\Product'
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('', null)
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('', null)
Bindings |
|
Backtrace |
|
select `vendors`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` inner join `products` on `products`.`id` = `product_ratings`.`product_id` where `vendors`.`id` = `products`.`vendor_id` and `products`.`deleted_at` is null) as `vendor_product_rating_avg_product_ratingsrating`, (select count(*) from `products` where `vendors`.`id` = `products`.`vendor_id` and `products`.`deleted_at` is null) as `product_count`, (select count(*) from `product_ratings` inner join `products` on `products`.`id` = `product_ratings`.`product_id` where `vendors`.`id` = `products`.`vendor_id` and `products`.`deleted_at` is null) as `vendor_product_rating_count` from `vendors` where `vendors`.`id` in (206) and `vendors`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `statuses` where `statuses`.`id` in (1) and `statuses`.`deleted_at` is null
Backtrace |
|
select * from `products` where `products`.`vendor_id` in (206) and `products`.`deleted_at` is null
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('668', '711', '736', '737', '740', '756')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (null, 2, 3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879, 881)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (19, 42, 43, 46, 85, 111)
Backtrace |
|
select * from `units` where `units`.`id` in (1, 2, 4, 6, 8, 9) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (19, 42, 43, 46, 85, 111)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (19, 42, 43, 46, 85, 111)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (19, 42, 43, 46, 85, 111)
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (19, 42, 43, 46, 85, 111)
Backtrace |
|
select * from `vendor_addresses` where `vendor_addresses`.`vendor_id` in (206)
Backtrace |
|
select * from `countries` where `countries`.`id` in (1)
Backtrace |
|
select `tax_class_options`.`id`, `country_id`, `state_id`, `city_id`, `rate`, `tax_classes`.`id` as `laravel_through_key` from `tax_class_options` inner join `tax_classes` on `tax_classes`.`id` = `tax_class_options`.`class_id` where `tax_classes`.`id` in (null)
Bindings |
|
Backtrace |
|
select `vendor_addresses`.`id`, `country_id`, `state_id`, `city_id`, `vendors`.`id` as `laravel_through_key` from `vendor_addresses` inner join `vendors` on `vendors`.`id` = `vendor_addresses`.`vendor_id` where `vendors`.`id` in (206) and `vendors`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `product_categories`.`product_id` from `product_categories` where `product_id` != 42 and `category_id` = 16
Bindings |
|
Backtrace |
|
select * from `products` where `status_id` = 1 and `id` in (select `product_categories`.`product_id` from `product_categories` where `product_id` != 42 and `category_id` = 16) and `products`.`deleted_at` is null order by RAND() limit 5
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('695', '733', '741', '744', '746')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (49, 54, 59, 67, 68)
Backtrace |
|
select * from `units` where `units`.`id` in (2, 5, 7, 8, 9) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (49, 54, 59, 67, 68)
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (49, 54, 59, 67, 68)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (49, 54, 59, 67, 68)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (49, 54, 59, 67, 68)
Backtrace |
|
select count(*) as aggregate from `product_ratings` where `product_id` = 42 and `user_id` is null
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('product_in_stock_text', 'product_out_of_stock_text', 'details_tab_text', 'additional_information_text', 'reviews_text', 'your_reviews_text', 'write_your_feedback_text', 'post_your_feedback_text')
Bindings |
|
Backtrace |
|
select * from `product_categories`
Backtrace |
|
select * from `product_uom`
Backtrace |
|
select max(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select min(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select * from `product_tags`
Backtrace |
|
select * from `payment_gateways` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('848', '849', '850', '851', '852', '854', '855', '856', '857', '858', '859', '860', '861', '862', '863', '864', '865', '866', '867', '868', '869', '870', '1009', '1010', '1017')
Bindings |
|
Backtrace |
|
select `sub_categories`.*, `product_sub_categories`.`product_id` as `laravel_through_key` from `sub_categories` inner join `product_sub_categories` on `product_sub_categories`.`sub_category_id` = `sub_categories`.`id` where `product_sub_categories`.`product_id` = 42 and `sub_categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select `child_categories`.*, `product_child_categories`.`product_id` as `laravel_through_key` from `child_categories` inner join `product_child_categories` on `product_child_categories`.`child_category_id` = `child_categories`.`id` where `product_child_categories`.`product_id` = 42 and `child_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_sku_show_hide' limit 1
Bindings |
|
Backtrace |
|
select * from `vendor_shop_infos` where `vendor_shop_infos`.`vendor_id` = 206 and `vendor_shop_infos`.`vendor_id` is not null limit 1
Bindings |
|
Backtrace |
|
select `id`, `path`, `alt` from `media_uploads` where `media_uploads`.`id` in (835)
Bindings |
|
Backtrace |
|
select `id`, `path`, `alt` from `media_uploads` where `media_uploads`.`id` in (844)
Bindings |
|
Backtrace |
|
select `media_uploads`.*, `vendor_shop_infos`.`vendor_id` as `laravel_through_key` from `media_uploads` inner join `vendor_shop_infos` on `vendor_shop_infos`.`logo_id` = `media_uploads`.`id` where `vendor_shop_infos`.`vendor_id` = 206 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1021' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `menus` where `menus`.`id` = '5' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 10 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 12 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1023' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1023' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 17 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 3 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 18 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 9 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 15 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 1 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 2 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 10 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 4 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 16 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `category_menus` where `category_menus`.`id` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 16 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `id` in ('62', '63', '64') and `sub_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `products`.*, `product_sub_categories`.`sub_category_id` as `laravel_through_key` from `products` inner join `product_sub_categories` on `product_sub_categories`.`product_id` = `products`.`id` where `product_sub_categories`.`sub_category_id` in (62, 63, 64) and `products`.`deleted_at` is null
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('682', '683', '694', '739', '740', '742')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (2, 3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879, 881)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (34, 37, 45, 52, 53, 61, 69)
Backtrace |
|
select * from `units` where `units`.`id` in (1, 2, 4, 5, 8, 9) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `product_id` = 34 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 37 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 45 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 52 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 53 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 61 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 69 and date(`start_date`) <= '2025-03-14' and date(`end_date`) >= '2025-03-14' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 15 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `id` in ('58', '59', '60', '61') and `sub_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (713, 759, 814, 876)
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 14 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `id` in ('53', '54', '55', '56', '57') and `sub_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 19 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 20 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 23 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 24 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 20 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 23 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where (`widget_location` = 'footer') order by `widget_order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 68 limit 1
Bindings |
|
Backtrace |
|
select * from `social_icons`
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1023' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1023' limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 66 limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 9 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 30 limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 44 limit 1
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:16 [▼ "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [▶ 0 => "mahalatna.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "authorization" => array:1 [▶ 0 => "******" ] ]
[]
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 => "Fri, 14 Mar 2025 17:56:23 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Iit5VzBoTGxmaER1VWRlYTM3UWJEaEE9PSIsInZhbHVlIjoiWlhRN2l1VVBMdjZGbGpVYXdnU2ovNkZ4QWFGaUVKbEs4L1MyOVZ5WkJnNUQzWGxnUGczd05RdFJmUytMMnNCWUF0VjJkZnozcXdORmJNNzVrdSt5U1c0amhyNzR4WEpGdUx1UWNEQ0JvczNqdWZjNnFZWllJN0lrUWxWVVhJWnkiLCJtYWMiOiIxMzQ0OTIyYzdjNDhlMzg3NjcxOGUwMzI4NTM5OWZkYzkzY2YzN2RmMzk1Mzk4M2VkNzBhNmM2YjQ1Y2JhYzFmIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 19:56:23 GMT; Max-Age=7199; path=/ ◀XSRF-TOKEN=eyJpdiI6Iit5VzBoTGxmaER1VWRlYTM3UWJEaEE9PSIsInZhbHVlIjoiWlhRN2l1VVBMdjZGbGpVYXdnU2ovNkZ4QWFGaUVKbEs4L1MyOVZ5WkJnNUQzWGxnUGczd05RdFJmUytMMnNCWUF0VjJkZ ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Iks0MDc5Q0FhWFN5M3dWVkJYNWM1eEE9PSIsInZhbHVlIjoiL1QwTmw1bk1pWlpzV1laNDI4dW9TcFdpN3pJUGNKaFBzM1BENFFYZ2ZuM3VmZE9oOXREZHFHQmgwMjB6WS96alVsYlNCN3lNUDlwMDBZNnlqQmp5RVB4R3BwelBQWTl4STdWNVVVdHBaTFNOVVQzaGE2NHpoU2RJTGxXVll1ejQiLCJtYWMiOiJiNTNmZjhhOTczNjU0MzE5ZDEzMzQ4NzI5NDNhNDIyMGM2ZGZlZDViODA3OTkxZGVmM2VjZjhmZjI2MzY0NDMzIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 19:56:23 GMT; Max-Age=7199; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Iks0MDc5Q0FhWFN5M3dWVkJYNWM1eEE9PSIsInZhbHVlIjoiL1QwTmw1bk1pWlpzV1laNDI4dW9TcFdpN3pJUGNKaFBzM1BENFFYZ2Z ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Iit5VzBoTGxmaER1VWRlYTM3UWJEaEE9PSIsInZhbHVlIjoiWlhRN2l1VVBMdjZGbGpVYXdnU2ovNkZ4QWFGaUVKbEs4L1MyOVZ5WkJnNUQzWGxnUGczd05RdFJmUytMMnNCWUF0VjJkZnozcXdORmJNNzVrdSt5U1c0amhyNzR4WEpGdUx1UWNEQ0JvczNqdWZjNnFZWllJN0lrUWxWVVhJWnkiLCJtYWMiOiIxMzQ0OTIyYzdjNDhlMzg3NjcxOGUwMzI4NTM5OWZkYzkzY2YzN2RmMzk1Mzk4M2VkNzBhNmM2YjQ1Y2JhYzFmIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 19:56:23 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Iit5VzBoTGxmaER1VWRlYTM3UWJEaEE9PSIsInZhbHVlIjoiWlhRN2l1VVBMdjZGbGpVYXdnU2ovNkZ4QWFGaUVKbEs4L1MyOVZ5WkJnNUQzWGxnUGczd05RdFJmUytMMnNCWUF0VjJkZ ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Iks0MDc5Q0FhWFN5M3dWVkJYNWM1eEE9PSIsInZhbHVlIjoiL1QwTmw1bk1pWlpzV1laNDI4dW9TcFdpN3pJUGNKaFBzM1BENFFYZ2ZuM3VmZE9oOXREZHFHQmgwMjB6WS96alVsYlNCN3lNUDlwMDBZNnlqQmp5RVB4R3BwelBQWTl4STdWNVVVdHBaTFNOVVQzaGE2NHpoU2RJTGxXVll1ejQiLCJtYWMiOiJiNTNmZjhhOTczNjU0MzE5ZDEzMzQ4NzI5NDNhNDIyMGM2ZGZlZDViODA3OTkxZGVmM2VjZjhmZjI2MzY0NDMzIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 19:56:23 GMT; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Iks0MDc5Q0FhWFN5M3dWVkJYNWM1eEE9PSIsInZhbHVlIjoiL1QwTmw1bk1pWlpzV1laNDI4dW9TcFdpN3pJUGNKaFBzM1BENFFYZ2Z ▶" ] ]
0 of 0array:3 [▼ "_token" => "iGDAZQZWDaAfnCNfXuIPrprJWLHUcI6LBjTvgi64" "_previous" => array:1 [▶ "url" => "https://mahalatna.com/product/stylish-wood-sofa-1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]