{"__meta":{"id":"01KMTKWJ6J3NQQPKB7MAGT5K7C","datetime":"2026-03-28 19:19:27","utime":1774714767.5718119144439697265625,"method":"GET","uri":"\/api\/products?sort=created_at-desc&limit=10&category_id=4","ip":"151.255.33.98"},"modules":{"count":5,"modules":[{"name":"Webkul\\Attribute","models":["Webkul\\Attribute\\Models\\Attribute (33)","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":14.1699999999999999289457264239899814128875732421875,"duration_str":"14.17s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `attributes` where `code` = 'created_at'","duration":29.379999999999999005240169935859739780426025390625,"duration_str":"29.38s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (1)","duration":21.32000000000000028421709430404007434844970703125,"duration_str":"21.32s","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.1399999999999999023003738329862244427204132080078125,"duration_str":"1.14s","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Core","models":["Webkul\\Core\\Models\\Channel (1)","Webkul\\Core\\Models\\Locale (2)","Webkul\\Core\\Models\\Currency (1)"],"views":[],"queries":[{"sql":"select * from `channels` where `hostname` in ('lauren.sa', 'http:\/\/lauren.sa', 'https:\/\/lauren.sa')","duration":0.81999999999999995115018691649311222136020660400390625,"duration_str":"820ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `channels` limit 1","duration":0.58999999999999996891375531049561686813831329345703125,"duration_str":"590ms","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.939999999999999946709294817992486059665679931640625,"duration_str":"940ms","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.89000000000000001332267629550187848508358001708984375,"duration_str":"890ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.65000000000000002220446049250313080847263336181640625,"duration_str":"650ms","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":18.769999999999999573674358543939888477325439453125,"duration_str":"18.77s","connection":"adlau1ren_bag_lauren"}]},{"name":"Webkul\\Product","models":["Webkul\\Product\\Models\\Product (6)","Webkul\\Product\\Models\\ProductImage (6)","Webkul\\Product\\Models\\ProductAttributeValue (90)","Webkul\\Product\\Models\\ProductPriceIndex (3)","Webkul\\Product\\Models\\ProductInventoryIndex (1)"],"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 ('4') 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 `products`.`created_at` desc limit 12 offset 0","duration":21.010000000000001563194018672220408916473388671875,"duration_str":"21.01s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_images` where `product_images`.`product_id` in (20, 21, 23, 24, 26, 44) 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 (20, 21, 23, 24, 26, 44) order by `position` asc","duration":0.57999999999999996003197111349436454474925994873046875,"duration_str":"580ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (20, 21, 23, 24, 26, 44)","duration":1.0900000000000000799360577730112709105014801025390625,"duration_str":"1.09s","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (20, 21, 23, 24, 26, 44)","duration":0.56999999999999995115018691649311222136020660400390625,"duration_str":"570ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (20, 21, 23, 24, 26, 44)","duration":0.4899999999999999911182158029987476766109466552734375,"duration_str":"490ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (20, 21, 23, 24, 26, 44)","duration":0.419999999999999984456877655247808434069156646728515625,"duration_str":"420ms","connection":"adlau1ren_bag_lauren"},{"sql":"select * from `products` where `products`.`parent_id` in (20, 21, 23, 24, 26, 44)","duration":0.479999999999999982236431605997495353221893310546875,"duration_str":"480ms","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)","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":166,"messages":[{"message":"[19:19:27] 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":1774714767.01364803314208984375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.016315937042236328125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.0262410640716552734375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.0264580249786376953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.0273311138153076171875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.0274860858917236328125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.0369720458984375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.037230968475341796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.0496900081634521484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.04988193511962890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.050797939300537109375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.05097103118896484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.215712070465087890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.21582698822021484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2159149646759033203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2159988880157470703125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.216209888458251953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2163059711456298828125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.23558807373046875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.23583507537841796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2370960712432861328125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.237329006195068359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.238398075103759765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.23859691619873046875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2559950351715087890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.256225109100341796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2717239856719970703125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.271936893463134765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2729399204254150390625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.27313709259033203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.27542591094970703125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.27567005157470703125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2767770290374755859375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2769739627838134765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2782039642333984375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2783908843994140625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2794458866119384765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.279633998870849609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2801361083984375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2802779674530029296875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.287621974945068359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.2878720760345458984375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.298698902130126953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3011529445648193359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.301425933837890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3026111125946044921875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.302867889404296875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.303966999053955078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.304195880889892578125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.304791927337646484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.304943084716796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.310760021209716796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.310925006866455078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3116619586944580078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3118059635162353515625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3221390247344970703125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.322329044342041015625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.323091030120849609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3232269287109375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3239109516143798828125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.324016094207763671875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.324635982513427734375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3247439861297607421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.324985027313232421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3250939846038818359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3452999591827392578125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.345551967620849609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3475239276885986328125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3493530750274658203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.349566936492919921875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.350676059722900390625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.350884914398193359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3519570827484130859375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3521559238433837890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.352693080902099609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.35282993316650390625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3537919521331787109375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3539369106292724609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3556520938873291015625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3557989597320556640625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3686199188232421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3689129352569580078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3700110912322998046875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.370234012603759765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.37133693695068359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3715341091156005859375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3725988864898681640625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3727900981903076171875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.373261928558349609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3733999729156494140625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.37512111663818359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.375319004058837890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3772308826446533203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.379045009613037109375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3792660236358642578125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3804600238800048828125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3806669712066650390625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.381886005401611328125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.38210391998291015625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3828449249267578125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.3830020427703857421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4040439128875732421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.404262065887451171875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.417109966278076171875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4173119068145751953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.448596954345703125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4488708972930908203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4501230716705322265625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4503390789031982421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.451733112335205078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4519340991973876953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4531650543212890625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4533550739288330078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4551570415496826171875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.455358982086181640625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.457292079925537109375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4591739177703857421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.45938396453857421875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.461018085479736328125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.461246967315673828125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.46240711212158203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.462603092193603515625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.46323394775390625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4633829593658447265625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.471828937530517578125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.472075939178466796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.486732959747314453125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4869420528411865234375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4885349273681640625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4887659549713134765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4899089336395263671875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.49012088775634765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4927089214324951171875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.49291706085205078125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.493976116180419921875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4941899776458740234375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.494635105133056640625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4947988986968994140625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.496552944183349609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4967479705810546875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.4986259937286376953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.501779079437255859375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.502007007598876953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5031759738922119140625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5033791065216064453125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.504478931427001953125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5046670436859130859375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.50526905059814453125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.505423069000244140625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5066049098968505859375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5080089569091796875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5176060199737548828125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.517817020416259765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.549439907073974609375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.549707889556884765625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5507659912109375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5509700775146484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.552134990692138671875,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5522949695587158203125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5532300472259521484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5533978939056396484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.553762912750244140625,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5538690090179443359375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5555799007415771484375,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5557529926300048828125,"xdebug_link":null,"collector":"log"},{"message":"[19:19:27] 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":1774714767.5574619770050048828125,"xdebug_link":null,"collector":"log"}]},"time":{"count":10,"start":1774714766.2538740634918212890625,"end":1774714767.6139109134674072265625,"duration":1.3600368499755859375,"duration_str":"1.36s","measures":[{"label":"Booting","start":1774714766.2538740634918212890625,"relative_start":0,"end":1774714766.89194202423095703125,"relative_end":1774714766.89194202423095703125,"duration":0.6380679607391357421875,"duration_str":"638ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774714766.8919589519500732421875,"relative_start":0.638084888458251953125,"end":1774714767.613914966583251953125,"relative_end":4.0531158447265625e-6,"duration":0.7219560146331787109375,"duration_str":"722ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774714766.924005985260009765625,"relative_start":0.6701319217681884765625,"end":1774714766.9314858913421630859375,"relative_end":1774714766.9314858913421630859375,"duration":0.0074799060821533203125,"duration_str":"7.48ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774714767.216474056243896484375,"relative_start":0.9625999927520751953125,"end":1774714767.5652930736541748046875,"relative_end":1774714767.5652930736541748046875,"duration":0.3488190174102783203125,"duration_str":"349ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.index","start":1774714767.2941811084747314453125,"relative_start":1.04030704498291015625,"end":1774714767.2941811084747314453125,"relative_end":1774714767.2941811084747314453125,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774714767.3472540378570556640625,"relative_start":1.093379974365234375,"end":1774714767.3472540378570556640625,"relative_end":1774714767.3472540378570556640625,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774714767.3769500255584716796875,"relative_start":1.123075962066650390625,"end":1774714767.3769500255584716796875,"relative_end":1774714767.3769500255584716796875,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774714767.4569809436798095703125,"relative_start":1.20310688018798828125,"end":1774714767.4569809436798095703125,"relative_end":1774714767.4569809436798095703125,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774714767.4983770847320556640625,"relative_start":1.244503021240234375,"end":1774714767.4983770847320556640625,"relative_end":1774714767.4983770847320556640625,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.index","start":1774714767.557199954986572265625,"relative_start":1.3033258914947509765625,"end":1774714767.557199954986572265625,"relative_end":1774714767.557199954986572265625,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":13559056,"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":6,"nb_templates":6,"templates":[{"name":"shop::products.prices.index","param_count":null,"params":[],"start":1774714767.2941610813140869140625,"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":1774714767.347240924835205078125,"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":1774714767.37693691253662109375,"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":1774714767.4569680690765380859375,"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":1774714767.498363971710205078125,"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":1774714767.5571858882904052734375,"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":20,"nb_statements":20,"nb_visible_statements":20,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.1333700000000000163158375698913005180656909942626953125,"accumulated_duration_str":"133ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `sessions` where `id` = 'tVQcOrjzaykyBT5P4jfS7vj8GnJxj0tn3B64Iien' limit 1","type":"query","params":[],"bindings":["tVQcOrjzaykyBT5P4jfS7vj8GnJxj0tn3B64Iien"],"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":1774714766.968823909759521484375,"duration":0.0024700000000000004070355164031980166328139603137969970703125,"duration_str":"2.47ms","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":1.8520000000000000905941988094127736985683441162109375},{"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":1774714766.9928150177001953125,"duration":0.0008199999999999999823752094840756399207748472690582275390625,"duration_str":"820\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:578","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/adlau1ren\/public_html\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=578","ajax":false,"filename":"BaseRepository.php","line":"578"},"connection":"adlau1ren_bag_lauren","explain":null,"start_percent":1.8520000000000000905941988094127736985683441162109375,"width_percent":0.6149999999999999911182158029987476766109466552734375},{"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":1774714766.9973609447479248046875,"duration":0.000589999999999999921208859721133421771810390055179595947265625,"duration_str":"590\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":2.467000000000000081712414612411521375179290771484375,"width_percent":0.442000000000000003996802888650563545525074005126953125},{"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":1774714767.0070679187774658203125,"duration":0.000939999999999999971862785219656188928638584911823272705078125,"duration_str":"940\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":2.90899999999999980815346134477294981479644775390625,"width_percent":0.70499999999999996003197111349436454474925994873046875},{"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":1774714767.0145778656005859375,"duration":0.000890000000000000057558124932910459392587654292583465576171875,"duration_str":"890\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":3.61399999999999987920773492078296840190887451171875,"width_percent":0.6670000000000000373034936274052597582340240478515625},{"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":1774714767.062470912933349609375,"duration":0.0187699999999999984912069095344122615642845630645751953125,"duration_str":"18.77ms","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":4.28099999999999969446662362315692007541656494140625,"width_percent":14.0739999999999998436805981327779591083526611328125},{"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":1774714767.082643985748291015625,"duration":0.01417000000000000030364599723498031380586326122283935546875,"duration_str":"14.17ms","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":18.355000000000000426325641456060111522674560546875,"width_percent":10.625},{"sql":"select * from `attributes` where `code` = 'created_at'","type":"query","params":[],"bindings":["created_at"],"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":1774714767.0989458560943603515625,"duration":0.0293799999999999998656630140203560586087405681610107421875,"duration_str":"29.38ms","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":28.980000000000000426325641456060111522674560546875,"width_percent":22.028999999999999914734871708787977695465087890625},{"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 ('4') 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,"4","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":1774714767.1294929981231689453125,"duration":0.01685999999999999998667732370449812151491641998291015625,"duration_str":"16.86ms","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":51.00800000000000267164068645797669887542724609375,"width_percent":12.641999999999999459987520822323858737945556640625},{"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 ('4') 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 `products`.`created_at` desc limit 12 offset 0","type":"query","params":[],"bindings":[1,"4","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":1774714767.1473181247711181640625,"duration":0.0210100000000000008970602038971264846622943878173828125,"duration_str":"21.01ms","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":63.64999999999999857891452847979962825775146484375,"width_percent":15.7530000000000001136868377216160297393798828125},{"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":1774714767.1714107990264892578125,"duration":0.021319999999999998674393708597563090734183788299560546875,"duration_str":"21.32ms","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":79.4030000000000057980287238024175167083740234375,"width_percent":15.986000000000000653699316899292171001434326171875},{"sql":"select * from `product_images` where `product_images`.`product_id` in (20, 21, 23, 24, 26, 44) 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":1774714767.1968939304351806640625,"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":95.3889999999999957935870043002068996429443359375,"width_percent":0.54700000000000004174438572590588591992855072021484375},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (20, 21, 23, 24, 26, 44) 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":1774714767.199359893798828125,"duration":0.00058000000000000000340005801291454190504737198352813720703125,"duration_str":"580\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":95.936000000000007048583938740193843841552734375,"width_percent":0.434999999999999997779553950749686919152736663818359375},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (20, 21, 23, 24, 26, 44)","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":1774714767.2009868621826171875,"duration":0.00109000000000000004003741782554470773902721703052520751953125,"duration_str":"1.09ms","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":96.3709999999999951114659779705107212066650390625,"width_percent":0.8169999999999999484856516573927365243434906005859375},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (20, 21, 23, 24, 26, 44)","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":1774714767.204761028289794921875,"duration":0.00056999999999999997717103905614521863753907382488250732421875,"duration_str":"570\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":97.1880000000000023874235921539366245269775390625,"width_percent":0.426999999999999990674126593148685060441493988037109375},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (20, 21, 23, 24, 26, 44)","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":1774714767.2067129611968994140625,"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":97.6159999999999996589394868351519107818603515625,"width_percent":0.36699999999999999289457264239899814128875732421875},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (20, 21, 23, 24, 26, 44)","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":1774714767.208570957183837890625,"duration":0.0004199999999999999632065150745319215275230817496776580810546875,"duration_str":"420\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":97.98300000000000409272615797817707061767578125,"width_percent":0.315000000000000002220446049250313080847263336181640625},{"sql":"select * from `products` where `products`.`parent_id` in (20, 21, 23, 24, 26, 44)","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":1774714767.209761142730712890625,"duration":0.0004799999999999999579503029423221960314549505710601806640625,"duration_str":"480\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":98.298000000000001818989403545856475830078125,"width_percent":0.35999999999999998667732370449812151491641998291015625},{"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":1774714767.232730865478515625,"duration":0.0011399999999999999543420781122904372750781476497650146484375,"duration_str":"1.14ms","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":98.6580000000000012505552149377763271331787109375,"width_percent":0.854999999999999982236431605997495353221893310546875},{"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":1774714767.2895030975341796875,"duration":0.0006499999999999999701627562131989179761148989200592041015625,"duration_str":"650\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.513000000000005229594535194337368011474609375,"width_percent":0.48699999999999998845368054389837197959423065185546875}]},"models":{"data":{"Webkul\\Product\\Models\\ProductAttributeValue":{"retrieved":90,"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":33,"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\\Product\\Models\\Product":{"retrieved":6,"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":6,"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\\Product\\Models\\ProductPriceIndex":{"retrieved":3,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductPriceIndex.php&line=1","ajax":false,"filename":"ProductPriceIndex.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\\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\\Core\\Models\\Currency":{"retrieved":1,"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\\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":"?"}},"Webkul\\Product\\Models\\ProductInventoryIndex":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductInventoryIndex.php&line=1","ajax":false,"filename":"ProductInventoryIndex.php","line":"?"}}},"count":145,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":145}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"https:\/\/lauren.sa\/api\/products?category_id=4&limit=10&sort=created_at-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","uri":"GET api\/products","controller":{"value":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FHttp%2FControllers%2FAPI%2FProductController.php&line=26","ajax":false,"filename":"ProductController.php","line":"26"}},"prefix":"api\/products","file":{"value":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php:26-63","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fadlau1ren%2Fpublic_html%2Fpackages%2FWebkul%2FShop%2Fsrc%2FHttp%2FControllers%2FAPI%2FProductController.php&line=26","ajax":false,"filename":"ProductController.php","line":"26"}},"middleware":"web, shop, Webkul\\Core\\Http\\Middleware\\PreventRequestsDuringMaintenance","duration":"1.36s","peak_memory":"18MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-33348810 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=\"15 characters\">created_at-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>4<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-33348810\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1733412563 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1733412563\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-2069428892 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\">eyJpdiI6ImFMWXl5dzJqRjluN1JlYXBFbUpDTkE9PSIsInZhbHVlIjoiWmZ0emNpS0cyR1F5RE9wd1Z6aXNXT1BWb0dMZnJtcFpKZFRhUlZRalQ0dHYwRGMwdHRnbnpzWXM3QVRjZGJPcklzdW43dGRlREFBcTFYalZoZ3g2THA2QnBUOHdHS3AzOU9GSHh0Q1FQa0JmK3lRb3FUNHptMjROWFJhS0tYK2MiLCJtYWMiOiI4MjkwNjg5MjA0NWIyZDUzNjY4MWQwNDg0NmUwZjRlMzQ2NTk1ZTZkM2NjY2FlMTQxMDU1OGRkNjdjYTYwM2Q4IiwidGFnIjoiIn0=<\/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=eyJpdiI6ImFMWXl5dzJqRjluN1JlYXBFbUpDTkE9PSIsInZhbHVlIjoiWmZ0emNpS0cyR1F5RE9wd1Z6aXNXT1BWb0dMZnJtcFpKZFRhUlZRalQ0dHYwRGMwdHRnbnpzWXM3QVRjZGJPcklzdW43dGRlREFBcTFYalZoZ3g2THA2QnBUOHdHS3AzOU9GSHh0Q1FQa0JmK3lRb3FUNHptMjROWFJhS0tYK2MiLCJtYWMiOiI4MjkwNjg5MjA0NWIyZDUzNjY4MWQwNDg0NmUwZjRlMzQ2NTk1ZTZkM2NjY2FlMTQxMDU1OGRkNjdjYTYwM2Q4IiwidGFnIjoiIn0%3D; lauren_bakery_session=eyJpdiI6ImNKYmgzM2dMY3JWRkxSNlVnSnhXNlE9PSIsInZhbHVlIjoic3dpcmdRUEE5RG9LWTJFbDQ1MmZjbjdxb0VXYnN1WmFyMFNKYnQrV3NvckgveFEyTmdmTU5sWjZKLy84T0FGZEx5RU5oZFhTWWlrOWJic2w5aXFmTHZBM0QxUGNOR1pBU2RscmdBa01qSXowUUZERDBDWFhsVUVIRFRYYWNTU3EiLCJtYWMiOiI4NjNkNmQ4MmI4MjcyM2EwM2RmMDgxMDRkNTk0MTQ3YTNmZjE4MWI2NmU2YjcxNzE4ZGI4NmU1OTljMmY0ZmJjIiwidGFnIjoiIn0%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-2069428892\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-604860496 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\">QhoUdYPfw56e55sOX1bSR0RjjPM35haNLns8eruM<\/span>\"\n  \"<span class=sf-dump-key>lauren_bakery_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">tVQcOrjzaykyBT5P4jfS7vj8GnJxj0tn3B64Iien<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-604860496\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1944383447 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 16:19:27 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-1944383447\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1031284190 data-indent-pad=\"  \"><span class=sf-dump-note>array:8<\/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\">QhoUdYPfw56e55sOX1bSR0RjjPM35haNLns8eruM<\/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>_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  \"<span class=sf-dump-key>url<\/span>\" => []\n  \"<span class=sf-dump-key>login_admin_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>2<\/span>\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1031284190\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/lauren.sa\/api\/products?category_id=4&limit=10&sort=created_at-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index"},"badge":null}}