{"__meta":{"id":"01KMSXRMJPP8YPDAGCSPJK2S49","datetime":"2026-03-28 12:52:50","utime":1774691570.2635099887847900390625,"method":"GET","uri":"\/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.64000000000000001332267629550187848508358001708984375,"duration_str":"640ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `attributes` where `code` = 'price'","duration":0.58999999999999996891375531049561686813831329345703125,"duration_str":"590ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (1)","duration":0.64000000000000001332267629550187848508358001708984375,"duration_str":"640ms","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.270000000000000017763568394002504646778106689453125,"duration_str":"1.27s","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":3.850000000000000088817841970012523233890533447265625,"duration_str":"3.85s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `channels` limit 1","duration":0.63000000000000000444089209850062616169452667236328125,"duration_str":"630ms","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.81999999999999995115018691649311222136020660400390625,"duration_str":"820ms","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.810000000000000053290705182007513940334320068359375,"duration_str":"810ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `currencies` where `code` = 'SAR'","duration":0.57999999999999996003197111349436454474925994873046875,"duration_str":"580ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'msegat.settings.credentials.enabled'","duration":0.88000000000000000444089209850062616169452667236328125,"duration_str":"880ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'msegat.settings.otp.checkout_required'","duration":0.91000000000000003108624468950438313186168670654296875,"duration_str":"910ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.search.engine'","duration":1.2399999999999999911182158029987476766109466552734375,"duration_str":"1.24s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","duration":39.530000000000001136868377216160297393798828125,"duration_str":"39.53s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_small_image.url'","duration":0.82999999999999996003197111349436454474925994873046875,"duration_str":"830ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_medium_image.url'","duration":0.89000000000000001332267629550187848508358001708984375,"duration_str":"890ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_large_image.url'","duration":0.89000000000000001332267629550187848508358001708984375,"duration_str":"890ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `core_config` where `code` = 'catalog.inventory.stock_options.back_orders'","duration":0.7199999999999999733546474089962430298328399658203125,"duration_str":"720ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.5300000000000000266453525910037569701671600341796875,"duration_str":"530ms","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":1.9699999999999999733546474089962430298328399658203125,"duration_str":"1.97s","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":14.9399999999999995026200849679298698902130126953125,"duration_str":"14.94s","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.729999999999999982236431605997495353221893310546875,"duration_str":"730ms","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.64000000000000001332267629550187848508358001708984375,"duration_str":"640ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (31, 32, 45, 47)","duration":0.88000000000000000444089209850062616169452667236328125,"duration_str":"880ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (31, 32, 45, 47)","duration":1.2800000000000000266453525910037569701671600341796875,"duration_str":"1.28s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (31, 32, 45, 47)","duration":0.560000000000000053290705182007513940334320068359375,"duration_str":"560ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (31, 32, 45, 47)","duration":0.5500000000000000444089209850062616169452667236328125,"duration_str":"550ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `products` where `products`.`parent_id` in (31, 32, 45, 47)","duration":0.4899999999999999911182158029987476766109466552734375,"duration_str":"490ms","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:52:50] 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":1774691570.001101970672607421875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.00372791290283203125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0153110027313232421875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0155239105224609375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0226650238037109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.02287006378173828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0342519283294677734375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0344638824462890625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.03851604461669921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0387160778045654296875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0804979801177978515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.0807149410247802734375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1467139720916748046875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.146872997283935546875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1469619274139404296875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1470611095428466796875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1666181087493896484375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.16691493988037109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1682269573211669921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.168466091156005859375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.169703960418701171875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1699159145355224609375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1874940395355224609375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.187716007232666015625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1937429904937744140625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.19394397735595703125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1970651149749755859375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.1972448825836181640625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2007939815521240234375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2010200023651123046875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2020690441131591796875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.202270030975341796875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2033689022064208984375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2035539150238037109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2044909000396728515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2046680450439453125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2049770355224609375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2051150798797607421875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2079379558563232421875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.208126068115234375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.214335918426513671875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2161219120025634765625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.216342926025390625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.217379093170166015625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.217555999755859375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.21856594085693359375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.218738079071044921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2193229198455810546875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2194530963897705078125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.220427036285400390625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.220570087432861328125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2213571071624755859375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.22148990631103515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2230470180511474609375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2232420444488525390625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.22418308258056640625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.22434902191162109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.225349903106689453125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2255389690399169921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2262709140777587890625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.226396083831787109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2266519069671630859375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.226749897003173828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.22791194915771484375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2280809879302978515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2293150424957275390625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.230473041534423828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.230609893798828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2312901020050048828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2314069271087646484375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.232037067413330078125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.23217105865478515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2325360774993896484375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2326209545135498046875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.23340606689453125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2335369586944580078125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.234468936920166015625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.234592914581298828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2364521026611328125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.23664093017578125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.237536907196044921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.237699985504150390625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2387530803680419921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.238955020904541015625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.239985942840576171875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.240190029144287109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.240581035614013671875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2406699657440185546875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2419779300689697265625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2421519756317138671875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.243360996246337890625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2445299625396728515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.24466800689697265625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.245377063751220703125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2454979419708251953125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2461469173431396484375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2462589740753173828125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.24664211273193359375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2468039989471435546875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2476060390472412109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.247703075408935546875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.248526096343994140625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2486209869384765625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2499101161956787109375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.25014209747314453125,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2507860660552978515625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2509000301361083984375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.251594066619873046875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.251708984375,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.252337932586669921875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.25245189666748046875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2527029514312744140625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.25277996063232421875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2539160251617431640625,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2540938854217529296875,"xdebug_link":null,"collector":"log"},{"message":"[12:52:50] 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":1774691570.2553279399871826171875,"xdebug_link":null,"collector":"log"}]},"time":{"count":8,"start":1774691568.8002159595489501953125,"end":1774691570.28899288177490234375,"duration":1.4887769222259521484375,"duration_str":"1.49s","measures":[{"label":"Booting","start":1774691568.8002159595489501953125,"relative_start":0,"end":1774691569.8773300647735595703125,"relative_end":1774691569.8773300647735595703125,"duration":1.077114105224609375,"duration_str":"1.08s","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774691569.87734699249267578125,"relative_start":1.0771310329437255859375,"end":1774691570.2889959812164306640625,"relative_end":3.0994415283203125e-6,"duration":0.4116489887237548828125,"duration_str":"412ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774691569.9081668853759765625,"relative_start":1.1079509258270263671875,"end":1774691569.9156839847564697265625,"relative_end":1774691569.9156839847564697265625,"duration":0.0075170993804931640625,"duration_str":"7.52ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774691570.147243976593017578125,"relative_start":1.3470280170440673828125,"end":1774691570.2608020305633544921875,"relative_end":1774691570.2608020305633544921875,"duration":0.1135580539703369140625,"duration_str":"114ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.index","start":1774691570.213924884796142578125,"relative_start":1.4137089252471923828125,"end":1774691570.213924884796142578125,"relative_end":1774691570.213924884796142578125,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774691570.22910594940185546875,"relative_start":1.4288899898529052734375,"end":1774691570.22910594940185546875,"relative_end":1774691570.22910594940185546875,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774691570.243155002593994140625,"relative_start":1.4429390430450439453125,"end":1774691570.243155002593994140625,"relative_end":1774691570.243155002593994140625,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774691570.2550899982452392578125,"relative_start":1.4548740386962890625,"end":1774691570.2550899982452392578125,"relative_end":1774691570.2550899982452392578125,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":13510008,"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\/public","Timezone":"Asia\/Riyadh","Locale":"ar"}},"views":{"count":4,"nb_templates":4,"templates":[{"name":"shop::products.prices.index","param_count":null,"params":[],"start":1774691570.213903903961181640625,"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":1774691570.229094982147216796875,"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":1774691570.24314403533935546875,"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":1774691570.255076885223388671875,"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.09635000000000000508482145278321695514023303985595703125,"accumulated_duration_str":"96.35ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `sessions` where `id` = 'krA4H84nhQN0mV4RRXLaS7rZYKyic5VpLKNF70C8' limit 1","type":"query","params":[],"bindings":["krA4H84nhQN0mV4RRXLaS7rZYKyic5VpLKNF70C8"],"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":1774691569.9502761363983154296875,"duration":0.004530000000000000172362124573055552900768816471099853515625,"duration_str":"4.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":4.7019999999999999573674358543939888477325439453125},{"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":1774691569.977323055267333984375,"duration":0.003850000000000000123512311489548665122129023075103759765625,"duration_str":"3.85ms","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":4.7019999999999999573674358543939888477325439453125,"width_percent":3.995999999999999996447286321199499070644378662109375},{"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":1774691569.984896183013916015625,"duration":0.000630000000000000026124935548210714841843582689762115478515625,"duration_str":"630\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":8.696999999999999175770426518283784389495849609375,"width_percent":0.65400000000000002575717417130363173782825469970703125},{"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":1774691569.9947540760040283203125,"duration":0.0008199999999999999823752094840756399207748472690582275390625,"duration_str":"820\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":9.3510000000000008668621376273222267627716064453125,"width_percent":0.85099999999999997868371792719699442386627197265625},{"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":1774691570.002047061920166015625,"duration":0.000810000000000000064566407775856760054011829197406768798828125,"duration_str":"810\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.2019999999999999573674358543939888477325439453125,"width_percent":0.8409999999999999698019337301957421004772186279296875},{"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":1774691570.0089008808135986328125,"duration":0.00058000000000000000340005801291454190504737198352813720703125,"duration_str":"580\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.04299999999999926103555480949580669403076171875,"width_percent":0.60199999999999997957189634689711965620517730712890625},{"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":1774691570.020495891571044921875,"duration":0.000880000000000000031329105976141136125079356133937835693359375,"duration_str":"880\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":11.644999999999999573674358543939888477325439453125,"width_percent":0.9130000000000000337507799486047588288784027099609375},{"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":1774691570.0258209705352783203125,"duration":0.00091000000000000000159594559789866252685897052288055419921875,"duration_str":"910\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":12.55799999999999982946974341757595539093017578125,"width_percent":0.94399999999999995026200849679298698902130126953125},{"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":1774691570.0352571010589599609375,"duration":0.00123999999999999999979183318288278314867056906223297119140625,"duration_str":"1.24ms","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.5030000000000001136868377216160297393798828125,"width_percent":1.28699999999999992184029906638897955417633056640625},{"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":1774691570.0395679473876953125,"duration":0.039530000000000002635669460460121626965701580047607421875,"duration_str":"39.53ms","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":14.78999999999999914734871708787977695465087890625,"width_percent":41.02799999999999869260136620141565799713134765625},{"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":1774691570.082499027252197265625,"duration":0.0019699999999999999629463065531354004633612930774688720703125,"duration_str":"1.97ms","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":55.81700000000000017053025658242404460906982421875,"width_percent":2.0449999999999999289457264239899814128875732421875},{"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":1774691570.085575103759765625,"duration":0.000640000000000000052353954504980038109351880848407745361328125,"duration_str":"640\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":57.86200000000000187583282240666449069976806640625,"width_percent":0.66400000000000003463895836830488406121730804443359375},{"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":1774691570.0880668163299560546875,"duration":0.000589999999999999921208859721133421771810390055179595947265625,"duration_str":"590\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":58.52600000000000335376171278767287731170654296875,"width_percent":0.61199999999999998845368054389837197959423065185546875},{"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":1774691570.0897819995880126953125,"duration":0.01352999999999999862498878400174362468533217906951904296875,"duration_str":"13.53ms","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":59.13900000000000289901436190120875835418701171875,"width_percent":14.04299999999999926103555480949580669403076171875},{"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":1774691570.1042258739471435546875,"duration":0.01494000000000000015487611193520933738909661769866943359375,"duration_str":"14.94ms","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":73.1809999999999973852027324028313159942626953125,"width_percent":15.506000000000000227373675443232059478759765625},{"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":1774691570.1222381591796875,"duration":0.000640000000000000052353954504980038109351880848407745361328125,"duration_str":"640\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":88.6869999999999976125764078460633754730224609375,"width_percent":0.66400000000000003463895836830488406121730804443359375},{"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":1774691570.1269609928131103515625,"duration":0.00072999999999999996315447337025261731469072401523590087890625,"duration_str":"730\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":89.3509999999999990905052982270717620849609375,"width_percent":0.75800000000000000710542735760100185871124267578125},{"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":1774691570.1293790340423583984375,"duration":0.000640000000000000052353954504980038109351880848407745361328125,"duration_str":"640\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":90.1089999999999946567186270840466022491455078125,"width_percent":0.66400000000000003463895836830488406121730804443359375},{"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":1774691570.130980968475341796875,"duration":0.000880000000000000031329105976141136125079356133937835693359375,"duration_str":"880\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":90.772999999999996134647517465054988861083984375,"width_percent":0.9130000000000000337507799486047588288784027099609375},{"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":1774691570.134029865264892578125,"duration":0.00128000000000000010470790900996007621870376169681549072265625,"duration_str":"1.28ms","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":91.6869999999999976125764078460633754730224609375,"width_percent":1.3280000000000000692779167366097681224346160888671875},{"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":1774691570.136692047119140625,"duration":0.000560000000000000059362237347926338770776055753231048583984375,"duration_str":"560\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":93.0150000000000005684341886080801486968994140625,"width_percent":0.580999999999999960920149533194489777088165283203125},{"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":1774691570.1386258602142333984375,"duration":0.000550000000000000033133218391157015503267757594585418701171875,"duration_str":"550\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":93.59600000000000363797880709171295166015625,"width_percent":0.5709999999999999520383653361932374536991119384765625},{"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":1774691570.13996601104736328125,"duration":0.000489999999999999984179321899091519298963248729705810546875,"duration_str":"490\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":94.167000000000001591615728102624416351318359375,"width_percent":0.50900000000000000799360577730112709105014801025390625},{"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":1774691570.16362285614013671875,"duration":0.00127000000000000007847889005319075295119546353816986083984375,"duration_str":"1.27ms","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":94.6760000000000019326762412674725055694580078125,"width_percent":1.318000000000000060396132539608515799045562744140625},{"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":1774691570.188495159149169921875,"duration":0.000830000000000000008604228440844963188283145427703857421875,"duration_str":"830\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":95.993999999999999772626324556767940521240234375,"width_percent":0.8609999999999999875655021241982467472553253173828125},{"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":1774691570.19499301910400390625,"duration":0.000890000000000000057558124932910459392587654292583465576171875,"duration_str":"890\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.8550000000000039790393202565610408782958984375,"width_percent":0.92400000000000004352074256530613638460636138916015625},{"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":1774691570.198069095611572265625,"duration":0.000890000000000000057558124932910459392587654292583465576171875,"duration_str":"890\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":97.77899999999999636202119290828704833984375,"width_percent":0.92400000000000004352074256530613638460636138916015625},{"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":1774691570.2057819366455078125,"duration":0.00071999999999999993692545441348329404718242585659027099609375,"duration_str":"720\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.703000000000002955857780762016773223876953125,"width_percent":0.74699999999999999733546474089962430298328399658203125},{"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":1774691570.209433078765869140625,"duration":0.000529999999999999980675180477618368968251161277294158935546875,"duration_str":"530\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":99.4500000000000028421709430404007434844970703125,"width_percent":0.5500000000000000444089209850062616169452667236328125}]},"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\/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.49s","peak_memory":"18MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1958552700 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-1958552700\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1269226504 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1269226504\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-609451392 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\">eyJpdiI6IjkrT09sMnA0S1Q3Y0puZkhsRmFsRWc9PSIsInZhbHVlIjoiTXJLSG1UWFlQcHJjQlplWlpNSDhMbXZYaWVwdkg0RFdaRE5tNWtvVnV3WVVuR0NVWHIyOWxUWDVZaFZwQk9Pb3NpYkR5ZzN5Qk42R09UT2ptMHI1L0VzMGVHVllVcWg0bmtTTGFINlJFbXNkdk1MbkIwZU0weVN2bnNHWE8yZk0iLCJtYWMiOiIxNjYxNGEyOWM5M2RjMWNlMjY4NmQyNmM1NTBhYjc5MzRmZTc0ZmFjYTUxNjU0YTJhNzJmZDcxNjE1NDAzNWQ0IiwidGFnIjoiIn0=<\/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=\"18 characters\">https:\/\/lauren.sa\/<\/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=eyJpdiI6IjkrT09sMnA0S1Q3Y0puZkhsRmFsRWc9PSIsInZhbHVlIjoiTXJLSG1UWFlQcHJjQlplWlpNSDhMbXZYaWVwdkg0RFdaRE5tNWtvVnV3WVVuR0NVWHIyOWxUWDVZaFZwQk9Pb3NpYkR5ZzN5Qk42R09UT2ptMHI1L0VzMGVHVllVcWg0bmtTTGFINlJFbXNkdk1MbkIwZU0weVN2bnNHWE8yZk0iLCJtYWMiOiIxNjYxNGEyOWM5M2RjMWNlMjY4NmQyNmM1NTBhYjc5MzRmZTc0ZmFjYTUxNjU0YTJhNzJmZDcxNjE1NDAzNWQ0IiwidGFnIjoiIn0%3D; lauren_bakery_session=eyJpdiI6IlpqSXdNb2JXRGRaVzRnM0FITkJob1E9PSIsInZhbHVlIjoieHhCOE5GNnpRYVdweE10ZmtLVVQ0M1hpVHJUVTVHa0xFTXhzaHJ6eXlvU3lSbWQyTDlLcXFmcUN4ZWJqMGUzY1RWTlk3Qmo2RW52MUpVNkpJT0h6R1FaeGhRZGtZVS9nZHdhMEpBMEw3SERPR2hzOU02V1pFMm1BL1ZJRG5OSHUiLCJtYWMiOiJkNTg5YjlmZjJlYWE3ZmJmNzgwYjI4NWM3NGZmMmQwODg2ZDBhOGQ1ZGFkM2I4ZDQ0Njc1NDgzMzEyYmM1NmVlIiwidGFnIjoiIn0%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-609451392\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1431881685 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\">EIrm9UtWl4dknYSYuJLcqbsW3jzJadA0MmsZTup4<\/span>\"\n  \"<span class=sf-dump-key>lauren_bakery_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">krA4H84nhQN0mV4RRXLaS7rZYKyic5VpLKNF70C8<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1431881685\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1631688548 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:52:50 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-1631688548\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1338932196 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\">EIrm9UtWl4dknYSYuJLcqbsW3jzJadA0MmsZTup4<\/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=\"17 characters\">https:\/\/lauren.sa<\/span>\"\n    \"<span class=sf-dump-key>route<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">shop.home.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-1338932196\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/lauren.sa\/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}}