Shipping & Import Fees Deposit to Bangladesh
Natus assumenda vel accusamus nihil exercitationem sint et. Totam et nobis est expedita sequi. Tempora fugiat cumque modi consequatur sint. Et autem rerum ut vero.
1 x Application (63.08%) | 464ms |
1 x Booting (36.92%) | 272ms |
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` = 'hall-room-chair-1' and `status_id` = 1 and `products`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('689')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (2) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (881)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (35)
Backtrace |
|
select * from `units` where `units`.`id` in (5) 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 (35) 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 (35) and `child_categories`.`deleted_at` is null
Backtrace |
|
select * from `product_tags` where `product_tags`.`product_id` in (35)
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 (35)
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 (35)
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (35) 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 (35)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (35)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (35)
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 (35)
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 (35) and `delivery_options`.`deleted_at` is null
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (35)
Backtrace |
|
select * from `meta_data` where `meta_data`.`meta_taggable_id` in (35) 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 (207) 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 (207) and `products`.`deleted_at` is null
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('664', '689', '700', '705', '715', '752', '765')
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 (14, 35, 83, 100, 103, 106, 144)
Backtrace |
|
select * from `units` where `units`.`id` in (1, 2, 5, 6, 7, 8) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (14, 35, 83, 100, 103, 106, 144)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (14, 35, 83, 100, 103, 106, 144)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (14, 35, 83, 100, 103, 106, 144)
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (14, 35, 83, 100, 103, 106, 144)
Backtrace |
|
select * from `vendor_addresses` where `vendor_addresses`.`vendor_id` in (207)
Backtrace |
|
select * from `countries` where `countries`.`id` in (15)
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 (207) and `vendors`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'calculate_tax_based_on' limit 1
Bindings |
|
Backtrace |
|
select `product_categories`.`product_id` from `product_categories` where `product_id` != 35 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` != 35 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 ('679', '683', '694', '733', '745')
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 (37, 38, 40, 53, 58)
Backtrace |
|
select * from `units` where `units`.`id` in (1, 3, 4, 5, 6) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (37, 38, 40, 53, 58)
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (37, 38, 40, 53, 58)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (37, 38, 40, 53, 58)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (37, 38, 40, 53, 58)
Backtrace |
|
select count(*) as aggregate from `product_ratings` where `product_id` = 35 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` = 35 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 * from `static_options` where `option_name` = 'tax_system' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'prices_include_tax' 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` = 'add_remove_sapce_between_amount_and_symbol' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tax_round_at_subtotal' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_currency_symbol_position' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'amount_format_by' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'enable_disable_decimal_point' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'add_remove_comman_form_amount' 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` = 35 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` = 207 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 (836)
Bindings |
|
Backtrace |
|
select `id`, `path`, `alt` from `media_uploads` where `media_uploads`.`id` in (845)
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_title' 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 `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 `static_options` where `option_name` = 'site_google_analytics' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '644' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_color' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_secondary_color' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_heading_color' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_special_color' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_paragraph_color' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_form_bg_color' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_footer_bg_color' 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` = 'faq_page_name' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'contact_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'global_navbar_variant' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'preloader_status' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'enable_vendor_registration' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'topbar_menu' limit 1
Bindings |
|
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` = '642' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '642' 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 `static_options` where `option_name` = 'about_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'about_page_name' 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 `static_options` where `option_name` = 'contact_page_name' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'megamenu' 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 `static_options` where `option_name` = 'site_logo' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '642' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_white_logo' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '873' 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 `static_options` where `option_name` = 'blog_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'blog_page_name' 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 |
|
select * from `static_options` where `option_name` = 'site_footer_copyright' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_google_captcha_v3_site_key' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_enabled' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_more_info_link' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_delay' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_title' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_message' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_expire' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_more_info_label' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_accept_button_label' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_gdpr_cookie_decline_button_label' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'site_sticky_navbar_enabled' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'tawk_api_key' 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 => "starlittraders.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 11:08:48 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlXMGk1NVN4Z21tUUNNMFBrWTZtVEE9PSIsInZhbHVlIjoibTBXV1dVVm1KcnNJejJSUTF5NmhmOWdROXVkalE2ZUdzYThmb2IyZy91VDF4UTRjd2lLSWl1TUZLSDZ2MUZOYnNNckJ5YWFCWnFXUFU1MGlxdVJGRG1SUHFxajREQVdrVjBYMmluZEhuUDA0ekFQZUJpakw2UTQ4OS9PVHNybFYiLCJtYWMiOiIwZTNjMDMyMjQ4ZGI0MzliYjZlOWM1YmYwODk5N2YyNGI3N2ZmOTdiZjVmMzY1MjAwNThjZjExMTk1MDcxMzk2IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 13:08:48 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImlXMGk1NVN4Z21tUUNNMFBrWTZtVEE9PSIsInZhbHVlIjoibTBXV1dVVm1KcnNJejJSUTF5NmhmOWdROXVkalE2ZUdzYThmb2IyZy91VDF4UTRjd2lLSWl1TUZLSDZ2MUZOYnNNckJ5Y ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6IlJzWHl6cE1DZ1RPbXAwNHFhRHN6QXc9PSIsInZhbHVlIjoiZ2JpbEtCcENOUDkzeTluc1pGcUcyYm1paWdCdjRwcVlHa3RMeUpBRU5kczdwUVlZWVJRT1hFNG8rWk42N3BYUHZpMlFUVjNRblovc2tmcDJIVGRFdzFJeGdTNmhDVVk1aVFOdUpvdVhMRkxkRWdMSEZUNmF2RkJUNG15N3VFWmQiLCJtYWMiOiI3ODJjMTg2MmRlYmQ2N2Y0ODdmODA3MGFjNzRjYjA0OGMxMGY0NzgxZmMwYTRlMTFmYWI0NGQyMTM5OTc5YTJjIiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 13:08:48 GMT; Max-Age=7200; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6IlJzWHl6cE1DZ1RPbXAwNHFhRHN6QXc9PSIsInZhbHVlIjoiZ2JpbEtCcENOUDkzeTluc1pGcUcyYm1paWdCdjRwcVlHa3RMeUpBRU5 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlXMGk1NVN4Z21tUUNNMFBrWTZtVEE9PSIsInZhbHVlIjoibTBXV1dVVm1KcnNJejJSUTF5NmhmOWdROXVkalE2ZUdzYThmb2IyZy91VDF4UTRjd2lLSWl1TUZLSDZ2MUZOYnNNckJ5YWFCWnFXUFU1MGlxdVJGRG1SUHFxajREQVdrVjBYMmluZEhuUDA0ekFQZUJpakw2UTQ4OS9PVHNybFYiLCJtYWMiOiIwZTNjMDMyMjQ4ZGI0MzliYjZlOWM1YmYwODk5N2YyNGI3N2ZmOTdiZjVmMzY1MjAwNThjZjExMTk1MDcxMzk2IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 13:08:48 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImlXMGk1NVN4Z21tUUNNMFBrWTZtVEE9PSIsInZhbHVlIjoibTBXV1dVVm1KcnNJejJSUTF5NmhmOWdROXVkalE2ZUdzYThmb2IyZy91VDF4UTRjd2lLSWl1TUZLSDZ2MUZOYnNNckJ5Y ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6IlJzWHl6cE1DZ1RPbXAwNHFhRHN6QXc9PSIsInZhbHVlIjoiZ2JpbEtCcENOUDkzeTluc1pGcUcyYm1paWdCdjRwcVlHa3RMeUpBRU5kczdwUVlZWVJRT1hFNG8rWk42N3BYUHZpMlFUVjNRblovc2tmcDJIVGRFdzFJeGdTNmhDVVk1aVFOdUpvdVhMRkxkRWdMSEZUNmF2RkJUNG15N3VFWmQiLCJtYWMiOiI3ODJjMTg2MmRlYmQ2N2Y0ODdmODA3MGFjNzRjYjA0OGMxMGY0NzgxZmMwYTRlMTFmYWI0NGQyMTM5OTc5YTJjIiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 13:08:48 GMT; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6IlJzWHl6cE1DZ1RPbXAwNHFhRHN6QXc9PSIsInZhbHVlIjoiZ2JpbEtCcENOUDkzeTluc1pGcUcyYm1paWdCdjRwcVlHa3RMeUpBRU5 ▶" ] ]
0 of 0array:3 [▼ "_token" => "L6dc1d9YktBKHMOKCZ9jzeSOdE07XurpdY0Mx4xz" "_previous" => array:1 [▶ "url" => "https://starlittraders.com/product/hall-room-chair-1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]