{"__meta":{"id":"Xa5ef3c453134ce960e596d0382f14b34","datetime":"2026-05-09 11:23:49","utime":1778306029.766733,"method":"GET","uri":"\/backend\/bagisto\/public\/category-products\/3?limit=15&mode=grid&order=asc&sort=price&sort=price&order=asc","ip":"66.249.74.12"},"modules":{"count":8,"modules":[{"name":"Webkul\\Attribute","models":["Webkul\\Attribute\\Models\\Attribute (6)"],"views":[],"queries":[{"sql":"select * from `attributes` where `code` = 'price'","duration":0.62,"duration_str":"620ms","connection":"mojshopdemo_backend"},{"sql":"select `id`, `code`, `value_per_channel`, `value_per_locale`, `type`, `is_filterable` from `attributes` where `code` in ('limit', 'mode', 'order', 'sort')","duration":0.37,"duration_str":"370ms","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'price'","duration":0.46,"duration_str":"460ms","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'special_price'","duration":0.45,"duration_str":"450ms","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'special_price_from'","duration":0.41,"duration_str":"410ms","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'special_price_to'","duration":0.41,"duration_str":"410ms","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'status'","duration":0.52,"duration_str":"520ms","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\CatalogRule","models":[],"views":[],"queries":[{"sql":"select * from `catalog_rule_product_prices` where `product_id` = 3 and `channel_id` = 1 and `customer_group_id` = 1 and `rule_date` = '2026-05-09'","duration":0.48,"duration_str":"480ms","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\Category","models":["Webkul\\Category\\Models\\Category (1)","Webkul\\Category\\Models\\CategoryTranslation (5)"],"views":[],"queries":[{"sql":"select * from `categories` where `categories`.`id` = '3' limit 1","duration":0.49,"duration_str":"490ms","connection":"mojshopdemo_backend"},{"sql":"select * from `category_translations` where `category_translations`.`category_id` in (3)","duration":0.44,"duration_str":"440ms","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\Core","models":["Webkul\\Core\\Models\\Channel (3)","Webkul\\Core\\Models\\Locale (8)","Webkul\\Core\\Models\\CoreConfig (4)","Webkul\\Core\\Models\\Currency (2)"],"views":[],"queries":[{"sql":"select * from `channels` where `hostname` in ('mojshop.demo.ba:8443', 'http:\/\/mojshop.demo.ba:8443', 'https:\/\/mojshop.demo.ba:8443')","duration":2.82,"duration_str":"2.82s","connection":"mojshopdemo_backend"},{"sql":"select * from `channels` limit 1","duration":0.4,"duration_str":"400ms","connection":"mojshopdemo_backend"},{"sql":"select * from `channels` where `code` = 'default'","duration":0.43,"duration_str":"430ms","connection":"mojshopdemo_backend"},{"sql":"select * from `locales` where `locales`.`id` = '1' limit 1","duration":0.41,"duration_str":"410ms","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","duration":0.44,"duration_str":"440ms","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'catalog.products.homepage.out_of_stock_items'","duration":0.5,"duration_str":"500ms","connection":"mojshopdemo_backend"},{"sql":"select * from `locales`","duration":0.45,"duration_str":"450ms","connection":"mojshopdemo_backend"},{"sql":"select * from `channels` where `code` = 'default'","duration":0.45,"duration_str":"450ms","connection":"mojshopdemo_backend"},{"sql":"select `locales`.*, `channel_locales`.`channel_id` as `pivot_channel_id`, `channel_locales`.`locale_id` as `pivot_locale_id` from `locales` inner join `channel_locales` on `locales`.`id` = `channel_locales`.`locale_id` where `channel_locales`.`channel_id` = 1","duration":0.48,"duration_str":"480ms","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'taxes.catalogue.pricing.tax_inclusive'","duration":0.44,"duration_str":"440ms","connection":"mojshopdemo_backend"},{"sql":"select * from `currencies` where `code` = 'USD'","duration":0.36,"duration_str":"360ms","connection":"mojshopdemo_backend"},{"sql":"select * from `currencies` where `code` = 'USD'","duration":0.36,"duration_str":"360ms","connection":"mojshopdemo_backend"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","duration":0.34,"duration_str":"340ms","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'general.content.shop.compare_option' and `channel_code` = 'default' and `locale_code` = 'en'","duration":0.51,"duration_str":"510ms","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'general.content.shop.wishlist_option' and `channel_code` = 'default' and `locale_code` = 'en'","duration":0.43,"duration_str":"430ms","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'catalog.inventory.stock_options.backorders' and `channel_code` = 'default'","duration":0.38,"duration_str":"380ms","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\Customer","models":["Webkul\\Customer\\Models\\CustomerGroup (1)"],"views":[],"queries":[{"sql":"select * from `customer_groups` where `code` = 'guest'","duration":0.47,"duration_str":"470ms","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\Inventory","models":["Webkul\\Inventory\\Models\\InventorySource (1)"],"views":[],"queries":[{"sql":"select `id` from `inventory_sources` inner join `channel_inventory_sources` on `inventory_sources`.`id` = `channel_inventory_sources`.`inventory_source_id` where `channel_inventory_sources`.`channel_id` = 1 and `status` = 1","duration":0.57,"duration_str":"570ms","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\Product","models":["Webkul\\Product\\Models\\ProductFlat (1)","Webkul\\Product\\Models\\ProductImage (1)","Webkul\\Product\\Models\\Product (1)","Webkul\\Product\\Models\\ProductAttributeValue (5)","Webkul\\Product\\Models\\ProductInventory (1)"],"views":[],"queries":[{"sql":"select distinct `product_flat`.* from `product_flat` inner join `product_flat` as `variants` on `product_flat`.`id` = COALESCE(variants.parent_id, variants.id) left join `product_categories` on `product_categories`.`product_id` = `product_flat`.`product_id` left join `product_attribute_values` on `product_attribute_values`.`product_id` = `variants`.`product_id` where `product_flat`.`channel` = 'default' and `product_flat`.`locale` = 'en' and `product_flat`.`url_key` is not null and `product_categories`.`category_id` in ('3') and `product_flat`.`status` = 1 and `product_flat`.`visible_individually` = 1 group by `product_flat`.`id` order by `min_price` asc limit 15 offset 0","duration":0.65,"duration_str":"650ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_images` where `product_images`.`product_id` = '3' and `product_images`.`product_id` is not null","duration":0.55,"duration_str":"550ms","connection":"mojshopdemo_backend"},{"sql":"select * from `products` where `products`.`id` = '3' limit 1","duration":0.45,"duration_str":"450ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_customer_group_prices` where `product_customer_group_prices`.`product_id` = 3 and `product_customer_group_prices`.`product_id` is not null","duration":0.47,"duration_str":"470ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `attribute_id` = 11 limit 1","duration":0.55,"duration_str":"550ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `attribute_id` = 13 limit 1","duration":0.52,"duration_str":"520ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `channel` = 'default' and `attribute_id` = 14 limit 1","duration":0.42,"duration_str":"420ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `channel` = 'default' and `attribute_id` = 15 limit 1","duration":0.48,"duration_str":"480ms","connection":"mojshopdemo_backend"},{"sql":"select avg(`rating`) as aggregate from `product_reviews` where `product_reviews`.`product_id` = '3' and `status` = 'approved'","duration":0.45,"duration_str":"450ms","connection":"mojshopdemo_backend"},{"sql":"select count(*) as aggregate from `product_reviews` where `product_reviews`.`product_id` = '3' and `status` = 'approved'","duration":0.48,"duration_str":"480ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `attribute_id` = 8 limit 1","duration":0.39,"duration_str":"390ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_inventories` where `product_inventories`.`product_id` = 3 and `product_inventories`.`product_id` is not null","duration":0.46,"duration_str":"460ms","connection":"mojshopdemo_backend"},{"sql":"select * from `product_ordered_inventories` where `product_ordered_inventories`.`product_id` = 3 and `product_ordered_inventories`.`product_id` is not null and `channel_id` = 1 limit 1","duration":1.49,"duration_str":"1.49s","connection":"mojshopdemo_backend"}]},{"name":"Webkul\\Velocity","models":["Webkul\\Velocity\\Models\\VelocityMetadata (1)"],"views":["shop::products.price (resources\/themes\/velocity\/views\/products\/price.blade.php)","shop::products.add-to-cart (resources\/themes\/velocity\/views\/products\/add-to-cart.blade.php)","shop::products.wishlist (resources\/themes\/velocity\/views\/products\/wishlist.blade.php)"],"queries":[{"sql":"select * from `velocity_meta_data` where `locale` = 'en' and `channel` = 'default'","duration":0.59,"duration_str":"590ms","connection":"mojshopdemo_backend"}]}]},"php":{"version":"7.4.33","interface":"litespeed"},"messages":{"count":0,"messages":[]},"time":{"start":1778306029.647063,"end":1778306029.775958,"duration":0.12889504432678223,"duration_str":"129ms","measures":[{"label":"Booting","start":1778306029.647063,"relative_start":0,"end":1778306029.690328,"relative_end":1778306029.690328,"duration":0.04326486587524414,"duration_str":"43.26ms","params":[],"collector":null},{"label":"Application","start":1778306029.690339,"relative_start":0.043276071548461914,"end":1778306029.77596,"relative_end":1.9073486328125e-6,"duration":0.08562088012695312,"duration_str":"85.62ms","params":[],"collector":null}]},"memory":{"peak_usage":13164496,"peak_usage_str":"13MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":4,"templates":[{"name":"shop::products.price (resources\/themes\/velocity\/views\/products\/price.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"shop::products.add-to-cart (resources\/themes\/velocity\/views\/products\/add-to-cart.blade.php)","param_count":6,"params":["product","addWishlistClass","showCompare","btnText","moveToCart","addToCartBtnClass"],"type":"blade"},{"name":"shop::products.wishlist (resources\/themes\/velocity\/views\/products\/wishlist.blade.php)","param_count":13,"params":["__env","app","errors","product","addWishlistClass","showCompare","btnText","moveToCart","addToCartBtnClass","showRecentlyViewed","velocityHelper","velocityMetaData","addClass"],"type":"blade"},{"name":"shop::partials.pagination (resources\/themes\/default\/views\/partials\/pagination.blade.php)","param_count":2,"params":["paginator","elements"],"type":"blade"}]},"route":{"uri":"GET category-products\/{categoryId}","middleware":"web, locale, theme, currency, cart.merger","controller":"Webkul\\Velocity\\Http\\Controllers\\Shop\\ShopController@getCategoryProducts","namespace":"Webkul\\Velocity\\Http\\Controllers\\Shop","where":[],"as":"velocity.category.products","file":"packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php:268-292"},"queries":{"nb_statements":41,"nb_failed_statements":0,"accumulated_duration":0.02074,"accumulated_duration_str":"20.74ms","statements":[{"sql":"select * from `channels` where `code` = 'default'","type":"query","params":[],"bindings":["default"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":210}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `locales` where `locales`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":161},{"index":21,"namespace":"middleware","name":"admin_locale","line":44},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167},{"index":23,"namespace":"middleware","name":"bindings","line":50},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php:161","connection":"mojshopdemo_backend"},{"sql":"select * from `categories` where `categories`.`id` = '3' limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":57},{"index":19,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":271},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `category_translations` where `category_translations`.`category_id` in (3)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":23,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":57},{"index":24,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":271},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'catalog.products.storefront.products_per_page' and `channel_code` = 'default'","type":"query","params":[],"bindings":["catalog.products.storefront.products_per_page","default"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":1240}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'catalog.products.homepage.out_of_stock_items'","type":"query","params":[],"bindings":["catalog.products.homepage.out_of_stock_items"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":1251}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'price'","type":"query","params":[],"bindings":["price"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":611},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":205}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select `id`, `code`, `value_per_channel`, `value_per_locale`, `type`, `is_filterable` from `attributes` where `code` in ('limit', 'mode', 'order', 'sort')","type":"query","params":[],"bindings":["limit","mode","order","sort"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":573},{"index":15,"namespace":null,"name":"\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":195},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":255},{"index":17,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":1027},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":303}],"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:573","connection":"mojshopdemo_backend"},{"sql":"select count(*) as aggregate from (select distinct `product_flat`.* from `product_flat` inner join `product_flat` as `variants` on `product_flat`.`id` = COALESCE(variants.parent_id, variants.id) left join `product_categories` on `product_categories`.`product_id` = `product_flat`.`product_id` left join `product_attribute_values` on `product_attribute_values`.`product_id` = `variants`.`product_id` where `product_flat`.`channel` = 'default' and `product_flat`.`locale` = 'en' and `product_flat`.`url_key` is not null and `product_categories`.`category_id` in ('3') and `product_flat`.`status` = 1 and `product_flat`.`visible_individually` = 1 group by `product_flat`.`id` order by `min_price` asc) c","type":"query","params":[],"bindings":["default","en","3","1","1"],"hints":null,"show_copy":false,"backtrace":[{"index":9,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Facades\/Facade.php","line":261},{"index":10,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":305},{"index":11,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":282},{"index":12,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":13,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45}],"duration":0.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Facades\/Facade.php:261","connection":"mojshopdemo_backend"},{"sql":"select distinct `product_flat`.* from `product_flat` inner join `product_flat` as `variants` on `product_flat`.`id` = COALESCE(variants.parent_id, variants.id) left join `product_categories` on `product_categories`.`product_id` = `product_flat`.`product_id` left join `product_attribute_values` on `product_attribute_values`.`product_id` = `variants`.`product_id` where `product_flat`.`channel` = 'default' and `product_flat`.`locale` = 'en' and `product_flat`.`url_key` is not null and `product_categories`.`category_id` in ('3') and `product_flat`.`status` = 1 and `product_flat`.`visible_individually` = 1 group by `product_flat`.`id` order by `min_price` asc limit 15 offset 0","type":"query","params":[],"bindings":["default","en","3","1","1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":339},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":202},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":384},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductRepository.php","line":314},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":282}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:339","connection":"mojshopdemo_backend"},{"sql":"select * from `locales`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":341},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":202},{"index":17,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":202},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":277},{"index":19,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Helpers\/Locales.php","line":16}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:341","connection":"mojshopdemo_backend"},{"sql":"select * from `product_images` where `product_images`.`product_id` = '3' and `product_images`.`product_id` is not null","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/ProductFlat.php","line":140},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/ProductImage.php","line":51},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Facades\/Facade.php","line":261},{"index":23,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Helpers\/Helper.php","line":336},{"index":24,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":288}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/packages\/Webkul\/Product\/src\/Models\/ProductFlat.php:140","connection":"mojshopdemo_backend"},{"sql":"select * from `velocity_meta_data` where `locale` = 'en' and `channel` = 'default'","type":"query","params":[],"bindings":["en","default"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Helpers\/Helper.php","line":218},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Providers\/VelocityServiceProvider.php","line":113}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `products` where `products`.`id` = '3' limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/ProductFlat.php","line":40},{"index":21,"namespace":"view","name":"shop::products.price","line":5},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/packages\/Webkul\/Product\/src\/Models\/ProductFlat.php:40","connection":"mojshopdemo_backend"},{"sql":"select * from `customer_groups` where `code` = 'guest'","type":"query","params":[],"bindings":["guest"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Customer\/src\/Repositories\/CustomerGroupRepository.php","line":59},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":658}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `product_customer_group_prices` where `product_customer_group_prices`.`product_id` = 3 and `product_customer_group_prices`.`product_id` is not null","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":367},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductCustomerGroupPriceRepository.php","line":65},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":665},{"index":22,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":590},{"index":23,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":746}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/packages\/Webkul\/Product\/src\/Models\/Product.php:367","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'price'","type":"query","params":[],"bindings":["price"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":212},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":359}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `channels` where `code` = 'default'","type":"query","params":[],"bindings":["default"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":293}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"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":false,"backtrace":[{"index":18,"namespace":null,"name":"\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php","line":161},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":297},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":352},{"index":22,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":394},{"index":23,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":361}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/vendor\/astrotomic\/laravel-translatable\/src\/Translatable\/Translatable.php:161","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `attribute_id` = 11 limit 1","type":"query","params":[],"bindings":["3","11"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":414},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":361},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":668},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":590}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `catalog_rule_product_prices` where `product_id` = 3 and `channel_id` = 1 and `customer_group_id` = 1 and `rule_date` = '2026-05-09'","type":"query","params":[],"bindings":["3","1","1","2026-05-09"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/CatalogRule\/src\/Repositories\/CatalogRuleProductPriceRepository.php","line":37},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/CatalogRule\/src\/Helpers\/CatalogRuleProductPrice.php","line":213}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'special_price'","type":"query","params":[],"bindings":["special_price"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":212},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":359}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `attribute_id` = 13 limit 1","type":"query","params":[],"bindings":["3","13"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":414},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":361},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":594},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":746}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'special_price_from'","type":"query","params":[],"bindings":["special_price_from"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":212},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":359}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `channel` = 'default' and `attribute_id` = 14 limit 1","type":"query","params":[],"bindings":["3","default","14"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":408},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":361},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":618},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":746}],"duration":0.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'special_price_to'","type":"query","params":[],"bindings":["special_price_to"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":212},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":359}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `channel` = 'default' and `attribute_id` = 15 limit 1","type":"query","params":[],"bindings":["3","default","15"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":408},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":361},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":619},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":746}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'taxes.catalogue.pricing.tax_inclusive'","type":"query","params":[],"bindings":["taxes.catalogue.pricing.tax_inclusive"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":1251}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `currencies` where `code` = 'USD'","type":"query","params":[],"bindings":["USD"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":414}],"duration":0.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `currencies` where `code` = 'USD'","type":"query","params":[],"bindings":["USD"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":487}],"duration":0.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `currency_exchange_rates` where `target_currency` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":525}],"duration":0.00034,"duration_str":"340\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select avg(`rating`) as aggregate from `product_reviews` where `product_reviews`.`product_id` = '3' and `status` = 'approved'","type":"query","params":[],"bindings":["3","approved"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Helpers\/Review.php","line":40},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Helpers\/Helper.php","line":357},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":288},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":289},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/packages\/Webkul\/Product\/src\/Helpers\/Review.php:40","connection":"mojshopdemo_backend"},{"sql":"select count(*) as aggregate from `product_reviews` where `product_reviews`.`product_id` = '3' and `status` = 'approved'","type":"query","params":[],"bindings":["3","approved"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Helpers\/Review.php","line":57},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Helpers\/Helper.php","line":358},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":288},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Velocity\/src\/Http\/Controllers\/Shop\/ShopController.php","line":289},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/packages\/Webkul\/Product\/src\/Helpers\/Review.php:57","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'general.content.shop.compare_option' and `channel_code` = 'default' and `locale_code` = 'en'","type":"query","params":[],"bindings":["general.content.shop.compare_option","default","en"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":1235}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'general.content.shop.wishlist_option' and `channel_code` = 'default' and `locale_code` = 'en'","type":"query","params":[],"bindings":["general.content.shop.wishlist_option","default","en"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":1235}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select * from `attributes` where `code` = 'status'","type":"query","params":[],"bindings":["status"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":533},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":280},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":26},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Attribute\/src\/Repositories\/AttributeRepository.php","line":212},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":359}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:533","connection":"mojshopdemo_backend"},{"sql":"select * from `product_attribute_values` where `product_attribute_values`.`product_id` = 3 and `product_attribute_values`.`product_id` is not null and `attribute_id` = 8 limit 1","type":"query","params":[],"bindings":["3","8"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":414},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":361},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":37},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":1088}],"duration":0.00039,"duration_str":"390\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `core_config` where `code` = 'catalog.inventory.stock_options.backorders' and `channel_code` = 'default'","type":"query","params":[],"bindings":["catalog.inventory.stock_options.backorders","default"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php","line":554},{"index":15,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":16,"namespace":null,"name":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Traits\/CacheableRepository.php","line":305},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Eloquent\/Repository.php","line":41},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Core\/src\/Core.php","line":1240}],"duration":0.00038,"duration_str":"380\u03bcs","stmt_id":"\/vendor\/prettus\/l5-repository\/src\/Prettus\/Repository\/Eloquent\/BaseRepository.php:554","connection":"mojshopdemo_backend"},{"sql":"select `id` from `inventory_sources` inner join `channel_inventory_sources` on `inventory_sources`.`id` = `channel_inventory_sources`.`inventory_source_id` where `channel_inventory_sources`.`channel_id` = 1 and `status` = 1","type":"query","params":[],"bindings":["1","1"],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":15,"namespace":null,"name":"\/packages\/Webkul\/Inventory\/src\/Repositories\/InventorySourceRepository.php","line":34},{"index":16,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":458},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":64},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":46}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"},{"sql":"select * from `product_inventories` where `product_inventories`.`product_id` = 3 and `product_inventories`.`product_id` is not null","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Models\/Product.php","line":367},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Repositories\/ProductInventoryRepository.php","line":65},{"index":21,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":460},{"index":22,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":64},{"index":23,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":46}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/packages\/Webkul\/Product\/src\/Models\/Product.php:367","connection":"mojshopdemo_backend"},{"sql":"select * from `product_ordered_inventories` where `product_ordered_inventories`.`product_id` = 3 and `product_ordered_inventories`.`product_id` is not null and `channel_id` = 1 limit 1","type":"query","params":[],"bindings":["3","1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":469},{"index":18,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":64},{"index":19,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/Simple.php","line":46},{"index":20,"namespace":null,"name":"\/packages\/Webkul\/Product\/src\/Type\/AbstractType.php","line":1088}],"duration":0.00149,"duration_str":"1.49ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"mojshopdemo_backend"}]},"models":{"data":{"Webkul\\Product\\Models\\ProductInventory":1,"Webkul\\Inventory\\Models\\InventorySource":1,"Webkul\\Core\\Models\\Currency":2,"Webkul\\Product\\Models\\ProductAttributeValue":5,"Webkul\\Customer\\Models\\CustomerGroup":1,"Webkul\\Product\\Models\\Product":1,"Webkul\\Velocity\\Models\\VelocityMetadata":1,"Webkul\\Product\\Models\\ProductImage":1,"Webkul\\Product\\Models\\ProductFlat":1,"Webkul\\Attribute\\Models\\Attribute":6,"Webkul\\Core\\Models\\CoreConfig":4,"Webkul\\Category\\Models\\CategoryTranslation":5,"Webkul\\Category\\Models\\Category":1,"Webkul\\Core\\Models\\Locale":8,"Webkul\\Core\\Models\\Channel":2},"count":40},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"bYHqtMgr1E2dkevOAe7ELmo5djZopRKYdLMJ9JWI","currency":"USD","PHPDEBUGBAR_STACK_DATA":"[]","_previous":"array:1 [\n  \"url\" => \"https:\/\/mojshop.demo.ba:8443\/backend\/bagisto\/public\/mini-cart\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]"},"request":{"path_info":"\/category-products\/3","status_code":"<pre class=sf-dump id=sf-dump-291886948 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-291886948\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-626921028 data-indent-pad=\"  \"><span class=sf-dump-note>array:4<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>limit<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">15<\/span>\"\n  \"<span class=sf-dump-key>mode<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">grid<\/span>\"\n  \"<span class=sf-dump-key>order<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">asc<\/span>\"\n  \"<span class=sf-dump-key>sort<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">price<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-626921028\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1631270404 data-indent-pad=\"  \"><span class=sf-dump-note>array:4<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>limit<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">15<\/span>\"\n  \"<span class=sf-dump-key>mode<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">grid<\/span>\"\n  \"<span class=sf-dump-key>order<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">asc<\/span>\"\n  \"<span class=sf-dump-key>sort<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">price<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1631270404\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1770013386 data-indent-pad=\"  \"><span class=sf-dump-note>array:12<\/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=\"20 characters\">mojshop.demo.ba:8443<\/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=\"31 characters\">application\/json,text\/plain,*\/*<\/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=\"17 characters\">gzip, deflate, br<\/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=\"5 characters\">en-US<\/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>content-length<\/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>0<\/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=\"689 characters\">XSRF-TOKEN=eyJpdiI6IkV3KzJqemFNc0tDNzB3RERTcG1aMlE9PSIsInZhbHVlIjoieVN4N01WOVk5ZU80cGVxbzl6SWNuL0xhU0s2bWhzNFlLc3pHK1RCcHdqZ3pHdk8vcVVMdjUzeDU4SlF1TERmeGo2WXg4WmxwNXV0eFM0elNFWXRmZitKS3JEUEVlQUxzRHd5dWNHbU9hUTQvcDdnbmo5bitYYjBrR3dyUU8zeUIiLCJtYWMiOiJmMjcwYTUyYTkyYjdhODk2ZTU4ZjJmNTQ5YWJlZmVhOWQwYWUyMzQ1OWI3MzdkOTk0YTIxMzI5YmNhODc1OTIyIn0%3D; bagisto_session=eyJpdiI6Ik9wMHdGR3RLZ1NSOGJZOGZqVmpIZlE9PSIsInZhbHVlIjoibURaV1RMYU5WTER2aFRKdVpLU0M4MkQ3bGxmTU10Vmg1ZU4vclNDS1NWY3hFODFKVDNxWU9mOUloM1ZGTWVuVUdnckJsOUpzWmx1MGRlWlJPbnJDejdJeEtaQ0k4cVJ6SGkzKzJZcG4yWjM5czNBV0xwdzFGOWlzckNySjJ5VW4iLCJtYWMiOiJmZWJkNjU3YTRjNDNhNmM2MzhkNmNmZWMyNWE2OWYyMTE3YjgzYzVjY2NhM2E2NzljODUwNGM1ZTEyNTBhOGExIn0%3D<\/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=\"121 characters\">https:\/\/mojshop.demo.ba:8443\/backend\/bagisto\/public\/muskarci?limit=15&amp;mode=grid&amp;order=asc&amp;sort=price&amp;sort=price&amp;order=asc<\/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=\"200 characters\">Mozilla\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\/MMB29P) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/147.0.7727.137 Mobile Safari\/537.36 (compatible; Googlebot\/2.1; +http:\/\/www.google.com\/bot.html)<\/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=\"328 characters\">eyJpdiI6IkV3KzJqemFNc0tDNzB3RERTcG1aMlE9PSIsInZhbHVlIjoieVN4N01WOVk5ZU80cGVxbzl6SWNuL0xhU0s2bWhzNFlLc3pHK1RCcHdqZ3pHdk8vcVVMdjUzeDU4SlF1TERmeGo2WXg4WmxwNXV0eFM0elNFWXRmZitKS3JEUEVlQUxzRHd5dWNHbU9hUTQvcDdnbmo5bitYYjBrR3dyUU8zeUIiLCJtYWMiOiJmMjcwYTUyYTkyYjdhODk2ZTU4ZjJmNTQ5YWJlZmVhOWQwYWUyMzQ1OWI3MzdkOTk0YTIxMzI5YmNhODc1OTIyIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>from<\/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=\"26 characters\">googlebot(at)googlebot.com<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-https<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1770013386\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-2101870861 data-indent-pad=\"  \"><span class=sf-dump-note>array:51<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"20 characters\">mojshop.demo.ba:8443<\/span>\"\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">\/home\/mojshopdemo\/public_html<\/span>\"\n  \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"28 characters\">\/usr\/local\/bin:\/usr\/bin:\/bin<\/span>\"\n  \"<span class=sf-dump-key>TEMP<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">\/tmp<\/span>\"\n  \"<span class=sf-dump-key>TMP<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">\/tmp<\/span>\"\n  \"<span class=sf-dump-key>TMPDIR<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">\/tmp<\/span>\"\n  \"<span class=sf-dump-key>PWD<\/span>\" => \"<span class=sf-dump-str>\/<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"31 characters\">application\/json,text\/plain,*\/*<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">gzip, deflate, br<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_LANGUAGE<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">en-US<\/span>\"\n  \"<span class=sf-dump-key>HTTP_CONNECTION<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  \"<span class=sf-dump-key>CONTENT_LENGTH<\/span>\" => \"<span class=sf-dump-str>0<\/span>\"\n  \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"689 characters\">XSRF-TOKEN=eyJpdiI6IkV3KzJqemFNc0tDNzB3RERTcG1aMlE9PSIsInZhbHVlIjoieVN4N01WOVk5ZU80cGVxbzl6SWNuL0xhU0s2bWhzNFlLc3pHK1RCcHdqZ3pHdk8vcVVMdjUzeDU4SlF1TERmeGo2WXg4WmxwNXV0eFM0elNFWXRmZitKS3JEUEVlQUxzRHd5dWNHbU9hUTQvcDdnbmo5bitYYjBrR3dyUU8zeUIiLCJtYWMiOiJmMjcwYTUyYTkyYjdhODk2ZTU4ZjJmNTQ5YWJlZmVhOWQwYWUyMzQ1OWI3MzdkOTk0YTIxMzI5YmNhODc1OTIyIn0%3D; bagisto_session=eyJpdiI6Ik9wMHdGR3RLZ1NSOGJZOGZqVmpIZlE9PSIsInZhbHVlIjoibURaV1RMYU5WTER2aFRKdVpLU0M4MkQ3bGxmTU10Vmg1ZU4vclNDS1NWY3hFODFKVDNxWU9mOUloM1ZGTWVuVUdnckJsOUpzWmx1MGRlWlJPbnJDejdJeEtaQ0k4cVJ6SGkzKzJZcG4yWjM5czNBV0xwdzFGOWlzckNySjJ5VW4iLCJtYWMiOiJmZWJkNjU3YTRjNDNhNmM2MzhkNmNmZWMyNWE2OWYyMTE3YjgzYzVjY2NhM2E2NzljODUwNGM1ZTEyNTBhOGExIn0%3D<\/span>\"\n  \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"121 characters\">https:\/\/mojshop.demo.ba:8443\/backend\/bagisto\/public\/muskarci?limit=15&amp;mode=grid&amp;order=asc&amp;sort=price&amp;sort=price&amp;order=asc<\/span>\"\n  \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"200 characters\">Mozilla\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\/MMB29P) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/147.0.7727.137 Mobile Safari\/537.36 (compatible; Googlebot\/2.1; +http:\/\/www.google.com\/bot.html)<\/span>\"\n  \"<span class=sf-dump-key>HTTP_X_XSRF_TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">******<\/span>\"\n  \"<span class=sf-dump-key>HTTP_FROM<\/span>\" => \"<span class=sf-dump-str title=\"26 characters\">googlebot(at)googlebot.com<\/span>\"\n  \"<span class=sf-dump-key>HTTP_X_HTTPS<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_UNIQUE_ID<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">af7L7TrZCrvpIJzAzgwp_QAAANU<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_SCRIPT_URL<\/span>\" => \"<span class=sf-dump-str title=\"43 characters\">\/backend\/bagisto\/public\/category-products\/3<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_SCRIPT_URI<\/span>\" => \"<span class=sf-dump-str title=\"71 characters\">https:\/\/mojshop.demo.ba:8443\/backend\/bagisto\/public\/category-products\/3<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_SSL_TLS_SNI<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">mojshop.demo.ba<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_STATUS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>UNIQUE_ID<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">af7L7TrZCrvpIJzAzgwp_QAAANU<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_URL<\/span>\" => \"<span class=sf-dump-str title=\"43 characters\">\/backend\/bagisto\/public\/category-products\/3<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_URI<\/span>\" => \"<span class=sf-dump-str title=\"71 characters\">https:\/\/mojshop.demo.ba:8443\/backend\/bagisto\/public\/category-products\/3<\/span>\"\n  \"<span class=sf-dump-key>HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  \"<span class=sf-dump-key>SSL_TLS_SNI<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">mojshop.demo.ba<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">Apache<\/span>\"\n  \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">mojshop.demo.ba<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">31.47.0.36<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">8443<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"12 characters\">66.249.74.12<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">https<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"\"\n  \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">\/home\/mojshopdemo\/public_html<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"25 characters\">webmaster@mojshop.demo.ba<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"62 characters\">\/home\/mojshopdemo\/public_html\/backend\/bagisto\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">42300<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"43 characters\">\/backend\/bagisto\/public\/category-products\/3<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"60 characters\">limit=15&amp;mode=grid&amp;order=asc&amp;sort=price&amp;sort=price&amp;order=asc<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"60 characters\">limit=15&amp;mode=grid&amp;order=asc&amp;sort=price&amp;sort=price&amp;order=asc<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"104 characters\">\/backend\/bagisto\/public\/category-products\/3?limit=15&amp;mode=grid&amp;order=asc&amp;sort=price&amp;sort=price&amp;order=asc<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">\/backend\/bagisto\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">\/backend\/bagisto\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1778306029.6471<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1778306029<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2101870861\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1007171880 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">bYHqtMgr1E2dkevOAe7ELmo5djZopRKYdLMJ9JWI<\/span>\"\n  \"<span class=sf-dump-key>bagisto_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">C02RakFlR0j1tLwFGOixVUtZTcOT47gO4i6nrtce<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1007171880\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1466910499 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/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, 09 May 2026 05:53:49 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  \"<span class=sf-dump-key>set-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=\"120 characters\">XSRF-TOKEN=bYHqtMgr1E2dkevOAe7ELmo5djZopRKYdLMJ9JWI; expires=Sat, 09-May-2026 07:53:49 GMT; Max-Age=7200; path=\/; secure<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-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=\"106 characters\">XSRF-TOKEN=bYHqtMgr1E2dkevOAe7ELmo5djZopRKYdLMJ9JWI; expires=Sat, 09-May-2026 07:53:49 GMT; path=\/; secure<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1466910499\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1590788183 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/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\">bYHqtMgr1E2dkevOAe7ELmo5djZopRKYdLMJ9JWI<\/span>\"\n  \"<span class=sf-dump-key>currency<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">USD<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"61 characters\">https:\/\/mojshop.demo.ba:8443\/backend\/bagisto\/public\/mini-cart<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1590788183\", {\"maxDepth\":0})<\/script>\n"}}