{"__meta":{"id":"X7e2fc064e63ad68eaf9a41cc4d6aa649","datetime":"2021-08-24 09:05:14","utime":1629795914.385619,"method":"GET","uri":"\/ajax\/product-categories\/products?category_id=17","ip":"::1"},"php":{"version":"7.3.24","interface":"cgi-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1629795913.275475,"end":1629795914.385694,"duration":1.1102190017700195,"duration_str":"1.11s","measures":[{"label":"Booting","start":1629795913.275475,"relative_start":0,"end":1629795913.934523,"relative_end":1629795913.934523,"duration":0.6590480804443359,"duration_str":"659ms","params":[],"collector":null},{"label":"Application","start":1629795913.940437,"relative_start":0.6649620532989502,"end":1629795914.385699,"relative_end":5.0067901611328125e-6,"duration":0.44526195526123047,"duration_str":"445ms","params":[],"collector":null}]},"memory":{"peak_usage":36188848,"peak_usage_str":"35MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":8,"templates":[{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"},{"name":"theme.wowy::views.ecommerce.includes.product-item (platform\/themes\/wowy\/views\/ecommerce\/includes\/product-item.blade.php)","param_count":1,"params":["product"],"type":"blade"}]},"route":{"uri":"GET ajax\/product-categories\/products","middleware":"web, localeSessionRedirect, localizationRedirect","controller":"Theme\\Wowy\\Http\\Controllers\\WowyController@ajaxGetProductsByCategoryId","namespace":"Theme\\Wowy\\Http\\Controllers","prefix":null,"where":[],"as":"public.ajax.product-category-products","file":"platform\/themes\/wowy\/src\/Http\/Controllers\/WowyController.php:301-342"},"queries":{"nb_statements":60,"nb_failed_statements":0,"accumulated_duration":0.054619999999999995,"accumulated_duration_str":"54.62ms","statements":[{"sql":"select distinct `ec_products`.*, (select count(*) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_count`, (select avg(star) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_avg` from `ec_products` left join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` left join `ec_product_categories` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where (`ec_product_categories`.`id` in ('17')) and `ec_products`.`status` = 'published' and `ec_products`.`is_variation` = 0 order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 8","type":"query","params":[],"bindings":["published","published","17","published","0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php","line":414},{"index":15,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/ProductRepository.php","line":603},{"index":18,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Caches\/ProductCacheDecorator.php","line":264},{"index":19,"namespace":null,"name":"\/platform\/themes\/wowy\/src\/Http\/Controllers\/WowyController.php","line":332},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54}],"duration":0.00584,"duration_str":"5.84ms","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:414","connection":"wowy","start_percent":0,"width_percent":10.692},{"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.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":10.692,"width_percent":1.007},{"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.wowy::views.ecommerce.includes.product-item","line":19},{"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.0042699999999999995,"duration_str":"4.27ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":11.699,"width_percent":7.818},{"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.00133,"duration_str":"1.33ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":19.517,"width_percent":2.435},{"sql":"select * from `ec_customers` 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\/GuardHelpers.php","line":60},{"index":19,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":575}],"duration":0.00126,"duration_str":"1.26ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:68","connection":"wowy","start_percent":21.952,"width_percent":2.307},{"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-24 09:05:14' 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-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["1","promotion","2021-08-24 09:05:14","specific-product","product-variant","1","group-products","3","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":24.259,"width_percent":3.076},{"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-24' order by `created_at` desc","type":"query","params":[],"bindings":["1","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":27.334,"width_percent":1.172},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`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.wowy::views.ecommerce.includes.product-item","line":32},{"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.00069,"duration_str":"690\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":28.506,"width_percent":1.263},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 14 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["14","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":29.769,"width_percent":0.915},{"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.00058,"duration_str":"580\u03bcs","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:260","connection":"wowy","start_percent":30.685,"width_percent":1.062},{"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.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":31.747,"width_percent":0.769},{"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.wowy::views.ecommerce.includes.product-item","line":19},{"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.00149,"duration_str":"1.49ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":32.516,"width_percent":2.728},{"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.00082,"duration_str":"820\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":35.244,"width_percent":1.501},{"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-24 09:05:14' 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 (2)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["5","promotion","2021-08-24 09:05:14","specific-product","product-variant","5","group-products","2","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"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":"wowy","start_percent":36.745,"width_percent":1.941},{"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-24' order by `created_at` desc","type":"query","params":[],"bindings":["5","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":38.685,"width_percent":0.915},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`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.wowy::views.ecommerce.includes.product-item","line":32},{"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.00132,"duration_str":"1.32ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":39.601,"width_percent":2.417},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 6 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["6","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"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":"wowy","start_percent":42.018,"width_percent":0.86},{"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.wowy::views.ecommerce.includes.product-item","line":5},{"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":"wowy","start_percent":42.878,"width_percent":0.732},{"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.wowy::views.ecommerce.includes.product-item","line":19},{"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.00079,"duration_str":"790\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":43.61,"width_percent":1.446},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`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.wowy::views.ecommerce.includes.product-item","line":32},{"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.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":45.057,"width_percent":1.025},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 9 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["9","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":46.082,"width_percent":1.025},{"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.0008,"duration_str":"800\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":47.107,"width_percent":1.465},{"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-24 09:05:14' 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-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["7","promotion","2021-08-24 09:05:14","specific-product","product-variant","7","group-products","3","customer","-1","2021-08-24 09:05:14","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":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":644},{"index":33,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":48.572,"width_percent":1.758},{"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-24' order by `created_at` desc","type":"query","params":[],"bindings":["7","published","2021-08-24"],"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":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":644},{"index":33,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":50.33,"width_percent":0.952},{"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.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":51.282,"width_percent":0.934},{"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.wowy::views.ecommerce.includes.product-item","line":19},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":52.215,"width_percent":0.824},{"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.00076,"duration_str":"760\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":53.039,"width_percent":1.391},{"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-24 09:05:14' 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 (2)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["8","promotion","2021-08-24 09:05:14","specific-product","product-variant","8","group-products","2","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"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":"wowy","start_percent":54.431,"width_percent":2.49},{"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-24' order by `created_at` desc","type":"query","params":[],"bindings":["8","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"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":"wowy","start_percent":56.921,"width_percent":1.044},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`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.wowy::views.ecommerce.includes.product-item","line":32},{"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.00078,"duration_str":"780\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":57.964,"width_percent":1.428},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 11 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["11","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"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":"wowy","start_percent":59.392,"width_percent":0.806},{"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.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"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":"wowy","start_percent":60.198,"width_percent":1.355},{"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.wowy::views.ecommerce.includes.product-item","line":19},{"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.00076,"duration_str":"760\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":61.553,"width_percent":1.391},{"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.00079,"duration_str":"790\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":62.944,"width_percent":1.446},{"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-24 09:05:14' 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-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["9","promotion","2021-08-24 09:05:14","specific-product","product-variant","9","group-products","1","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0011,"duration_str":"1.1ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":64.39,"width_percent":2.014},{"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-24' order by `created_at` desc","type":"query","params":[],"bindings":["9","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"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":"wowy","start_percent":66.404,"width_percent":1.318},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`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.wowy::views.ecommerce.includes.product-item","line":32},{"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.00057,"duration_str":"570\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":67.722,"width_percent":1.044},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 7 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["7","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":68.766,"width_percent":0.915},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 12 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["12","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":69.681,"width_percent":0.952},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 12","type":"query","params":[],"bindings":["12"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":19},{"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":"wowy","start_percent":70.633,"width_percent":1.355},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 12","type":"query","params":[],"bindings":["12"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":71.988,"width_percent":1.483},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 12 and `type` = 'promotion' and `start_date` <= '2021-08-24 09:05:14' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 12) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (3)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["12","promotion","2021-08-24 09:05:14","specific-product","product-variant","12","group-products","3","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":73.471,"width_percent":1.849},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 12 and `status` = 'published' and `end_date` >= '2021-08-24' order by `created_at` desc","type":"query","params":[],"bindings":["12","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":75.32,"width_percent":1.007},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 12","type":"query","params":[],"bindings":["12"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":32},{"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":"wowy","start_percent":76.327,"width_percent":1.3},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 24 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["24","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":77.627,"width_percent":1.117},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 17 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["17","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":78.744,"width_percent":0.915},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 17","type":"query","params":[],"bindings":["17"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":19},{"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.0012,"duration_str":"1.2ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":79.659,"width_percent":2.197},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 17","type":"query","params":[],"bindings":["17"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":81.856,"width_percent":1.538},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 17 and `type` = 'promotion' and `start_date` <= '2021-08-24 09:05:14' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 17) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (3)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["17","promotion","2021-08-24 09:05:14","specific-product","product-variant","17","group-products","3","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"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":"wowy","start_percent":83.394,"width_percent":1.941},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 17 and `status` = 'published' and `end_date` >= '2021-08-24' order by `created_at` desc","type":"query","params":[],"bindings":["17","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":85.335,"width_percent":1.098},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 17","type":"query","params":[],"bindings":["17"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":32},{"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.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":86.434,"width_percent":1.318},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 7 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["7","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"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":"wowy","start_percent":87.752,"width_percent":1.245},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 20 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["20","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":5},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":88.997,"width_percent":0.751},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 20","type":"query","params":[],"bindings":["20"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":19},{"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.00076,"duration_str":"760\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":89.747,"width_percent":1.391},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 20","type":"query","params":[],"bindings":["20"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":91.139,"width_percent":1.282},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 20 and `type` = 'promotion' and `start_date` <= '2021-08-24 09:05:14' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 20) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-24 09:05:14') and `product_quantity` = 1","type":"query","params":[],"bindings":["20","promotion","2021-08-24 09:05:14","specific-product","product-variant","20","group-products","1","customer","-1","2021-08-24 09:05:14","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.wowy::views.ecommerce.includes.product-item","line":24},{"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":"wowy","start_percent":92.42,"width_percent":1.886},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 20 and `status` = 'published' and `end_date` >= '2021-08-24' order by `created_at` desc","type":"query","params":[],"bindings":["20","published","2021-08-24"],"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.wowy::views.ecommerce.includes.product-item","line":24},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":94.306,"width_percent":1.117},{"sql":"select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 20","type":"query","params":[],"bindings":["20"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.wowy::views.ecommerce.includes.product-item","line":32},{"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.00067,"duration_str":"670\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":95.423,"width_percent":1.227},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 1 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["1","Botble\\Ecommerce\\Models\\ProductCategory"],"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.wowy::views.ecommerce.includes.product-item","line":35},{"index":31,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108}],"duration":0.00111,"duration_str":"1.11ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":96.65,"width_percent":2.032},{"sql":"select * from `users` where `id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":52},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":141},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":54},{"index":22,"namespace":null,"name":"\/platform\/packages\/theme\/src\/Http\/Middleware\/AdminBarMiddleware.php","line":54},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:52","connection":"wowy","start_percent":98.682,"width_percent":1.318}]},"models":{"data":{"Botble\\ACL\\Models\\User":1,"Botble\\Ecommerce\\Models\\ProductLabel":1,"Botble\\Ecommerce\\Models\\Currency":1,"Botble\\Ecommerce\\Models\\ProductCategory":25,"Botble\\Ecommerce\\Models\\Customer":1,"Botble\\Ecommerce\\Models\\ProductCollection":8,"Botble\\Slug\\Models\\Slug":16,"Botble\\Ecommerce\\Models\\Product":8},"count":61},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"5WyWoJQT9h55z8aK9R55G1UvndGGJKFdXLIwTfVP","language":"en","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"1","_previous":"array:1 [\n  \"url\" => \"http:\/\/wowy.local\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]"},"request":{"path_info":"\/ajax\/product-categories\/products","status_code":"<pre class=sf-dump id=sf-dump-1159643163 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1159643163\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-1835971073 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">17<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1835971073\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-641459139 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>category_id<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">17<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-641459139\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-76193330 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=\"1836 characters\">botble_cookie_consent=1; remember_customer_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6IjkxRHNLSkV4alRQSHBFVks0cDdPM3c9PSIsInZhbHVlIjoiRFYxUU5BWkZDMDVmM2ZpUkdKY0FjV1huS1N6aW9jMGtlNU96WGdXalVwcVlNcmNZUEJoSTIxcG10aHNlSHU2SVpndUlVbXFzeWJWNXFZekV4ZllQRkZyRzBKNzVsMVhEZ2I2RGN0SWRzRGVwVTJmcDV0TFlnbEF0L3ZWOGxkbnE1SGU0bmRTcGF1eGJ2ODFzdGtqTlNwTHFoVTg4VnVDZHYvV0ZpejdlbG1nNTI5eG1PS2VOL0l4bEN2OExTWFpiVEtsaW05UFUzZEZ1cjIrTWN6YlBWK3RLWmVjd1IzMHpPN1lZeUlyMFhXMD0iLCJtYWMiOiIwNmMzMDdlMzA1ZTUwNDZkNDBmZWYxMzU0OWIzNjNhZDdhNjYwNmViNjk4NDU3MTcxYmU5ZmY2Yjg1OTBiOTZlIn0%3D; remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6ImkrM0xsTmtubnJRendtT2c2VTUyaEE9PSIsInZhbHVlIjoiek81VmQvMGMwV0xOUjVialBJMTdhcGpnc09pRUl5UXBEQVExeGFhNktKalp2clJoQ1lEV3Y2Zjl5eUNRcEhVb3pWc2F3OE1Cb3FaekRqbmZPSzhSNGlVM0RaazQ3alVTR0R4YXVNaFVMa2o4K1FRNWdaTk1qVEIwTXJiYXA1MUkxMld3Q09lSkhXbzZtN1NmOHp4THZaaTQ5Y0dPbFhhdzAyQ3dnZlNyTDg1NEcvU1R1U3pKbzZiamhsZHRMYjVPM2ovTWV2V2htSWk5N3I2b042VFhFZ3hFSkhra2hTZmFlMUJiaUdpcS9sQT0iLCJtYWMiOiI1M2ZlNzg1NjZiNzkwYTQwZTk0NDk5YmIwZDc4NDdjMDg5MmE0YmE2ZmI4ODBmOWEwMWEwYjQ0ZjVmMDA2ZWM2IiwidGFnIjoiIn0%3D; cookie_for_consent=1; XSRF-TOKEN=eyJpdiI6IkRieGxSVG03azhxSWNrbzROa3E3enc9PSIsInZhbHVlIjoiZk1GS2c4RDhDSzhTYytPNVBUNm15MllQOW0yMVRyU1Q0Vld1K281SnNVTC9OVzByWkRrN1BTU2RYWEJsRWdUTHdnUUpmYVhkNWxLZGgxRFdzNmw4TGEvYkZVbWt0Wm1pU0RIcDA4SEtZNlJiWTEzRW41RG5EME0vNFdOcHJnbTkiLCJtYWMiOiJhMTdhMjM2YmE4M2ZiNWU0NDA1OTI0ZmZiMzcyMmU1YmU4NGFhNjRmZjM5Y2Y1YjU0OThmYTMwYmJhZjU4ZmZkIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6IkRvRWxGTGdCU3F2MWVuWi8xVURMWHc9PSIsInZhbHVlIjoiQS93ZytCU01SUXhxaTlXaVpBRE5SUW5DRjZhNk5FS3cyYmUzcU54dCtGSUMrekxnM050K0doOEIrNW9IOUd6eHMyM2Y4YWh6a0ZiUTlTWml3NDFkZ2pqVnlFck1xV21MZ25JK0RLZHhuSERtK3BwQnVqbzRvTEhIYVE0RE13SDIiLCJtYWMiOiI0YTE2MGM1NzgwZjhjM2EyNWNiZWY3NjRlMzM1NzE3MjVmYmExM2JiZmE0NTIxZmEzOThmOGFhMGI3YWU0ODUzIiwidGFnIjoiIn0%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=\"18 characters\">http:\/\/wowy.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\">eyJpdiI6IkRieGxSVG03azhxSWNrbzROa3E3enc9PSIsInZhbHVlIjoiZk1GS2c4RDhDSzhTYytPNVBUNm15MllQOW0yMVRyU1Q0Vld1K281SnNVTC9OVzByWkRrN1BTU2RYWEJsRWdUTHdnUUpmYVhkNWxLZGgxRFdzNmw4TGEvYkZVbWt0Wm1pU0RIcDA4SEtZNlJiWTEzRW41RG5EME0vNFdOcHJnbTkiLCJtYWMiOiJhMTdhMjM2YmE4M2ZiNWU0NDA1OTI0ZmZiMzcyMmU1YmU4NGFhNjRmZjM5Y2Y1YjU0OThmYTMwYmJhZjU4ZmZkIiwidGFnIjoiIn0=<\/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=\"10 characters\">wowy.local<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-76193330\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-413225934 data-indent-pad=\"  \"><span class=sf-dump-note>array:50<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>PHP_FCGI_CHILDREN<\/span>\" => \"<span class=sf-dump-str>4<\/span>\"\n  \"<span class=sf-dump-key>PWD<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">\/Applications\/MAMP\/fcgi-bin<\/span>\"\n  \"<span class=sf-dump-key>SHLVL<\/span>\" => \"<span class=sf-dump-str>0<\/span>\"\n  \"<span class=sf-dump-key>PHP_FCGI_MAX_REQUESTS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>__CF_USER_TEXT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">0x1F6:0x0:0x0<\/span>\"\n  \"<span class=sf-dump-key>ORIG_SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">\/fcgi-bin\/php7.3.24.fcgi<\/span>\"\n  \"<span class=sf-dump-key>ORIG_PATH_TRANSLATED<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">\/Users\/mac\/workspace\/wowy\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>ORIG_PATH_INFO<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>ORIG_SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">\/Applications\/MAMP\/fcgi-bin\/php7.3.24.fcgi<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">\/ajax\/product-categories\/products?category_id=17<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">category_id=17<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>GATEWAY_INTERFACE<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">CGI\/1.1<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">category_id=17<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">62946<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">\/Users\/mac\/workspace\/wowy\/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=\"32 characters\">\/Users\/mac\/workspace\/wowy\/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=\"10 characters\">wowy.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=\"1836 characters\">botble_cookie_consent=1; remember_customer_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6IjkxRHNLSkV4alRQSHBFVks0cDdPM3c9PSIsInZhbHVlIjoiRFYxUU5BWkZDMDVmM2ZpUkdKY0FjV1huS1N6aW9jMGtlNU96WGdXalVwcVlNcmNZUEJoSTIxcG10aHNlSHU2SVpndUlVbXFzeWJWNXFZekV4ZllQRkZyRzBKNzVsMVhEZ2I2RGN0SWRzRGVwVTJmcDV0TFlnbEF0L3ZWOGxkbnE1SGU0bmRTcGF1eGJ2ODFzdGtqTlNwTHFoVTg4VnVDZHYvV0ZpejdlbG1nNTI5eG1PS2VOL0l4bEN2OExTWFpiVEtsaW05UFUzZEZ1cjIrTWN6YlBWK3RLWmVjd1IzMHpPN1lZeUlyMFhXMD0iLCJtYWMiOiIwNmMzMDdlMzA1ZTUwNDZkNDBmZWYxMzU0OWIzNjNhZDdhNjYwNmViNjk4NDU3MTcxYmU5ZmY2Yjg1OTBiOTZlIn0%3D; remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6ImkrM0xsTmtubnJRendtT2c2VTUyaEE9PSIsInZhbHVlIjoiek81VmQvMGMwV0xOUjVialBJMTdhcGpnc09pRUl5UXBEQVExeGFhNktKalp2clJoQ1lEV3Y2Zjl5eUNRcEhVb3pWc2F3OE1Cb3FaekRqbmZPSzhSNGlVM0RaazQ3alVTR0R4YXVNaFVMa2o4K1FRNWdaTk1qVEIwTXJiYXA1MUkxMld3Q09lSkhXbzZtN1NmOHp4THZaaTQ5Y0dPbFhhdzAyQ3dnZlNyTDg1NEcvU1R1U3pKbzZiamhsZHRMYjVPM2ovTWV2V2htSWk5N3I2b042VFhFZ3hFSkhra2hTZmFlMUJiaUdpcS9sQT0iLCJtYWMiOiI1M2ZlNzg1NjZiNzkwYTQwZTk0NDk5YmIwZDc4NDdjMDg5MmE0YmE2ZmI4ODBmOWEwMWEwYjQ0ZjVmMDA2ZWM2IiwidGFnIjoiIn0%3D; cookie_for_consent=1; XSRF-TOKEN=eyJpdiI6IkRieGxSVG03azhxSWNrbzROa3E3enc9PSIsInZhbHVlIjoiZk1GS2c4RDhDSzhTYytPNVBUNm15MllQOW0yMVRyU1Q0Vld1K281SnNVTC9OVzByWkRrN1BTU2RYWEJsRWdUTHdnUUpmYVhkNWxLZGgxRFdzNmw4TGEvYkZVbWt0Wm1pU0RIcDA4SEtZNlJiWTEzRW41RG5EME0vNFdOcHJnbTkiLCJtYWMiOiJhMTdhMjM2YmE4M2ZiNWU0NDA1OTI0ZmZiMzcyMmU1YmU4NGFhNjRmZjM5Y2Y1YjU0OThmYTMwYmJhZjU4ZmZkIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6IkRvRWxGTGdCU3F2MWVuWi8xVURMWHc9PSIsInZhbHVlIjoiQS93ZytCU01SUXhxaTlXaVpBRE5SUW5DRjZhNk5FS3cyYmUzcU54dCtGSUMrekxnM050K0doOEIrNW9IOUd6eHMyM2Y4YWh6a0ZiUTlTWml3NDFkZ2pqVnlFck1xV21MZ25JK0RLZHhuSERtK3BwQnVqbzRvTEhIYVE0RE13SDIiLCJtYWMiOiI0YTE2MGM1NzgwZjhjM2EyNWNiZWY3NjRlMzM1NzE3MjVmYmExM2JiZmE0NTIxZmEzOThmOGFhMGI3YWU0ODUzIiwidGFnIjoiIn0%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=\"18 characters\">http:\/\/wowy.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=\"10 characters\">wowy.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>1629795913.2755<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1629795913<\/span>\n  \"<span class=sf-dump-key>argv<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">category_id=17<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>argc<\/span>\" => <span class=sf-dump-num>1<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-413225934\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1568096035 data-indent-pad=\"  \"><span class=sf-dump-note>array:6<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>botble_cookie_consent<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>remember_customer_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => \"<span class=sf-dump-str title=\"123 characters\">1|wSiLW7nw8bi75DooQ2pfVvdoKGkvkbvNaJAnvIJ8HGqjlaWJoLk49qoYDiD7|$2y$10$gDx5IsJ5EYoHHKUfpl3vmumZPJOrLYn3Aeuo6Z269FJXs5RIki3kq<\/span>\"\n  \"<span class=sf-dump-key>remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => \"<span class=sf-dump-str title=\"123 characters\">1|Meaoor1IbZp93YMFDSAEbB0scziRZOgN5IMDfCGA4hU4Bc5dWNtnByS2vnEx|$2y$10$jgb5ZmW5aZXTb5OVmhY.guT3xY7NXWzQ5.s1vNiy05TWzNx852OC.<\/span>\"\n  \"<span class=sf-dump-key>cookie_for_consent<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">5WyWoJQT9h55z8aK9R55G1UvndGGJKFdXLIwTfVP<\/span>\"\n  \"<span class=sf-dump-key>botble_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">0RYd2UZmxkKJkItOBIJcEILAyvFl7VIhz6iivUhJ<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1568096035\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-966120091 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\">Tue, 24 Aug 2021 09:05:14 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=eyJpdiI6Im82SXdHbkhBQTZheEtFcXRCaDBhZ0E9PSIsInZhbHVlIjoiK0NuTjRBWjV1Y3VrczU2ajZVN1BUNncxYVhGN3BXcGVIdDRYdUNZZ3I5TEEyNjRmVk8zM2JNMk5tWmt0MFUyOGlvK0JhRmVIdlIzQzhkQzg2eFNuZXFMbTV0NGZVSU9JUkFaS3Bkb0Z4Ky9IQStzZ1JpNmpjaXIyUTYwYWpmalAiLCJtYWMiOiJhMjMyMGNjZWIyMTQzYTBhMjJmZDhkNjFmM2I5NDc2ZDk2YzFlMzQ5Y2Q4ZDU3Y2VjNDgwMzkzYTZiZDMyODQyIiwidGFnIjoiIn0%3D; expires=Tue, 24-Aug-2021 11:05:14 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=eyJpdiI6IjJPNTVGcGlWQjFzeVNza2pYTEZOd1E9PSIsInZhbHVlIjoiNVRIR2dHWHBQRTArdXEzY3NvaUhITjhMNDJXUTNHVlkxNFRDY0pPQnpFNnFyaGlSRW45N1VhUGR2ZHBOcmtGSGZ1ckJYczYvZWFYSy9zREhFYlFMWXFURThqUEtIdUp1U2pPUEJjRnNJck5qc2pXNERPZHRUR1dNdS9wN0FmZVgiLCJtYWMiOiJhY2JlYTFmZDQ1YjVmZTg1ODExM2IwNjNkZWI4NmUyYjNkMWY0OWE2NTg5MTg0YzZlOGYyNmZkZmNlODZjYmM0IiwidGFnIjoiIn0%3D; expires=Tue, 24-Aug-2021 11:05:14 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=eyJpdiI6Im82SXdHbkhBQTZheEtFcXRCaDBhZ0E9PSIsInZhbHVlIjoiK0NuTjRBWjV1Y3VrczU2ajZVN1BUNncxYVhGN3BXcGVIdDRYdUNZZ3I5TEEyNjRmVk8zM2JNMk5tWmt0MFUyOGlvK0JhRmVIdlIzQzhkQzg2eFNuZXFMbTV0NGZVSU9JUkFaS3Bkb0Z4Ky9IQStzZ1JpNmpjaXIyUTYwYWpmalAiLCJtYWMiOiJhMjMyMGNjZWIyMTQzYTBhMjJmZDhkNjFmM2I5NDc2ZDk2YzFlMzQ5Y2Q4ZDU3Y2VjNDgwMzkzYTZiZDMyODQyIiwidGFnIjoiIn0%3D; expires=Tue, 24-Aug-2021 11:05:14 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"414 characters\">botble_session=eyJpdiI6IjJPNTVGcGlWQjFzeVNza2pYTEZOd1E9PSIsInZhbHVlIjoiNVRIR2dHWHBQRTArdXEzY3NvaUhITjhMNDJXUTNHVlkxNFRDY0pPQnpFNnFyaGlSRW45N1VhUGR2ZHBOcmtGSGZ1ckJYczYvZWFYSy9zREhFYlFMWXFURThqUEtIdUp1U2pPUEJjRnNJck5qc2pXNERPZHRUR1dNdS9wN0FmZVgiLCJtYWMiOiJhY2JlYTFmZDQ1YjVmZTg1ODExM2IwNjNkZWI4NmUyYjNkMWY0OWE2NTg5MTg0YzZlOGYyNmZkZmNlODZjYmM0IiwidGFnIjoiIn0%3D; expires=Tue, 24-Aug-2021 11:05:14 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-966120091\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-655693335 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">5WyWoJQT9h55z8aK9R55G1UvndGGJKFdXLIwTfVP<\/span>\"\n  \"<span class=sf-dump-key>language<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>1<\/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=\"17 characters\">http:\/\/wowy.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-655693335\", {\"maxDepth\":0})<\/script>\n"}}