{"__meta":{"id":"X9f7b68e8b67138ee203b63b3b7973244","datetime":"2021-08-23 15:43:26","utime":1629733406.672624,"method":"GET","uri":"\/ajax\/product-categories\/products?category_id=17","ip":"::1"},"php":{"version":"7.3.24","interface":"cgi-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1629733404.840443,"end":1629733406.672667,"duration":1.8322241306304932,"duration_str":"1.83s","measures":[{"label":"Booting","start":1629733404.840443,"relative_start":0,"end":1629733405.760945,"relative_end":1629733405.760945,"duration":0.9205021858215332,"duration_str":"921ms","params":[],"collector":null},{"label":"Application","start":1629733405.766257,"relative_start":0.925814151763916,"end":1629733406.672672,"relative_end":5.0067901611328125e-6,"duration":0.9064149856567383,"duration_str":"906ms","params":[],"collector":null}]},"memory":{"peak_usage":36456952,"peak_usage_str":"35MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":10,"templates":[{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.martfury::partials.product-item (platform\/themes\/martfury\/partials\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"}]},"route":{"uri":"GET ajax\/product-categories\/products","middleware":"web, core","controller":"Theme\\Martfury\\Http\\Controllers\\MartfuryController@ajaxGetProductsByCategoryId","namespace":"Theme\\Martfury\\Http\\Controllers","prefix":null,"where":[],"as":"public.ajax.product-category-products","file":"platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php:488-528"},"queries":{"nb_statements":73,"nb_failed_statements":0,"accumulated_duration":0.11227999999999999,"accumulated_duration_str":"112ms","statements":[{"sql":"select distinct `ec_products`.*, (select count(*) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_count`, (select avg(star) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_avg` from `ec_products` left join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` left join `ec_product_categories` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where (`ec_product_categories`.`id` in ('17')) and `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 10","type":"query","params":[],"bindings":["published","published","17","published","0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php","line":414},{"index":15,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/ProductRepository.php","line":603},{"index":18,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Caches\/ProductCacheDecorator.php","line":264},{"index":19,"namespace":null,"name":"\/platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php","line":519},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54}],"duration":0.00528,"duration_str":"5.28ms","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:414","connection":"martfury","start_percent":0,"width_percent":4.703},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 4 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["4","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":4.703,"width_percent":1.202},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":5.905,"width_percent":0.534},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":6.439,"width_percent":0.864},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 4 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 4) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (3)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["4","promotion","2021-08-23 15:43:26","specific-product","product-variant","4","group-products","3","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00484,"duration_str":"4.84ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":7.303,"width_percent":4.311},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 4 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["4","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":11.614,"width_percent":0.659},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":12.273,"width_percent":0.463},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 1 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["1","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":12.736,"width_percent":0.392},{"sql":"select * from `ec_currencies` where `is_default` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php","line":260},{"index":18,"namespace":null,"name":"\/platform\/core\/support\/src\/Repositories\/Caches\/CacheAbstractDecorator.php","line":168},{"index":19,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/CurrencySupport.php","line":82},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/CurrencySupport.php","line":57},{"index":21,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/helpers\/currencies.php","line":159}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:260","connection":"martfury","start_percent":13.128,"width_percent":0.365},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 5 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["5","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":13.493,"width_percent":0.41},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 5","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":13.903,"width_percent":0.401},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 5","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":14.304,"width_percent":1.202},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 5 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 5) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (3)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["5","promotion","2021-08-23 15:43:26","specific-product","product-variant","5","group-products","3","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00147,"duration_str":"1.47ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":15.506,"width_percent":1.309},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 5 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["5","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":16.815,"width_percent":0.784},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":17.599,"width_percent":0.321},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 1 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["1","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00335,"duration_str":"3.35ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":17.919,"width_percent":2.984},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 8 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["8","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":20.903,"width_percent":0.454},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 8","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":21.357,"width_percent":0.588},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 8","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":21.945,"width_percent":0.704},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 8 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 8) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["8","promotion","2021-08-23 15:43:26","specific-product","product-variant","8","group-products","1","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":22.649,"width_percent":1.131},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 8 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["8","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":23.78,"width_percent":0.864},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00035,"duration_str":"350\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":24.644,"width_percent":0.312},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 1 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["1","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":24.955,"width_percent":0.365},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 12 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["12","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":25.321,"width_percent":0.392},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 12","type":"query","params":[],"bindings":["12"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":25.713,"width_percent":0.534},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 2 limit 1","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00049,"duration_str":"490\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":26.247,"width_percent":0.436},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 2 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["2","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00035,"duration_str":"350\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":26.683,"width_percent":0.312},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 12","type":"query","params":[],"bindings":["12"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00166,"duration_str":"1.66ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":26.995,"width_percent":1.478},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 12 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 12) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (2)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["12","promotion","2021-08-23 15:43:26","specific-product","product-variant","12","group-products","2","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":42},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0023599999999999997,"duration_str":"2.36ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":28.473,"width_percent":2.102},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 12 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["12","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":42},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0035,"duration_str":"3.5ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":30.575,"width_percent":3.117},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 15 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["15","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00054,"duration_str":"540\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":33.693,"width_percent":0.481},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 15","type":"query","params":[],"bindings":["15"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":34.173,"width_percent":0.784},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 3 limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00047,"duration_str":"470\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":34.957,"width_percent":0.419},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 3 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["3","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":35.376,"width_percent":0.374},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 15","type":"query","params":[],"bindings":["15"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00164,"duration_str":"1.64ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":35.75,"width_percent":1.461},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 15 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 15) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["15","promotion","2021-08-23 15:43:26","specific-product","product-variant","15","group-products","1","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":42},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00147,"duration_str":"1.47ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":37.211,"width_percent":1.309},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 15 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["15","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":42},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":38.52,"width_percent":0.552},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 16 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["16","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":39.072,"width_percent":0.606},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 16","type":"query","params":[],"bindings":["16"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":39.678,"width_percent":0.784},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 16","type":"query","params":[],"bindings":["16"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":40.461,"width_percent":0.757},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 16 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 16) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["16","promotion","2021-08-23 15:43:26","specific-product","product-variant","16","group-products","1","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0018,"duration_str":"1.8ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":41.218,"width_percent":1.603},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 16 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["16","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.01093,"duration_str":"10.93ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":42.822,"width_percent":9.735},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 3 limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00055,"duration_str":"550\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":52.556,"width_percent":0.49},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 3 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["3","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":53.046,"width_percent":0.57},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 17 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["17","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":53.616,"width_percent":0.561},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 17","type":"query","params":[],"bindings":["17"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":54.177,"width_percent":0.606},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 17","type":"query","params":[],"bindings":["17"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0054,"duration_str":"5.4ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":54.783,"width_percent":4.809},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 17 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 17) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (3)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["17","promotion","2021-08-23 15:43:26","specific-product","product-variant","17","group-products","3","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0020099999999999996,"duration_str":"2.01ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":59.592,"width_percent":1.79},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 17 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["17","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":61.382,"width_percent":0.534},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 3 limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00054,"duration_str":"540\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":61.917,"width_percent":0.481},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 3 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["3","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":62.398,"width_percent":0.802},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 18 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["18","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":63.199,"width_percent":0.597},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 18","type":"query","params":[],"bindings":["18"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00363,"duration_str":"3.63ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":63.796,"width_percent":3.233},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 3 limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00054,"duration_str":"540\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":67.029,"width_percent":0.481},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 3 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["3","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":67.51,"width_percent":0.525},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 18","type":"query","params":[],"bindings":["18"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00145,"duration_str":"1.45ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":68.035,"width_percent":1.291},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 18 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 18) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["18","promotion","2021-08-23 15:43:26","specific-product","product-variant","18","group-products","1","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":42},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":69.327,"width_percent":1.496},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 18 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["18","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":42},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":70.823,"width_percent":0.659},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 19 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["19","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":71.482,"width_percent":0.73},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 19","type":"query","params":[],"bindings":["19"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":72.212,"width_percent":0.81},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 19","type":"query","params":[],"bindings":["19"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00211,"duration_str":"2.11ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":73.023,"width_percent":1.879},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 19 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 19) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["19","promotion","2021-08-23 15:43:26","specific-product","product-variant","19","group-products","1","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00213,"duration_str":"2.13ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":74.902,"width_percent":1.897},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 19 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["19","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0019299999999999999,"duration_str":"1.93ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":76.799,"width_percent":1.719},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 3 limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00055,"duration_str":"550\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":78.518,"width_percent":0.49},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 3 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["3","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":79.008,"width_percent":1.06},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 20 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["20","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":3},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.005849999999999999,"duration_str":"5.85ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":80.068,"width_percent":5.21},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 20","type":"query","params":[],"bindings":["20"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.martfury::partials.product-item","line":9},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.0059299999999999995,"duration_str":"5.93ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":85.278,"width_percent":5.281},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 20","type":"query","params":[],"bindings":["20"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":90.559,"width_percent":1.095},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 20 and `type` = 'promotion' and `start_date` <= '2021-08-23 15:43:26' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 20) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (2)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-23 15:43:26') and `product_quantity` = 1","type":"query","params":[],"bindings":["20","promotion","2021-08-23 15:43:26","specific-product","product-variant","20","group-products","2","customer","-1","2021-08-23 15:43:26","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":399},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00191,"duration_str":"1.91ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":91.655,"width_percent":1.701},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 20 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["20","published","2021-08-23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":423},{"index":26,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":"view","name":"theme.martfury::partials.product-item","line":14},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00507,"duration_str":"5.07ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":93.356,"width_percent":4.515},{"sql":"select * from `mp_stores` where `mp_stores`.`id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":"view","name":"theme.martfury::partials.product-item","line":29},{"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.00054,"duration_str":"540\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":97.871,"width_percent":0.481},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 1 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Marketplace\\Models\\Store' limit 1","type":"query","params":[],"bindings":["1","Botble\\Marketplace\\Models\\Store"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.martfury::partials.product-item","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":98.352,"width_percent":0.784},{"sql":"select * from `users` where `id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":52},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":141},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":54},{"index":22,"namespace":null,"name":"\/platform\/packages\/theme\/src\/Http\/Middleware\/AdminBarMiddleware.php","line":54},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:52","connection":"martfury","start_percent":99.136,"width_percent":0.864}]},"models":{"data":{"Botble\\ACL\\Models\\User":1,"Botble\\Ecommerce\\Models\\ProductLabel":3,"Botble\\Ecommerce\\Models\\Currency":1,"Botble\\Marketplace\\Models\\Store":10,"Botble\\Ecommerce\\Models\\FlashSale":3,"Botble\\Ecommerce\\Models\\ProductCollection":10,"Botble\\Slug\\Models\\Slug":20,"Botble\\Ecommerce\\Models\\Product":10},"count":58},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"PEqzowtAB1zG11LJCCKuncEbR7iel28JeTmv5x8K","url":"[]","_previous":"array:1 [\n  \"url\" => \"http:\/\/martfury.local\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","admin-theme":"default","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"1","cart":"array:1 [\n  \"cart_updated_at\" => Illuminate\\Support\\Carbon @1629733327 {#2933\n    #endOfTime: false\n    #startOfTime: false\n    #constructedObjectId: \"0000000023508843000000005d75b4a7\"\n    #localMonthsOverflow: null\n    #localYearsOverflow: null\n    #localStrictModeEnabled: null\n    #localHumanDiffOptions: null\n    #localToStringFormat: null\n    #localSerializer: null\n    #localMacros: null\n    #localGenericMacros: null\n    #localFormatFunction: null\n    #localTranslator: null\n    #dumpProperties: array:3 [\n      0 => \"date\"\n      1 => \"timezone_type\"\n      2 => \"timezone\"\n    ]\n    #dumpLocale: null\n    #dumpDateProperties: null\n    date: 2021-08-23 15:42:07.742908 UTC (+00:00)\n  }\n]"},"request":{"path_info":"\/ajax\/product-categories\/products","status_code":"<pre class=sf-dump id=sf-dump-1966966227 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1966966227\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-993188878 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">17<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-993188878\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1431671773 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">17<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1431671773\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1485366718 data-indent-pad=\"  \"><span class=sf-dump-note>array:10<\/span> [<samp data-depth=1 class=sf-dump-expanded>\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=\"1386 characters\">botble_cookie_consent=1; cookie_for_consent=1; __stripe_mid=c42247bf-a0fd-44c8-9b0f-0e0759b3b6b0b7ae28; remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6InlJM2dId1EyYVRReGtvU1AyR2xHNlE9PSIsInZhbHVlIjoibllTSklteFI1eTlGVjB2VVNLOU0wWFZZUGw1a0lzV2lBVnJ4c0JET3VNcEdaRkhDdEl6TG92Q0RqWkFoeFJhL1MvdU03Y0ttMkVIQ25iWkJiaW51YlFMSFJNSytQcmN6bE5GRTZLTWIydmgxcGpYREV5ZUlnb285WHdiTmRxdDVEWTVzZU1GaFdXMFNCTU9acjNVcHAyd2pnU3NmcHdCU0Ewbi9mbXB3cjhHMWZBcmhQNEt0Y0ErRFpFUElLL1ZLb2NsWEhCYXV3d2szSm5Gc3o2UlFGNGNaVG5KRDR2aS9lSHNhc2ZENHh5ND0iLCJtYWMiOiIyZDY4MmYwNWU2NmU1ODk3YmY1OGI5MjI4YmI4NGY1MjhjOWU5OTc5YjI2YTQyMzdjYWRiNTE5NjI0ZTgzNTgzIiwidGFnIjoiIn0%3D; botble_cookie_newsletter=1; XSRF-TOKEN=eyJpdiI6IlVSTGlLREFBcVBwYTRPU3dxTzJkVFE9PSIsInZhbHVlIjoiVGNxN0lZbkJNaHM1NkhaQk0rYk8wcDVlb2U3bTF1WTVZOXdkWXJUNysrZHZ6L0JKR1daMXd5ZlA1SHNKU253VUxMRC9jSGZLYXJ6VGxRMU9tUURuSTJGczZBOC9zQkptZ1ZDOGdENmU5a00vbVl3ZjRaekdGVk9QQXdGUEk3aEIiLCJtYWMiOiJmZTMxODcxYjRmOTBmNTk4NDhiMmQxMzEwODk0MzIxZmE0MmFmMjJhMTI2Y2YyYTQzZjJlZGI1YTRjZDYxZWJmIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6InRhRVZpNFd2dHA2VGZKaFVjNkJrTmc9PSIsInZhbHVlIjoibVB2WDBpZTVBMU9FOWZ4VjRSSnd0UUcyQytmcUZuMzMwdjRRWTdWQWNnVE9Kc1J3RGhZZklFR1M2bTZFRVYwajZ3QjQ5Z21FR3JKTkVlcVY5TXdEazlXZzk5ZVcwREgyVkRTSFlEWVgzS0Rjb2ttVTdUTkFMU1YzaUVrclcxNWYiLCJtYWMiOiI3MGFkNzJmZWI5OGQ4NjhhMDI0Mjk5NGQ2YTZhNWU3ZThlNzRlOTM1NDFjNmU5NTM5NmJkMmI0M2VkNGExYTQ5IiwidGFnIjoiIn0%3D<\/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>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=\"13 characters\">gzip, deflate<\/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:\/\/martfury.local\/<\/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=\"121 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.159 Safari\/537.36<\/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>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\">eyJpdiI6IlVSTGlLREFBcVBwYTRPU3dxTzJkVFE9PSIsInZhbHVlIjoiVGNxN0lZbkJNaHM1NkhaQk0rYk8wcDVlb2U3bTF1WTVZOXdkWXJUNysrZHZ6L0JKR1daMXd5ZlA1SHNKU253VUxMRC9jSGZLYXJ6VGxRMU9tUURuSTJGczZBOC9zQkptZ1ZDOGdENmU5a00vbVl3ZjRaekdGVk9QQXdGUEk3aEIiLCJtYWMiOiJmZTMxODcxYjRmOTBmNTk4NDhiMmQxMzEwODk0MzIxZmE0MmFmMjJhMTI2Y2YyYTQzZjJlZGI1YTRjZDYxZWJmIiwidGFnIjoiIn0=<\/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>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>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\">martfury.local<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1485366718\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1631948791 data-indent-pad=\"  \"><span class=sf-dump-note>array:50<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>PHP_FCGI_CHILDREN<\/span>\" => \"<span class=sf-dump-str>4<\/span>\"\n  \"<span class=sf-dump-key>PWD<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">\/Applications\/MAMP\/fcgi-bin<\/span>\"\n  \"<span class=sf-dump-key>SHLVL<\/span>\" => \"<span class=sf-dump-str>0<\/span>\"\n  \"<span class=sf-dump-key>PHP_FCGI_MAX_REQUESTS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>__CF_USER_TEXT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">0x1F6:0x0:0x0<\/span>\"\n  \"<span class=sf-dump-key>ORIG_SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">\/fcgi-bin\/php7.3.24.fcgi<\/span>\"\n  \"<span class=sf-dump-key>ORIG_PATH_TRANSLATED<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">\/Users\/mac\/workspace\/martfury\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>ORIG_PATH_INFO<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>ORIG_SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">\/Applications\/MAMP\/fcgi-bin\/php7.3.24.fcgi<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">\/ajax\/product-categories\/products?category_id=17<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">category_id=17<\/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>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>GATEWAY_INTERFACE<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">CGI\/1.1<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">category_id=17<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">57134<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">\/Users\/mac\/workspace\/martfury\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">you@example.com<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"28 characters\">\/Applications\/MAMP\/fcgi-bin\/<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/fcgi-bin\/<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">http<\/span>\"\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"36 characters\">\/Users\/mac\/workspace\/martfury\/public<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">::1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">80<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">::1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">martfury.local<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"131 characters\">Apache\/2.4.46 (Unix) OpenSSL\/1.0.2u mod_fastcgi\/mod_fastcgi-SNAP-0910052141 mod_wsgi\/3.5 Python\/2.7.13 mod_perl\/2.0.11 Perl\/v5.30.1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"\"\n  \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">\/usr\/bin:\/bin:\/usr\/sbin:\/sbin<\/span>\"\n  \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"1386 characters\">botble_cookie_consent=1; cookie_for_consent=1; __stripe_mid=c42247bf-a0fd-44c8-9b0f-0e0759b3b6b0b7ae28; remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6InlJM2dId1EyYVRReGtvU1AyR2xHNlE9PSIsInZhbHVlIjoibllTSklteFI1eTlGVjB2VVNLOU0wWFZZUGw1a0lzV2lBVnJ4c0JET3VNcEdaRkhDdEl6TG92Q0RqWkFoeFJhL1MvdU03Y0ttMkVIQ25iWkJiaW51YlFMSFJNSytQcmN6bE5GRTZLTWIydmgxcGpYREV5ZUlnb285WHdiTmRxdDVEWTVzZU1GaFdXMFNCTU9acjNVcHAyd2pnU3NmcHdCU0Ewbi9mbXB3cjhHMWZBcmhQNEt0Y0ErRFpFUElLL1ZLb2NsWEhCYXV3d2szSm5Gc3o2UlFGNGNaVG5KRDR2aS9lSHNhc2ZENHh5ND0iLCJtYWMiOiIyZDY4MmYwNWU2NmU1ODk3YmY1OGI5MjI4YmI4NGY1MjhjOWU5OTc5YjI2YTQyMzdjYWRiNTE5NjI0ZTgzNTgzIiwidGFnIjoiIn0%3D; botble_cookie_newsletter=1; XSRF-TOKEN=eyJpdiI6IlVSTGlLREFBcVBwYTRPU3dxTzJkVFE9PSIsInZhbHVlIjoiVGNxN0lZbkJNaHM1NkhaQk0rYk8wcDVlb2U3bTF1WTVZOXdkWXJUNysrZHZ6L0JKR1daMXd5ZlA1SHNKU253VUxMRC9jSGZLYXJ6VGxRMU9tUURuSTJGczZBOC9zQkptZ1ZDOGdENmU5a00vbVl3ZjRaekdGVk9QQXdGUEk3aEIiLCJtYWMiOiJmZTMxODcxYjRmOTBmNTk4NDhiMmQxMzEwODk0MzIxZmE0MmFmMjJhMTI2Y2YyYTQzZjJlZGI1YTRjZDYxZWJmIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6InRhRVZpNFd2dHA2VGZKaFVjNkJrTmc9PSIsInZhbHVlIjoibVB2WDBpZTVBMU9FOWZ4VjRSSnd0UUcyQytmcUZuMzMwdjRRWTdWQWNnVE9Kc1J3RGhZZklFR1M2bTZFRVYwajZ3QjQ5Z21FR3JKTkVlcVY5TXdEazlXZzk5ZVcwREgyVkRTSFlEWVgzS0Rjb2ttVTdUTkFMU1YzaUVrclcxNWYiLCJtYWMiOiI3MGFkNzJmZWI5OGQ4NjhhMDI0Mjk5NGQ2YTZhNWU3ZThlNzRlOTM1NDFjNmU5NTM5NmJkMmI0M2VkNGExYTQ5IiwidGFnIjoiIn0%3D<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_LANGUAGE<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">en-US,en;q=0.9<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">gzip, deflate<\/span>\"\n  \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">http:\/\/martfury.local\/<\/span>\"\n  \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"121 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.159 Safari\/537.36<\/span>\"\n  \"<span class=sf-dump-key>HTTP_X_REQUESTED_WITH<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">XMLHttpRequest<\/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_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">application\/json, text\/plain, *\/*<\/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>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">martfury.local<\/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>REDIRECT_HANDLER<\/span>\" => \"<span class=sf-dump-str title=\"11 characters\">php-fastcgi<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_REDIRECT_STATUS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>FCGI_ROLE<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">RESPONDER<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1629733404.8404<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1629733404<\/span>\n  \"<span class=sf-dump-key>argv<\/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\">category_id=17<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>argc<\/span>\" => <span class=sf-dump-num>1<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1631948791\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1754974653 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>botble_cookie_consent<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>cookie_for_consent<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n  \"<span class=sf-dump-key>__stripe_mid<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => \"<span class=sf-dump-str title=\"123 characters\">1|WQTniIGWF7qeNKox8iwBoHVQSlqXt0HGXSvlwNgl8XgRU6h8m1pDqhIpTtro|$2y$10$VhmPDikigsM\/PDfb6glDSesHk0\/jHRh981DT4ZPTTJPlp4RbDWYjy<\/span>\"\n  \"<span class=sf-dump-key>botble_cookie_newsletter<\/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\">PEqzowtAB1zG11LJCCKuncEbR7iel28JeTmv5x8K<\/span>\"\n  \"<span class=sf-dump-key>botble_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">MFPFpkawuVBg3xf7Dl2C37WdmPx04iNclZCmtAAZ<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1754974653\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-56225498 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\">Mon, 23 Aug 2021 15:43:26 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:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"428 characters\">XSRF-TOKEN=eyJpdiI6IldHc1A5Nk9RcjNWTjJueUsyTkZtOWc9PSIsInZhbHVlIjoiSzZ0UVNkZXJNWlVqUjdwZkRqY2hSZUNjSXFMenhtejB2Tk9CQjRDT29Da3hzV3pFTlkzVzVja2xVWVhxeWZqT0x3VElpTEZSbHFseHR6WDBqOUZXZlB2ajlwQ1NPcmdZZFBQYzFOSTJGYjFGWEJDNm1sSXNjNnBFRGREcVZqVkoiLCJtYWMiOiJhZTY5YzkyN2NlYTI2YTc2NDU0ZDYzOTBlOGUwMWEzZDlmMjcwNmU5ZTVmNDUxNTdkNDRjNDg1YzNjZjUyNTY3IiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 17:43:26 GMT; Max-Age=7200; path=\/; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"442 characters\">botble_session=eyJpdiI6IlZZMlFiVGJmNWtBRG4rcGJnVThQVUE9PSIsInZhbHVlIjoiSG5yL210dEFGMjFNSDdmd2NxT2Q1cjZWQzQ4MHE0bEkvTHduY1NyTmVJWmRsMURBbU1lOEhzN3Avd2FydXJUd3plWjNTczhUY1BtNDFUcVJ4V0hOQ0JzN2RxVG82NFYzL1RXMTVPTGZPeGc1NGFLUW9CZllSUGJoN2FNNEJ1UEgiLCJtYWMiOiJkMmRlOTljNTU5Mzc4NmYzMTI0NzhhOWM5MzY4ZGQ3NTUzYTE3MGMwM2ViNjI2Mzc2YjhjNzJiZjY5MDM3ODdmIiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 17:43:26 GMT; Max-Age=7200; path=\/; httponly; samesite=lax<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"400 characters\">XSRF-TOKEN=eyJpdiI6IldHc1A5Nk9RcjNWTjJueUsyTkZtOWc9PSIsInZhbHVlIjoiSzZ0UVNkZXJNWlVqUjdwZkRqY2hSZUNjSXFMenhtejB2Tk9CQjRDT29Da3hzV3pFTlkzVzVja2xVWVhxeWZqT0x3VElpTEZSbHFseHR6WDBqOUZXZlB2ajlwQ1NPcmdZZFBQYzFOSTJGYjFGWEJDNm1sSXNjNnBFRGREcVZqVkoiLCJtYWMiOiJhZTY5YzkyN2NlYTI2YTc2NDU0ZDYzOTBlOGUwMWEzZDlmMjcwNmU5ZTVmNDUxNTdkNDRjNDg1YzNjZjUyNTY3IiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 17:43:26 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"414 characters\">botble_session=eyJpdiI6IlZZMlFiVGJmNWtBRG4rcGJnVThQVUE9PSIsInZhbHVlIjoiSG5yL210dEFGMjFNSDdmd2NxT2Q1cjZWQzQ4MHE0bEkvTHduY1NyTmVJWmRsMURBbU1lOEhzN3Avd2FydXJUd3plWjNTczhUY1BtNDFUcVJ4V0hOQ0JzN2RxVG82NFYzL1RXMTVPTGZPeGc1NGFLUW9CZllSUGJoN2FNNEJ1UEgiLCJtYWMiOiJkMmRlOTljNTU5Mzc4NmYzMTI0NzhhOWM5MzY4ZGQ3NTUzYTE3MGMwM2ViNjI2Mzc2YjhjNzJiZjY5MDM3ODdmIiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 17:43:26 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-56225498\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-340954872 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\">PEqzowtAB1zG11LJCCKuncEbR7iel28JeTmv5x8K<\/span>\"\n  \"<span class=sf-dump-key>url<\/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:\/\/martfury.local<\/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>admin-theme<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">default<\/span>\"\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>1<\/span>\n  \"<span class=sf-dump-key>cart<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>cart_updated_at<\/span>\" => <span class=sf-dump-note title=\"Illuminate\\Support\\Carbon @1629733327\n\"><span class=\"sf-dump-ellipsis sf-dump-ellipsis-note\">Illuminate\\Support<\/span><span class=\"sf-dump-ellipsis sf-dump-ellipsis-note\">\\<\/span>Carbon @1629733327<\/span> {<a class=sf-dump-ref>#2933<\/a><samp data-depth=3 class=sf-dump-compact>\n      #<span class=sf-dump-protected title=\"Protected property\">endOfTime<\/span>: <span class=sf-dump-const>false<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">startOfTime<\/span>: <span class=sf-dump-const>false<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">constructedObjectId<\/span>: \"<span class=sf-dump-str title=\"32 characters\">0000000023508843000000005d75b4a7<\/span>\"\n      #<span class=sf-dump-protected title=\"Protected property\">localMonthsOverflow<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localYearsOverflow<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localStrictModeEnabled<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localHumanDiffOptions<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localToStringFormat<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localSerializer<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localMacros<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localGenericMacros<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localFormatFunction<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">localTranslator<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">dumpProperties<\/span>: <span class=sf-dump-note>array:3<\/span> [<samp data-depth=4 class=sf-dump-compact>\n        <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">date<\/span>\"\n        <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"13 characters\">timezone_type<\/span>\"\n        <span class=sf-dump-index>2<\/span> => \"<span class=sf-dump-str title=\"8 characters\">timezone<\/span>\"\n      <\/samp>]\n      #<span class=sf-dump-protected title=\"Protected property\">dumpLocale<\/span>: <span class=sf-dump-const>null<\/span>\n      #<span class=sf-dump-protected title=\"Protected property\">dumpDateProperties<\/span>: <span class=sf-dump-const>null<\/span>\n      <span class=sf-dump-meta>date<\/span>: <span class=sf-dump-const title=\"Monday, August 23, 2021\n- 00:01:18.955204 from now\nDST Off\">2021-08-23 15:42:07.742908 UTC (+00:00)<\/span>\n    <\/samp>}\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-340954872\", {\"maxDepth\":0})<\/script>\n"}}