{"__meta":{"id":"01KMTDCE83TGKRFHAR8THZBR0R","datetime":"2026-03-28 19:55:47","utime":1774707947.779544,"method":"GET","uri":"\/api\/products?sort=created_at-desc&limit=10&category_id=2","ip":"127.0.0.1"},"modules":{"count":5,"modules":[{"name":"Webkul\\Attribute","models":["Webkul\\Attribute\\Models\\Attribute (156)","Webkul\\Attribute\\Models\\AttributeFamily (13)"],"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.73,"duration_str":"730ms","connection":"bully-maketplace"},{"sql":"select * from `attributes` where `code` = 'created_at'","duration":0.65,"duration_str":"650ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (2, 3, 4, 5, 10)","duration":0.77,"duration_str":"770ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (2, 3, 4, 5)","duration":0.39,"duration_str":"390ms","connection":"bully-maketplace"},{"sql":"select `attributes`.* from `attributes` inner join `attribute_group_mappings` on `attributes`.`id` = `attribute_group_mappings`.`attribute_id` inner join `attribute_groups` on `attribute_group_mappings`.`attribute_group_id` = `attribute_groups`.`id` inner join `attribute_families` on `attribute_groups`.`attribute_family_id` = `attribute_families`.`id` where `attribute_families`.`id` = 3","duration":1.61,"duration_str":"1.61s","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` = 10","duration":0.64,"duration_str":"640ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 4 limit 1","duration":0.59,"duration_str":"590ms","connection":"bully-maketplace"},{"sql":"select `attributes`.* from `attributes` inner join `attribute_group_mappings` on `attributes`.`id` = `attribute_group_mappings`.`attribute_id` inner join `attribute_groups` on `attribute_group_mappings`.`attribute_group_id` = `attribute_groups`.`id` inner join `attribute_families` on `attribute_groups`.`attribute_family_id` = `attribute_families`.`id` where `attribute_families`.`id` = 4","duration":1.63,"duration_str":"1.63s","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 2 limit 1","duration":0.64,"duration_str":"640ms","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` = 2","duration":0.75,"duration_str":"750ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 3 limit 1","duration":0.6,"duration_str":"600ms","connection":"bully-maketplace"},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 5 limit 1","duration":0.33,"duration_str":"330ms","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` = 5","duration":0.64,"duration_str":"640ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Core","models":["Webkul\\Core\\Models\\Channel (1)","Webkul\\Core\\Models\\Locale (1)","Webkul\\Core\\Models\\Currency (1)"],"views":[],"queries":[{"sql":"select * from `channels` where `hostname` in ('127.0.0.1:8000', 'http:\/\/127.0.0.1:8000', 'https:\/\/127.0.0.1:8000')","duration":4.39,"duration_str":"4.39s","connection":"bully-maketplace"},{"sql":"select * from `channels` limit 1","duration":0.53,"duration_str":"530ms","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.78,"duration_str":"780ms","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.95,"duration_str":"950ms","connection":"bully-maketplace"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.86,"duration_str":"860ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":0.97,"duration_str":"970ms","connection":"bully-maketplace"}]},{"name":"Webkul\\Product","models":["Webkul\\Product\\Models\\Product (65)","Webkul\\Product\\Models\\ProductImage (22)","Webkul\\Product\\Models\\ProductAttributeValue (1275)","Webkul\\Product\\Models\\ProductPriceIndex (183)","Webkul\\Product\\Models\\ProductInventoryIndex (57)","Webkul\\Product\\Models\\ProductBundleOption (4)","Webkul\\Product\\Models\\ProductBundleOptionProduct (16)"],"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 ('2') and `product_channels`.`channel_id` = '1' and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 1 and `url_key_product_attribute_values`.`attribute_id` = 3 and `url_key_product_attribute_values`.`text_value` is not null and `visible_individually_product_attribute_values`.`attribute_id` = 7 and `visible_individually_product_attribute_values`.`boolean_value` = 1 group by `products`.`id` order by `products`.`created_at` desc limit 12 offset 0","duration":6.84,"duration_str":"6.84s","connection":"bully-maketplace"},{"sql":"select * from `product_images` where `product_images`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135) order by `position` asc","duration":0.88,"duration_str":"880ms","connection":"bully-maketplace"},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135) order by `position` asc","duration":0.79,"duration_str":"790ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","duration":1.34,"duration_str":"1.34s","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","duration":0.8,"duration_str":"800ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","duration":1.08,"duration_str":"1.08s","connection":"bully-maketplace"},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","duration":0.88,"duration_str":"880ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`parent_id` in (24, 58, 59, 83, 89, 103, 109, 135)","duration":0.74,"duration_str":"740ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 60, 61, 62, 63, 64, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 136, 137, 138, 139, 140, 141, 142, 143)","duration":6.45,"duration_str":"6.45s","connection":"bully-maketplace"},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 60, 61, 62, 63, 64, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 136, 137, 138, 139, 140, 141, 142, 143)","duration":2.2,"duration_str":"2.2s","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 60, 61, 62, 63, 64, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 136, 137, 138, 139, 140, 141, 142, 143)","duration":0.82,"duration_str":"820ms","connection":"bully-maketplace"},{"sql":"select * from `product_bundle_options` where `product_bundle_options`.`product_id` = 58 and `product_bundle_options`.`product_id` is not null","duration":1.11,"duration_str":"1.11s","connection":"bully-maketplace"},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 1 and `product_bundle_option_products`.`product_bundle_option_id` is not null","duration":0.65,"duration_str":"650ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`id` = 54 limit 1","duration":0.44,"duration_str":"440ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 54 and `product_attribute_values`.`product_id` is not null","duration":0.9,"duration_str":"900ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 54 and `product_inventory_indices`.`product_id` is not null","duration":0.69,"duration_str":"690ms","connection":"bully-maketplace"},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 2 and `product_bundle_option_products`.`product_bundle_option_id` is not null","duration":0.91,"duration_str":"910ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`id` = 46 limit 1","duration":0.7,"duration_str":"700ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 46 and `product_attribute_values`.`product_id` is not null","duration":0.8,"duration_str":"800ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 46 and `product_inventory_indices`.`product_id` is not null","duration":0.61,"duration_str":"610ms","connection":"bully-maketplace"},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 3 and `product_bundle_option_products`.`product_bundle_option_id` is not null","duration":0.64,"duration_str":"640ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`id` = 50 limit 1","duration":0.62,"duration_str":"620ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 50 and `product_attribute_values`.`product_id` is not null","duration":0.69,"duration_str":"690ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 50 and `product_inventory_indices`.`product_id` is not null","duration":0.43,"duration_str":"430ms","connection":"bully-maketplace"},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 4 and `product_bundle_option_products`.`product_bundle_option_id` is not null","duration":0.32,"duration_str":"320ms","connection":"bully-maketplace"},{"sql":"select * from `products` where `products`.`id` = 70 limit 1","duration":0.27,"duration_str":"270ms","connection":"bully-maketplace"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 70 and `product_attribute_values`.`product_id` is not null","duration":0.72,"duration_str":"720ms","connection":"bully-maketplace"},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 70 and `product_inventory_indices`.`product_id` is not null","duration":0.59,"duration_str":"590ms","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.bundle (packages\/Webkul\/Shop\/src\/Resources\/views\/products\/prices\/bundle.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)","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":190,"messages":[{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.534689,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.537399,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.539206,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.53941,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.541928,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.542107,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.5432,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.543585,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.622656,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.622744,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.622804,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.622858,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.622908,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.622957,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.623007,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Creation of dynamic property Webkul\\Shop\\Http\\Resources\\ProductResource::$reviewHelper is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php on line 19","message_html":null,"is_string":false,"label":"warning","time":1774707947.623055,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.627216,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.627341,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.62819,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.628374,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.629236,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.629328,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.630128,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.630201,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.631025,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.631215,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.63185,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.632012,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.634099,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.634393,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.635937,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.63615,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.637946,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.63809,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.63887,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.638987,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.642692,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.647399,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.647638,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.648556,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.648717,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.649626,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.649879,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.650639,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.650846,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.651804,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.652016,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.653023,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.653264,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.654843,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.655006,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.65583,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.656043,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.657711,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.658001,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.670538,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.670864,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.682103,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.682356,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.690748,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.690898,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.698425,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.698612,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.704784,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.706228,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.706511,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.707319,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.707399,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.708395,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.708655,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.70931,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.709415,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.710292,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.710392,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.710982,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.711091,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.712099,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.712201,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.712858,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.712957,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.714113,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.714213,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.714971,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.715175,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.717143,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.718768,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.718914,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.719829,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.720057,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.720962,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.721088,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.721573,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.721687,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.722498,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.722617,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.72327,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.723375,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.724722,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.724965,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.725966,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.726084,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.727245,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.727332,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.727952,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.728036,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.72914,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.729957,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.730049,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.730767,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.730878,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.73161,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.731707,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.732056,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.732133,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.73272,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.732846,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.733513,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.733712,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.73574,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.736058,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.737316,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.737527,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.739275,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.739437,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.740278,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.740562,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.742727,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.743859,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.743967,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.744591,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.744674,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.745161,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.745241,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.745611,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.745678,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.746182,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.746282,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.746877,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.746979,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.748165,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.748341,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.74982,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.750152,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.752347,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.752649,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.753421,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.75361,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.754801,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.755812,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.755975,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.757112,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.757245,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.758318,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.758579,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.759089,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.759171,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.759835,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.759974,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.760493,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.760659,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.761704,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.761907,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.762649,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.762752,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.763883,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.764044,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.764816,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.765056,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.767596,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.768809,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.768953,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.769689,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.769796,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.77057,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.770684,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.771159,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.771281,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.772015,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.772145,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.772796,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.772963,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.774234,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.774377,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.775284,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.775455,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.777094,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.777211,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.777877,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: Since symfony\/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/symfony\/deprecation-contracts\/function.php on line 25","message_html":null,"is_string":false,"label":"warning","time":1774707947.777998,"xdebug_link":null,"collector":"log"},{"message":"[19:55:47] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in \/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Helpers\/Review.php on line 31","message_html":null,"is_string":false,"label":"warning","time":1774707947.77901,"xdebug_link":null,"collector":"log"}]},"time":{"count":12,"start":1774707947.477828,"end":1774707947.794274,"duration":0.31644606590270996,"duration_str":"316ms","measures":[{"label":"Booting","start":1774707947.477828,"relative_start":0,"end":1774707947.515498,"relative_end":1774707947.515498,"duration":0.03766989707946777,"duration_str":"37.67ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1774707947.515512,"relative_start":0.037683963775634766,"end":1774707947.794276,"relative_end":1.9073486328125e-6,"duration":0.278764009475708,"duration_str":"279ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1774707947.516699,"relative_start":0.038871049880981445,"end":1774707947.51979,"relative_end":1774707947.51979,"duration":0.0030908584594726562,"duration_str":"3.09ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1774707947.623139,"relative_start":0.1453108787536621,"end":1774707947.779359,"relative_end":1774707947.779359,"duration":0.1562201976776123,"duration_str":"156ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"View: shop::products.prices.configurable","start":1774707947.642402,"relative_start":0.16457390785217285,"end":1774707947.642402,"relative_end":1774707947.642402,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.bundle","start":1774707947.704347,"relative_start":0.22651886940002441,"end":1774707947.704347,"relative_end":1774707947.704347,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.716944,"relative_start":0.23911595344543457,"end":1774707947.716944,"relative_end":1774707947.716944,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.729031,"relative_start":0.2512030601501465,"end":1774707947.729031,"relative_end":1774707947.729031,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.742571,"relative_start":0.2647430896759033,"end":1774707947.742571,"relative_end":1774707947.742571,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.754648,"relative_start":0.27681994438171387,"end":1774707947.754648,"relative_end":1774707947.754648,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.767262,"relative_start":0.28943395614624023,"end":1774707947.767262,"relative_end":1774707947.767262,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"},{"label":"View: shop::products.prices.configurable","start":1774707947.778885,"relative_start":0.3010568618774414,"end":1774707947.778885,"relative_end":1774707947.778885,"duration":0,"duration_str":"0\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":"views","group":"View"}]},"memory":{"peak_usage":7638256,"peak_usage_str":"7MB"},"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":8,"nb_templates":8,"templates":[{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.642391,"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.bundle","param_count":null,"params":[],"start":1774707947.704338,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/bundle.blade.phpshop::products.prices.bundle","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fbundle.blade.php&line=1","ajax":false,"filename":"bundle.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.716932,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.729024,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.742562,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.754639,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.767246,"type":"blade","hash":"blade\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Providers\/..\/Resources\/views\/products\/prices\/configurable.blade.phpshop::products.prices.configurable","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FResources%2Fviews%2Fproducts%2Fprices%2Fconfigurable.blade.php&line=1","ajax":false,"filename":"configurable.blade.php","line":"?"}},{"name":"shop::products.prices.configurable","param_count":null,"params":[],"start":1774707947.778877,"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":48,"nb_statements":48,"nb_visible_statements":48,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.06115000000000001,"accumulated_duration_str":"61.15ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `channels` where `hostname` in ('127.0.0.1:8000', 'http:\/\/127.0.0.1:8000', 'https:\/\/127.0.0.1:8000')","type":"query","params":[],"bindings":["127.0.0.1:8000","http:\/\/127.0.0.1:8000","https:\/\/127.0.0.1:8000"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},{"index":16,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":147},{"index":17,"namespace":"middleware","name":"theme","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Theme.php","line":20},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":19,"namespace":null,"name":"vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","line":22}],"start":1774707947.525463,"duration":0.00439,"duration_str":"4.39ms","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":7.179},{"sql":"select * from `channels` limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":18,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":404},{"index":19,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":154},{"index":20,"namespace":"middleware","name":"theme","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Theme.php","line":20},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":22,"namespace":null,"name":"vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/boost\/src\/Middleware\/InjectBoost.php","line":22}],"start":1774707947.530711,"duration":0.00053,"duration_str":"530\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":7.179,"width_percent":0.867},{"sql":"select `locales`.*, `channel_locales`.`channel_id` as `pivot_channel_id`, `channel_locales`.`locale_id` as `pivot_locale_id` from `locales` inner join `channel_locales` on `locales`.`id` = `channel_locales`.`locale_id` where `channel_locales`.`channel_id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},{"index":21,"namespace":"middleware","name":"installer_locale","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Locale.php","line":26},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":23,"namespace":"middleware","name":"theme","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Theme.php","line":33},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209}],"start":1774707947.532624,"duration":0.00078,"duration_str":"780\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Translatable.php:174","source":{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fastrotomic%2Flaravel-translatable%2Fsrc%2FTranslatable%2FTranslatable.php&line=174","ajax":false,"filename":"Translatable.php","line":"174"},"connection":"bully-maketplace","explain":null,"start_percent":8.046,"width_percent":1.276},{"sql":"select `currencies`.*, `channel_currencies`.`channel_id` as `pivot_channel_id`, `channel_currencies`.`currency_id` as `pivot_currency_id` from `currencies` inner join `channel_currencies` on `currencies`.`id` = `channel_currencies`.`currency_id` where `channel_currencies`.`channel_id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":19,"namespace":null,"name":"vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":174},{"index":21,"namespace":"middleware","name":"currency","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Currency.php","line":26},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209},{"index":23,"namespace":"middleware","name":"installer_locale","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Middleware\/Locale.php","line":41},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":209}],"start":1774707947.535523,"duration":0.00095,"duration_str":"950\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.321,"width_percent":1.554},{"sql":"select * from `customer_groups` where `code` = 'guest'","type":"query","params":[],"bindings":["guest"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":290},{"index":17,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":104},{"index":18,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":748},{"index":19,"namespace":null,"name":"packages\/Webkul\/Customer\/src\/Repositories\/CustomerRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Customer\/src\/Repositories\/CustomerRepository.php","line":43}],"start":1774707947.5452762,"duration":0.0009699999999999999,"duration_str":"970\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":10.875,"width_percent":1.586},{"sql":"select `id`, `code`, `value_per_channel`, `value_per_locale`, `type`, `is_filterable`, `is_configurable` from `attributes` where `code` in ('sort', 'limit', 'category_id', 'query', 'channel_id', 'status', 'visible_individually', 'url_key')","type":"query","params":[],"bindings":["sort","limit","category_id","query","channel_id","status","visible_individually","url_key"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":578},{"index":16,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":200},{"index":17,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":317},{"index":18,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":1033},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":485}],"start":1774707947.547482,"duration":0.00073,"duration_str":"730\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":12.461,"width_percent":1.194},{"sql":"select * from `attributes` where `code` = 'created_at'","type":"query","params":[],"bindings":["created_at"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":538},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":290},{"index":17,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":104},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":421},{"index":19,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":1033}],"start":1774707947.550298,"duration":0.00065,"duration_str":"650\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":13.655,"width_percent":1.063},{"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 ('2') 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,"2","1",8,1,3,7,1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":17,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":19,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":20,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.552084,"duration":0.00879,"duration_str":"8.79ms","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":14.718,"width_percent":14.374},{"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 ('2') and `product_channels`.`channel_id` = '1' and `status_product_attribute_values`.`attribute_id` = 8 and `status_product_attribute_values`.`boolean_value` = 1 and `url_key_product_attribute_values`.`attribute_id` = 3 and `url_key_product_attribute_values`.`text_value` is not null and `visible_individually_product_attribute_values`.`attribute_id` = 7 and `visible_individually_product_attribute_values`.`boolean_value` = 1 group by `products`.`id` order by `products`.`created_at` desc limit 12 offset 0","type":"query","params":[],"bindings":[1,"2","1",8,1,3,7,1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":17,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":18,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":19,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":20,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.561891,"duration":0.00684,"duration_str":"6.84ms","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":29.092,"width_percent":11.186},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (2, 3, 4, 5, 10)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.570375,"duration":0.0007700000000000001,"duration_str":"770\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":40.278,"width_percent":1.259},{"sql":"select * from `product_images` where `product_images`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135) order by `position` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.572132,"duration":0.00088,"duration_str":"880\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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":41.537,"width_percent":1.439},{"sql":"select * from `product_videos` where `product_videos`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135) order by `position` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.5739179,"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":42.976,"width_percent":1.292},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.575781,"duration":0.00134,"duration_str":"1.34ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":44.268,"width_percent":2.191},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.57935,"duration":0.0008,"duration_str":"800\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":46.46,"width_percent":1.308},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.5815659,"duration":0.00108,"duration_str":"1.08ms","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":47.768,"width_percent":1.766},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (24, 58, 59, 83, 89, 103, 109, 135)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.584161,"duration":0.00088,"duration_str":"880\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/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.534,"width_percent":1.439},{"sql":"select * from `products` where `products`.`parent_id` in (24, 58, 59, 83, 89, 103, 109, 135)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":22,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":25,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.5862389,"duration":0.00074,"duration_str":"740\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BaseRepository.php:487","source":{"index":21,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fvendor%2Fprettus%2Fl5-repository%2Fsrc%2FPrettus%2FRepository%2FEloquent%2FBaseRepository.php&line=487","ajax":false,"filename":"BaseRepository.php","line":"487"},"connection":"bully-maketplace","explain":null,"start_percent":50.973,"width_percent":1.21},{"sql":"select * from `attribute_families` where `attribute_families`.`id` in (2, 3, 4, 5)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.588285,"duration":0.00039,"duration_str":"390\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":52.183,"width_percent":0.638},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` in (25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 60, 61, 62, 63, 64, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 136, 137, 138, 139, 140, 141, 142, 143)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.59005,"duration":0.00645,"duration_str":"6.45ms","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":52.821,"width_percent":10.548},{"sql":"select * from `product_price_indices` where `product_price_indices`.`product_id` in (25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 60, 61, 62, 63, 64, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 136, 137, 138, 139, 140, 141, 142, 143)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.6137142,"duration":0.0022,"duration_str":"2.2ms","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":63.369,"width_percent":3.598},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` in (25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 60, 61, 62, 63, 64, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 136, 137, 138, 139, 140, 141, 142, 143)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":26,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":487},{"index":27,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":238},{"index":28,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":461},{"index":29,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":238},{"index":30,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php","line":40}],"start":1774707947.6194842,"duration":0.00082,"duration_str":"820\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.966,"width_percent":1.341},{"sql":"select `attributes`.* from `attributes` inner join `attribute_group_mappings` on `attributes`.`id` = `attribute_group_mappings`.`attribute_id` inner join `attribute_groups` on `attribute_group_mappings`.`attribute_group_id` = `attribute_groups`.`id` inner join `attribute_families` on `attribute_groups`.`attribute_family_id` = `attribute_families`.`id` where `attribute_families`.`id` = 3","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":514},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":396},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","line":139}],"start":1774707947.62444,"duration":0.00161,"duration_str":"1.61ms","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":68.307,"width_percent":2.633},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":559},{"index":16,"namespace":null,"name":"vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":315},{"index":17,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":119},{"index":18,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":459},{"index":19,"namespace":null,"name":"packages\/Webkul\/Core\/src\/Core.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Core\/src\/Core.php","line":481}],"start":1774707947.640138,"duration":0.00086,"duration_str":"860\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":70.94,"width_percent":1.406},{"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` = 10","type":"query","params":[],"bindings":[10],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":514},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":396},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/DelegatesToResource.php","line":139}],"start":1774707947.645651,"duration":0.00064,"duration_str":"640\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"AttributeFamily.php:53","source":{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"bully-maketplace","explain":null,"start_percent":72.347,"width_percent":1.047},{"sql":"select * from `product_bundle_options` where `product_bundle_options`.`product_id` = 58 and `product_bundle_options`.`product_id` is not null","type":"query","params":[],"bindings":[58],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":538},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102}],"start":1774707947.659083,"duration":0.00111,"duration_str":"1.11ms","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":73.393,"width_percent":1.815},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 1 and `product_bundle_option_products`.`product_bundle_option_id` is not null","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":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":540},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102}],"start":1774707947.661386,"duration":0.00065,"duration_str":"650\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":75.209,"width_percent":1.063},{"sql":"select * from `products` where `products`.`id` = 54 limit 1","type":"query","params":[],"bindings":[54],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102},{"index":30,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","line":108}],"start":1774707947.6628792,"duration":0.00044,"duration_str":"440\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Bundle.php:542","source":{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FType%2FBundle.php&line=542","ajax":false,"filename":"Bundle.php","line":"542"},"connection":"bully-maketplace","explain":null,"start_percent":76.271,"width_percent":0.72},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 4 limit 1","type":"query","params":[],"bindings":[4],"hints":null,"show_copy":true,"backtrace":[{"index":20,"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":404},{"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":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":26,"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":341}],"start":1774707947.665382,"duration":0.0005899999999999999,"duration_str":"590\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":20,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":76.991,"width_percent":0.965},{"sql":"select `attributes`.* from `attributes` inner join `attribute_group_mappings` on `attributes`.`id` = `attribute_group_mappings`.`attribute_id` inner join `attribute_groups` on `attribute_group_mappings`.`attribute_group_id` = `attribute_groups`.`id` inner join `attribute_families` on `attribute_groups`.`attribute_family_id` = `attribute_families`.`id` where `attribute_families`.`id` = 4","type":"query","params":[],"bindings":[4],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},{"index":21,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":215},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":514},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Models\/Product.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":396},{"index":25,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154}],"start":1774707947.667142,"duration":0.00163,"duration_str":"1.63ms","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":77.956,"width_percent":2.666},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 54 and `product_attribute_values`.`product_id` is not null","type":"query","params":[],"bindings":[54],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"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":436},{"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":398},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":25,"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":341}],"start":1774707947.671259,"duration":0.0009,"duration_str":"900\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":80.621,"width_percent":1.472},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 54 and `product_inventory_indices`.`product_id` is not null","type":"query","params":[],"bindings":[54],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":712},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":519},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":158},{"index":24,"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":341}],"start":1774707947.6733341,"duration":0.00069,"duration_str":"690\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":82.093,"width_percent":1.128},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 2 and `product_bundle_option_products`.`product_bundle_option_id` is not null","type":"query","params":[],"bindings":[2],"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":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":540},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102}],"start":1774707947.674798,"duration":0.00091,"duration_str":"910\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":83.222,"width_percent":1.488},{"sql":"select * from `products` where `products`.`id` = 46 limit 1","type":"query","params":[],"bindings":[46],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102},{"index":30,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","line":108}],"start":1774707947.676255,"duration":0.0007,"duration_str":"700\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Bundle.php:542","source":{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FType%2FBundle.php&line=542","ajax":false,"filename":"Bundle.php","line":"542"},"connection":"bully-maketplace","explain":null,"start_percent":84.71,"width_percent":1.145},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 2 limit 1","type":"query","params":[],"bindings":[2],"hints":null,"show_copy":true,"backtrace":[{"index":20,"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":404},{"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":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":26,"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":341}],"start":1774707947.6785522,"duration":0.00064,"duration_str":"640\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":20,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":85.854,"width_percent":1.047},{"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` = 2","type":"query","params":[],"bindings":[2],"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":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154}],"start":1774707947.679905,"duration":0.00075,"duration_str":"750\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"AttributeFamily.php:53","source":{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"bully-maketplace","explain":null,"start_percent":86.901,"width_percent":1.226},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 46 and `product_attribute_values`.`product_id` is not null","type":"query","params":[],"bindings":[46],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"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":436},{"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":398},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":25,"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":341}],"start":1774707947.6827621,"duration":0.0008,"duration_str":"800\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":88.128,"width_percent":1.308},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 46 and `product_inventory_indices`.`product_id` is not null","type":"query","params":[],"bindings":[46],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":712},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":519},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":158},{"index":24,"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":341}],"start":1774707947.6846828,"duration":0.00061,"duration_str":"610\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":89.436,"width_percent":0.998},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 3 and `product_bundle_option_products`.`product_bundle_option_id` is not null","type":"query","params":[],"bindings":[3],"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":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":540},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102}],"start":1774707947.685944,"duration":0.00064,"duration_str":"640\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":90.433,"width_percent":1.047},{"sql":"select * from `products` where `products`.`id` = 50 limit 1","type":"query","params":[],"bindings":[50],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102},{"index":30,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","line":108}],"start":1774707947.68719,"duration":0.00062,"duration_str":"620\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Bundle.php:542","source":{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FType%2FBundle.php&line=542","ajax":false,"filename":"Bundle.php","line":"542"},"connection":"bully-maketplace","explain":null,"start_percent":91.48,"width_percent":1.014},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 3 limit 1","type":"query","params":[],"bindings":[3],"hints":null,"show_copy":true,"backtrace":[{"index":20,"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":404},{"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":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":26,"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":341}],"start":1774707947.6890929,"duration":0.0006,"duration_str":"600\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":20,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":92.494,"width_percent":0.981},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 50 and `product_attribute_values`.`product_id` is not null","type":"query","params":[],"bindings":[50],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"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":436},{"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":398},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":25,"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":341}],"start":1774707947.69118,"duration":0.00069,"duration_str":"690\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":93.475,"width_percent":1.128},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 50 and `product_inventory_indices`.`product_id` is not null","type":"query","params":[],"bindings":[50],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":712},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":519},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":158},{"index":24,"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":341}],"start":1774707947.692879,"duration":0.00043,"duration_str":"430\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":94.603,"width_percent":0.703},{"sql":"select * from `product_bundle_option_products` where `product_bundle_option_products`.`product_bundle_option_id` = 4 and `product_bundle_option_products`.`product_bundle_option_id` is not null","type":"query","params":[],"bindings":[4],"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":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":540},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102}],"start":1774707947.693921,"duration":0.00032,"duration_str":"320\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":95.307,"width_percent":0.523},{"sql":"select * from `products` where `products`.`id` = 70 limit 1","type":"query","params":[],"bindings":[70],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":428},{"index":23,"namespace":null,"name":"packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Shop\/src\/Http\/Resources\/ProductResource.php","line":45},{"index":29,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/ResourceCollection.php","line":102},{"index":30,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/vendor\/laravel\/framework\/src\/Illuminate\/Http\/Resources\/Json\/JsonResource.php","line":108}],"start":1774707947.6946352,"duration":0.00027,"duration_str":"270\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Bundle.php:542","source":{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Bundle.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Bundle.php","line":542},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FType%2FBundle.php&line=542","ajax":false,"filename":"Bundle.php","line":"542"},"connection":"bully-maketplace","explain":null,"start_percent":95.83,"width_percent":0.442},{"sql":"select * from `attribute_families` where `attribute_families`.`id` = 5 limit 1","type":"query","params":[],"bindings":[5],"hints":null,"show_copy":true,"backtrace":[{"index":20,"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":404},{"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":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":26,"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":341}],"start":1774707947.695817,"duration":0.00033,"duration_str":"330\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":20,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":96.271,"width_percent":0.54},{"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` = 5","type":"query","params":[],"bindings":[5],"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":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154}],"start":1774707947.696716,"duration":0.00064,"duration_str":"640\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"AttributeFamily.php:53","source":{"index":15,"namespace":null,"name":"packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Attribute\/src\/Models\/AttributeFamily.php","line":53},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FAttribute%2Fsrc%2FModels%2FAttributeFamily.php&line=53","ajax":false,"filename":"AttributeFamily.php","line":"53"},"connection":"bully-maketplace","explain":null,"start_percent":96.811,"width_percent":1.047},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 70 and `product_attribute_values`.`product_id` is not null","type":"query","params":[],"bindings":[70],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"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":436},{"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":398},{"index":24,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":154},{"index":25,"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":341}],"start":1774707947.698914,"duration":0.0007199999999999999,"duration_str":"720\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":97.858,"width_percent":1.177},{"sql":"select * from `product_inventory_indices` where `product_inventory_indices`.`product_id` = 70 and `product_inventory_indices`.`product_id` is not null","type":"query","params":[],"bindings":[70],"hints":null,"show_copy":true,"backtrace":[{"index":19,"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":404},{"index":21,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":712},{"index":22,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/AbstractType.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":519},{"index":23,"namespace":null,"name":"packages\/Webkul\/Product\/src\/Type\/Simple.php","file":"\/home\/abdul-muqeet\/projects\/bagisto-2.3\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":158},{"index":24,"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":341}],"start":1774707947.7009668,"duration":0.0005899999999999999,"duration_str":"590\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"Product.php:404","source":{"index":19,"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":404},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProduct.php&line=404","ajax":false,"filename":"Product.php","line":"404"},"connection":"bully-maketplace","explain":null,"start_percent":99.035,"width_percent":0.965}]},"models":{"data":{"Webkul\\Product\\Models\\ProductAttributeValue":{"retrieved":1275,"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":183,"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":156,"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":65,"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":57,"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":22,"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\\Product\\Models\\ProductBundleOptionProduct":{"retrieved":16,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductBundleOptionProduct.php&line=1","ajax":false,"filename":"ProductBundleOptionProduct.php","line":"?"}},"Webkul\\Attribute\\Models\\AttributeFamily":{"retrieved":13,"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\\Product\\Models\\ProductBundleOption":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FProduct%2Fsrc%2FModels%2FProductBundleOption.php&line=1","ajax":false,"filename":"ProductBundleOption.php","line":"?"}},"Webkul\\Core\\Models\\Channel":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FChannel.php&line=1","ajax":false,"filename":"Channel.php","line":"?"}},"Webkul\\Core\\Models\\Locale":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FLocale.php&line=1","ajax":false,"filename":"Locale.php","line":"?"}},"Webkul\\Core\\Models\\Currency":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCore%2Fsrc%2FModels%2FCurrency.php&line=1","ajax":false,"filename":"Currency.php","line":"?"}},"Webkul\\Customer\\Models\\CustomerGroup":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FCustomer%2Fsrc%2FModels%2FCustomerGroup.php&line=1","ajax":false,"filename":"CustomerGroup.php","line":"?"}}},"count":1795,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":1795}},"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=2&limit=10&sort=created_at-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","uri":"GET api\/products","controller":{"value":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FHttp%2FControllers%2FAPI%2FProductController.php&line=26","ajax":false,"filename":"ProductController.php","line":"26"}},"prefix":"api\/products","file":{"value":"packages\/Webkul\/Shop\/src\/Http\/Controllers\/API\/ProductController.php:26-63","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fabdul-muqeet%2Fprojects%2Fbagisto-2.3%2Fpackages%2FWebkul%2FShop%2Fsrc%2FHttp%2FControllers%2FAPI%2FProductController.php&line=26","ajax":false,"filename":"ProductController.php","line":"26"}},"middleware":"web, shop, Webkul\\Core\\Http\\Middleware\\PreventRequestsDuringMaintenance","duration":"319ms","peak_memory":"8MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1571754040 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>sort<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">created_at-desc<\/span>\"\n  \"<span class=sf-dump-key>limit<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">10<\/span>\"\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str>2<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1571754040\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-573180274 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-573180274\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1367722060 data-indent-pad=\"  \"><span class=sf-dump-note>array:16<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"7 characters\">&quot;Linux&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-xsrf-token<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6Ijk3eld6NktxUERDb3R3TG1JZEN1SWc9PSIsInZhbHVlIjoiK1YvMm1DaXhOQzlHdllEWWErVGNtR3J2M1RBTHIvengzRVpINHZkREwxMVR5NlBWeUZLOVNlb1JLVHZrbW1pV0M5d2dkYjFqRDExMEl1VnZLREZzbEtXUjIxOGtxdEZlc29ZSkROSnN3TG5XSUd6NHRKY3Q4Y3pieXY1Z1RBb1QiLCJtYWMiOiJiOTUwMWE1NGQxZjA4OGQ5MTJiNGU3NTFjN2VjM2RiY2NhNWYzMGEyMDk2MDViYTYxNDc2NTQwNjlhMDgxMjQ1IiwidGFnIjoiIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-requested-with<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">XMLHttpRequest<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"101 characters\">Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.0.0.0 Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"33 characters\">application\/json, text\/plain, *\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"64 characters\">&quot;Not)A;Brand&quot;;v=&quot;8&quot;, &quot;Chromium&quot;;v=&quot;138&quot;, &quot;Google Chrome&quot;;v=&quot;138&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-mobile<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?0<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"22 characters\">http:\/\/127.0.0.1:8000\/<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"23 characters\">gzip, deflate, br, zstd<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">en-US,en;q=0.9<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"784 characters\">ajs_anonymous_id=%22dc185954-1d2d-43e8-867c-1d0b7a6263bd%22; XSRF-TOKEN=eyJpdiI6Ijk3eld6NktxUERDb3R3TG1JZEN1SWc9PSIsInZhbHVlIjoiK1YvMm1DaXhOQzlHdllEWWErVGNtR3J2M1RBTHIvengzRVpINHZkREwxMVR5NlBWeUZLOVNlb1JLVHZrbW1pV0M5d2dkYjFqRDExMEl1VnZLREZzbEtXUjIxOGtxdEZlc29ZSkROSnN3TG5XSUd6NHRKY3Q4Y3pieXY1Z1RBb1QiLCJtYWMiOiJiOTUwMWE1NGQxZjA4OGQ5MTJiNGU3NTFjN2VjM2RiY2NhNWYzMGEyMDk2MDViYTYxNDc2NTQwNjlhMDgxMjQ1IiwidGFnIjoiIn0%3D; bully_marketplace_session=eyJpdiI6IkxVTm50anpIbE5LcHpqVVpTVWlXemc9PSIsInZhbHVlIjoiWkhCTjUrekk5UTB2UDlCV1hwTGlLSS92SWhGQVFFd3hzczNMaWJUd0l4ODBZN2ttdjl5RW1TL0RKRFIxenpjTkFsS0tkRW1aY3dUZS90cW83bW12bkNZTHc0L3g5dWZ6VUlkTnJEcWRGTVppN2pIY3hnakdpUDRHcHZMZC9FRloiLCJtYWMiOiJjMmI1OWZmYTVmZWNhZjRmZGI4Y2Y5MjNmNDZlZDU3MTljZDA4MTE0M2RmODFlZGQ5MDZhOGI4ZWJjNWM5YjEzIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1367722060\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1980077201 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>ajs_anonymous_id<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">GgtccoV9LUP9XWwBQMMXXYkl3MsDHy8npP9Y9GpD<\/span>\"\n  \"<span class=sf-dump-key>bully_marketplace_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">8GmUYqhkpYXs1RWgTmBPbzdO29p82mowWabjFudo<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1980077201\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-242099557 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Sat, 28 Mar 2026 14:25:47 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-242099557\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1107439829 data-indent-pad=\"  \"><span class=sf-dump-note>array:7<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">GgtccoV9LUP9XWwBQMMXXYkl3MsDHy8npP9Y9GpD<\/span>\"\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">http:\/\/127.0.0.1:8000<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>url<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>intended<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">http:\/\/127.0.0.1:8000\/admin\/login<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>currency<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">USD<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1107439829\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"http:\/\/127.0.0.1:8000\/api\/products?category_id=2&limit=10&sort=created_at-desc","action_name":"shop.api.products.index","controller_action":"Webkul\\Shop\\Http\\Controllers\\API\\ProductController@index"},"badge":null}}