Vitamin A 6%
Calcium 30%
Iron 0%
Vitamin C 0%
Pasteurized Grade A milk
Cultures
All natural probiotic
Grade A
No preservatives
No hormones added
Vitamin A 6%
Calcium 30%
Iron 0%
Vitamin C 0%
Pasteurized Grade A milk
Cultures
Enjoy your first time purchase
discount
of 10%
(for registered customers only)
Hurry Up!
| 1 x Application (96.36%) | 3.32s |
| 1 x Booting (3.64%) | 125ms |
# Query soft limit for Debugbar is reached after 100 queries, additional 38 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 `slugs` where (`key` = 'biolife-kefir-1' and `prefix` = 'products') or exists (select * from `slugs_translations` where `slugs`.`id` = `slugs_translations`.`slugs_id` and (`key` = 'biolife-kefir-1' and `prefix` = 'products')) limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_currencies` order by `order` asc| Backtrace |
|
select distinct `ec_products`.* from `ec_products` inner join
(
SELECT DISTINCT
ec_products.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-11-05 20:19:47' OR
ec_products.end_date < '2025-11-05 20:19:47'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-11-05 20:19:47' AND
ec_products.end_date >= '2025-11-05 20:19:47'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-11-05 20:19:47'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-11-05 20:19:47' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM ec_products
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` where `ec_products`.`id` = 8740 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (8740) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product'| Bindings |
|
| Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (8740)| Bindings |
|
| Backtrace |
|
select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (8740)| Backtrace |
|
select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (8740)| Backtrace |
|
select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (8740)| Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (8740)| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (205, 217, 220) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_options` where `ec_options`.`product_id` in (8740) order by `order` asc| Backtrace |
|
select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id`, `ec_product_cross_sale_relations`.`price` as `pivot_price`, `ec_product_cross_sale_relations`.`price_type` as `pivot_price_type`, `ec_product_cross_sale_relations`.`apply_to_all_variations` as `pivot_apply_to_all_variations`, `ec_product_cross_sale_relations`.`is_variant` as `pivot_is_variant` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` in (8740) and `ec_product_cross_sale_relations`.`is_variant` = 0| Bindings |
|
| Backtrace |
|
select * from `ec_flash_sales` where date(`end_date`) >= '2025-11-05' and `status` = 'published' order by `created_at` desc| Bindings |
|
| Backtrace |
|
select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2025-11-05 20:19:47' and (`end_date` is null or `end_date` >= '2025-11-05 20:19:47') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'products-by-category', 'specific-product', 'product-variant') and `product_quantity` = 1))| Bindings |
|
| Backtrace |
|
update `ec_products` set `views` = `views` + 1 where `id` = 8740| Bindings |
|
| Backtrace |
|
select * from `ec_products` where `ec_products`.`id` = 8740 limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (8740)| Bindings |
|
| Backtrace |
|
select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (8740)| Backtrace |
|
select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (8740)| Backtrace |
|
select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (8740)| Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (8740)| Backtrace |
|
select * from `ec_options` where `ec_options`.`product_id` in (8740) order by `order` asc| Backtrace |
|
select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id`, `ec_product_cross_sale_relations`.`price` as `pivot_price`, `ec_product_cross_sale_relations`.`price_type` as `pivot_price_type`, `ec_product_cross_sale_relations`.`apply_to_all_variations` as `pivot_apply_to_all_variations`, `ec_product_cross_sale_relations`.`is_variant` as `pivot_is_variant` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` in (8740)| Backtrace |
|
insert into `ec_product_views` (`date`, `product_id`, `views`) values ('2025-11-05', 8740, 1) on duplicate key update `views` = views + 1| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 217 and not `parent_id` = 220 limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 205 and not `parent_id` = 217 limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 0 and not `parent_id` = 205 limit 1| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `slugs`.`reference_id` = 205 and `slugs`.`reference_id` is not null limit 1| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `slugs`.`reference_id` = 217 and `slugs`.`reference_id` is not null limit 1| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (8740) and `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product'| Bindings |
|
| Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 8740 limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 8740 and `ec_product_variations`.`configurable_product_id` is not null| Bindings |
|
| Backtrace |
|
select * from `ec_products` where `ec_products`.`id` = 8740 limit 1| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'layout' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_brands` where `ec_brands`.`id` = 0 limit 1| Bindings |
|
| Backtrace |
|
select * from `ec_custom_fields` where `status` = 'published' and `display_location` = 'product'| Bindings |
|
| Backtrace |
|
select count(*) as aggregate from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 8740 and `ec_product_variations`.`configurable_product_id` is not null| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'ingridient' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'nutrition' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'nutrition' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'nutrition' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'ingredient' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select * from `meta_boxes` where (`meta_key` = 'ingredient' and `reference_id` = 8740 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product') limit 1| Bindings |
|
| Backtrace |
|
select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id`, `ec_product_cross_sale_relations`.`price` as `pivot_price`, `ec_product_cross_sale_relations`.`price_type` as `pivot_price_type`, `ec_product_cross_sale_relations`.`apply_to_all_variations` as `pivot_apply_to_all_variations`, `ec_product_cross_sale_relations`.`is_variant` as `pivot_is_variant` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` = 8740 and `status` = 'published' limit 4| Bindings |
|
| Backtrace |
|
select `to_product_id` from `ec_product_related_relations` where `ec_product_related_relations`.`from_product_id` = 8740| Bindings |
|
| Backtrace |
|
select `ec_product_categories`.`id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 8740| Bindings |
|
| Backtrace |
|
select distinct `ec_products`.* from `ec_products` inner join
(
SELECT DISTINCT
ec_products.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-11-05 20:19:47' OR
ec_products.end_date < '2025-11-05 20:19:47'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-11-05 20:19:47' AND
ec_products.end_date >= '2025-11-05 20:19:47'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-11-05 20:19:47'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-11-05 20:19:47' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM ec_products
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` where `status` = 'published' and exists (select * from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_products`.`id` = `ec_product_category_product`.`product_id` and `ec_product_category_product`.`category_id` in (205, 217, 220)) and `ec_products`.`is_variation` = 0 and `ec_products`.`id` != 8740 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 6| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (17513, 17514, 17515, 17759, 17761, 17763) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product'| Bindings |
|
| Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (17513, 17514, 17515, 17759, 17761, 17763)| Bindings |
|
| Backtrace |
|
select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (17513, 17514, 17515, 17759, 17761, 17763)| Backtrace |
|
select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (17513, 17514, 17515, 17759, 17761, 17763)| Backtrace |
|
select `language_meta`.`lang_meta_code`, `language_meta`.`reference_id` from `language_meta` inner join `language_meta` as `meta` on `meta`.`lang_meta_origin` = `language_meta`.`lang_meta_origin` where `language_meta`.`lang_meta_code` != 'en_US' and (`meta`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' and `meta`.`reference_id` = 8740)| Bindings |
|
| Backtrace |
|
select `key`, `prefix`, `reference_id` from `slugs` where 0 = 1 and `reference_type` = 'Botble\\Ecommerce\\Models\\Product'| Bindings |
|
| Backtrace |
|
select `id`, `name`, `status`, `is_featured`, `image` from `ec_product_categories` order by `order` asc, `created_at` desc| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 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, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 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, 146, 147, 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, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `ec_product_categories`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 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, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 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, 146, 147, 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, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350)| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 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, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 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, 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, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 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, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 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, 146, 147, 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, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350) and `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 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, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 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, 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, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350)| Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Botble\\Menu\\Models\\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')| Bindings |
|
| Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 7)| Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 29, 30, 31, 32, 33, 34, 67, 68, 69, 70, 104, 105, 106, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118) order by `position` asc| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 16, 17, 18, 19, 20, 21, 69, 70) and `meta_boxes`.`reference_type` = 'Botble\\Menu\\Models\\MenuNode'| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 29, 30, 31, 32, 33, 34, 67, 68, 69, 70, 104, 105, 106, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118) and `meta_boxes`.`reference_type` = 'Botble\\Menu\\Models\\MenuNode'| Bindings |
|
| Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 7)| Backtrace |
|
select * from `pages` where `pages`.`id` in (1, 5)| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 5) and `slugs`.`reference_type` = 'Botble\\Page\\Models\\Page'| Bindings |
|
| Backtrace |
|
select * from `pages` where `pages`.`id` in (7, 6)| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (6, 7) and `slugs`.`reference_type` = 'Botble\\Page\\Models\\Page'| Bindings |
|
| Backtrace |
|
select * from `widgets` where (`theme` = 'wowy')| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories`| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (23, 24, 33, 46, 54, 59, 78, 89, 108, 159, 182, 205, 230, 259, 289, 303) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `ec_product_categories`.`parent_id` in (23, 24, 33, 46, 54, 59, 78, 89, 108, 159, 182, 205, 230, 259, 289, 303)| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 7, 10, 15, 16, 20, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 47, 49, 53, 55, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 90, 91, 101, 104, 109, 110, 111, 112, 121, 132, 133, 135, 147, 160, 163, 169, 172, 178, 183, 193, 201, 203, 206, 212, 216, 217, 226, 231, 232, 233, 234, 235, 236, 237, 238, 239, 260, 266, 270, 271, 281, 282, 283, 284, 285, 286, 287, 288, 290, 298, 304, 310, 314, 328, 348) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 289 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (290, 298) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (291, 292, 293, 294, 295, 296, 297, 299, 300, 301, 302) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (291, 292, 293, 294, 295, 296, 297, 299, 300, 301, 302) order by `order` asc| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 205 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (206, 212, 216, 217, 226) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (207, 208, 209, 210, 211, 213, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (207, 208, 209, 210, 211, 213, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229) order by `order` asc| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 303 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (304, 310) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (305, 306, 307, 308, 309, 311, 312, 313) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (305, 306, 307, 308, 309, 311, 312, 313) order by `order` asc| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 23 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (30, 42, 47, 49, 53, 57, 81, 90, 91, 101, 104, 112, 121, 132, 133, 135, 147) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (31, 32, 43, 44, 45, 48, 50, 51, 52, 82, 83, 84, 85, 86, 87, 88, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (31, 32, 43, 44, 45, 48, 50, 51, 52, 82, 83, 84, 85, 86, 87, 88, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158) order by `order` asc| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 182 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (183, 193, 201, 203) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 202, 204) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 202, 204) order by `order` asc| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 54 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (55, 56, 58, 239) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'| Bindings |
|
| Backtrace |
|
select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258) order by `order` asc| Bindings |
|
| Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' and `meta_boxes`.`reference_id` = 230 and `meta_boxes`.`reference_id` is not null| Bindings |
|
| Backtrace |
|
select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (1, 2, 3, 7, 10, 15, 16, 20, 231, 232, 233, 234, 235, 236, 237, 238) order by `order` asc| Bindings |
|
| Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22) and `slugs`.`reference_type` = ?select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (314, 328, 348) order by `order` ascselect `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 350) and `slugs`.`reference_type` = ?select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 350) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (281, 282, 283, 284, 285, 286, 287, 288) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (109, 110, 111) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (160, 163, 169, 172, 178) order by `order` ascselect `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (161, 162, 164, 165, 166, 167, 168, 170, 171, 173, 174, 175, 176, 177, 179, 180, 181) and `slugs`.`reference_type` = ?select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (161, 162, 164, 165, 166, 167, 168, 170, 171, 173, 174, 175, 176, 177, 179, 180, 181) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (260, 266, 270, 271) order by `order` ascselect `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (261, 262, 263, 264, 265, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 279, 280) and `slugs`.`reference_type` = ?select * from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (261, 262, 263, 264, 265, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 279, 280) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (25, 26, 27, 28, 29) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (34, 35, 36, 37, 38, 39, 40, 41) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77) order by `order` ascselect `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_type` = ? and `meta_boxes`.`reference_id` = ? and `meta_boxes`.`reference_id` is not nullselect `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = ? and `ec_product_categories`.`parent_id` in (79, 80) order by `order` ascselect distinct `ec_products`.* from `ec_products` inner join
(
SELECT DISTINCT
ec_products.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-11-05 20:19:50' OR
ec_products.end_date < '2025-11-05 20:19:50'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-11-05 20:19:50' AND
ec_products.end_date >= '2025-11-05 20:19:50'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-11-05 20:19:50'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-11-05 20:19:50' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM ec_products
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` where `status` = ? and `ec_products`.`is_featured` = ? and `ec_products`.`is_variation` = ? order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 15select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (3557, 10232, 17130, 17134, 17139, 17141, 17149, 17151, 17156, 17160, 17161, 17162, 17178, 17179, 18164) and `slugs`.`reference_type` = ?select * from `ec_product_variations` where `ec_product_variations`.`is_default` = ? and `ec_product_variations`.`configurable_product_id` in (3557, 10232, 17130, 17134, 17139, 17141, 17149, 17151, 17156, 17160, 17161, 17162, 17178, 17179, 18164)select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (3557, 10232, 17130, 17134, 17139, 17141, 17149, 17151, 17156, 17160, 17161, 17162, 17178, 17179, 18164)select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (3557, 10232, 17130, 17134, 17139, 17141, 17149, 17151, 17156, 17160, 17161, 17162, 17178, 17179, 18164)select `ec_brands`.*, (select count(*) from `ec_products` where `ec_brands`.`id` = `ec_products`.`brand_id` and `is_variation` = ? and `status` = ?) as `products_count` from `ec_brands` where `is_featured` = ? and `status` = ? order by `order` asc, `created_at` desc limit 10select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) and `slugs`.`reference_type` = ?select * from `contact_custom_fields` where `status` = ? order by `order` ascselect * from `ec_product_categories` where `ec_product_categories`.`id` in (289, 281, 205, 182, 159, 23, 33, 78, 303, 89, 132)select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (23, 33, 78, 89, 132, 159, 182, 205, 281, 289, 303) and `slugs`.`reference_type` = ?select * from `pages` where `pages`.`id` in (6, 8, 9, 10, 11, 12)select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (6, 8, 9, 10, 11, 12) and `slugs`.`reference_type` = ?200
[]
[]
0 of 0array:16 [▼ "host" => array:1 [▶ 0 => "fortunasupermarket.com" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cookie" => array:1 [▶ 0 => "botble_footprints_cookie=eyJpdiI6InJZYXZRZzdURmQ1d09rcGg1c3JGUXc9PSIsInZhbHVlIjoiQy9EdVg3NGhWZmprcFBBN251U2p0b1dVa21NQ1I0YVVCN0RMQ3ZXQ1VBVE82YlJBYUpLMXVIcFNhUDd1c01HREs0R2RUdjRCczh2ZHZKZ1FBNHNobk1xSEJ6RHZRMXVDUnJCbGxzQU1CUUUxcVhlNzMzVUM1akRVQmFGeGZoT1EiLCJtYWMiOiIwMjczODlhZmY1NzlmZTdlODIzNGM4ZTIzZjNiODY4Y2FkZGQ5YjBlZjgxYTQ3ODNjNTkxNGIyYzcxZmU2MTA5IiwidGFnIjoiIn0%3D; botble_footprints_cookie_data=eyJpdiI6IlJIUVVBOHZBbXJ5UU05Zkx3ekhnWkE9PSIsInZhbHVlIjoiZElxNVdlZ0lmUjhHMW1VQ09yVkxEUUNQZFM3V1l3Y1pVVE40NXIrNjBkclNNbTBsUU04NXV0M2hPZWVFa2Vxdm9XTzd4c0Ntc1pCeVhwS3lGTWs3RGhrUkZZQ1BxcnBJOTAzUkc2ZXo4eWRhMHNiYTMrM0ppYW5vZ2plWEdGa3phNnpaSEhnckFzdjZjS2gvaDRSL3M5NFhJV1p4UDhvVUVDVzd5VXg1dGtJVWRmeXRJOUtHaldwWjduU211Rnl2bWM3SmcrejNEamwvN0xFbWtoYmxKUThNSXlia3dtZmsxMTZObldzL0ZldldKb3VQMDl1aktXVW1ieFM5SzJTemV4cHVldE5ZYmVKaUErTEtHZmUzSzZlNjBHaTFqU2R5V056QzFkaGQzS1BZcTdsRmpyWGtGMXhETXpNdlpJQVFHMjIzWVZQV2t6TXF3QzljOVJNWXNMekh6S2JIZHRGa0hwY3RaV3QzVzZvSlhiSmNYeGdaYUdNSEc0RUZIbzhNczFwVUJqMzVNeURGb1hhUDBlYlZGaGhkRk1MUUZNNEhGbGVCQUxsZUFoRlNUbXpQcHprZmFIbzRMcUJCa21OWnhEOEkwckdrMTBvbFArZ1A3cVF3Y0lUb2Jxb09idWUyYXVRbXNWc3k3M043TXNVWlBNUm5sNEF1ZDc2U2VxRnFWY1BoMUJnRlNFcUNxcmd4Vi9OK3RVZUQzaGFPcndLYS9DUGlzczlUbnNpaUt1eldvTHdKbnVncVdLS1VZQmlOIiwibWFjIjoiNjRkNDZkOTI4YThhYzE1MTkwNjcwMTllMDcxMGQ4ZGYxMDNjZTM2YzYxNzFmZjM5N2M5MzU2YTQ4ZGU4OTZjOSIsInRhZyI6IiJ9; XSRF-TOKEN=eyJpdiI6ImNOUE9vUnQxWkNaamdKMkZ3T3JVdVE9PSIsInZhbHVlIjoiekVkQncrWTUxd0E5ZFVvWUNmSTNaY1lFRDlHK201MXc1eXJ3ZFU1d0R4VVBRMnpDYStJN1p5bkcrc0hVYkpsUC93TzlrSjh6dDQ1OTJJalArdXBWT2F0a215cHNta25kS0ZwRkFOTVpxbHhESkZYU0hRTVZ0cGVIc24yUEx3RjIiLCJtYWMiOiI1OTU3MTliM2JmMWZmYzY2NTFkNDhkZTVhZDAxMzk0ZjU2MjFmNWI3ZjM1M2RhNzE2NWNkYzVkMDhkNGY2OTRhIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6ImJ5ZmJxdjhkVkdCT3hzdGsxK0tHaGc9PSIsInZhbHVlIjoiZWpYM2RoYnhzdVdDY2VCZUNMOTBpdXpuWUpHbW1ydWYwaThnVmxFbmlGbGMzYldLdm9VeWxjS21qWmpWUllrRkVWelo1ZzdRWUtGYUdmK2h6bVNuWkdlRlJaQ0pLMUxrT3FzdXR6STl6UEg5Rk1kS3RZRTFGMnNReVduMWd0Y2MiLCJtYWMiOiIyMzc2YjUwOWFlYzdkNTcxNTQzNmUxZWM0YjEwYTk3NWRhZTUzYmI5MzI2MTljMjZlMmJkNzg2OWNhZGZhMWY5IiwidGFnIjoiIn0%3D ◀botble_footprints_cookie=eyJpdiI6InJZYXZRZzdURmQ1d09rcGg1c3JGUXc9PSIsInZhbHVlIjoiQy9EdVg3NGhWZmprcFBBN251U2p0b1dVa21NQ1I0YVVCN0RMQ3ZXQ1VBVE82YlJBYUpLMXVIcFNhUDd ▶" ] "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" ] ]
0 of 0array:4 [▼ "botble_footprints_cookie" => "7dda3c9c41ae2e7079a4ad627af70b70969abaf6" "botble_footprints_cookie_data" => "{"footprint":"7dda3c9c41ae2e7079a4ad627af70b70969abaf6","ip":"216.73.216.44","landing_domain":"fortunasupermarket.com","landing_page":"products\/sanniti-garlic-cloves-in-oil-w-chili-445g","landing_params":null,"referral":null,"gclid":null,"fclid":null,"utm_source":null,"utm_campaign":null,"utm_medium":null,"utm_term":null,"utm_content":null,"referrer_url":null,"referrer_domain":null} ◀{"footprint":"7dda3c9c41ae2e7079a4ad627af70b70969abaf6","ip":"216.73.216.44","landing_domain":"fortunasupermarket.com","landing_page":"products\/sanniti-garlic- ▶" "XSRF-TOKEN" => "RxsBx4XxuJigjxWRQiVW9P0JslZkh2Gq6caBSGSQ" "botble_session" => "JbNq9bjsgHFx89PKWt4JOJaCrtUvaj3vHZrK6YvV" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 06 Nov 2025 01:19:50 GMT" ] "cms-version" => array:1 [▶ 0 => "7.4.3" ] "authorization-at" => array:1 [▶ 0 => "2025-02-02 16:48:36" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlhOMThDV3FKOXFYQm8rUVh2dTVaYVE9PSIsInZhbHVlIjoiZXFRUnRza0tuVC9pNzN0bTNtOFRvR2xHTUNSRm9xSm9yVUJuSURYckVyYVJnUmZBK3RiMXFKVnJtWVA0Tlk3enQxeVhnQXExdWIxR3g2dm5zK2hDdExjb2swMFcxUm9YRTFkdUdrVXZGNUlRYlVhY0UyVS96NGtTS0VqTU1xR1AiLCJtYWMiOiI3Njk5NzU4MWViMmRhNGI1ZDE1YTYwMzM5YjIxMDI2YTc0YjM1NTk0NmUwNmJjMjMyZjhmNzBkMDg3NjM1YzAyIiwidGFnIjoiIn0%3D; expires=Thu, 06 Nov 2025 03:19:50 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlhOMThDV3FKOXFYQm8rUVh2dTVaYVE9PSIsInZhbHVlIjoiZXFRUnRza0tuVC9pNzN0bTNtOFRvR2xHTUNSRm9xSm9yVUJuSURYckVyYVJnUmZBK3RiMXFKVnJtWVA0Tlk3enQxeVhnQ ▶" 1 => "botble_session=eyJpdiI6IlFNc25CS1JsVjhnYjNqSEdsbWdlTnc9PSIsInZhbHVlIjoidjQvcEtlYkE3SnJxTkVwUllDZ2gzbzYrU0hIOVltaHNtWC9BbnB6STB5S3JOMjZHUEI1dzUwN3BOdEp3clRSaFZVVE9lZ3ZQcDhQOUExMEUwRWpGN1ppSUlmdUFqOTZtUnpDSDdvZkhKeDdDRGJ6Nnc5NWJVY1duWXBzbDBERS8iLCJtYWMiOiJkMGNhY2U3YTVhNTZiMTQ2NDIyZmY0NTM5NGI3MTEyMWFlODQ1Y2Y2NjExNGJjODk0NzRmN2NjOWNhYmM3MDhjIiwidGFnIjoiIn0%3D; expires=Thu, 06 Nov 2025 03:19:50 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀botble_session=eyJpdiI6IlFNc25CS1JsVjhnYjNqSEdsbWdlTnc9PSIsInZhbHVlIjoidjQvcEtlYkE3SnJxTkVwUllDZ2gzbzYrU0hIOVltaHNtWC9BbnB6STB5S3JOMjZHUEI1dzUwN3BOdEp3clRSaFZVV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlhOMThDV3FKOXFYQm8rUVh2dTVaYVE9PSIsInZhbHVlIjoiZXFRUnRza0tuVC9pNzN0bTNtOFRvR2xHTUNSRm9xSm9yVUJuSURYckVyYVJnUmZBK3RiMXFKVnJtWVA0Tlk3enQxeVhnQXExdWIxR3g2dm5zK2hDdExjb2swMFcxUm9YRTFkdUdrVXZGNUlRYlVhY0UyVS96NGtTS0VqTU1xR1AiLCJtYWMiOiI3Njk5NzU4MWViMmRhNGI1ZDE1YTYwMzM5YjIxMDI2YTc0YjM1NTk0NmUwNmJjMjMyZjhmNzBkMDg3NjM1YzAyIiwidGFnIjoiIn0%3D; expires=Thu, 06-Nov-2025 03:19:50 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlhOMThDV3FKOXFYQm8rUVh2dTVaYVE9PSIsInZhbHVlIjoiZXFRUnRza0tuVC9pNzN0bTNtOFRvR2xHTUNSRm9xSm9yVUJuSURYckVyYVJnUmZBK3RiMXFKVnJtWVA0Tlk3enQxeVhnQ ▶" 1 => "botble_session=eyJpdiI6IlFNc25CS1JsVjhnYjNqSEdsbWdlTnc9PSIsInZhbHVlIjoidjQvcEtlYkE3SnJxTkVwUllDZ2gzbzYrU0hIOVltaHNtWC9BbnB6STB5S3JOMjZHUEI1dzUwN3BOdEp3clRSaFZVVE9lZ3ZQcDhQOUExMEUwRWpGN1ppSUlmdUFqOTZtUnpDSDdvZkhKeDdDRGJ6Nnc5NWJVY1duWXBzbDBERS8iLCJtYWMiOiJkMGNhY2U3YTVhNTZiMTQ2NDIyZmY0NTM5NGI3MTEyMWFlODQ1Y2Y2NjExNGJjODk0NzRmN2NjOWNhYmM3MDhjIiwidGFnIjoiIn0%3D; expires=Thu, 06-Nov-2025 03:19:50 GMT; path=/; httponly ◀botble_session=eyJpdiI6IlFNc25CS1JsVjhnYjNqSEdsbWdlTnc9PSIsInZhbHVlIjoidjQvcEtlYkE3SnJxTkVwUllDZ2gzbzYrU0hIOVltaHNtWC9BbnB6STB5S3JOMjZHUEI1dzUwN3BOdEp3clRSaFZVV ▶" ] ]
0 of 0array:6 [▼ "_token" => "RxsBx4XxuJigjxWRQiVW9P0JslZkh2Gq6caBSGSQ" "language" => "en" "_flash" => array:2 [▶ "new" => [] "old" => [] ] "_previous" => array:1 [▶ "url" => "https://fortunasupermarket.com/products/biolife-kefir-1" ] "viewed_product" => array:2 [▶ 85 => 1762391971 8740 => 1762391987 ] "cart" => array:2 [▶ "recently_viewed_updated_at" => Carbon\Carbon @1762391987 {#4246 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000010960000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-11-05 20:19:47.100222 America/New_York (-05:00) } "recently_viewed" => Illuminate\Support\Collection {#3805 ▶ #items: array:2 [▶ "c96b7a82ac43275a1e4a265e9c4c0ea2" => Botble\Ecommerce\Cart\CartItem {#3806 ▶ +rowId: "c96b7a82ac43275a1e4a265e9c4c0ea2" +id: 85 +qty: 1 +name: "Boca Doce Pudding Powder Caramelo 22g" +price: 0.99 +options: Botble\Ecommerce\Cart\CartItemOptions {#3807 ▶ #items: [] #escapeWhenCastingToString: false } #associatedModel: "Botble\Ecommerce\Models\Product" #taxRate: 0.0 +"created_at": Carbon\Carbon @1762391971 {#3808 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000ee00000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-11-05 20:19:31.157279 America/New_York (-05:00) } +"updated_at": Carbon\Carbon @1762391971 {#3809 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000ee10000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-11-05 20:19:31.157285 America/New_York (-05:00) } } "52c78aea942d25a82d2ddbd9439853c6" => Botble\Ecommerce\Cart\CartItem {#4005 ▶ +rowId: "52c78aea942d25a82d2ddbd9439853c6" +id: 8740 +qty: 1 +name: "Biolife Kefir Rinochniy" +price: 3.29 +options: Botble\Ecommerce\Cart\CartItemOptions {#3879 ▶ #items: [] #escapeWhenCastingToString: false } #associatedModel: "Botble\Ecommerce\Models\Product" #taxRate: 0.0 +"created_at": Carbon\Carbon @1762391987 {#3189 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000c750000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-11-05 20:19:47.100194 America/New_York (-05:00) } +"updated_at": Carbon\Carbon @1762391987 {#4257 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000010a10000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-11-05 20:19:47.100200 America/New_York (-05:00) } } ] #escapeWhenCastingToString: false } ] ]