Cart 0
No products in the cart.
Browse Categories
Request history8.1.20PHP Version2.37sRequest Duration16MBMemory UsageGET {prefix}/{slug?}Route
    • Booting (64.87ms)time
    • Application (2.3s)time
    • 1 x Application (97.26%)
      2.30s
      1 x Booting (2.74%)
      64.87ms
      84 templates were rendered
      • 1x theme.wowy::views.ecommerce.brandbrand.blade.php#?blade
      • 1x theme.wowy::views.ecommerce.productsproducts.blade.php#?blade
      • 1x theme.wowy::/../widgets/product-categories/templates.frontendfrontend.blade.php#?blade
      • 44x theme.wowy::views.ecommerce.includes.sub-categoriessub-categories.blade.php#?blade
      • 1x theme.wowy::views.ecommerce.includes.product-itemsproduct-items.blade.php#?blade
      • 1x theme.wowy::views/ecommerce/includes/sortsort.blade.php#?blade
      • 10x theme.wowy::views.ecommerce.includes.product-itemproduct-item.blade.php#?blade
      • 1x theme.wowy::layouts.full-widthfull-width.blade.php#?blade
      • 1x theme.wowy::partials.headerheader.blade.php#?blade
      • 1x packages/theme::partials.headerheader.blade.php#?blade
      • 1x plugins/language::partials.hreflanghreflang.blade.php#?blade
      • 1x theme.wowy::partials.preloaderpreloader.blade.php#?blade
      • 1x theme.wowy::partials.language-switcherlanguage-switcher.blade.php#?blade
      • 2x theme.wowy::partials.cart-panelcart-panel.blade.php#?blade
      • 2x theme.wowy::partials.mobile-menumobile-menu.blade.php#?blade
      • 1x theme.wowy::partials.breadcrumbbreadcrumb.blade.php#?blade
      • 1x theme.wowy::partials.footerfooter.blade.php#?blade
      • 1x theme.wowy::/../widgets/newsletter/templates.frontendfrontend.blade.php#?blade
      • 1x theme.wowy::partials.shortcodes.newsletter-formnewsletter-form.blade.php#?blade
      • 1x plugins/captcha::forms.old-version-supportold-version-support.blade.php#?blade
      • 1x plugins/captcha::header-metaheader-meta.blade.php#?blade
      • 1x plugins/captcha::v2.scriptscript.blade.php#?blade
      • 1x plugins/captcha::v2.htmlhtml.blade.php#?blade
      • 1x theme.wowy::/../widgets/site-info/templates.frontendfrontend.blade.php#?blade
      • 2x theme.wowy::/../widgets/custom-menu/templates.frontendfrontend.blade.php#?blade
      • 2x packages/menu::partials.defaultdefault.blade.php#?blade
      • 1x packages/theme::partials.footerfooter.blade.php#?blade
      • 1x plugins/cookie-consent::indexindex.blade.php#?blade
      uri
      GET {prefix}/{slug?}
      middleware
      web, core, localeSessionRedirect, localizationRedirect
      controller
      Botble\Theme\Http\Controllers\PublicController@getViewWithPrefix
      namespace
      prefix
      /
      where
      file
      platform/packages/theme/src/Http/Controllers/PublicController.php:113-116
      123 statements were executed, -1 have been excluded (20 duplicates)Show only duplicatesgalaaple_database91.32ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 23 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` = 'family-tree' and `prefix` = 'brands') or exists (select * from `slugs_translations` where `slugs`.`id` = `slugs_translations`.`slugs_id` and (`key` = 'family-tree' and `prefix` = 'brands')) limit 1
        4.88msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: family-tree
        • 1: brands
        • 2: family-tree
        • 3: brands
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/packages/slug/src/SlugHelper.php:182
        • platform/packages/theme/src/Http/Controllers/PublicController.php:47
        • platform/packages/theme/src/Http/Controllers/PublicController.php:115
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `ec_brands` where `id` = 335 and `status` = 'published' limit 1
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        • 1: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:266
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
        • platform/packages/theme/src/Http/Controllers/PublicController.php:115
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (335) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand'
        210μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:266
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
      • select * from `ec_currencies` order by `order` asc
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/CurrencySupport.php:107
        • platform/plugins/ecommerce/src/Supports/CurrencySupport.php:41
        • platform/plugins/ecommerce/helpers/currencies.php:141
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
      • select count(*) as aggregate 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 > '2024-12-19 07:06:17' OR ec_products.end_date < '2024-12-19 07:06:17' ) ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2024-12-19 07:06:17' AND ec_products.end_date >= '2024-12-19 07:06:17' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date IS NULL AND ec_products.end_date >= '2024-12-19 07:06:17' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2024-12-19 07:06:17' 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 `ec_products`.`brand_id` in ('335', '335', 335, 335) and `ec_products`.`is_variation` = 0
        10.81msgalaaple_databaseRepositoriesAbstract.php#370
        Bindings
        • 0: published
        • 1: 335
        • 2: 335
        • 3: 335
        • 4: 335
        • 5: 0
        Backtrace
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:278
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
      • select distinct `ec_products`.*, `products_with_final_price`.`final_price` 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 > '2024-12-19 07:06:17' OR ec_products.end_date < '2024-12-19 07:06:17' ) ) THEN ec_products.price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2024-12-19 07:06:17' AND ec_products.end_date >= '2024-12-19 07:06:17' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date IS NULL AND ec_products.end_date >= '2024-12-19 07:06:17' ) THEN ec_products.sale_price WHEN ( ec_products.sale_type = 1 AND ec_products.start_date <= '2024-12-19 07:06:17' 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 `ec_products`.`brand_id` in ('335', '335', 335, 335) and `ec_products`.`is_variation` = 0 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 56 offset 0
        10.48msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        • 1: 335
        • 2: 335
        • 3: 335
        • 4: 335
        • 5: 0
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:278
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1688, 10925, 13017, 13716, 13717, 13718, 13922, 13923, 13924, 17178) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product'
        240μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Product
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
      • select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (1688, 10925, 13017, 13716, 13717, 13718, 13922, 13923, 13924, 17178)
        130μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 1
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
      • 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 (1688, 10925, 13017, 13716, 13717, 13718, 13922, 13923, 13924, 17178)
        200μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:278
      • 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 (1688, 10925, 13017, 13716, 13717, 13718, 13922, 13923, 13924, 17178)
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:370
        • platform/plugins/ecommerce/src/Repositories/Eloquent/ProductRepository.php:706
        • platform/plugins/ecommerce/src/Services/Products/GetProductService.php:134
        • platform/plugins/ecommerce/src/Services/HandleFrontPages.php:278
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (335) and `meta_boxes`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand'
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/packages/seo-helper/src/Providers/HookServiceProvider.php:86
        • platform/core/base/helpers/action-filter.php:46
        • platform/plugins/ecommerce/src/Providers/HookServiceProvider.php:1278
        • platform/core/base/helpers/action-filter.php:39
      • 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 (1688, 10925, 13017, 13716, 13717, 13718, 13922, 13923, 13924, 17178)
        310μsgalaaple_databaseAbstractPaginator.php#785
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php:785
        • view::theme.wowy::views.ecommerce.products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (23, 91, 95, 112, 114, 135, 136) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • vendor/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php:785
        • view::theme.wowy::views.ecommerce.products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `ec_brands`.*, (select count(*) from `ec_products` where `ec_brands`.`id` = `ec_products`.`brand_id` and `status` = 'published' and `is_variation` = 0 and `status` = 'published') as `products_count` from `ec_brands` where `status` = 'published' order by `order` asc, `products_count` desc, `created_at` desc
        9.74msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        • 1: 0
        • 2: published
        • 3: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1178
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1217
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `ec_product_categories`.*, `ec_product_categorizables`.`reference_id` as `pivot_reference_id`, `ec_product_categorizables`.`category_id` as `pivot_category_id`, `ec_product_categorizables`.`reference_type` as `pivot_reference_type` from `ec_product_categories` inner join `ec_product_categorizables` on `ec_product_categories`.`id` = `ec_product_categorizables`.`category_id` where `ec_product_categorizables`.`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, 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, 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, 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, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611) and `ec_product_categorizables`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand'
        380μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1178
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1217
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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, 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, 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, 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, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 430, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand'
        6.42msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1178
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1217
        • view::theme.wowy::views.ecommerce.products:53
      • select `ec_product_tags`.*, (select count(*) from `ec_products` inner join `ec_product_tag_product` on `ec_products`.`id` = `ec_product_tag_product`.`product_id` where `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` and `status` = 'published' and `is_variation` = 0) as `products_count` from `ec_product_tags` where `status` = 'published' order by `products_count` desc, `created_at` desc limit 10
        590μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        • 1: 0
        • 2: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1205
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1218
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (2, 4, 6, 7, 8, 9, 10, 11, 12, 13) and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductTag'
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductTag
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1205
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1218
        • view::theme.wowy::views.ecommerce.products:53
      • select max(`price`) as aggregate from `ec_products`
        4.25msgalaaple_databaseEcommerceHelper.php#1119
        Backtrace
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1119
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1122
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1219
      • select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image` from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' where `status` = 'published' order by `ec_product_categories`.`order` asc
        2.44msgalaaple_databaseProductCategoryHelper.php#225
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: published
        Backtrace
        • platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:225
        • platform/plugins/ecommerce/src/Supports/EcommerceHelper.php:1238
        • view::theme.wowy::views.ecommerce.products:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `widgets` where (`theme` = 'wowy')
        140μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: wowy
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/packages/widget/src/WidgetGroupCollection.php:92
        • platform/packages/widget/src/WidgetGroupCollection.php:79
        • platform/packages/widget/src/WidgetGroupCollection.php:65
        • platform/packages/widget/helpers/helpers.php:32
      • select * from `ec_product_categories`
        790μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:572
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        400μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:591
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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)
        330μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:591
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        1.31msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/themes/wowy/functions/functions.php:591
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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
        210μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 289
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        250μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        200μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 205
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        330μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 23
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        480μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        1.08msgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        510μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        310μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 303
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        200μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 182
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        210μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        340μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 54
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        200μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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'
        390μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 230
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 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
        260μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        300μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22) order by `order` asc
        210μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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` = 89 and `meta_boxes`.`reference_id` is not null
        280μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 89
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (314, 328, 348) order by `order` asc
        290μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `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` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        600μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' 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` asc
        310μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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` = 46 and `meta_boxes`.`reference_id` is not null
        190μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 46
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (281, 282, 283, 284, 285, 286, 287, 288) order by `order` asc
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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` = 108 and `meta_boxes`.`reference_id` is not null
        200μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 108
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (109, 110, 111) order by `order` asc
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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` = 159 and `meta_boxes`.`reference_id` is not null
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 159
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (160, 163, 169, 172, 178) order by `order` asc
        200μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `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` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        330μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' 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` asc
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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` = 259 and `meta_boxes`.`reference_id` is not null
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 259
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (260, 266, 270, 271) order by `order` asc
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `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` = 'Botble\\Ecommerce\\Models\\ProductCategory'
        320μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `ec_product_categories` where not `id` is null and `status` = 'published' 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` asc
        230μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 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` = 24 and `meta_boxes`.`reference_id` is not null
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 24
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (25, 26, 27, 28, 29) order by `order` asc
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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` = 33 and `meta_boxes`.`reference_id` is not null
        210μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 33
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (34, 35, 36, 37, 38, 39, 40, 41) order by `order` asc
        190μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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` = 59 and `meta_boxes`.`reference_id` is not null
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 59
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' 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` asc
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 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` = 78 and `meta_boxes`.`reference_id` is not null
        270μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\ProductCategory
        • 1: 78
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/core/base/src/Models/Concerns/HasMetadata.php:28
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `id`, `name`, `parent_id` from `ec_product_categories` where not `id` is null and `status` = 'published' and `ec_product_categories`.`parent_id` in (79, 80) order by `order` asc
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • view::theme.wowy::/../widgets/product-categories/templates.frontend:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `ec_flash_sales` where date(`end_date`) >= '2024-12-19' and `status` = 'published' order by `created_at` desc
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 2024-12-19
        • 1: published
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Repositories/Eloquent/FlashSaleRepository.php:25
        • platform/plugins/ecommerce/src/Supports/FlashSaleSupport.php:52
        • platform/plugins/ecommerce/src/Supports/FlashSaleSupport.php:22
        • platform/plugins/ecommerce/src/Models/Concerns/ProductPrices.php:46
      • select `ec_products`.*, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_products` inner join `ec_flash_sale_products` on `ec_products`.`id` = `ec_flash_sale_products`.`product_id` where `ec_flash_sale_products`.`flash_sale_id` in (1, 2)
        220μsgalaaple_databaseBaseQueryBuilder.php#48
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Repositories/Eloquent/FlashSaleRepository.php:25
        • platform/plugins/ecommerce/src/Supports/FlashSaleSupport.php:52
        • platform/plugins/ecommerce/src/Supports/FlashSaleSupport.php:22
        • platform/plugins/ecommerce/src/Models/Concerns/ProductPrices.php:46
      • select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2024-12-19 07:06:18' and (`end_date` is null or `end_date` >= '2024-12-19 07:06:18') 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))
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: promotion
        • 1: 2024-12-19 07:06:18
        • 2: 2024-12-19 07:06:18
        • 3: all-orders
        • 4: amount-minimum-order
        • 5: customer
        • 6: group-products
        • 7: products-by-category
        • 8: specific-product
        • 9: product-variant
        • 10: 1
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/plugins/ecommerce/src/Repositories/Eloquent/DiscountRepository.php:50
        • platform/plugins/ecommerce/src/Supports/DiscountSupport.php:116
        • platform/plugins/ecommerce/src/Supports/DiscountSupport.php:42
        • platform/plugins/ecommerce/src/Models/Concerns/ProductPrices.php:58
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        140μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        120μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        140μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        140μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        130μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        160μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        170μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        180μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        150μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • select * from `ec_brands` where `ec_brands`.`id` = 335 limit 1
        130μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • view::theme.wowy::views.ecommerce.includes.product-item:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Brand' and `slugs`.`reference_id` = 335 and `slugs`.`reference_id` is not null limit 1
        130μsgalaaple_databaseBaseQueryBuilder.php#48
        Bindings
        • 0: Botble\Ecommerce\Models\Brand
        • 1: 335
        Backtrace
        • platform/core/base/src/Models/BaseQueryBuilder.php:48
        • platform/core/base/src/Models/BaseModel.php:28
        • platform/packages/slug/src/Providers/SlugServiceProvider.php:118
        • platform/core/base/src/Models/BaseModel.php:25
        • view::theme.wowy::views.ecommerce.includes.product-item:42
      • 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` != ? and (`meta`.`reference_type` = ? and `meta`.`reference_id` = ?)
        200μsgalaaple_database
      • select `key`, `prefix`, `reference_id` from `slugs` where 0 = 1 and `reference_type` = ?
        100μsgalaaple_database
      • select `id`, `name`, `status`, `is_featured`, `image` from `ec_product_categories` order by `order` asc, `created_at` desc
        680μsgalaaple_database
      • 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` = ?
        4.37msgalaaple_database
      • 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)
        1.72msgalaaple_database
      • 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` = ?
        3.88msgalaaple_database
      • 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` = ?
        4.32msgalaaple_database
      • 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)
        280μsgalaaple_database
      • select * from `menus` where `status` = ? and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = ? and `lang_meta_code` = ? and `lang_meta_code` = ?)
        290μsgalaaple_database
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1, 2, 3, 7)
        230μsgalaaple_database
      • 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
        260μsgalaaple_database
      • 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` = ?
        360μsgalaaple_database
      • 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` = ?
        570μsgalaaple_database
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (1, 2, 3, 7)
        130μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (1, 5)
        120μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (1, 5) and `slugs`.`reference_type` = ?
        130μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (7, 6)
        130μsgalaaple_database
      • select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (6, 7) and `slugs`.`reference_type` = ?
        160μsgalaaple_database
      • select * from `contact_custom_fields` where `status` = ? order by `order` asc
        130μsgalaaple_database
      • select * from `ec_product_categories` where `ec_product_categories`.`id` in (289, 281, 205, 182, 159, 23, 33, 78, 303, 89, 132)
        190μsgalaaple_database
      • 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` = ?
        260μsgalaaple_database
      • select * from `pages` where `pages`.`id` in (6, 8, 9, 10, 11, 12)
        210μsgalaaple_database
      • 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` = ?
        210μsgalaaple_database
      Botble\Slug\Models\Slug
      1699Slug.php#?
      Botble\Ecommerce\Models\ProductCategory
      1410ProductCategory.php#?
      Botble\Base\Models\MetaBox
      756MetaBox.php#?
      Botble\Ecommerce\Models\Brand
      613Brand.php#?
      Botble\Menu\Models\MenuNode
      63MenuNode.php#?
      Botble\LanguageAdvanced\Models\TranslationResolver
      14TranslationResolver.php#?
      Botble\Ecommerce\Models\Product
      12Product.php#?
      Botble\Widget\Models\Widget
      11Widget.php#?
      Botble\Ecommerce\Models\ProductTag
      10ProductTag.php#?
      Botble\Page\Models\Page
      10Page.php#?
      Botble\Menu\Models\Menu
      4Menu.php#?
      Botble\Ecommerce\Models\FlashSale
      2FlashSale.php#?
      Botble\Ecommerce\Models\Currency
      1Currency.php#?
      Botble\Menu\Models\MenuLocation
      1MenuLocation.php#?
          _token
          JSqKURYmbN3EkjNmyBJnLbEaN1QkNALDtgawLCvN
          language
          en
          _previous
          array:1 [ "url" => "https://galaapple.online/brands/family-tree?brands%5B0%5D=335&brands%5B1%5D=33...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /brands/family-tree
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "brands" => array:3 [ 0 => "335" 1 => "335" 2 => 335 ] "sort-by" => "default_sorting" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "galaapple.online" ] "priority" => array:1 [ 0 => "u=0, i" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 19 Dec 2024 12:06:20 GMT" ] "cms-version" => array:1 [ 0 => "7.4.3" ] "authorization-at" => array:1 [ 0 => "2024-09-28 13:40:21" ] "activated-license" => array:1 [ 0 => "No" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9rMTlKRnNSWWc0QU1CUGZUeUJ1YWc9PSIsInZhbHVlIjoiRXdRYndWVlpHNitEMzJPUVVhcEJxZkdMb2FsVmJXeE5HWHZoVksxYVZJMTQ3WDU2T2twdFNpcFc5cHdaWFN0QzNEVVNjSFFnbGZDZ1JmSVBmU3N4d09vajFhbURvMkVudyt3STRuTXRJa285d1ArNlM5cWNTTTR4ZFM5WExpWDkiLCJtYWMiOiJiNjg0ZDY1NDZlYzdiZTMzYzc5OGU0OWRhYWE5NTg4YjQ3OTE4OTY3NGVjZDE5OTc0NGJjOTVkYjljNmJiMDgwIiwidGFnIjoiIn0%3D; expires=Thu, 19 Dec 2024 14:06:20 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ii9rMTlKRnNSWWc0QU1CUGZUeUJ1YWc9PSIsInZhbHVlIjoiRXdRYndWVlpHNitEMzJPUVVhcEJxZkdMb2FsVmJXeE5HWHZoVksxYVZJMTQ3WDU2T2twdFNpcFc5cHdaWFN0QzNEVVNjS" 1 => "botble_session=eyJpdiI6Ik9OY3ZPMVdoR1RKRjBDZXhBUDFZT1E9PSIsInZhbHVlIjoibnFxWUVQbHVQYnJRMWtzMXRyRFd2OWErNml3VEw2R0V0NHF1Vkh0ZUVtZWVSYm9vVW80ZEtnaTBob3hmUnZXbkVobGlKaXNPOTNVbE1ZRk1tUGIzNzk3N2xnWm5taG5rZnhYRXBjN29CdTNZNnJzWTBHN0E5R0t5RVNPWndCWXMiLCJtYWMiOiIxMTBjNjdkMzJhM2Q2NWZiMDAwMDdhOGMxNjNjYmQwN2U3NDZlNmQwZGViOTIyYzBkMjlmZWM3M2E5NmM1YTgzIiwidGFnIjoiIn0%3D; expires=Thu, 19 Dec 2024 14:06:20 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6Ik9OY3ZPMVdoR1RKRjBDZXhBUDFZT1E9PSIsInZhbHVlIjoibnFxWUVQbHVQYnJRMWtzMXRyRFd2OWErNml3VEw2R0V0NHF1Vkh0ZUVtZWVSYm9vVW80ZEtnaTBob3hmUnZXbkVob" 2 => "botble_footprints_cookie=eyJpdiI6ImgxbldleDAvdWVzeGlVZHF4eVh5Y3c9PSIsInZhbHVlIjoiN0c4V1RSbWd4aEx3ZlhEdVh3MllnMllyS2dlOWVwSUlyelpURnkzRFBTRlI1UWI3dFZRQkluZkRHa2RteEY4ZUVyMXFDN3hvdU5WSmEvRVlVaXBZVCsvN3U3b05HT0piVTZOVHJHbjIwZmdGTDFITkZ1R3dpT1AxTUR5VWRReWkiLCJtYWMiOiJiMWFjMjg4MDZiM2NkMzM2NjljMTQ0N2FlZDhiM2IxNmY1ZTBjNWQ0NmJmNDAzOTc3NzYxOWQ0NjBmY2RhMGUzIiwidGFnIjoiIn0%3D; expires=Thu, 12 Feb 2026 12:06:17 GMT; Max-Age=36287997; path=/; secure; httponly; samesite=laxbotble_footprints_cookie=eyJpdiI6ImgxbldleDAvdWVzeGlVZHF4eVh5Y3c9PSIsInZhbHVlIjoiN0c4V1RSbWd4aEx3ZlhEdVh3MllnMllyS2dlOWVwSUlyelpURnkzRFBTRlI1UWI3dFZRQkluZkRHa2R" 3 => "botble_footprints_cookie_data=eyJpdiI6IlY0WHUvK1NSQ0xEYTFrbWdSdUZVY3c9PSIsInZhbHVlIjoiMC9WKyt1dkdMMFhhRXc0SUVvMER5bFprTUdQUlFBbkpiZXlYaDBMYmMvQlVXVVIwbGkvc1dyS0pUTFpmUzVWYVpSUVFRZFRjRVk3TlRhNkk1V21IaURmL1g4UEgyZVpiazhRNlVTK2pING5PS0ptcVZwcWdETnNMQVZnVVhOODNwMHByZkVHYzVtWHl3M0ZpS0VJbEViVGI5TlRYTTNwaitRKytNOEFRM3prNVBzOE5KNlZzMU5PM2VYbXVVbVdVbll1cjJXZ3FHYXBUOG9zbmg5KzI1NU5NU3o4bWV2U2JBNGxLemZXYnVtSHVzVUxKa0R6Uks2aEV6enV1QnJHM2V0Sk9VSEFBWldPRzI5OGxDdWcvemJGWHBEYlg2bnZMdGRYUXRqZ1NaN09GNnoxVVpYMFBnTWJrMzN5SjkybHZ4QU44NGptNy90SEhTN2JONXdVQlplbkd1cWxiMVZrcEY0UldZKzBkTk5ETWRkd1pTU2xBc3ZDTFBPYjhKVlVlRkZ1eEo2NmFXTnV0RytzSy9ESE5BbGk2blZ1OFcxSjAvUzF5RkJSSEgzWG1QdGpQdTFkMUJpQjJTTTR4SEM2MnFveHhmOTZIM1lhL1FmRVJXUHRPQ1hBNWF4ZVVzNmFheEtDTUNnUjVPb3Jmemo3Qi96TVBOc0tYbVN1c0h5c2JaQnBkaHJ0bXJQbEVBdmFGNktDSmJyQ3RwdFJTOHU0TUd4Ny9hMHFEeDV5MnZ1SUg4ZnBSWWV4Q2NPTVdMOGwrRnBHV2ZKcXNiYWRTV2dPYTRuQmxqUT09IiwibWFjIjoiNDMyNWI5NDYyMTBiODcxMzdkNzE3ZDUxZGQ4MjFiZmQ3OWM1Mjk5MDdmZjc2YmFkNWNkYWQzMTU1ZmJkZjI5ZiIsInRhZyI6IiJ9; expires=Thu, 12 Feb 2026 12:06:17 GMT; Max-Age=36287997; path=/; secure; httponly; samesite=laxbotble_footprints_cookie_data=eyJpdiI6IlY0WHUvK1NSQ0xEYTFrbWdSdUZVY3c9PSIsInZhbHVlIjoiMC9WKyt1dkdMMFhhRXc0SUVvMER5bFprTUdQUlFBbkpiZXlYaDBMYmMvQlVXVVIwbGkvc1dyS0" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9rMTlKRnNSWWc0QU1CUGZUeUJ1YWc9PSIsInZhbHVlIjoiRXdRYndWVlpHNitEMzJPUVVhcEJxZkdMb2FsVmJXeE5HWHZoVksxYVZJMTQ3WDU2T2twdFNpcFc5cHdaWFN0QzNEVVNjSFFnbGZDZ1JmSVBmU3N4d09vajFhbURvMkVudyt3STRuTXRJa285d1ArNlM5cWNTTTR4ZFM5WExpWDkiLCJtYWMiOiJiNjg0ZDY1NDZlYzdiZTMzYzc5OGU0OWRhYWE5NTg4YjQ3OTE4OTY3NGVjZDE5OTc0NGJjOTVkYjljNmJiMDgwIiwidGFnIjoiIn0%3D; expires=Thu, 19-Dec-2024 14:06:20 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9rMTlKRnNSWWc0QU1CUGZUeUJ1YWc9PSIsInZhbHVlIjoiRXdRYndWVlpHNitEMzJPUVVhcEJxZkdMb2FsVmJXeE5HWHZoVksxYVZJMTQ3WDU2T2twdFNpcFc5cHdaWFN0QzNEVVNjS" 1 => "botble_session=eyJpdiI6Ik9OY3ZPMVdoR1RKRjBDZXhBUDFZT1E9PSIsInZhbHVlIjoibnFxWUVQbHVQYnJRMWtzMXRyRFd2OWErNml3VEw2R0V0NHF1Vkh0ZUVtZWVSYm9vVW80ZEtnaTBob3hmUnZXbkVobGlKaXNPOTNVbE1ZRk1tUGIzNzk3N2xnWm5taG5rZnhYRXBjN29CdTNZNnJzWTBHN0E5R0t5RVNPWndCWXMiLCJtYWMiOiIxMTBjNjdkMzJhM2Q2NWZiMDAwMDdhOGMxNjNjYmQwN2U3NDZlNmQwZGViOTIyYzBkMjlmZWM3M2E5NmM1YTgzIiwidGFnIjoiIn0%3D; expires=Thu, 19-Dec-2024 14:06:20 GMT; path=/; httponlybotble_session=eyJpdiI6Ik9OY3ZPMVdoR1RKRjBDZXhBUDFZT1E9PSIsInZhbHVlIjoibnFxWUVQbHVQYnJRMWtzMXRyRFd2OWErNml3VEw2R0V0NHF1Vkh0ZUVtZWVSYm9vVW80ZEtnaTBob3hmUnZXbkVob" 2 => "botble_footprints_cookie=eyJpdiI6ImgxbldleDAvdWVzeGlVZHF4eVh5Y3c9PSIsInZhbHVlIjoiN0c4V1RSbWd4aEx3ZlhEdVh3MllnMllyS2dlOWVwSUlyelpURnkzRFBTRlI1UWI3dFZRQkluZkRHa2RteEY4ZUVyMXFDN3hvdU5WSmEvRVlVaXBZVCsvN3U3b05HT0piVTZOVHJHbjIwZmdGTDFITkZ1R3dpT1AxTUR5VWRReWkiLCJtYWMiOiJiMWFjMjg4MDZiM2NkMzM2NjljMTQ0N2FlZDhiM2IxNmY1ZTBjNWQ0NmJmNDAzOTc3NzYxOWQ0NjBmY2RhMGUzIiwidGFnIjoiIn0%3D; expires=Thu, 12-Feb-2026 12:06:17 GMT; path=/; secure; httponlybotble_footprints_cookie=eyJpdiI6ImgxbldleDAvdWVzeGlVZHF4eVh5Y3c9PSIsInZhbHVlIjoiN0c4V1RSbWd4aEx3ZlhEdVh3MllnMllyS2dlOWVwSUlyelpURnkzRFBTRlI1UWI3dFZRQkluZkRHa2R" 3 => "botble_footprints_cookie_data=eyJpdiI6IlY0WHUvK1NSQ0xEYTFrbWdSdUZVY3c9PSIsInZhbHVlIjoiMC9WKyt1dkdMMFhhRXc0SUVvMER5bFprTUdQUlFBbkpiZXlYaDBMYmMvQlVXVVIwbGkvc1dyS0pUTFpmUzVWYVpSUVFRZFRjRVk3TlRhNkk1V21IaURmL1g4UEgyZVpiazhRNlVTK2pING5PS0ptcVZwcWdETnNMQVZnVVhOODNwMHByZkVHYzVtWHl3M0ZpS0VJbEViVGI5TlRYTTNwaitRKytNOEFRM3prNVBzOE5KNlZzMU5PM2VYbXVVbVdVbll1cjJXZ3FHYXBUOG9zbmg5KzI1NU5NU3o4bWV2U2JBNGxLemZXYnVtSHVzVUxKa0R6Uks2aEV6enV1QnJHM2V0Sk9VSEFBWldPRzI5OGxDdWcvemJGWHBEYlg2bnZMdGRYUXRqZ1NaN09GNnoxVVpYMFBnTWJrMzN5SjkybHZ4QU44NGptNy90SEhTN2JONXdVQlplbkd1cWxiMVZrcEY0UldZKzBkTk5ETWRkd1pTU2xBc3ZDTFBPYjhKVlVlRkZ1eEo2NmFXTnV0RytzSy9ESE5BbGk2blZ1OFcxSjAvUzF5RkJSSEgzWG1QdGpQdTFkMUJpQjJTTTR4SEM2MnFveHhmOTZIM1lhL1FmRVJXUHRPQ1hBNWF4ZVVzNmFheEtDTUNnUjVPb3Jmemo3Qi96TVBOc0tYbVN1c0h5c2JaQnBkaHJ0bXJQbEVBdmFGNktDSmJyQ3RwdFJTOHU0TUd4Ny9hMHFEeDV5MnZ1SUg4ZnBSWWV4Q2NPTVdMOGwrRnBHV2ZKcXNiYWRTV2dPYTRuQmxqUT09IiwibWFjIjoiNDMyNWI5NDYyMTBiODcxMzdkNzE3ZDUxZGQ4MjFiZmQ3OWM1Mjk5MDdmZjc2YmFkNWNkYWQzMTU1ZmJkZjI5ZiIsInRhZyI6IiJ9; expires=Thu, 12-Feb-2026 12:06:17 GMT; path=/; secure; httponlybotble_footprints_cookie_data=eyJpdiI6IlY0WHUvK1NSQ0xEYTFrbWdSdUZVY3c9PSIsInZhbHVlIjoiMC9WKyt1dkdMMFhhRXc0SUVvMER5bFprTUdQUlFBbkpiZXlYaDBMYmMvQlVXVVIwbGkvc1dyS0" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "JSqKURYmbN3EkjNmyBJnLbEaN1QkNALDtgawLCvN" "language" => "en" "_previous" => array:1 [ "url" => "https://galaapple.online/brands/family-tree?brands%5B0%5D=335&brands%5B1%5D=335&sort-by=default_sorting" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12024-12-19 07:06:20GET/brands/family-tree?brands%5B0%5D=335&brands%5B1%5D=335&sort-by=default_sorting841244606