{"__meta":{"id":"X5d3043043321a22f1f71a7ac4e162cfd","datetime":"2021-08-23 06:28:49","utime":1629700129.562119,"method":"GET","uri":"\/ajax\/get-flash-sale\/1","ip":"::1"},"php":{"version":"7.3.24","interface":"cgi-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1629700128.213802,"end":1629700129.56216,"duration":1.348357915878296,"duration_str":"1.35s","measures":[{"label":"Booting","start":1629700128.213802,"relative_start":0,"end":1629700129.005747,"relative_end":1629700129.005747,"duration":0.7919449806213379,"duration_str":"792ms","params":[],"collector":null},{"label":"Application","start":1629700129.011981,"relative_start":0.7981789112091064,"end":1629700129.562165,"relative_end":5.0067901611328125e-6,"duration":0.5501840114593506,"duration_str":"550ms","params":[],"collector":null}]},"memory":{"peak_usage":36505496,"peak_usage_str":"35MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":10,"templates":[{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"},{"name":"theme.martfury::partials.flash-sale-product (platform\/themes\/martfury\/partials\/flash-sale-product.blade.php)","param_count":2,"params":["product","flashSale"],"type":"blade"}]},"route":{"uri":"GET ajax\/get-flash-sale\/{id}","middleware":"web, core","controller":"Theme\\Martfury\\Http\\Controllers\\MartfuryController@ajaxGetFlashSale","namespace":"Theme\\Martfury\\Http\\Controllers","prefix":null,"where":[],"as":"public.ajax.get-flash-sale","file":"platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php:569-610"},"queries":{"nb_statements":74,"nb_failed_statements":0,"accumulated_duration":0.07493,"accumulated_duration_str":"74.93ms","statements":[{"sql":"select * from `ec_flash_sales` where `end_date` >= '2021-08-23' and `id` = '1' and `status` = 'published' limit 1","type":"query","params":[],"bindings":["2021-08-23","1","published"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php","line":598},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":261},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":204}],"duration":0.00164,"duration_str":"1.64ms","stmt_id":"\/platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php:598","connection":"martfury","start_percent":0,"width_percent":2.189},{"sql":"select `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`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`product_id` as `pivot_product_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_products` inner join `ec_flash_sale_products` on `ec_products`.`id` = `ec_flash_sale_products`.`product_id` where `ec_flash_sale_products`.`flash_sale_id` in (1) and `status` = 'published'","type":"query","params":[],"bindings":["published","published","published"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php","line":598},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":261},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":204}],"duration":0.0030600000000000002,"duration_str":"3.06ms","stmt_id":"\/platform\/themes\/martfury\/src\/Http\/Controllers\/MartfuryController.php:598","connection":"martfury","start_percent":2.189,"width_percent":4.084},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 1 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["1","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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":6.273,"width_percent":1.281},{"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` = 1","type":"query","params":[],"bindings":["1"],"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.flash-sale-product","line":5},{"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.00092,"duration_str":"920\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":7.554,"width_percent":1.228},{"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` = 1","type":"query","params":[],"bindings":["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":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.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":8.782,"width_percent":1.188},{"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` = 1 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 1) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["1","promotion","2021-08-23 06:28:49","specific-product","product-variant","1","group-products","3","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":9.969,"width_percent":1.828},{"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` = 1 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["1","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":11.798,"width_percent":1.268},{"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.00039,"duration_str":"390\u03bcs","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:260","connection":"martfury","start_percent":13.066,"width_percent":0.52},{"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.flash-sale-product","line":27},{"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.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":13.586,"width_percent":0.948},{"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.flash-sale-product","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":14.534,"width_percent":0.961},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 2 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["2","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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":15.494,"width_percent":1.081},{"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` = 2","type":"query","params":[],"bindings":["2"],"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.flash-sale-product","line":5},{"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.00261,"duration_str":"2.61ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":16.575,"width_percent":3.483},{"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` = 2","type":"query","params":[],"bindings":["2"],"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.00108,"duration_str":"1.08ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":20.059,"width_percent":1.441},{"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` = 2 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["2","promotion","2021-08-23 06:28:49","specific-product","product-variant","2","group-products","3","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00202,"duration_str":"2.02ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":21.5,"width_percent":2.696},{"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` = 2 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["2","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00189,"duration_str":"1.89ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":24.196,"width_percent":2.522},{"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.flash-sale-product","line":27},{"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.00053,"duration_str":"530\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":26.718,"width_percent":0.707},{"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.flash-sale-product","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":27.426,"width_percent":0.934},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 3 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["3","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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":28.36,"width_percent":0.574},{"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` = 3","type":"query","params":[],"bindings":["3"],"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.flash-sale-product","line":5},{"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.00074,"duration_str":"740\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":28.934,"width_percent":0.988},{"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` = 3","type":"query","params":[],"bindings":["3"],"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":29.921,"width_percent":1.495},{"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` = 3 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 3) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["3","promotion","2021-08-23 06:28:49","specific-product","product-variant","3","group-products","2","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":25},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00106,"duration_str":"1.06ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":31.416,"width_percent":1.415},{"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` = 3 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["3","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.flash-sale-product","line":25},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00175,"duration_str":"1.75ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":32.831,"width_percent":2.336},{"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.flash-sale-product","line":27},{"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":35.166,"width_percent":0.734},{"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.flash-sale-product","line":30},{"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":35.9,"width_percent":0.908},{"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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":36.808,"width_percent":0.494},{"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.flash-sale-product","line":5},{"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.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":37.301,"width_percent":0.948},{"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.00132,"duration_str":"1.32ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":38.249,"width_percent":1.762},{"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 06:28:49' 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["4","promotion","2021-08-23 06:28:49","specific-product","product-variant","4","group-products","3","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00116,"duration_str":"1.16ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":40.011,"width_percent":1.548},{"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.flash-sale-product","line":10},{"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":41.559,"width_percent":0.988},{"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.flash-sale-product","line":27},{"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.00057,"duration_str":"570\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":42.546,"width_percent":0.761},{"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.flash-sale-product","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":43.307,"width_percent":0.867},{"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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":44.175,"width_percent":0.601},{"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.flash-sale-product","line":5},{"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":44.775,"width_percent":0.801},{"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.00087,"duration_str":"870\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":45.576,"width_percent":1.161},{"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 06:28:49' 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["5","promotion","2021-08-23 06:28:49","specific-product","product-variant","5","group-products","3","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":46.737,"width_percent":1.601},{"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.flash-sale-product","line":10},{"index":29,"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":48.338,"width_percent":1.201},{"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.flash-sale-product","line":27},{"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.00108,"duration_str":"1.08ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":49.54,"width_percent":1.441},{"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.flash-sale-product","line":30},{"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":50.981,"width_percent":0.841},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 6 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["6","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.flash-sale-product","line":1},{"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":51.822,"width_percent":0.467},{"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` = 6","type":"query","params":[],"bindings":["6"],"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.flash-sale-product","line":5},{"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.00046,"duration_str":"460\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":52.289,"width_percent":0.614},{"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` = 6","type":"query","params":[],"bindings":["6"],"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.00095,"duration_str":"950\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":52.903,"width_percent":1.268},{"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` = 6 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 6) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["6","promotion","2021-08-23 06:28:49","specific-product","product-variant","6","group-products","2","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":25},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00189,"duration_str":"1.89ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":54.171,"width_percent":2.522},{"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` = 6 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["6","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.flash-sale-product","line":25},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":56.693,"width_percent":1.161},{"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.flash-sale-product","line":27},{"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.00078,"duration_str":"780\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":57.854,"width_percent":1.041},{"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.flash-sale-product","line":30},{"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":58.895,"width_percent":0.908},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 7 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["7","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.flash-sale-product","line":1},{"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":59.802,"width_percent":0.587},{"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` = 7","type":"query","params":[],"bindings":["7"],"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.flash-sale-product","line":5},{"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.00239,"duration_str":"2.39ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":60.39,"width_percent":3.19},{"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` = 7","type":"query","params":[],"bindings":["7"],"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.00139,"duration_str":"1.39ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":63.579,"width_percent":1.855},{"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` = 7 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 7) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["7","promotion","2021-08-23 06:28:49","specific-product","product-variant","7","group-products","3","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00177,"duration_str":"1.77ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":65.434,"width_percent":2.362},{"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` = 7 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["7","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":67.797,"width_percent":1.455},{"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.flash-sale-product","line":27},{"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.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":69.251,"width_percent":0.948},{"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.flash-sale-product","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":70.199,"width_percent":0.627},{"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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":70.826,"width_percent":0.654},{"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.flash-sale-product","line":5},{"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.0009,"duration_str":"900\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":71.48,"width_percent":1.201},{"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.00127,"duration_str":"1.27ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":72.681,"width_percent":1.695},{"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 06:28:49' 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["8","promotion","2021-08-23 06:28:49","specific-product","product-variant","8","group-products","1","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00139,"duration_str":"1.39ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":74.376,"width_percent":1.855},{"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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":76.231,"width_percent":1.922},{"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.flash-sale-product","line":27},{"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.00053,"duration_str":"530\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":78.153,"width_percent":0.707},{"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.flash-sale-product","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00136,"duration_str":"1.36ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":78.86,"width_percent":1.815},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 9 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["9","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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00057,"duration_str":"570\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":80.675,"width_percent":0.761},{"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` = 9","type":"query","params":[],"bindings":["9"],"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.flash-sale-product","line":5},{"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.0009,"duration_str":"900\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":81.436,"width_percent":1.201},{"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` = 9","type":"query","params":[],"bindings":["9"],"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.00158,"duration_str":"1.58ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":82.637,"width_percent":2.109},{"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` = 9 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 9) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["9","promotion","2021-08-23 06:28:49","specific-product","product-variant","9","group-products","1","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":25},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00103,"duration_str":"1.03ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":84.746,"width_percent":1.375},{"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` = 9 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["9","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.flash-sale-product","line":25},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00107,"duration_str":"1.07ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":86.12,"width_percent":1.428},{"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.flash-sale-product","line":27},{"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.0006,"duration_str":"600\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":87.548,"width_percent":0.801},{"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.flash-sale-product","line":30},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":88.349,"width_percent":1.188},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 10 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["10","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.flash-sale-product","line":1},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0004,"duration_str":"400\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":89.537,"width_percent":0.534},{"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` = 10","type":"query","params":[],"bindings":["10"],"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.flash-sale-product","line":5},{"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.00122,"duration_str":"1.22ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":90.071,"width_percent":1.628},{"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` = 10","type":"query","params":[],"bindings":["10"],"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.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":91.699,"width_percent":1.401},{"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` = 10 and `type` = 'promotion' and `start_date` <= '2021-08-23 06:28:49' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 10) 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 06:28:49') and `product_quantity` = 1","type":"query","params":[],"bindings":["10","promotion","2021-08-23 06:28:49","specific-product","product-variant","10","group-products","1","customer","-1","2021-08-23 06:28:49","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00212,"duration_str":"2.12ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":93.1,"width_percent":2.829},{"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` = 10 and `status` = 'published' and `end_date` >= '2021-08-23' order by `created_at` desc","type":"query","params":[],"bindings":["10","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.flash-sale-product","line":10},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00116,"duration_str":"1.16ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":95.93,"width_percent":1.548},{"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.flash-sale-product","line":27},{"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.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"martfury","start_percent":97.478,"width_percent":0.787},{"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.flash-sale-product","line":30},{"index":31,"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":98.265,"width_percent":0.827},{"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":68},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":179},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":149},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":54},{"index":23,"namespace":null,"name":"\/platform\/packages\/theme\/src\/Http\/Middleware\/AdminBarMiddleware.php","line":54}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:68","connection":"martfury","start_percent":99.092,"width_percent":0.908}]},"models":{"data":{"Botble\\ACL\\Models\\User":1,"Botble\\Ecommerce\\Models\\ProductLabel":3,"Botble\\Marketplace\\Models\\Store":10,"Botble\\Ecommerce\\Models\\Currency":1,"Botble\\Ecommerce\\Models\\ProductCollection":10,"Botble\\Slug\\Models\\Slug":20,"Botble\\Ecommerce\\Models\\Product":10,"Botble\\Ecommerce\\Models\\FlashSale":11},"count":66},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"8nUk70oQBaqkhmDUrcA2Zqxw7FtXsjvtQ327ZAj2","_previous":"array:1 [\n  \"url\" => \"http:\/\/martfury.local\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]"},"request":{"path_info":"\/ajax\/get-flash-sale\/1","status_code":"<pre class=sf-dump id=sf-dump-23809168 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-23809168\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-1330637396 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1330637396\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-120546999 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-120546999\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1885917417 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=eyJpdiI6Im1DQ2YyUFNESW16NGE3UnV0cXRZRmc9PSIsInZhbHVlIjoiVmhWRC9uTkVxbjhJY2hzclZiRG9CVXVCanZkZzB2bjJrUUpsZFBueUVGMjRZOVlMUlQ0RUhuYmd4ODErRjU4M3BLREVqOG1MWXprYkJhNW52azBaMmhFbVh2RUZQK1E2L1d3VGJLSnlORVlRQWcyZnpPVDB6S0didVBzbkw0NU0za0R3UE81NU1NSC9UMHZTcXBvbGRxKzJ1ZmhUemFRZDhsVVBiQWwxdHZncmJtQjJTdU1xTUc3TG9JU1ZqSWRvcWFKd0I0WWloblJ3cFVtSVFkVDI4N3ArZGZRWHlkNnlkZmhiNzBqVFg0az0iLCJtYWMiOiJhNWNlMTdhMTk3NzRlZDcwM2VhMDNlYTg3ODI5ZWRjYzRjMzRkYTA1ZDIwNGE5YmM0ZGM2MDE1OWU5ZDk5MDNiIiwidGFnIjoiIn0%3D; botble_cookie_newsletter=1; XSRF-TOKEN=eyJpdiI6ImNOc05MZTFPNmRObk4ybng5R1lXaUE9PSIsInZhbHVlIjoiNjZLSkdmd0o2Qk8rY0Q5bndVR3VXR3R5U3ZqTWxtd0R3RnMwcGJYWXVlSDBsMmNKWnYrdTVtK3ZGbG90ZWJmY1diM2tiTUZNUXhKcFZ4MDdIcEk4dEw5cGExSWNPM1lYbkViQjl3L1p3YzBldUk2K3I4bTFVTzc4UlZnTXY1M20iLCJtYWMiOiIzOTAyYTVlY2NiZWJlMWNlMzk1NGE0Mzg2OGQyYmYxNDE2YzA0MDdlNjcwMDJhZjcyNDJjZmZmODI1ZmU5YjQ0IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6Ik95T2s1UnF0bC9RTEh0elRQdC8ybVE9PSIsInZhbHVlIjoieitnVExteXBabkdZUEhMbHVkTXpYNUZuU0NRMkc1MVNhcGtvRDFiaXVoeE5DSkQzS0dLblJndU5NSVBuVm1wT2ttcmpzbVA2K0ZnMDl6YmRpekRtVmd6M0huMUY2VWtZaVZWelU1UlJLbW04UVNNOVMzTnhSZVd0Ky9SWGVrc2giLCJtYWMiOiIwZDA0OWI1MGVjMjllNWRhNzI5YWE5ZTg5MDdmNDhmZTBiNTcxODBkOTEzNTM3MTE2YTMxNzVlNDgzYTNiYzM1IiwidGFnIjoiIn0%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\">eyJpdiI6ImNOc05MZTFPNmRObk4ybng5R1lXaUE9PSIsInZhbHVlIjoiNjZLSkdmd0o2Qk8rY0Q5bndVR3VXR3R5U3ZqTWxtd0R3RnMwcGJYWXVlSDBsMmNKWnYrdTVtK3ZGbG90ZWJmY1diM2tiTUZNUXhKcFZ4MDdIcEk4dEw5cGExSWNPM1lYbkViQjl3L1p3YzBldUk2K3I4bTFVTzc4UlZnTXY1M20iLCJtYWMiOiIzOTAyYTVlY2NiZWJlMWNlMzk1NGE0Mzg2OGQyYmYxNDE2YzA0MDdlNjcwMDJhZjcyNDJjZmZmODI1ZmU5YjQ0IiwidGFnIjoiIn0=<\/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-1885917417\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1695811644 data-indent-pad=\"  \"><span class=sf-dump-note>array:49<\/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=\"22 characters\">\/ajax\/get-flash-sale\/1<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/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_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\">59312<\/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=eyJpdiI6Im1DQ2YyUFNESW16NGE3UnV0cXRZRmc9PSIsInZhbHVlIjoiVmhWRC9uTkVxbjhJY2hzclZiRG9CVXVCanZkZzB2bjJrUUpsZFBueUVGMjRZOVlMUlQ0RUhuYmd4ODErRjU4M3BLREVqOG1MWXprYkJhNW52azBaMmhFbVh2RUZQK1E2L1d3VGJLSnlORVlRQWcyZnpPVDB6S0didVBzbkw0NU0za0R3UE81NU1NSC9UMHZTcXBvbGRxKzJ1ZmhUemFRZDhsVVBiQWwxdHZncmJtQjJTdU1xTUc3TG9JU1ZqSWRvcWFKd0I0WWloblJ3cFVtSVFkVDI4N3ArZGZRWHlkNnlkZmhiNzBqVFg0az0iLCJtYWMiOiJhNWNlMTdhMTk3NzRlZDcwM2VhMDNlYTg3ODI5ZWRjYzRjMzRkYTA1ZDIwNGE5YmM0ZGM2MDE1OWU5ZDk5MDNiIiwidGFnIjoiIn0%3D; botble_cookie_newsletter=1; XSRF-TOKEN=eyJpdiI6ImNOc05MZTFPNmRObk4ybng5R1lXaUE9PSIsInZhbHVlIjoiNjZLSkdmd0o2Qk8rY0Q5bndVR3VXR3R5U3ZqTWxtd0R3RnMwcGJYWXVlSDBsMmNKWnYrdTVtK3ZGbG90ZWJmY1diM2tiTUZNUXhKcFZ4MDdIcEk4dEw5cGExSWNPM1lYbkViQjl3L1p3YzBldUk2K3I4bTFVTzc4UlZnTXY1M20iLCJtYWMiOiIzOTAyYTVlY2NiZWJlMWNlMzk1NGE0Mzg2OGQyYmYxNDE2YzA0MDdlNjcwMDJhZjcyNDJjZmZmODI1ZmU5YjQ0IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6Ik95T2s1UnF0bC9RTEh0elRQdC8ybVE9PSIsInZhbHVlIjoieitnVExteXBabkdZUEhMbHVkTXpYNUZuU0NRMkc1MVNhcGtvRDFiaXVoeE5DSkQzS0dLblJndU5NSVBuVm1wT2ttcmpzbVA2K0ZnMDl6YmRpekRtVmd6M0huMUY2VWtZaVZWelU1UlJLbW04UVNNOVMzTnhSZVd0Ky9SWGVrc2giLCJtYWMiOiIwZDA0OWI1MGVjMjllNWRhNzI5YWE5ZTg5MDdmNDhmZTBiNTcxODBkOTEzNTM3MTE2YTMxNzVlNDgzYTNiYzM1IiwidGFnIjoiIn0%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>1629700128.2138<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1629700128<\/span>\n  \"<span class=sf-dump-key>argv<\/span>\" => []\n  \"<span class=sf-dump-key>argc<\/span>\" => <span class=sf-dump-num>0<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1695811644\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1475936555 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|BxNq8E1WxJkBPxUd7zVMUPXd9RrhL6ViALkKaGx9grU0JIITL2ug1iNfnQDv|$2y$10$d50wpLwaO3b7B7I8BbRRteK\/HWU5PQrMZdSORt9.MbKOS1xJbXbke<\/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\">8nUk70oQBaqkhmDUrcA2Zqxw7FtXsjvtQ327ZAj2<\/span>\"\n  \"<span class=sf-dump-key>botble_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">n3YEfR7gQMMeAk27e6VNofvDarKiwHxiR5TkEyO4<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1475936555\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-696141150 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 06:28:49 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array: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=eyJpdiI6ImlmVTZjeDlzaFNJWjkycHBnbnVSUlE9PSIsInZhbHVlIjoiQ3hhaTdFdXN5elRJSXZKUXFCaHB1VGkzWUd6WXBaSmYyQlB3aCtqbzJWQzR1eTZ6d1AxV2k1N3lPZFQycndqb0xEV3BiT2w0WCtYczk1eVl6aEpaN3RVYzJESG9sVU15QWlrYVNUVmlMZlZjYlk3a1p4WS9MZ0lLNDFOWUZrSmEiLCJtYWMiOiI4MWFhMTExMzFkZmUxZWZiZWQxZjY0OWU2MWIzZWJiNDVhNDIzZGRjNjE2YTFkZmI1ODY0YzAyNGZmN2E5YjBkIiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 08:28:49 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=eyJpdiI6IlZaZkxtb2Noa0R2ei9TUDVCblRaT2c9PSIsInZhbHVlIjoieUQzUWFQbEM2MTlnbllRM0VVemJDTnVPc05xK0lHNkV5YTVoYkhNcXgzMDBvdHdDZmVMbGE0WEMreUlsWVZiY3BwajdmQjNabEtEdEpaTURFUlVIMGJMcjFjQVZUVk1xUE1rSmpCeTd1N2NoYkorOU9XRHZHanVtMmE4aTZ6N1MiLCJtYWMiOiI0MjVlM2ZhODA2MWQxNzFkYTc4NGUyMmQ0ZmI3MTNjOTgwOTU2Y2U2Zjc4ODc2MjQ3MzI1Y2E1N2ZhMjkwOTNlIiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 08:28:49 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=eyJpdiI6ImlmVTZjeDlzaFNJWjkycHBnbnVSUlE9PSIsInZhbHVlIjoiQ3hhaTdFdXN5elRJSXZKUXFCaHB1VGkzWUd6WXBaSmYyQlB3aCtqbzJWQzR1eTZ6d1AxV2k1N3lPZFQycndqb0xEV3BiT2w0WCtYczk1eVl6aEpaN3RVYzJESG9sVU15QWlrYVNUVmlMZlZjYlk3a1p4WS9MZ0lLNDFOWUZrSmEiLCJtYWMiOiI4MWFhMTExMzFkZmUxZWZiZWQxZjY0OWU2MWIzZWJiNDVhNDIzZGRjNjE2YTFkZmI1ODY0YzAyNGZmN2E5YjBkIiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 08:28:49 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"414 characters\">botble_session=eyJpdiI6IlZaZkxtb2Noa0R2ei9TUDVCblRaT2c9PSIsInZhbHVlIjoieUQzUWFQbEM2MTlnbllRM0VVemJDTnVPc05xK0lHNkV5YTVoYkhNcXgzMDBvdHdDZmVMbGE0WEMreUlsWVZiY3BwajdmQjNabEtEdEpaTURFUlVIMGJMcjFjQVZUVk1xUE1rSmpCeTd1N2NoYkorOU9XRHZHanVtMmE4aTZ6N1MiLCJtYWMiOiI0MjVlM2ZhODA2MWQxNzFkYTc4NGUyMmQ0ZmI3MTNjOTgwOTU2Y2U2Zjc4ODc2MjQ3MzI1Y2E1N2ZhMjkwOTNlIiwidGFnIjoiIn0%3D; expires=Mon, 23-Aug-2021 08:28:49 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-696141150\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-2076024511 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">8nUk70oQBaqkhmDUrcA2Zqxw7FtXsjvtQ327ZAj2<\/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<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2076024511\", {\"maxDepth\":0})<\/script>\n"}}