{"__meta":{"id":"01KMTDCDY1VWNEGMFGGWBT5BR8","datetime":"2026-03-28 19:55:47","utime":1774707947.457993,"method":"GET","uri":"\/api\/products?sort=created_at-desc&limit=10&category_id=4","ip":"127.0.0.1"},"modules":{"count":5,"modules":[{"name":"Webkul\\Attribute","models":["Webkul\\Attribute\\Models\\Attribute (95)","Webkul\\Attribute\\Models\\AttributeFamily (6)"],"views":[],"queries":[{"sql":"select `id`, `code`, `value_per_channel`, `value_per_locale`, `type`, `is_filterable`, `is_configurable` from `attributes` where `code` in ('sort', 'limit', 'category_id', 'query', 'channel_id', 'status', 'visible_individually', 'url_key')","duration":0.91,"duration_str":"910ms","connection":"bully-maketplace"},{"sql":"select * from `attributes` where `code` = 'created_at'","duration":0.89,"duration_str":"890ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (3, 4, 7)","duration":0.8,"duration_str":"800ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (3, 4, 7)","duration":0.41,"duration_str":"410ms","connection":"bully-maketplace"},{"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` = 4","duration":1.32,"duration_str":"1.32s","connection":"bully-maketplace"},{"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` = 7","duration":0.91,"duration_str":"910ms","connection":"bully-maketplace"},{"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` = 3","duration":1.47,"duration_str":"1.47s","connection":"bully-maketplace"}]},{"name":"Webkul\\Core","models":["Webkul\\Core\\Models\\Channel (1)","Webkul\\Core\\Models\\Locale (1)","Webkul\\Core\\Models\\Currency (1)"],"views":[],"queries":[{"sql":"select * from `channels` where `hostname` in ('127.0.0.1:8000', 'http:\/\/127.0.0.1:8000', 'https:\/\/127.0.0.1:8000')","duration":1.97,"duration_str":"1.97s","connection":"bully-maketplace"},{"sql":"select * from `channels` limit 1","duration":0.64,"duration_str":"640ms","connection":"bully-maketplace"},{"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":1.04,"duration_str":"1.04s","connection":"bully-maketplace"},{"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":1.3,"duration_str":"1.3s","connection":"bully-maketplace"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.65,"duration_str":"650ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":0.62,"duration_str":"620ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Product","models":["Webkul\\Product\\Models\\Product (24)","Webkul\\Product\\Models\\ProductImage (10)","Webkul\\Product\\Models\\ProductAttributeValue (457)","Webkul\\Product\\Models\\ProductPriceIndex (72)","Webkul\\Product\\Models\\ProductInventoryIndex (19)"],"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 `status_product_attribute_values` on `products`.`id` = `status_product_attribute_values`.`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` where `product_categories`.`category_id` in ('4') and `product_channels`.`channel_id` = '1' and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 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 group by `products`.`id` order by `products`.`created_at` desc limit 12 offset 0","duration":4.49,"duration_str":"4.49s","connection":"bully-maketplace"},{"sql":"select * from `product_images` where `product_images`.`product_id` in (1, 5, 10, 65, 130) order by `position` asc","duration":0.84,"duration_str":"840ms","connection":"bully-maketplace"},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (1, 5, 10, 65, 130) order by `position` asc","duration":0.61,"duration_str":"610ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (1, 5, 10, 65, 130)","duration":1.1,"duration_str":"1.1s","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (1, 5, 10, 65, 130)","duration":4.18,"duration_str":"4.18s","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (1, 5, 10, 65, 130)","duration":0.61,"duration_str":"610ms","connection":"bully-maketplace"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (1, 5, 10, 65, 130)","duration":0.6,"duration_str":"600ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`parent_id` in (1, 5, 10, 65, 130)","duration":0.71,"duration_str":"710ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 66, 67, 68, 69, 131, 132, 133, 134)","duration":1.88,"duration_str":"1.88s","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 66, 67, 68, 69, 131, 132, 133, 134)","duration":1.03,"duration_str":"1.03s","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 66, 67, 68, 69, 131, 132, 133, 134)","duration":0.96,"duration_str":"960ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Shop","models":[],"views":["shop::products.prices.configurable (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/configurable.blade.php)","shop::products.prices.configurable (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/configurable.blade.php)","shop::products.prices.configurable (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/configurable.blade.php)","shop::products.prices.configurable (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/configurable.blade.php)","shop::products.prices.configurable (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/configurable.blade.php)"],"queries":[]}]},"messages":{"count":118,"messages":[{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.276938,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.28003,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.281728,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.281918,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.283808,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.284002,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.284884,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.285056,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.343175,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.343273,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.343339,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.343399,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.343475,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.355097,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.355355,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.356849,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.357063,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.358378,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.358611,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.373998,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.374128,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.374999,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.37513,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.375939,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.376133,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.377633,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.377813,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.378693,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.378813,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.384335,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.384626,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.38564,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.38583,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.393528,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.395378,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.395725,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.397243,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.397539,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.398996,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.399321,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.400371,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.400609,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.401762,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.401976,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.402893,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.403085,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.40495,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.405244,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.406236,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.406398,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.408074,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.408271,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.409137,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.409293,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.41057,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.413555,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.413679,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.414498,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.41464,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.415691,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.415887,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.41646,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.4166,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.417296,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.417459,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.418145,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.418262,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.4195,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.419701,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.420511,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.42071,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.422103,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.422277,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.423078,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.423225,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.424869,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.428425,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.428762,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.430186,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.430402,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.431834,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.432107,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.432869,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.433079,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.433935,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.434094,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.434998,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.435216,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.436739,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.436961,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.43789,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.438081,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.440171,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.440397,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.441363,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.441645,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.443826,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.445136,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.445289,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.446132,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.446229,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.447137,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.447322,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.447877,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.447979,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.448691,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.448792,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.449386,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.449529,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.450685,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.450849,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.451865,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.452029,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.454001,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.454201,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.455238,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.455476,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.457221,"xdebug_link":null,"collector":"log"}]},"time":{"count":9,"start":1774707947.213981,"end":1774707947.470391,"duration":0.2564101219177246,"duration_str":"256ms","measures":[{"label":"Booting","start":1774707947.213981,"relative_start":0,"end":1774707947.256693,"relative_end":1774707947.256693,"duration":0.04271197319030762,"duration_str":"42.71ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774707947.256708,"relative_start":0.042726993560791016,"end":1774707947.470392,"relative_end":9.5367431640625e-7,"duration":0.21368408203125,"duration_str":"214ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774707947.258208,"relative_start":0.04422712326049805,"end":1774707947.262769,"relative_end":1774707947.262769,"duration":0.004560947418212891,"duration_str":"4.56ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774707947.343547,"relative_start":0.12956619262695312,"end":1774707947.457777,"relative_end":1774707947.457777,"duration":0.11422991752624512,"duration_str":"114ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.configurable","start":1774707947.390969,"relative_start":0.1769881248474121,"end":1774707947.390969,"relative_end":1774707947.390969,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.41036,"relative_start":0.1963791847229004,"end":1774707947.41036,"relative_end":1774707947.41036,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.4247,"relative_start":0.21071910858154297,"end":1774707947.4247,"relative_end":1774707947.4247,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.443655,"relative_start":0.2296741008758545,"end":1774707947.443655,"relative_end":1774707947.443655,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.457031,"relative_start":0.24305009841918945,"end":1774707947.457031,"relative_end":1774707947.457031,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":5671896,"peak_usage_str":"5MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"11.x","tooltip":{"Laravel Version":"11.48.0","PHP Version":"8.4.16","Environment":"local","Debug Mode":"Enabled","URL":"localhost","Timezone":"Asia\/Kolkata","Locale":"en"}},"views":{"count":5,"nb_templates":5,"templates":[{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.39095,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.410351,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.42469,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.443627,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.457017,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}}]},"queries":{"count":25,"nb_statements":25,"nb_visible_statements":25,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.035219999999999994,"accumulated_duration_str":"35.22ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `channels` where `hostname` in ('127.0.0.1:8000', 'http:\/\/127.0.0.1:8000', 'https:\/\/127.0.0.1:8000')","type":"query","params":[],"bindings":["127.0.0.1:8000","http:\/\/127.0.0.1:8000","https:\/\/127.0.0.1:8000"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":147},{"index":17,"namespace":"middleware","name":"theme","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":19,"namespace":null,"name":"vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","line":22}],"start":1774707947.268837,"duration":0.00197,"duration_str":"1.97ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=578","ajax":false,"filename":"BaseRepository.php","line":"578"},"connection":"bully-maketplace","explain":null,"start_percent":0,"width_percent":5.593},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":154},{"index":20,"namespace":"middleware","name":"theme","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":22,"namespace":null,"name":"vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","line":22}],"start":1774707947.271837,"duration":0.00064,"duration_str":"640\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=404","ajax":false,"filename":"BaseRepository.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":5.593,"width_percent":1.817},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},{"index":21,"namespace":"middleware","name":"installer_locale","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":23,"namespace":"middleware","name":"theme","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209}],"start":1774707947.274233,"duration":0.0010400000000000001,"duration_str":"1.04ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fastrotomic%2Flaravel-translatable%2Fsrc%2FTranslatable%2FTranslatable.php&line=174","ajax":false,"filename":"Translatable.php","line":"174"},"connection":"bully-maketplace","explain":null,"start_percent":7.411,"width_percent":2.953},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},{"index":21,"namespace":"middleware","name":"currency","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":23,"namespace":"middleware","name":"installer_locale","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209}],"start":1774707947.277933,"duration":0.0013,"duration_str":"1.3ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fastrotomic%2Flaravel-translatable%2Fsrc%2FTranslatable%2FTranslatable.php&line=174","ajax":false,"filename":"Translatable.php","line":"174"},"connection":"bully-maketplace","explain":null,"start_percent":10.363,"width_percent":3.691},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":104},{"index":18,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":748},{"index":19,"namespace":null,"name":"packages\/Webkul\/Customer\/src\/Repositories\/CustomerRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Customer\/src\/Repositories\/CustomerRepository.php","line":43}],"start":1774707947.2868621,"duration":0.00062,"duration_str":"620\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:538","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=538","ajax":false,"filename":"BaseRepository.php","line":"538"},"connection":"bully-maketplace","explain":null,"start_percent":14.055,"width_percent":1.76},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":200},{"index":17,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":317},{"index":18,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":485}],"start":1774707947.288625,"duration":0.00091,"duration_str":"910\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:578","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=578","ajax":false,"filename":"BaseRepository.php","line":"578"},"connection":"bully-maketplace","explain":null,"start_percent":15.815,"width_percent":2.584},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":104},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":421},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":1033}],"start":1774707947.292168,"duration":0.0008900000000000001,"duration_str":"890\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:538","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=538","ajax":false,"filename":"BaseRepository.php","line":"538"},"connection":"bully-maketplace","explain":null,"start_percent":18.399,"width_percent":2.527},{"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 `status_product_attribute_values` on `products`.`id` = `status_product_attribute_values`.`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` where `product_categories`.`category_id` in ('4') and `product_channels`.`channel_id` = '1' and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 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 group by `products`.`id`) as `aggregate_table`","type":"query","params":[],"bindings":[1,"4","1",8,1,3,7,1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":19,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":20,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.294341,"duration":0.00528,"duration_str":"5.28ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":20.926,"width_percent":14.991},{"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 `status_product_attribute_values` on `products`.`id` = `status_product_attribute_values`.`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` where `product_categories`.`category_id` in ('4') and `product_channels`.`channel_id` = '1' and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 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 group by `products`.`id` order by `products`.`created_at` desc limit 12 offset 0","type":"query","params":[],"bindings":[1,"4","1",8,1,3,7,1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":19,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":20,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.3005521,"duration":0.00449,"duration_str":"4.49ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":35.917,"width_percent":12.748},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (3, 4, 7)","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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.306632,"duration":0.0008,"duration_str":"800\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":48.666,"width_percent":2.271},{"sql":"select * from `product_images` where `product_images`.`product_id` in (1, 5, 10, 65, 130) 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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.309232,"duration":0.0008399999999999999,"duration_str":"840\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":50.937,"width_percent":2.385},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (1, 5, 10, 65, 130) 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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.311617,"duration":0.00061,"duration_str":"610\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":53.322,"width_percent":1.732},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (1, 5, 10, 65, 130)","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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.3133569,"duration":0.0011,"duration_str":"1.1ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":55.054,"width_percent":3.123},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (1, 5, 10, 65, 130)","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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.317619,"duration":0.00418,"duration_str":"4.18ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":58.177,"width_percent":11.868},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (1, 5, 10, 65, 130)","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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.323345,"duration":0.00061,"duration_str":"610\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":70.045,"width_percent":1.732},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (1, 5, 10, 65, 130)","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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.324874,"duration":0.0006,"duration_str":"600\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":71.777,"width_percent":1.704},{"sql":"select * from `products` where `products`.`parent_id` in (1, 5, 10, 65, 130)","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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.326442,"duration":0.0007099999999999999,"duration_str":"710\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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":73.481,"width_percent":2.016},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (3, 4, 7)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.327864,"duration":0.00041,"duration_str":"410\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":75.497,"width_percent":1.164},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 66, 67, 68, 69, 131, 132, 133, 134)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.329004,"duration":0.00188,"duration_str":"1.88ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":76.661,"width_percent":5.338},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 66, 67, 68, 69, 131, 132, 133, 134)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.336443,"duration":0.00103,"duration_str":"1.03ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":81.999,"width_percent":2.924},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 66, 67, 68, 69, 131, 132, 133, 134)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.3397338,"duration":0.0009599999999999999,"duration_str":"960\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":84.923,"width_percent":2.726},{"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` = 4","type":"query","params":[],"bindings":[4],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":514},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":396},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","line":139}],"start":1774707947.3518572,"duration":0.00132,"duration_str":"1.32ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"bully-maketplace","explain":null,"start_percent":87.649,"width_percent":3.748},{"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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":119},{"index":18,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":459},{"index":19,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":481}],"start":1774707947.388211,"duration":0.00065,"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\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"bully-maketplace","explain":null,"start_percent":91.397,"width_percent":1.846},{"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` = 7","type":"query","params":[],"bindings":[7],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":514},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":396},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","line":139}],"start":1774707947.411244,"duration":0.00091,"duration_str":"910\u03bcs","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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"bully-maketplace","explain":null,"start_percent":93.242,"width_percent":2.584},{"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` = 3","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":514},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":396},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","line":139}],"start":1774707947.425797,"duration":0.00147,"duration_str":"1.47ms","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\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"bully-maketplace","explain":null,"start_percent":95.826,"width_percent":4.174}]},"models":{"data":{"Webkul\\Product\\Models\\ProductAttributeValue":{"retrieved":457,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductAttributeValue.php&line=1","ajax":false,"filename":"ProductAttributeValue.php","line":"?"}},"Webkul\\Attribute\\Models\\Attribute":{"retrieved":95,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttribute.php&line=1","ajax":false,"filename":"Attribute.php","line":"?"}},"Webkul\\Product\\Models\\ProductPriceIndex":{"retrieved":72,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductPriceIndex.php&line=1","ajax":false,"filename":"ProductPriceIndex.php","line":"?"}},"Webkul\\Product\\Models\\Product":{"retrieved":24,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"Webkul\\Product\\Models\\ProductInventoryIndex":{"retrieved":19,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductInventoryIndex.php&line=1","ajax":false,"filename":"ProductInventoryIndex.php","line":"?"}},"Webkul\\Product\\Models\\ProductImage":{"retrieved":10,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductImage.php&line=1","ajax":false,"filename":"ProductImage.php","line":"?"}},"Webkul\\Attribute\\Models\\AttributeFamily":{"retrieved":6,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=1","ajax":false,"filename":"AttributeFamily.php","line":"?"}},"Webkul\\Core\\Models\\Channel":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FChannel.php&line=1","ajax":false,"filename":"Channel.php","line":"?"}},"Webkul\\Core\\Models\\Locale":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FLocale.php&line=1","ajax":false,"filename":"Locale.php","line":"?"}},"Webkul\\Core\\Models\\Currency":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%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%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCustomer%2Fsrc%2FModels%2FCustomerGroup.php&line=1","ajax":false,"filename":"CustomerGroup.php","line":"?"}}},"count":687,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":687}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"http:\/\/127.0.0.1:8000\/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%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%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%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%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":"259ms","peak_memory":"6MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1011107875 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-1011107875\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1835784900 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1835784900\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1680468693 data-indent-pad=\"  \"><span class=sf-dump-note>array:16<\/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=\"14 characters\">127.0.0.1:8000<\/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=\"7 characters\">&quot;Linux&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\">eyJpdiI6Ijk3eld6NktxUERDb3R3TG1JZEN1SWc9PSIsInZhbHVlIjoiK1YvMm1DaXhOQzlHdllEWWErVGNtR3J2M1RBTHIvengzRVpINHZkREwxMVR5NlBWeUZLOVNlb1JLVHZrbW1pV0M5d2dkYjFqRDExMEl1VnZLREZzbEtXUjIxOGtxdEZlc29ZSkROSnN3TG5XSUd6NHRKY3Q4Y3pieXY1Z1RBb1QiLCJtYWMiOiJiOTUwMWE1NGQxZjA4OGQ5MTJiNGU3NTFjN2VjM2RiY2NhNWYzMGEyMDk2MDViYTYxNDc2NTQwNjlhMDgxMjQ1IiwidGFnIjoiIn0=<\/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=\"101 characters\">Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.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=\"64 characters\">&quot;Not)A;Brand&quot;;v=&quot;8&quot;, &quot;Chromium&quot;;v=&quot;138&quot;, &quot;Google Chrome&quot;;v=&quot;138&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=\"22 characters\">http:\/\/127.0.0.1:8000\/<\/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=\"14 characters\">en-US,en;q=0.9<\/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=\"784 characters\">ajs_anonymous_id=%22dc185954-1d2d-43e8-867c-1d0b7a6263bd%22; XSRF-TOKEN=eyJpdiI6Ijk3eld6NktxUERDb3R3TG1JZEN1SWc9PSIsInZhbHVlIjoiK1YvMm1DaXhOQzlHdllEWWErVGNtR3J2M1RBTHIvengzRVpINHZkREwxMVR5NlBWeUZLOVNlb1JLVHZrbW1pV0M5d2dkYjFqRDExMEl1VnZLREZzbEtXUjIxOGtxdEZlc29ZSkROSnN3TG5XSUd6NHRKY3Q4Y3pieXY1Z1RBb1QiLCJtYWMiOiJiOTUwMWE1NGQxZjA4OGQ5MTJiNGU3NTFjN2VjM2RiY2NhNWYzMGEyMDk2MDViYTYxNDc2NTQwNjlhMDgxMjQ1IiwidGFnIjoiIn0%3D; bully_marketplace_session=eyJpdiI6IkxVTm50anpIbE5LcHpqVVpTVWlXemc9PSIsInZhbHVlIjoiWkhCTjUrekk5UTB2UDlCV1hwTGlLSS92SWhGQVFFd3hzczNMaWJUd0l4ODBZN2ttdjl5RW1TL0RKRFIxenpjTkFsS0tkRW1aY3dUZS90cW83bW12bkNZTHc0L3g5dWZ6VUlkTnJEcWRGTVppN2pIY3hnakdpUDRHcHZMZC9FRloiLCJtYWMiOiJjMmI1OWZmYTVmZWNhZjRmZGI4Y2Y5MjNmNDZlZDU3MTljZDA4MTE0M2RmODFlZGQ5MDZhOGI4ZWJjNWM5YjEzIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1680468693\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1110654467 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>ajs_anonymous_id<\/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\">GgtccoV9LUP9XWwBQMMXXYkl3MsDHy8npP9Y9GpD<\/span>\"\n  \"<span class=sf-dump-key>bully_marketplace_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">8GmUYqhkpYXs1RWgTmBPbzdO29p82mowWabjFudo<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1110654467\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1487345681 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 14:25:47 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-1487345681\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1741038584 data-indent-pad=\"  \"><span class=sf-dump-note>array:7<\/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\">GgtccoV9LUP9XWwBQMMXXYkl3MsDHy8npP9Y9GpD<\/span>\"\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">http:\/\/127.0.0.1:8000<\/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>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>intended<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">http:\/\/127.0.0.1:8000\/admin\/login<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>currency<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">USD<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1741038584\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"http:\/\/127.0.0.1:8000\/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}}