No Item in Cart
1 x Application (52.61%) | 234ms |
1 x Booting (47.39%) | 211ms |
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 * from `pages` where `slug` = 'shop-page' limit 1
Bindings |
|
Backtrace |
|
select * from `vendors` where `username` = 'shop-page' and `vendors`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('home_page', 'product_page', 'blog_page')
Bindings |
|
Backtrace |
|
select * from `pages` where `id` in ('3', '4', '9')
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` where `categories`.`id` = `product_categories`.`category_id` and `status_id` = 1 and `products`.`deleted_at` is null) as `product_count` from `categories` where `status_id` = '1' and `categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `sub_categories`.`category_id` in (28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79) and `sub_categories`.`deleted_at` is null
Backtrace |
|
select * from `child_categories` where `child_categories`.`sub_category_id` in (105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 319, 320, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 358, 359, 360, 361, 362, 363) and `child_categories`.`deleted_at` is null
Backtrace |
|
select * from `product_attributes`
Backtrace |
|
select * from `units` where `units`.`deleted_at` is null
Backtrace |
|
select * from `colors` where exists (select * from `products` inner join `product_inventory_details` on `products`.`id` = `product_inventory_details`.`product_id` where `colors`.`id` = `product_inventory_details`.`color` and `products`.`deleted_at` is null)
Backtrace |
|
select * from `sizes` where exists (select * from `products` inner join `product_inventory_details` on `products`.`id` = `product_inventory_details`.`product_id` where `sizes`.`id` = `product_inventory_details`.`size` and `products`.`deleted_at` is null)
Backtrace |
|
select * from `brands` where exists (select * from `products` where `brands`.`id` = `products`.`brand_id` and `products`.`deleted_at` is null) and `brands`.`deleted_at` is null
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (2132, 2134, 2135, 2138, 2158, 2160, 2162, 2163, 2164, 2166, 2167, 2171, 2175, 2179, 2185, 3147, 3148, 5069, 5220)
Bindings |
|
Backtrace |
|
select * from `voltag_rtaings` where exists (select * from `products` inner join `product_inventory_details` on `products`.`id` = `product_inventory_details`.`product_id` where `voltag_rtaings`.`id` = `product_inventory_details`.`voltage_rating` and `products`.`deleted_at` is null)
Backtrace |
|
select * from `control_voltages` where exists (select * from `products` inner join `product_inventory_details` on `products`.`id` = `product_inventory_details`.`product_id` where `control_voltages`.`id` = `product_inventory_details`.`control_voltage` and `products`.`deleted_at` is null)
Backtrace |
|
select * from `power_ratings` where exists (select * from `products` inner join `product_inventory_details` on `products`.`id` = `product_inventory_details`.`product_id` where `power_ratings`.`id` = `product_inventory_details`.`power_rating` and `products`.`deleted_at` is null)
Backtrace |
|
select max(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select min(`sale_price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select max(`current_rating`) as aggregate from `product_inventory_details`
Backtrace |
|
select min(`current_rating`) as aggregate from `product_inventory_details`
Backtrace |
|
select count(*) as aggregate from `products` where `status_id` = 1 and exists (select * from `product_tags` where `products`.`id` = `product_tags`.`product_id` and `tag_name` like '%2000A Breaker%') and `products`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `products`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `ratings_avg_rating`, (select count(*) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `ratings_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 `status_id` = 1 and exists (select * from `product_tags` where `products`.`id` = `product_tags`.`product_id` and `tag_name` like '%2000A Breaker%') and `products`.`deleted_at` is null limit 36 offset 0
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('4172', '4220', '4223')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (11) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (1245)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (5177, 5571, 5634)
Backtrace |
|
select * from `units` where `units`.`id` in (8) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (5177, 5571, 5634)
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 (5177, 5571, 5634) and `categories`.`deleted_at` is null
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` in (5177, 5571, 5634) and `sub_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 (5177, 5571, 5634) and `child_categories`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (5177, 5571, 5634) and date(`end_date`) >= '2025-07-08' and date(`start_date`) <= '2025-07-08'
Bindings |
|
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (5177, 5571, 5634)
Backtrace |
|
select * from `vendors` where `vendors`.`id` in (268) and `vendors`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `statuses` where `statuses`.`id` in (1) and `statuses`.`deleted_at` is null
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 (268) and `vendors`.`deleted_at` is null
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 `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 `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1021' limit 1
Bindings |
|
Backtrace |
|
select `slug` from `pages` where `id` = '9' limit 1
Bindings |
|
Backtrace |
|
select * from `brands` where `brands`.`deleted_at` is null limit 10
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (2132, 2134, 2135, 2136, 2138, 2140, 2141, 2142, 2143, 2179)
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '1021' limit 1
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▼ "tag" => "2000A Breaker" ]
[]
0 of 0array:23 [▼ "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, br" ] "host" => array:1 [▶ 0 => "hubspareparts.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" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.194" ] "cf-ray" => array:1 [▶ 0 => "95c0ec55bf8ce127-ORD" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "cf-connecting-ip" => array:1 [▶ 0 => "216.73.216.194" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "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 => "Tue, 08 Jul 2025 16:22:56 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IklpdWluK2JvQUhxMEpjSVQ2bk1VUEE9PSIsInZhbHVlIjoiazRPc05ZcXN1d1p3dGdsOVB3MVZubG5QYmJMdXQvR05kYUwydjlkODFSM1M5c3hiRUw3M2pLYy93WHhjMDlyR0h3YlFXSG1TR0Q1d0NXazZHME1yd2ZRUXZnVGJseWRjSXluOHhMaEdpOWNtWnpIcmIyUXNQdk0wZ1RHQ0VmV1YiLCJtYWMiOiI0MjI5ZjI0NDBjNTk0YzQxMDdjNDNkNWE2YmIzZjY4NjM2NGNlNTkzYmJmYTNmNjczYWIyMDFlOTQ0NTgzMzdlIiwidGFnIjoiIn0%3D; expires=Tue, 08 Jul 2025 18:22:56 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IklpdWluK2JvQUhxMEpjSVQ2bk1VUEE9PSIsInZhbHVlIjoiazRPc05ZcXN1d1p3dGdsOVB3MVZubG5QYmJMdXQvR05kYUwydjlkODFSM1M5c3hiRUw3M2pLYy93WHhjMDlyR0h3YlFXS ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Ino0NkNzdktCMm91aVhUUDk0NTVKMnc9PSIsInZhbHVlIjoidjZNT0tXeHZCM0JGY1FKa1pBMVY5TUJVSUIzRWl3Sk4yTi9oc0J1UlNRUEF3VVJpRHhVTVFUcDJXR1Vzc09ZMmhhWmx0enBNd0hQd0pxWFNkSXB4ZG9HOHNuMWZqRHcwckd5azlOMHJrYmpFTXVTMk1EVzdFRzFWWk5WMHVwaUkiLCJtYWMiOiIzM2FlNTUxZjI3NDQ2MTY0YWMwNjNiZDc0OTljMmQ5MjVlNTZjZTYwNDFjNDVjOTI5MjY1M2NjMTgwMjU5YTY5IiwidGFnIjoiIn0%3D; expires=Tue, 08 Jul 2025 18:22:56 GMT; Max-Age=7200; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Ino0NkNzdktCMm91aVhUUDk0NTVKMnc9PSIsInZhbHVlIjoidjZNT0tXeHZCM0JGY1FKa1pBMVY5TUJVSUIzRWl3Sk4yTi9oc0J1UlN ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IklpdWluK2JvQUhxMEpjSVQ2bk1VUEE9PSIsInZhbHVlIjoiazRPc05ZcXN1d1p3dGdsOVB3MVZubG5QYmJMdXQvR05kYUwydjlkODFSM1M5c3hiRUw3M2pLYy93WHhjMDlyR0h3YlFXSG1TR0Q1d0NXazZHME1yd2ZRUXZnVGJseWRjSXluOHhMaEdpOWNtWnpIcmIyUXNQdk0wZ1RHQ0VmV1YiLCJtYWMiOiI0MjI5ZjI0NDBjNTk0YzQxMDdjNDNkNWE2YmIzZjY4NjM2NGNlNTkzYmJmYTNmNjczYWIyMDFlOTQ0NTgzMzdlIiwidGFnIjoiIn0%3D; expires=Tue, 08-Jul-2025 18:22:56 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IklpdWluK2JvQUhxMEpjSVQ2bk1VUEE9PSIsInZhbHVlIjoiazRPc05ZcXN1d1p3dGdsOVB3MVZubG5QYmJMdXQvR05kYUwydjlkODFSM1M5c3hiRUw3M2pLYy93WHhjMDlyR0h3YlFXS ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Ino0NkNzdktCMm91aVhUUDk0NTVKMnc9PSIsInZhbHVlIjoidjZNT0tXeHZCM0JGY1FKa1pBMVY5TUJVSUIzRWl3Sk4yTi9oc0J1UlNRUEF3VVJpRHhVTVFUcDJXR1Vzc09ZMmhhWmx0enBNd0hQd0pxWFNkSXB4ZG9HOHNuMWZqRHcwckd5azlOMHJrYmpFTXVTMk1EVzdFRzFWWk5WMHVwaUkiLCJtYWMiOiIzM2FlNTUxZjI3NDQ2MTY0YWMwNjNiZDc0OTljMmQ5MjVlNTZjZTYwNDFjNDVjOTI5MjY1M2NjMTgwMjU5YTY5IiwidGFnIjoiIn0%3D; expires=Tue, 08-Jul-2025 18:22:56 GMT; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6Ino0NkNzdktCMm91aVhUUDk0NTVKMnc9PSIsInZhbHVlIjoidjZNT0tXeHZCM0JGY1FKa1pBMVY5TUJVSUIzRWl3Sk4yTi9oc0J1UlN ▶" ] ]
0 of 0array:3 [▼ "_token" => "v0f9OErnqyik4PMtr89X40GcntJRYQ287TEyMx8s" "_previous" => array:1 [▶ "url" => "https://hubspareparts.com/shop-page?tag=%202000A%20Breaker" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]