{"__meta":{"id":"01KMSXKGJKHSP2ZXAD0VRZNRJC","datetime":"2026-03-28 12:50:02","utime":1774691402.3247969150543212890625,"method":"GET","uri":"\/public\/api\/products?sort=price-desc&limit=10&category_id=3","ip":"151.255.33.98"},"modules":{"count":5,"modules":[{"name":"Webkul\\Attribute","models":["Webkul\\Attribute\\Models\\Attribute (34)","Webkul\\Attribute\\Models\\AttributeFamily (1)"],"views":[],"queries":[{"sql":"select `id`, `code`, `value_per_channel`, `value_per_locale`, `type`, `is_filterable`, `is_configurable` from `attributes` where `code` in ('sort', 'limit', 'category_id', 'query', 'channel_id', 'status', 'visible_individually', 'url_key')","duration":0.91000000000000003108624468950438313186168670654296875,"duration_str":"910ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `attributes` where `code` = 'price'","duration":0.67000000000000003996802888650563545525074005126953125,"duration_str":"670ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (1)","duration":3.62000000000000010658141036401502788066864013671875,"duration_str":"3.62s","connection":"adlau1ren_bag_lauren"},{"sql":"select `attributes`.* from `attributes` inner join `attribute_group_mappings` on `attributes`.`id` = `attribute_group_mappings`.`attribute_id` inner join `attribute_groups` on `attribute_group_mappings`.`attribute_group_id` = `attribute_groups`.`id` inner join `attribute_families` on `attribute_groups`.`attribute_family_id` = `attribute_families`.`id` where `attribute_families`.`id` = 1","duration":1.4199999999999999289457264239899814128875732421875,"duration_str":"1.42s","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Core","models":["Webkul\\Core\\Models\\Channel (1)","Webkul\\Core\\Models\\Locale (2)","Webkul\\Core\\Models\\Currency (2)","Webkul\\Core\\Models\\CoreConfig (4)"],"views":[],"queries":[{"sql":"select * from `channels` where `hostname` in ('lauren.sa', 'http:\/\/lauren.sa', 'https:\/\/lauren.sa')","duration":0.81999999999999995115018691649311222136020660400390625,"duration_str":"820ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `channels` limit 1","duration":0.61999999999999999555910790149937383830547332763671875,"duration_str":"620ms","connection":"adlau1ren_bag_lauren"},{"sql":"select `locales`.*, `channel_locales`.`channel_id` as `pivot_channel_id`, `channel_locales`.`locale_id` as `pivot_locale_id` from `locales` inner join `channel_locales` on `locales`.`id` = `channel_locales`.`locale_id` where `channel_locales`.`channel_id` = 1","duration":0.86999999999999999555910790149937383830547332763671875,"duration_str":"870ms","connection":"adlau1ren_bag_lauren"},{"sql":"select `currencies`.*, `channel_currencies`.`channel_id` as `pivot_channel_id`, `channel_currencies`.`currency_id` as `pivot_currency_id` from `currencies` inner join `channel_currencies` on `currencies`.`id` = `channel_currencies`.`currency_id` where `channel_currencies`.`channel_id` = 1","duration":0.82999999999999996003197111349436454474925994873046875,"duration_str":"830ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `currencies` where `code` = 'SAR'","duration":0.64000000000000001332267629550187848508358001708984375,"duration_str":"640ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'msegat.settings.credentials.enabled'","duration":1.020000000000000017763568394002504646778106689453125,"duration_str":"1.02s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'msegat.settings.otp.checkout_required'","duration":0.8000000000000000444089209850062616169452667236328125,"duration_str":"800ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.search.engine'","duration":0.93000000000000004884981308350688777863979339599609375,"duration_str":"930ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","duration":1.060000000000000053290705182007513940334320068359375,"duration_str":"1.06s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_small_image.url'","duration":6.7400000000000002131628207280300557613372802734375,"duration_str":"6.74s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_medium_image.url'","duration":0.70999999999999996447286321199499070644378662109375,"duration_str":"710ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_large_image.url'","duration":2.470000000000000195399252334027551114559173583984375,"duration_str":"2.47s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.inventory.stock_options.back_orders'","duration":0.93000000000000004884981308350688777863979339599609375,"duration_str":"930ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.770000000000000017763568394002504646778106689453125,"duration_str":"770ms","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":3.439999999999999946709294817992486059665679931640625,"duration_str":"3.44s","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Product","models":["Webkul\\Product\\Models\\Product (4)","Webkul\\Product\\Models\\ProductImage (4)","Webkul\\Product\\Models\\ProductAttributeValue (52)"],"views":[],"queries":[{"sql":"select distinct `products`.* from `products` left join `products` as `variants` on COALESCE(variants.parent_id, variants.id) = `products`.`id` left join `product_price_indices` on `products`.`id` = `product_price_indices`.`product_id` and `product_price_indices`.`customer_group_id` = 1 left join `product_categories` on `product_categories`.`product_id` = `products`.`id` left join `product_channels` on `products`.`id` = `product_channels`.`product_id` left join `product_attribute_values` as `url_key_product_attribute_values` on `products`.`id` = `url_key_product_attribute_values`.`product_id` left join `product_attribute_values` as `visible_individually_product_attribute_values` on `products`.`id` = `visible_individually_product_attribute_values`.`product_id` left join `product_attribute_values` as `status_product_attribute_values` on `products`.`id` = `status_product_attribute_values`.`product_id` where `product_categories`.`category_id` in ('3') and `product_channels`.`channel_id` = '1' and `url_key_product_attribute_values`.`attribute_id` = 3 and `url_key_product_attribute_values`.`text_value` is not null and `visible_individually_product_attribute_values`.`attribute_id` = 7 and `visible_individually_product_attribute_values`.`boolean_value` = 1 and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 1 group by `products`.`id` order by `product_price_indices`.`min_price` desc limit 12 offset 0","duration":4.29999999999999982236431605997495353221893310546875,"duration_str":"4.3s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_images` where `product_images`.`product_id` in (31, 32, 45, 47) order by `position` asc","duration":0.689999999999999946709294817992486059665679931640625,"duration_str":"690ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (31, 32, 45, 47) order by `position` asc","duration":0.7600000000000000088817841970012523233890533447265625,"duration_str":"760ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (31, 32, 45, 47)","duration":0.84999999999999997779553950749686919152736663818359375,"duration_str":"850ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (31, 32, 45, 47)","duration":0.58999999999999996891375531049561686813831329345703125,"duration_str":"590ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (31, 32, 45, 47)","duration":2.770000000000000017763568394002504646778106689453125,"duration_str":"2.77s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (31, 32, 45, 47)","duration":0.75,"duration_str":"750ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `products` where `products`.`parent_id` in (31, 32, 45, 47)","duration":0.61999999999999999555910790149937383830547332763671875,"duration_str":"620ms","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Shop","models":[],"views":["shop::products.prices.index (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/index.blade.php)","shop::products.prices.index (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/index.blade.php)","shop::products.prices.index (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/index.blade.php)","shop::products.prices.index (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/index.blade.php)"],"queries":[]}]},"messages":{"count":116,"messages":[{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.867866039276123046875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.8705370426177978515625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.882625102996826171875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.8828699588775634765625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.8861520290374755859375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.886373043060302734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.8955020904541015625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.8964290618896484375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.9004070758819580078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.9005920886993408203125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.9101459980010986328125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691401.9103639125823974609375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774691401.966815948486328125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774691401.9669339656829833984375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774691401.9670960903167724609375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:01] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774691401.967194080352783203125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.019463062286376953125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.019731044769287109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.0209751129150390625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.0212419033050537109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.0224049091339111328125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.022705078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.0905320644378662109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.0908510684967041015625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1039640903472900390625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1042020320892333984375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1068890094757080078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1071050167083740234375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1198520660400390625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.120131015777587890625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1211950778961181640625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1213819980621337890625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1226060390472412109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1228129863739013671875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1239109039306640625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.124186992645263671875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1246631145477294921875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1247909069061279296875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1285860538482666015625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1288039684295654296875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774691402.1402471065521240234375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.142292022705078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.142569065093994140625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1437790393829345703125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.14398097991943359375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1456239223480224609375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.145843029022216796875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.146460056304931640625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.146605014801025390625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1476039886474609375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.147758007049560546875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1485691070556640625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.14871692657470703125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1549289226531982421875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.155253887176513671875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.156299114227294921875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.15651607513427734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1576220989227294921875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1578121185302734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.15890789031982421875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1591269969940185546875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.1595818996429443359375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.15972995758056640625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2048809528350830078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.205153942108154296875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774691402.2072010040283203125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.20907497406005859375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2093369960784912109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.21047496795654296875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.210710048675537109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.211843013763427734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.212078094482421875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2126901149749755859375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2128489017486572265625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.23696994781494140625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.237226963043212890625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2395489215850830078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.239736080169677734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.244923114776611328125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2452220916748046875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.246334075927734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.24654388427734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.24769496917724609375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2478868961334228515625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2488520145416259765625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.249061107635498046875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.24948406219482421875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.249617099761962890625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2513101100921630859375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.25150394439697265625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774691402.253468036651611328125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2554619312286376953125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2556679248809814453125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.25664997100830078125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2568480968475341796875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2585279941558837890625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.258738040924072265625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2593059539794921875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2594559192657470703125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.26037502288818359375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.26051998138427734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.286614894866943359375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.286859035491943359375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2913630008697509765625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2916278839111328125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2927000522613525390625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.292912006378173828125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2940909862518310546875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2942769527435302734375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2955760955810546875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2957699298858642578125,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.29621410369873046875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.2963359355926513671875,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.3103868961334228515625,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/adlau1ren\/public_html\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774691402.3106288909912109375,"xdebug_link":null,"collector":"log"},{"message":"[12:50:02] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774691402.3124930858612060546875,"xdebug_link":null,"collector":"log"}]},"time":{"count":8,"start":1774691401.038774967193603515625,"end":1774691402.39245510101318359375,"duration":1.353680133819580078125,"duration_str":"1.35s","measures":[{"label":"Booting","start":1774691401.038774967193603515625,"relative_start":0,"end":1774691401.7462670803070068359375,"relative_end":1774691401.7462670803070068359375,"duration":0.7074921131134033203125,"duration_str":"707ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774691401.746284008026123046875,"relative_start":0.70750904083251953125,"end":1774691402.3924579620361328125,"relative_end":2.86102294921875e-6,"duration":0.646173954010009765625,"duration_str":"646ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774691401.778172016143798828125,"relative_start":0.7393970489501953125,"end":1774691401.7856628894805908203125,"relative_end":1774691401.7856628894805908203125,"duration":0.0074908733367919921875,"duration_str":"7.49ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774691401.9673759937286376953125,"relative_start":0.9286010265350341796875,"end":1774691402.3210909366607666015625,"relative_end":1774691402.3210909366607666015625,"duration":0.35371494293212890625,"duration_str":"354ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.index","start":1774691402.13580608367919921875,"relative_start":1.097031116485595703125,"end":1774691402.13580608367919921875,"relative_end":1774691402.13580608367919921875,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774691402.20687103271484375,"relative_start":1.168096065521240234375,"end":1774691402.20687103271484375,"relative_end":1774691402.20687103271484375,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774691402.2531740665435791015625,"relative_start":1.2143990993499755859375,"end":1774691402.2531740665435791015625,"relative_end":1774691402.2531740665435791015625,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774691402.312199115753173828125,"relative_start":1.2734241485595703125,"end":1774691402.312199115753173828125,"relative_end":1774691402.312199115753173828125,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":13509440,"peak_usage_str":"13MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"12.x","tooltip":{"Laravel Version":"12.55.0","PHP Version":"8.3.30","Environment":"local","Debug Mode":"Enabled","URL":"lauren.sa","Timezone":"Asia\/Riyadh","Locale":"ar"}},"views":{"count":4,"nb_templates":4,"templates":[{"name":"shop::products.prices.index","param_count":null,"params":[],"start":1774691402.13578510284423828125,"type":"blade","hash":"blade\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/index.blade.phpshop::products.prices.index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Findex.blade.php&line=1","ajax":false,"filename":"index.blade.php","line":"?"}},{"name":"shop::products.prices.index","param_count":null,"params":[],"start":1774691402.2068560123443603515625,"type":"blade","hash":"blade\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/index.blade.phpshop::products.prices.index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Findex.blade.php&line=1","ajax":false,"filename":"index.blade.php","line":"?"}},{"name":"shop::products.prices.index","param_count":null,"params":[],"start":1774691402.253159999847412109375,"type":"blade","hash":"blade\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/index.blade.phpshop::products.prices.index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Findex.blade.php&line=1","ajax":false,"filename":"index.blade.php","line":"?"}},{"name":"shop::products.prices.index","param_count":null,"params":[],"start":1774691402.3121840953826904296875,"type":"blade","hash":"blade\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/index.blade.phpshop::products.prices.index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Findex.blade.php&line=1","ajax":false,"filename":"index.blade.php","line":"?"}}]},"queries":{"count":29,"nb_statements":29,"nb_visible_statements":29,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.0482100000000000028510527272374019958078861236572265625,"accumulated_duration_str":"48.21ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `sessions` where `id` = 'CFJVFUMGItBVFwtUy8sWWO7cjQvxDtYyzz4d93Kd' limit 1","type":"query","params":[],"bindings":["CFJVFUMGItBVFwtUy8sWWO7cjQvxDtYyzz4d93Kd"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","line":96},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":128},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":116},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":100},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/StartSession.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/StartSession.php","line":146}],"start":1774691401.82320880889892578125,"duration":0.0025299999999999996970478921554104090319015085697174072265625,"duration_str":"2.53ms","slow":false,"memory":0,"memory_str":null,"filename":"DatabaseSessionHandler.php:96","source":{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","line":96},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FSession%2FDatabaseSessionHandler.php&line=96","ajax":false,"filename":"DatabaseSessionHandler.php","line":"96"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":0,"width_percent":5.24800000000000022026824808563105762004852294921875},{"sql":"select * from `channels` where `hostname` in ('lauren.sa', 'http:\/\/lauren.sa', 'https:\/\/lauren.sa')","type":"query","params":[],"bindings":["lauren.sa","http:\/\/lauren.sa","https:\/\/lauren.sa"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},{"index":16,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Core.php","line":147},{"index":17,"namespace":"middleware","name":"theme","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Theme.php","line":20},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":219},{"index":19,"namespace":null,"name":"vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","line":22}],"start":1774691401.846703052520751953125,"duration":0.0008199999999999999823752094840756399207748472690582275390625,"duration_str":"820\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:578","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=578","ajax":false,"filename":"BaseRepository.php","line":"578"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":5.24800000000000022026824808563105762004852294921875,"width_percent":1.701000000000000067501559897209517657756805419921875},{"sql":"select * from `channels` limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":18,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":404},{"index":19,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Core.php","line":154},{"index":20,"namespace":"middleware","name":"theme","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Theme.php","line":20},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":219},{"index":22,"namespace":null,"name":"vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","line":22}],"start":1774691401.8514750003814697265625,"duration":0.000619999999999999999895916591441391574335284531116485595703125,"duration_str":"620\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:404","source":{"index":18,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=404","ajax":false,"filename":"BaseRepository.php","line":"404"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":6.9489999999999998436805981327779591083526611328125,"width_percent":1.286000000000000031974423109204508364200592041015625},{"sql":"select `locales`.*, `channel_locales`.`channel_id` as `pivot_channel_id`, `channel_locales`.`locale_id` as `pivot_locale_id` from `locales` inner join `channel_locales` on `locales`.`id` = `channel_locales`.`locale_id` where `channel_locales`.`channel_id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/adlau1ren\/public_html\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},{"index":21,"namespace":"middleware","name":"installer_locale","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Locale.php","line":26},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":219},{"index":23,"namespace":"middleware","name":"theme","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Theme.php","line":33},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":219}],"start":1774691401.861279964447021484375,"duration":0.000870000000000000005100087019371812857571057975292205810546875,"duration_str":"870\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Translatable.php:174","source":{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/adlau1ren\/public_html\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fastrotomic%2Flaravel-translatable%2Fsrc%2FTranslatable%2FTranslatable.php&line=174","ajax":false,"filename":"Translatable.php","line":"174"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":8.2349999999999994315658113919198513031005859375,"width_percent":1.8049999999999999378275106209912337362766265869140625},{"sql":"select `currencies`.*, `channel_currencies`.`channel_id` as `pivot_channel_id`, `channel_currencies`.`currency_id` as `pivot_currency_id` from `currencies` inner join `channel_currencies` on `currencies`.`id` = `channel_currencies`.`currency_id` where `channel_currencies`.`channel_id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/adlau1ren\/public_html\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},{"index":21,"namespace":"middleware","name":"currency","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Currency.php","line":26},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":219},{"index":23,"namespace":"middleware","name":"installer_locale","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Locale.php","line":41},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":219}],"start":1774691401.86884212493896484375,"duration":0.000830000000000000008604228440844963188283145427703857421875,"duration_str":"830\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Translatable.php:174","source":{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/adlau1ren\/public_html\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fastrotomic%2Flaravel-translatable%2Fsrc%2FTranslatable%2FTranslatable.php&line=174","ajax":false,"filename":"Translatable.php","line":"174"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":10.0389999999999997015720509807579219341278076171875,"width_percent":1.721999999999999975131004248396493494510650634765625},{"sql":"select * from `currencies` where `code` = 'SAR'","type":"query","params":[],"bindings":["SAR"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":296},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":295}],"start":1774691401.8761069774627685546875,"duration":0.000640000000000000052353954504980038109351880848407745361328125,"duration_str":"640\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:538","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=538","ajax":false,"filename":"BaseRepository.php","line":"538"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":11.760999999999999232613845379091799259185791015625,"width_percent":1.3280000000000000692779167366097681224346160888671875},{"sql":"select * from `core_config` where `code` = 'msegat.settings.credentials.enabled'","type":"query","params":[],"bindings":["msegat.settings.credentials.enabled"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691401.8837120532989501953125,"duration":0.001020000000000000073274719625260331667959690093994140625,"duration_str":"1.02ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":13.0890000000000004121147867408581078052520751953125,"width_percent":2.116000000000000103028696685214526951313018798828125},{"sql":"select * from `core_config` where `code` = 'msegat.settings.otp.checkout_required'","type":"query","params":[],"bindings":["msegat.settings.otp.checkout_required"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691401.8872020244598388671875,"duration":0.000800000000000000038337388819087436786503531038761138916015625,"duration_str":"800\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":15.20400000000000062527760746888816356658935546875,"width_percent":1.6590000000000000301980662698042578995227813720703125},{"sql":"select * from `core_config` where `code` = 'catalog.products.search.engine'","type":"query","params":[],"bindings":["catalog.products.search.engine"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691401.89731693267822265625,"duration":0.00093000000000000005405398351143730906187556684017181396484375,"duration_str":"930\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":16.864000000000000767386154620908200740814208984375,"width_percent":1.9290000000000000479616346638067625463008880615234375},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","type":"query","params":[],"bindings":["catalog.products.storefront.products_per_page","default"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691401.9077589511871337890625,"duration":0.00105999999999999996135036095523673793650232255458831787109375,"duration_str":"1.06ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":18.79299999999999926103555480949580669403076171875,"width_percent":2.1989999999999998436805981327779591083526611328125},{"sql":"select * from `customer_groups` where `code` = 'guest'","type":"query","params":[],"bindings":["guest"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":290},{"index":17,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":104},{"index":18,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Core.php","line":738},{"index":19,"namespace":null,"name":"packages\/Webkul\/Customer\/src\/Repositories\/CustomerRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Customer\/src\/Repositories\/CustomerRepository.php","line":43}],"start":1774691401.914556980133056640625,"duration":0.0034399999999999999154842722504099583602510392665863037109375,"duration_str":"3.44ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:538","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=538","ajax":false,"filename":"BaseRepository.php","line":"538"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":20.9909999999999996589394868351519107818603515625,"width_percent":7.1349999999999997868371792719699442386627197265625},{"sql":"select `id`, `code`, `value_per_channel`, `value_per_locale`, `type`, `is_filterable`, `is_configurable` from `attributes` where `code` in ('sort', 'limit', 'category_id', 'query', 'channel_id', 'status', 'visible_individually', 'url_key')","type":"query","params":[],"bindings":["sort","limit","category_id","query","channel_id","status","visible_individually","url_key"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},{"index":16,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":200},{"index":17,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":309},{"index":18,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":1033},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":485}],"start":1774691401.91921901702880859375,"duration":0.00091000000000000000159594559789866252685897052288055419921875,"duration_str":"910\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:578","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=578","ajax":false,"filename":"BaseRepository.php","line":"578"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":28.126999999999998891553332214243710041046142578125,"width_percent":1.8879999999999999005240169935859739780426025390625},{"sql":"select * from `attributes` where `code` = 'price'","type":"query","params":[],"bindings":["price"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":290},{"index":17,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":104},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":413},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":1033}],"start":1774691401.922501087188720703125,"duration":0.0006700000000000000226207941267375645111314952373504638671875,"duration_str":"670\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:538","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=538","ajax":false,"filename":"BaseRepository.php","line":"538"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":30.0150000000000005684341886080801486968994140625,"width_percent":1.3899999999999999023003738329862244427204132080078125},{"sql":"select count(*) as aggregate from (select distinct `products`.* from `products` left join `products` as `variants` on COALESCE(variants.parent_id, variants.id) = `products`.`id` left join `product_price_indices` on `products`.`id` = `product_price_indices`.`product_id` and `product_price_indices`.`customer_group_id` = 1 left join `product_categories` on `product_categories`.`product_id` = `products`.`id` left join `product_channels` on `products`.`id` = `product_channels`.`product_id` left join `product_attribute_values` as `url_key_product_attribute_values` on `products`.`id` = `url_key_product_attribute_values`.`product_id` left join `product_attribute_values` as `visible_individually_product_attribute_values` on `products`.`id` = `visible_individually_product_attribute_values`.`product_id` left join `product_attribute_values` as `status_product_attribute_values` on `products`.`id` = `status_product_attribute_values`.`product_id` where `product_categories`.`category_id` in ('3') and `product_channels`.`channel_id` = '1' and `url_key_product_attribute_values`.`attribute_id` = 3 and `url_key_product_attribute_values`.`text_value` is not null and `visible_individually_product_attribute_values`.`attribute_id` = 7 and `visible_individually_product_attribute_values`.`boolean_value` = 1 and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 1 group by `products`.`id`) as `aggregate_table`","type":"query","params":[],"bindings":[1,"3","1",3,7,1,8,1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":17,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":19,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":20,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.92436504364013671875,"duration":0.005080000000000000313915560212763011804781854152679443359375,"duration_str":"5.08ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":31.403999999999999914734871708787977695465087890625,"width_percent":10.5370000000000008100187187665142118930816650390625},{"sql":"select distinct `products`.* from `products` left join `products` as `variants` on COALESCE(variants.parent_id, variants.id) = `products`.`id` left join `product_price_indices` on `products`.`id` = `product_price_indices`.`product_id` and `product_price_indices`.`customer_group_id` = 1 left join `product_categories` on `product_categories`.`product_id` = `products`.`id` left join `product_channels` on `products`.`id` = `product_channels`.`product_id` left join `product_attribute_values` as `url_key_product_attribute_values` on `products`.`id` = `url_key_product_attribute_values`.`product_id` left join `product_attribute_values` as `visible_individually_product_attribute_values` on `products`.`id` = `visible_individually_product_attribute_values`.`product_id` left join `product_attribute_values` as `status_product_attribute_values` on `products`.`id` = `status_product_attribute_values`.`product_id` where `product_categories`.`category_id` in ('3') and `product_channels`.`channel_id` = '1' and `url_key_product_attribute_values`.`attribute_id` = 3 and `url_key_product_attribute_values`.`text_value` is not null and `visible_individually_product_attribute_values`.`attribute_id` = 7 and `visible_individually_product_attribute_values`.`boolean_value` = 1 and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 1 group by `products`.`id` order by `product_price_indices`.`min_price` desc limit 12 offset 0","type":"query","params":[],"bindings":[1,"3","1",3,7,1,8,1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":17,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":19,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":20,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.9303929805755615234375,"duration":0.00430000000000000000277555756156289135105907917022705078125,"duration_str":"4.3ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":41.94200000000000017053025658242404460906982421875,"width_percent":8.919000000000000483169060316868126392364501953125},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (1)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.937922000885009765625,"duration":0.00361999999999999995392574447805600357241928577423095703125,"duration_str":"3.62ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":50.86099999999999710098563809879124164581298828125,"width_percent":7.5090000000000003410605131648480892181396484375},{"sql":"select * from `product_images` where `product_images`.`product_id` in (31, 32, 45, 47) order by `position` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.945641994476318359375,"duration":0.000689999999999999966658614791725767645402811467647552490234375,"duration_str":"690\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":58.36999999999999744204615126363933086395263671875,"width_percent":1.43100000000000004973799150320701301097869873046875},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (31, 32, 45, 47) order by `position` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.9480049610137939453125,"duration":0.00076000000000000004184153024056058711721561849117279052734375,"duration_str":"760\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":59.8010000000000019326762412674725055694580078125,"width_percent":1.576000000000000067501559897209517657756805419921875},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (31, 32, 45, 47)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.9497530460357666015625,"duration":0.000849999999999999952642049105833166322554461658000946044921875,"duration_str":"850\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":61.37700000000000244426701101474463939666748046875,"width_percent":1.7629999999999999005240169935859739780426025390625},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (31, 32, 45, 47)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.9527618885040283203125,"duration":0.000589999999999999921208859721133421771810390055179595947265625,"duration_str":"590\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":63.1400000000000005684341886080801486968994140625,"width_percent":1.2239999999999999769073610877967439591884613037109375},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (31, 32, 45, 47)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.9546661376953125,"duration":0.00276999999999999989286347812367239384911954402923583984375,"duration_str":"2.77ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":64.364000000000004320099833421409130096435546875,"width_percent":5.7460000000000004405364961712621152400970458984375},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (31, 32, 45, 47)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.9589078426361083984375,"duration":0.00075000000000000001561251128379126384970732033252716064453125,"duration_str":"750\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":70.1099999999999994315658113919198513031005859375,"width_percent":1.55600000000000004973799150320701301097869873046875},{"sql":"select * from `products` where `products`.`parent_id` in (31, 32, 45, 47)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":453},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":230},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774691401.96053600311279296875,"duration":0.000619999999999999999895916591441391574335284531116485595703125,"duration_str":"620\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":71.66599999999999681676854379475116729736328125,"width_percent":1.286000000000000031974423109204508364200592041015625},{"sql":"select `attributes`.* from `attributes` inner join `attribute_group_mappings` on `attributes`.`id` = `attribute_group_mappings`.`attribute_id` inner join `attribute_groups` on `attribute_group_mappings`.`attribute_group_id` = `attribute_groups`.`id` inner join `attribute_families` on `attribute_groups`.`attribute_family_id` = `attribute_families`.`id` where `attribute_families`.`id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":513},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":395},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","line":139}],"start":1774691402.016295909881591796875,"duration":0.0014199999999999998213928709134279415593482553958892822265625,"duration_str":"1.42ms","slow":false,"memory":0,"memory_str":null,"filename":"AttributeFamily.php:53","source":{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":72.951999999999998181010596454143524169921875,"width_percent":2.944999999999999840127884453977458178997039794921875},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_small_image.url'","type":"query","params":[],"bindings":["catalog.products.cache_small_image.url"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691402.0917708873748779296875,"duration":0.006740000000000000331124017094452938181348145008087158203125,"duration_str":"6.74ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":75.8970000000000055706550483591854572296142578125,"width_percent":13.9809999999999998721023075631819665431976318359375},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_medium_image.url'","type":"query","params":[],"bindings":["catalog.products.cache_medium_image.url"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691402.1050069332122802734375,"duration":0.00070999999999999991069643545671397077967412769794464111328125,"duration_str":"710\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":89.8780000000000001136868377216160297393798828125,"width_percent":1.4730000000000000870414851306122727692127227783203125},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_large_image.url'","type":"query","params":[],"bindings":["catalog.products.cache_large_image.url"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691402.1150290966033935546875,"duration":0.0024700000000000004070355164031980166328139603137969970703125,"duration_str":"2.47ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":91.349999999999994315658113919198513031005859375,"width_percent":5.12300000000000022026824808563105762004852294921875},{"sql":"select * from `core_config` where `code` = 'catalog.inventory.stock_options.back_orders'","type":"query","params":[],"bindings":["catalog.inventory.stock_options.back_orders"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":564},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/adlau1ren\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":558},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":320}],"start":1774691402.125672817230224609375,"duration":0.00093000000000000005405398351143730906187556684017181396484375,"duration_str":"930\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":96.4740000000000037516656448133289813995361328125,"width_percent":1.9290000000000000479616346638067625463008880615234375},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":315},{"index":17,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":119},{"index":18,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Core.php","line":459},{"index":19,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/adlau1ren\/public_html\/packages\/Webkul\/Core\/src\/Core.php","line":481}],"start":1774691402.13027095794677734375,"duration":0.00077000000000000006807054919732991038472391664981842041015625,"duration_str":"770\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":98.4030000000000057980287238024175167083740234375,"width_percent":1.596999999999999975131004248396493494510650634765625}]},"models":{"data":{"Webkul\\Product\\Models\\ProductAttributeValue":{"retrieved":52,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductAttributeValue.php&line=1","ajax":false,"filename":"ProductAttributeValue.php","line":"?"}},"Webkul\\Attribute\\Models\\Attribute":{"retrieved":34,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttribute.php&line=1","ajax":false,"filename":"Attribute.php","line":"?"}},"Webkul\\Core\\Models\\CoreConfig":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FCoreConfig.php&line=1","ajax":false,"filename":"CoreConfig.php","line":"?"}},"Webkul\\Product\\Models\\Product":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"Webkul\\Product\\Models\\ProductImage":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductImage.php&line=1","ajax":false,"filename":"ProductImage.php","line":"?"}},"Webkul\\Core\\Models\\Locale":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FLocale.php&line=1","ajax":false,"filename":"Locale.php","line":"?"}},"Webkul\\Core\\Models\\Currency":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FCurrency.php&line=1","ajax":false,"filename":"Currency.php","line":"?"}},"Webkul\\Core\\Models\\Channel":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FChannel.php&line=1","ajax":false,"filename":"Channel.php","line":"?"}},"Webkul\\Customer\\Models\\CustomerGroup":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FCustomer%2Fsrc%2FModels%2FCustomerGroup.php&line=1","ajax":false,"filename":"CustomerGroup.php","line":"?"}},"Webkul\\Attribute\\Models\\AttributeFamily":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=1","ajax":false,"filename":"AttributeFamily.php","line":"?"}}},"count":105,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":105}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"https:\/\/lauren.sa\/public\/api\/products?category_id=3&limit=10&sort=price-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","uri":"GET api\/products","controller":{"value":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FHttp%2FControllers%2FAPI%2FProductController.php&line=26","ajax":false,"filename":"ProductController.php","line":"26"}},"prefix":"api\/products","file":{"value":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php:26-63","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FHttp%2FControllers%2FAPI%2FProductController.php&line=26","ajax":false,"filename":"ProductController.php","line":"26"}},"middleware":"web, shop, Webkul\\Core\\Http\\Middleware\\PreventRequestsDuringMaintenance","duration":"1.36s","peak_memory":"18MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-2071031179 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>sort<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">price-desc<\/span>\"\n  \"<span class=sf-dump-key>limit<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">10<\/span>\"\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str>3<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2071031179\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-2065456800 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-2065456800\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1793122244 data-indent-pad=\"  \"><span class=sf-dump-note>array:17<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"9 characters\">lauren.sa<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-xsrf-token<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6InZKWVY2WjYrQ2xac3NpUXZWcmdtTnc9PSIsInZhbHVlIjoiM0tJVlZKOGRhZGdhaGZCUU5wdS8zR3NDdGxFb0tkMGRnaEhFMkVSN0U2KzkyczNXVmNUVWhVYnVYRDBmWnFMNmxSTXpscVFQWWFUYmJidkpHT0kyTXRGOVhUeWd2M204clpINHhoL01CeG1aWmRqa09QK1FrR1Z4MXlFdEZ5Mk0iLCJtYWMiOiI5ZTM5YjZiYzRjZWIwMTgwOWQ5YjJhZGYyMTc4ZTQ0MGJkMTY1ZmFhMmFiODFiOGJiNmZhNzBkMGU1MWY1OWI0IiwidGFnIjoiIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-requested-with<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">XMLHttpRequest<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"111 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"33 characters\">application\/json, text\/plain, *\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"65 characters\">&quot;Chromium&quot;;v=&quot;146&quot;, &quot;Not-A.Brand&quot;;v=&quot;24&quot;, &quot;Google Chrome&quot;;v=&quot;146&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-mobile<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?0<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"25 characters\">https:\/\/lauren.sa\/public\/<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"23 characters\">gzip, deflate, br, zstd<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"23 characters\">en-US,en;q=0.9,ar;q=0.8<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"839 characters\">_ga_1XKWWJ5S4K=GS2.1.s1774280030$o6$g0$t1774280030$j60$l0$h0; private_content_version=bf4df4010eec7cbe80cf63d8ed6949b6; XSRF-TOKEN=eyJpdiI6InZKWVY2WjYrQ2xac3NpUXZWcmdtTnc9PSIsInZhbHVlIjoiM0tJVlZKOGRhZGdhaGZCUU5wdS8zR3NDdGxFb0tkMGRnaEhFMkVSN0U2KzkyczNXVmNUVWhVYnVYRDBmWnFMNmxSTXpscVFQWWFUYmJidkpHT0kyTXRGOVhUeWd2M204clpINHhoL01CeG1aWmRqa09QK1FrR1Z4MXlFdEZ5Mk0iLCJtYWMiOiI5ZTM5YjZiYzRjZWIwMTgwOWQ5YjJhZGYyMTc4ZTQ0MGJkMTY1ZmFhMmFiODFiOGJiNmZhNzBkMGU1MWY1OWI0IiwidGFnIjoiIn0%3D; lauren_bakery_session=eyJpdiI6ImkyajFJVHJ1ZVNtQ2NjT3RMSUVjUlE9PSIsInZhbHVlIjoiM1VPem1xNXBYc2tOTG1HVTlIREhRcy9Na1pqT0taam1IOUNIYVdieWtHelJ0NWtuRXQ4RkNLUmZMRE5ibzlZMmo0VnJYZENENVJLbzYzRWJIaHFaWUlCMUUvcE5tdTNaUjFPZWx5dTl1WmI5M29OcHRZWWRTb2pocDB1M2NzVnUiLCJtYWMiOiI5ZmQ3MDNhZjhlYzBlOTI2MThlMzI1MWQxMTkyN2ExMmQxNTI3ZDgxNzA2NjdhOTZmZTI4ZWRjOGFkYzBjZWJmIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-https<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1793122244\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1629542731 data-indent-pad=\"  \"><span class=sf-dump-note>array:4<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_ga_1XKWWJ5S4K<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>private_content_version<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">vE36Dz8J86cjY7WnUSLWOsvfL39Zjg6kjSx6LuCU<\/span>\"\n  \"<span class=sf-dump-key>lauren_bakery_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">CFJVFUMGItBVFwtUy8sWWO7cjQvxDtYyzz4d93Kd<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1629542731\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-634296824 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Sat, 28 Mar 2026 09:50:02 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-634296824\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1616552892 data-indent-pad=\"  \"><span class=sf-dump-note>array:6<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">vE36Dz8J86cjY7WnUSLWOsvfL39Zjg6kjSx6LuCU<\/span>\"\n  \"<span class=sf-dump-key>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">ar<\/span>\"\n  \"<span class=sf-dump-key>currency<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">SAR<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">https:\/\/lauren.sa\/public<\/span>\"\n    \"<span class=sf-dump-key>route<\/span>\" => \"<span class=sf-dump-str title=\"30 characters\">shop.product_or_category.index<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1616552892\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/lauren.sa\/public\/api\/products?category_id=3&limit=10&sort=price-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index"},"badge":null}}