{"__meta":{"id":"01KMTDAMKVEZX1GTMXC764W42Y","datetime":"2026-03-28 19:54:48","utime":1774707888.763423,"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.62,"duration_str":"620ms","connection":"bully-maketplace"},{"sql":"select * from `attributes` where `code` = 'price'","duration":0.68,"duration_str":"680ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (6)","duration":0.72,"duration_str":"720ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (6)","duration":0.42,"duration_str":"420ms","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.27,"duration_str":"1.27s","connection":"bully-maketplace"}]},{"name":"Webkul\\Core","models":["Webkul\\Core\\Models\\Channel (1)","Webkul\\Core\\Models\\Locale (1)","Webkul\\Core\\Models\\Currency (2)"],"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.51,"duration_str":"1.51s","connection":"bully-maketplace"},{"sql":"select * from `channels` limit 1","duration":0.39,"duration_str":"390ms","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.5,"duration_str":"500ms","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.74,"duration_str":"740ms","connection":"bully-maketplace"},{"sql":"select * from `currencies` where `code` = 'USD'","duration":0.39,"duration_str":"390ms","connection":"bully-maketplace"},{"sql":"select * from `core_config` where `code` = 'catalog.products.search.engine'","duration":0.69,"duration_str":"690ms","connection":"bully-maketplace"},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","duration":0.39,"duration_str":"390ms","connection":"bully-maketplace"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_small_image.url'","duration":0.95,"duration_str":"950ms","connection":"bully-maketplace"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_medium_image.url'","duration":0.9,"duration_str":"900ms","connection":"bully-maketplace"},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_large_image.url'","duration":0.37,"duration_str":"370ms","connection":"bully-maketplace"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.8,"duration_str":"800ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":0.45,"duration_str":"450ms","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":2.54,"duration_str":"2.54s","connection":"bully-maketplace"},{"sql":"select * from `product_images` where `product_images`.`product_id` in (15, 40, 74, 78, 115) order by `position` asc","duration":0.5,"duration_str":"500ms","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.52,"duration_str":"520ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (15, 40, 74, 78, 115)","duration":0.63,"duration_str":"630ms","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (15, 40, 74, 78, 115)","duration":0.41,"duration_str":"410ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (15, 40, 74, 78, 115)","duration":0.62,"duration_str":"620ms","connection":"bully-maketplace"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (15, 40, 74, 78, 115)","duration":0.7,"duration_str":"700ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`parent_id` in (15, 40, 74, 78, 115)","duration":0.79,"duration_str":"790ms","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":2.13,"duration_str":"2.13s","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":0.86,"duration_str":"860ms","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.53,"duration_str":"530ms","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:54:48] 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":1774707888.631725,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.633348,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.635951,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.636094,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.6385,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.63861,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.640101,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.640218,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.674707,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.674758,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.674801,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.674839,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.674877,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.678687,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.678817,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.679427,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.679627,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.680339,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.680431,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.681342,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.681521,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.684169,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.684391,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.686956,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.68719,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.689508,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.689688,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.690561,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.690666,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.692185,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.692305,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.693216,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.693353,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.696533,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.698224,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.698413,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.699666,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.699821,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.701051,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.701347,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.702342,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.702561,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.703316,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.70352,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.704236,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.704388,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.705973,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.706142,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.707229,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.707366,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.70951,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.70974,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.711305,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.711619,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.714223,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.716168,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.716419,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.717704,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.717921,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.719505,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.719704,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.720245,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.720393,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.721238,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.72141,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.722127,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.722275,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.723787,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.723941,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.724897,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.725027,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.727704,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.72795,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.729182,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.729359,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.731148,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.732633,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.732821,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.734186,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.734439,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.736093,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.736311,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.737045,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.737176,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.737955,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.738121,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.738876,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.73904,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.740725,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.740909,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.742067,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.742222,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.744936,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.745232,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.746764,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.747007,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.7487,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.749666,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.749799,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.750581,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.750784,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.752144,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.752407,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.75307,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.753233,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.754123,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.754367,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.755271,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.755411,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.756759,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.756887,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.757627,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.757758,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.759222,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.759513,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.761032,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.761349,"xdebug_link":null,"collector":"log"},{"message":"[19:54:48] 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":1774707888.762947,"xdebug_link":null,"collector":"log"}]},"time":{"count":9,"start":1774707888.594735,"end":1774707888.772749,"duration":0.17801403999328613,"duration_str":"178ms","measures":[{"label":"Booting","start":1774707888.594735,"relative_start":0,"end":1774707888.622228,"relative_end":1774707888.622228,"duration":0.027493000030517578,"duration_str":"27.49ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774707888.622235,"relative_start":0.027500152587890625,"end":1774707888.772751,"relative_end":2.1457672119140625e-6,"duration":0.15051603317260742,"duration_str":"151ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774707888.622837,"relative_start":0.02810215950012207,"end":1774707888.624181,"relative_end":1774707888.624181,"duration":0.0013439655303955078,"duration_str":"1.34ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774707888.67491,"relative_start":0.08017516136169434,"end":1774707888.763263,"relative_end":1774707888.763263,"duration":0.08835291862487793,"duration_str":"88.35ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.configurable","start":1774707888.696219,"relative_start":0.10148406028747559,"end":1774707888.696219,"relative_end":1774707888.696219,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707888.713902,"relative_start":0.11916708946228027,"end":1774707888.713902,"relative_end":1774707888.713902,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707888.730918,"relative_start":0.1361830234527588,"end":1774707888.730918,"relative_end":1774707888.730918,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707888.748435,"relative_start":0.1537001132965088,"end":1774707888.748435,"relative_end":1774707888.748435,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707888.762752,"relative_start":0.16801714897155762,"end":1774707888.762752,"relative_end":1774707888.762752,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":5511040,"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":1774707888.696209,"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":1774707888.713885,"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":1774707888.730906,"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":1774707888.748425,"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":1774707888.762743,"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":29,"nb_statements":29,"nb_visible_statements":29,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.02472,"accumulated_duration_str":"24.72ms","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":1774707888.6272671,"duration":0.00151,"duration_str":"1.51ms","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.108},{"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":1774707888.6294398,"duration":0.00039,"duration_str":"390\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.108,"width_percent":1.578},{"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":1774707888.630536,"duration":0.0005,"duration_str":"500\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":7.686,"width_percent":2.023},{"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":1774707888.632228,"duration":0.00074,"duration_str":"740\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":9.709,"width_percent":2.994},{"sql":"select * from `currencies` where `code` = 'USD'","type":"query","params":[],"bindings":["USD"],"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":296},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453},{"index":19,"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":295}],"start":1774707888.634007,"duration":0.00039,"duration_str":"390\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.702,"width_percent":1.578},{"sql":"select * from `core_config` where `code` = 'catalog.products.search.engine'","type":"query","params":[],"bindings":["catalog.products.search.engine"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453},{"index":19,"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":320}],"start":1774707888.636677,"duration":0.00069,"duration_str":"690\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":14.28,"width_percent":2.791},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","type":"query","params":[],"bindings":["catalog.products.storefront.products_per_page","default"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453},{"index":19,"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":320}],"start":1774707888.639036,"duration":0.00039,"duration_str":"390\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":17.071,"width_percent":1.578},{"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":1774707888.6409652,"duration":0.00045,"duration_str":"450\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:538","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=538","ajax":false,"filename":"BaseRepository.php","line":"538"},"connection":"bully-maketplace","explain":null,"start_percent":18.649,"width_percent":1.82},{"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":1774707888.6421711,"duration":0.00062,"duration_str":"620\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":20.469,"width_percent":2.508},{"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":1774707888.644057,"duration":0.00068,"duration_str":"680\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":22.977,"width_percent":2.751},{"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":1774707888.6456568,"duration":0.0027,"duration_str":"2.7ms","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":25.728,"width_percent":10.922},{"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":1774707888.648896,"duration":0.00254,"duration_str":"2.54ms","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":36.65,"width_percent":10.275},{"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":1774707888.652818,"duration":0.0007199999999999999,"duration_str":"720\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":46.926,"width_percent":2.913},{"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":1774707888.654212,"duration":0.0005,"duration_str":"500\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":49.838,"width_percent":2.023},{"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":1774707888.655387,"duration":0.0005200000000000001,"duration_str":"520\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.861,"width_percent":2.104},{"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":1774707888.656307,"duration":0.00063,"duration_str":"630\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":53.964,"width_percent":2.549},{"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":1774707888.65796,"duration":0.00041,"duration_str":"410\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":56.513,"width_percent":1.659},{"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":1774707888.659152,"duration":0.00062,"duration_str":"620\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":58.172,"width_percent":2.508},{"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":1774707888.660699,"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":60.68,"width_percent":2.832},{"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":1774707888.662195,"duration":0.00079,"duration_str":"790\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.511,"width_percent":3.196},{"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":1774707888.6637938,"duration":0.00041999999999999996,"duration_str":"420\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":66.707,"width_percent":1.699},{"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":1774707888.665145,"duration":0.00213,"duration_str":"2.13ms","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.406,"width_percent":8.617},{"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":1774707888.671654,"duration":0.00086,"duration_str":"860\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":77.023,"width_percent":3.479},{"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":1774707888.673389,"duration":0.00053,"duration_str":"530\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":80.502,"width_percent":2.144},{"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":1774707888.676009,"duration":0.00127,"duration_str":"1.27ms","slow":false,"memory":0,"memory_str":null,"filename":"AttributeFamily.php:53","source":{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/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":82.646,"width_percent":5.138},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_small_image.url'","type":"query","params":[],"bindings":["catalog.products.cache_small_image.url"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453},{"index":19,"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":320}],"start":1774707888.682199,"duration":0.00095,"duration_str":"950\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":87.783,"width_percent":3.843},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_medium_image.url'","type":"query","params":[],"bindings":["catalog.products.cache_medium_image.url"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453},{"index":19,"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":320}],"start":1774707888.684951,"duration":0.0009,"duration_str":"900\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=559","ajax":false,"filename":"BaseRepository.php","line":"559"},"connection":"bully-maketplace","explain":null,"start_percent":91.626,"width_percent":3.641},{"sql":"select * from `core_config` where `code` = 'catalog.products.cache_large_image.url'","type":"query","params":[],"bindings":["catalog.products.cache_large_image.url"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":321},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","line":427},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","line":453},{"index":19,"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":320}],"start":1774707888.68772,"duration":0.00037,"duration_str":"370\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":95.267,"width_percent":1.497},{"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":1774707888.694363,"duration":0.0008,"duration_str":"800\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:559","source":{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":96.764,"width_percent":3.236}]},"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\\Core\\Models\\Currency":{"retrieved":2,"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\\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\\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":762,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":762}},"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":"179ms","peak_memory":"8MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1248994649 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-1248994649\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-2115464160 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-2115464160\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-478457840 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\">eyJpdiI6IldNWXdZWDVZZDdYenpmY2NsOC9MQlE9PSIsInZhbHVlIjoiS3JHVHNRUzdMSkljYThaR1g5VlA0a3pNZEpNTC96elBqQ21BSTVHcUh0T1ErcXErcnlwcWRHc2tLcDc3Qjg0eEdwOGtvUFh1M1NBaHI5bG04NUhDWjhKUElwNUViM281UE9CQ1JCK0QwM0tkS055VDFCaDlyNi8wcHYwM3pCd3IiLCJtYWMiOiJhMzM5NjJhM2JkZWRiMjRhODIxMWE4NmQzMmIwNmJjOGNkMDAxNjU2Nzk3ZjFiM2I4MTgyNTIxMDUwOTJkMmM3IiwidGFnIjoiIn0=<\/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=eyJpdiI6IldNWXdZWDVZZDdYenpmY2NsOC9MQlE9PSIsInZhbHVlIjoiS3JHVHNRUzdMSkljYThaR1g5VlA0a3pNZEpNTC96elBqQ21BSTVHcUh0T1ErcXErcnlwcWRHc2tLcDc3Qjg0eEdwOGtvUFh1M1NBaHI5bG04NUhDWjhKUElwNUViM281UE9CQ1JCK0QwM0tkS055VDFCaDlyNi8wcHYwM3pCd3IiLCJtYWMiOiJhMzM5NjJhM2JkZWRiMjRhODIxMWE4NmQzMmIwNmJjOGNkMDAxNjU2Nzk3ZjFiM2I4MTgyNTIxMDUwOTJkMmM3IiwidGFnIjoiIn0%3D; bully_marketplace_session=eyJpdiI6InNHdVB2L2UwZWUrWW03ZkQ1aFc4WUE9PSIsInZhbHVlIjoiN0NSRlUvTVpEWjh0K2pQN1JKcElSTklhME1lYStEMzZ0cUFnTXp2dWRTcUZvQmRnVzlFdjgzUEVYb3FITHBiUUJyVUhvRlJLTVBDQ1B2U2JTZXBpTWZqM2ZDUVBOenJBaHAxa29Icm1saFI3ZVB4SDR2ZlNQMVFnbTVEejFtRnkiLCJtYWMiOiI0ZWI2YmE2MjU0YTdjM2EzZWM1MTNkYmQ5MDQwODg1MjFiODc2NTI0YzdmY2VkNTY2YTg5ODcxYzk5NDY1ZGY0IiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-478457840\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-2120283989 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\">lFtGjRtkoaH8Xcq1t0wh5fXOUiulL2olghBDr3KH<\/span>\"\n  \"<span class=sf-dump-key>bully_marketplace_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">INi2W02yjSOBWcHpTw1deSPVRDijXl7fqeT5C3EU<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2120283989\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-690546290 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:24:48 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-690546290\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-529949754 data-indent-pad=\"  \"><span class=sf-dump-note>array:6<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">lFtGjRtkoaH8Xcq1t0wh5fXOUiulL2olghBDr3KH<\/span>\"\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  \"<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<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-529949754\", {\"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}}