{"__meta":{"id":"01KMTDCEE78177ZBZ2NJQ9171C","datetime":"2026-03-28 19:55:47","utime":1774707947.975132,"method":"GET","uri":"\/api\/products?sort=price-desc&limit=10&category_id=3","ip":"127.0.0.1"},"modules":{"count":5,"modules":[{"name":"Webkul\\Attribute","models":["Webkul\\Attribute\\Models\\Attribute (36)","Webkul\\Attribute\\Models\\AttributeFamily (2)"],"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.63,"duration_str":"630ms","connection":"bully-maketplace"},{"sql":"select * from `attributes` where `code` = 'price'","duration":0.4,"duration_str":"400ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (6)","duration":0.69,"duration_str":"690ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (6)","duration":0.36,"duration_str":"360ms","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` = 6","duration":1.68,"duration_str":"1.68s","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.82,"duration_str":"1.82s","connection":"bully-maketplace"},{"sql":"select * from `channels` limit 1","duration":0.33,"duration_str":"330ms","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":0.48,"duration_str":"480ms","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":0.53,"duration_str":"530ms","connection":"bully-maketplace"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.59,"duration_str":"590ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":0.56,"duration_str":"560ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Product","models":["Webkul\\Product\\Models\\Product (29)","Webkul\\Product\\Models\\ProductImage (13)","Webkul\\Product\\Models\\ProductAttributeValue (566)","Webkul\\Product\\Models\\ProductPriceIndex (87)","Webkul\\Product\\Models\\ProductInventoryIndex (24)"],"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 ('3') 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 `product_price_indices`.`min_price` desc limit 12 offset 0","duration":3.22,"duration_str":"3.22s","connection":"bully-maketplace"},{"sql":"select * from `product_images` where `product_images`.`product_id` in (15, 40, 74, 78, 115) order by `position` asc","duration":1.16,"duration_str":"1.16s","connection":"bully-maketplace"},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (15, 40, 74, 78, 115) order by `position` asc","duration":0.7,"duration_str":"700ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (15, 40, 74, 78, 115)","duration":0.8,"duration_str":"800ms","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (15, 40, 74, 78, 115)","duration":0.58,"duration_str":"580ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (15, 40, 74, 78, 115)","duration":0.96,"duration_str":"960ms","connection":"bully-maketplace"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (15, 40, 74, 78, 115)","duration":0.49,"duration_str":"490ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`parent_id` in (15, 40, 74, 78, 115)","duration":0.61,"duration_str":"610ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (16, 17, 18, 19, 20, 21, 22, 23, 41, 42, 43, 44, 75, 76, 77, 79, 80, 81, 82, 116, 117, 118, 119, 120)","duration":3.63,"duration_str":"3.63s","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (16, 17, 18, 19, 20, 21, 22, 23, 41, 42, 43, 44, 75, 76, 77, 79, 80, 81, 82, 116, 117, 118, 119, 120)","duration":1.34,"duration_str":"1.34s","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (16, 17, 18, 19, 20, 21, 22, 23, 41, 42, 43, 44, 75, 76, 77, 79, 80, 81, 82, 116, 117, 118, 119, 120)","duration":0.9,"duration_str":"900ms","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.846397,"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.847862,"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.849014,"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.849174,"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.85017,"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.850299,"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.850965,"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.851191,"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.896519,"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.896629,"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.896719,"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.896805,"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.896886,"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.901746,"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.902007,"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.903429,"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.903822,"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.905454,"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.905895,"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.907834,"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.907984,"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.909266,"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.909489,"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.910368,"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.910562,"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.911724,"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.911859,"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.912613,"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.912734,"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.914398,"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.914602,"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.915947,"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.916231,"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.920238,"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.921329,"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.921576,"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.922827,"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.923049,"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.924534,"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.924766,"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.925767,"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.925962,"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.926675,"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.926805,"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.927433,"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.927581,"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.928811,"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.928959,"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.929724,"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.929829,"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.931281,"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.93144,"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.932786,"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.933076,"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.934851,"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.935923,"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.936132,"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.936918,"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.937045,"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.937846,"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.938101,"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.938709,"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.938817,"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.939565,"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.93975,"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.940405,"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.940576,"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.942696,"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.942952,"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.943796,"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.943929,"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.945312,"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.945414,"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.946176,"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.946272,"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.947485,"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.949005,"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.949292,"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.950915,"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.951089,"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.951997,"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.952133,"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.95268,"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.952789,"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.953756,"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.953902,"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.954499,"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.954667,"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.955908,"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.956052,"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.956779,"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.956923,"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.958678,"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.959022,"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.959908,"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.960025,"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.96149,"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.962528,"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.962651,"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.96325,"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.963342,"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.96422,"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.964414,"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.964962,"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.965084,"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.965918,"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.966069,"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.966864,"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.967017,"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.968477,"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.968662,"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.9693,"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.969413,"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.971472,"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.971701,"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.972585,"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.972755,"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.974269,"xdebug_link":null,"collector":"log"}]},"time":{"count":9,"start":1774707947.803178,"end":1774707947.983676,"duration":0.1804978847503662,"duration_str":"180ms","measures":[{"label":"Booting","start":1774707947.803178,"relative_start":0,"end":1774707947.835536,"relative_end":1774707947.835536,"duration":0.03235793113708496,"duration_str":"32.36ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774707947.835545,"relative_start":0.03236699104309082,"end":1774707947.983678,"relative_end":2.1457672119140625e-6,"duration":0.1481330394744873,"duration_str":"148ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774707947.836242,"relative_start":0.03306388854980469,"end":1774707947.838327,"relative_end":1774707947.838327,"duration":0.002084970474243164,"duration_str":"2.08ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774707947.896949,"relative_start":0.09377098083496094,"end":1774707947.974817,"relative_end":1774707947.974817,"duration":0.07786798477172852,"duration_str":"77.87ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.configurable","start":1774707947.920013,"relative_start":0.11683487892150879,"end":1774707947.920013,"relative_end":1774707947.920013,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.934686,"relative_start":0.13150787353515625,"end":1774707947.934686,"relative_end":1774707947.934686,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.947286,"relative_start":0.14410781860351562,"end":1774707947.947286,"relative_end":1774707947.947286,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.961318,"relative_start":0.15813994407653809,"end":1774707947.961318,"relative_end":1774707947.961318,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.974025,"relative_start":0.17084693908691406,"end":1774707947.974025,"relative_end":1774707947.974025,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":5494360,"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.920001,"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.934676,"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.947277,"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.961309,"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.974014,"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":23,"nb_statements":23,"nb_visible_statements":23,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.026150000000000007,"accumulated_duration_str":"26.15ms","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.841671,"duration":0.00182,"duration_str":"1.82ms","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":6.96},{"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.844001,"duration":0.00033,"duration_str":"330\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":6.96,"width_percent":1.262},{"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.8451622,"duration":0.00047999999999999996,"duration_str":"480\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Translatable.php:174","source":{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/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":8.222,"width_percent":1.836},{"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.846852,"duration":0.00053,"duration_str":"530\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Translatable.php:174","source":{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/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.057,"width_percent":2.027},{"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.852143,"duration":0.0005600000000000001,"duration_str":"560\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":12.084,"width_percent":2.141},{"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.853374,"duration":0.00063,"duration_str":"630\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":14.226,"width_percent":2.409},{"sql":"select * from `attributes` where `code` = 'price'","type":"query","params":[],"bindings":["price"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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.85513,"duration":0.0004,"duration_str":"400\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":16.635,"width_percent":1.53},{"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 ('3') 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,"3","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.856245,"duration":0.00369,"duration_str":"3.69ms","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":18.164,"width_percent":14.111},{"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 ('3') 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 `product_price_indices`.`min_price` desc limit 12 offset 0","type":"query","params":[],"bindings":[1,"3","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.860543,"duration":0.00322,"duration_str":"3.22ms","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":32.275,"width_percent":12.314},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (6)","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.8650491,"duration":0.00069,"duration_str":"690\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":44.589,"width_percent":2.639},{"sql":"select * from `product_images` where `product_images`.`product_id` in (15, 40, 74, 78, 115) 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.8671112,"duration":0.00116,"duration_str":"1.16ms","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":47.228,"width_percent":4.436},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (15, 40, 74, 78, 115) 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.869623,"duration":0.0007,"duration_str":"700\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":51.663,"width_percent":2.677},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (15, 40, 74, 78, 115)","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.870975,"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":54.34,"width_percent":3.059},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (15, 40, 74, 78, 115)","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.873257,"duration":0.00058,"duration_str":"580\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":57.4,"width_percent":2.218},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (15, 40, 74, 78, 115)","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.8751838,"duration":0.0009599999999999999,"duration_str":"960\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":59.618,"width_percent":3.671},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (15, 40, 74, 78, 115)","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.8770552,"duration":0.00049,"duration_str":"490\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":63.289,"width_percent":1.874},{"sql":"select * from `products` where `products`.`parent_id` in (15, 40, 74, 78, 115)","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.8782969,"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":65.163,"width_percent":2.333},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (6)","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.880042,"duration":0.00035999999999999997,"duration_str":"360\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":67.495,"width_percent":1.377},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (16, 17, 18, 19, 20, 21, 22, 23, 41, 42, 43, 44, 75, 76, 77, 79, 80, 81, 82, 116, 117, 118, 119, 120)","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.881457,"duration":0.00363,"duration_str":"3.63ms","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":68.872,"width_percent":13.881},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (16, 17, 18, 19, 20, 21, 22, 23, 41, 42, 43, 44, 75, 76, 77, 79, 80, 81, 82, 116, 117, 118, 119, 120)","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.8902662,"duration":0.00134,"duration_str":"1.34ms","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":82.753,"width_percent":5.124},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (16, 17, 18, 19, 20, 21, 22, 23, 41, 42, 43, 44, 75, 76, 77, 79, 80, 81, 82, 116, 117, 118, 119, 120)","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.893995,"duration":0.0009,"duration_str":"900\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":87.878,"width_percent":3.442},{"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` = 6","type":"query","params":[],"bindings":[6],"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.898545,"duration":0.0016799999999999999,"duration_str":"1.68ms","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":91.319,"width_percent":6.424},{"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.918196,"duration":0.0005899999999999999,"duration_str":"590\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":97.744,"width_percent":2.256}]},"models":{"data":{"Webkul\\Product\\Models\\ProductAttributeValue":{"retrieved":566,"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\\Product\\Models\\ProductPriceIndex":{"retrieved":87,"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\\Attribute\\Models\\Attribute":{"retrieved":36,"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\\Product":{"retrieved":29,"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":24,"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":13,"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":2,"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":761,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":761}},"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=3&limit=10&sort=price-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","uri":"GET api\/products","controller":{"value":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%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":"182ms","peak_memory":"8MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1205392474 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>sort<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">price-desc<\/span>\"\n  \"<span class=sf-dump-key>limit<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">10<\/span>\"\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str>3<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1205392474\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1884969219 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1884969219\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-646291219 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-646291219\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1461541133 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-1461541133\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-2006670926 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-2006670926\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-437477093 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-437477093\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"http:\/\/127.0.0.1:8000\/api\/products?category_id=3&limit=10&sort=price-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index"},"badge":null}}