{"__meta":{"id":"X68ddde8b0a2da5624bd45d668c4f9bc8","datetime":"2021-08-25 03:06:13","utime":1629860773.001722,"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":1629860771.518801,"end":1629860773.001778,"duration":1.4829769134521484,"duration_str":"1.48s","measures":[{"label":"Booting","start":1629860771.518801,"relative_start":0,"end":1629860772.410283,"relative_end":1629860772.410283,"duration":0.8914821147918701,"duration_str":"891ms","params":[],"collector":null},{"label":"Application","start":1629860772.41842,"relative_start":0.8996191024780273,"end":1629860773.001785,"relative_end":7.152557373046875e-6,"duration":0.5833649635314941,"duration_str":"583ms","params":[],"collector":null}]},"memory":{"peak_usage":36178824,"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.07694999999999999,"accumulated_duration_str":"76.95ms","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.00299,"duration_str":"2.99ms","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:414","connection":"wowy","start_percent":0,"width_percent":3.886},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 2 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["2","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.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.00064,"duration_str":"640\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":3.886,"width_percent":0.832},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.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.00113,"duration_str":"1.13ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":4.717,"width_percent":1.468},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0038,"duration_str":"3.8ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":6.186,"width_percent":4.938},{"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.00086,"duration_str":"860\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:68","connection":"wowy","start_percent":11.124,"width_percent":1.118},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 2 and `type` = 'promotion' and `start_date` <= '2021-08-25 03:06:12' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 2) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["2","promotion","2021-08-25 03:06:12","specific-product","product-variant","2","group-products","1","customer","-1","2021-08-25 03:06:12","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.00158,"duration_str":"1.58ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":12.242,"width_percent":2.053},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 2 and `status` = 'published' and `end_date` >= '2021-08-25' order by `created_at` desc","type":"query","params":[],"bindings":["2","published","2021-08-25"],"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.00132,"duration_str":"1.32ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":14.295,"width_percent":1.715},{"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` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.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":16.01,"width_percent":0.923},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 18 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["18","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.0006,"duration_str":"600\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":16.933,"width_percent":0.78},{"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.00061,"duration_str":"610\u03bcs","stmt_id":"\/platform\/core\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:260","connection":"wowy","start_percent":17.713,"width_percent":0.793},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 4 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["4","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.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":18.506,"width_percent":0.715},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.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.00078,"duration_str":"780\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":19.22,"width_percent":1.014},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":20.234,"width_percent":1.261},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 4 and `type` = 'promotion' and `start_date` <= '2021-08-25 03:06:12' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 4) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["4","promotion","2021-08-25 03:06:12","specific-product","product-variant","4","group-products","1","customer","-1","2021-08-25 03:06:12","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.00138,"duration_str":"1.38ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":21.494,"width_percent":1.793},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 4 and `status` = 'published' and `end_date` >= '2021-08-25' order by `created_at` desc","type":"query","params":[],"bindings":["4","published","2021-08-25"],"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":23.288,"width_percent":0.78},{"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` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.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.00114,"duration_str":"1.14ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":24.068,"width_percent":1.481},{"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.00057,"duration_str":"570\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":25.549,"width_percent":0.741},{"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.00062,"duration_str":"620\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":26.29,"width_percent":0.806},{"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.00053,"duration_str":"530\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":27.096,"width_percent":0.689},{"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.00136,"duration_str":"1.36ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":27.784,"width_percent":1.767},{"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-25 03:06:12' 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 (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["5","promotion","2021-08-25 03:06:12","specific-product","product-variant","5","group-products","1","customer","-1","2021-08-25 03:06:12","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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":29.552,"width_percent":1.845},{"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-25' order by `created_at` desc","type":"query","params":[],"bindings":["5","published","2021-08-25"],"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.00065,"duration_str":"650\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":31.397,"width_percent":0.845},{"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.00091,"duration_str":"910\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":32.242,"width_percent":1.183},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 21 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["21","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.0025,"duration_str":"2.5ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":33.424,"width_percent":3.249},{"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.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":36.673,"width_percent":0.767},{"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.00069,"duration_str":"690\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":37.44,"width_percent":0.897},{"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.00161,"duration_str":"1.61ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":38.337,"width_percent":2.092},{"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-25 03:06:12' 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 (3)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["8","promotion","2021-08-25 03:06:12","specific-product","product-variant","8","group-products","3","customer","-1","2021-08-25 03:06:12","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.0024300000000000003,"duration_str":"2.43ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":40.429,"width_percent":3.158},{"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-25' order by `created_at` desc","type":"query","params":[],"bindings":["8","published","2021-08-25"],"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.0008,"duration_str":"800\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":43.587,"width_percent":1.04},{"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.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":44.626,"width_percent":1.157},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 27 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["27","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.0007,"duration_str":"700\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":45.783,"width_percent":0.91},{"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.00069,"duration_str":"690\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":46.693,"width_percent":0.897},{"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.00083,"duration_str":"830\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":47.589,"width_percent":1.079},{"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.00095,"duration_str":"950\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":48.668,"width_percent":1.235},{"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-25 03:06:12' 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 (2)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["9","promotion","2021-08-25 03:06:12","specific-product","product-variant","9","group-products","2","customer","-1","2021-08-25 03:06:12","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.01165,"duration_str":"11.65ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":49.903,"width_percent":15.14},{"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-25' order by `created_at` desc","type":"query","params":[],"bindings":["9","published","2021-08-25"],"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.00085,"duration_str":"850\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":65.042,"width_percent":1.105},{"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.0009,"duration_str":"900\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":66.147,"width_percent":1.17},{"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.00061,"duration_str":"610\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":67.316,"width_percent":0.793},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 11 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["11","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.0019,"duration_str":"1.9ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":68.109,"width_percent":2.469},{"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` = 11","type":"query","params":[],"bindings":["11"],"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.00121,"duration_str":"1.21ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":70.578,"width_percent":1.572},{"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` = 11","type":"query","params":[],"bindings":["11"],"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.00124,"duration_str":"1.24ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":72.151,"width_percent":1.611},{"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` = 11 and `type` = 'promotion' and `start_date` <= '2021-08-25 03:06:12' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 11) 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-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["11","promotion","2021-08-25 03:06:12","specific-product","product-variant","11","group-products","1","customer","-1","2021-08-25 03:06:12","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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":73.762,"width_percent":2.001},{"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` = 11 and `status` = 'published' and `end_date` >= '2021-08-25' order by `created_at` desc","type":"query","params":[],"bindings":["11","published","2021-08-25"],"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.00102,"duration_str":"1.02ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":75.763,"width_percent":1.326},{"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` = 11","type":"query","params":[],"bindings":["11"],"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":77.089,"width_percent":0.897},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 21 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["21","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.00063,"duration_str":"630\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":77.986,"width_percent":0.819},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 13 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["13","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.0022,"duration_str":"2.2ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":78.804,"width_percent":2.859},{"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` = 13","type":"query","params":[],"bindings":["13"],"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.00116,"duration_str":"1.16ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":81.663,"width_percent":1.507},{"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` = 13","type":"query","params":[],"bindings":["13"],"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.001,"duration_str":"1ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":83.171,"width_percent":1.3},{"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` = 13 and `type` = 'promotion' and `start_date` <= '2021-08-25 03:06:12' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 13) 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-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["13","promotion","2021-08-25 03:06:12","specific-product","product-variant","13","group-products","1","customer","-1","2021-08-25 03:06:12","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.0018,"duration_str":"1.8ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":84.47,"width_percent":2.339},{"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` = 13 and `status` = 'published' and `end_date` >= '2021-08-25' order by `created_at` desc","type":"query","params":[],"bindings":["13","published","2021-08-25"],"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.00091,"duration_str":"910\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":86.81,"width_percent":1.183},{"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` = 13","type":"query","params":[],"bindings":["13"],"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.0009,"duration_str":"900\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":87.992,"width_percent":1.17},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 25 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["25","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":89.162,"width_percent":0.793},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 16 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["16","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/platform\/packages\/slug\/src\/Providers\/SlugServiceProvider.php","line":100},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":29,"namespace":"view","name":"theme.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.00078,"duration_str":"780\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":89.955,"width_percent":1.014},{"sql":"select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` = 16","type":"query","params":[],"bindings":["16"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.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.00125,"duration_str":"1.25ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":90.968,"width_percent":1.624},{"sql":"select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 16","type":"query","params":[],"bindings":["16"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":565},{"index":23,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":573},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":584}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":92.593,"width_percent":1.52},{"sql":"select `ec_discounts`.*, `ec_discount_products`.`product_id` as `pivot_product_id`, `ec_discount_products`.`discount_id` as `pivot_discount_id` from `ec_discounts` inner join `ec_discount_products` on `ec_discounts`.`id` = `ec_discount_products`.`discount_id` left join `ec_discount_product_collections` on `ec_discounts`.`id` = `ec_discount_product_collections`.`discount_id` left join `ec_discount_customers` on `ec_discounts`.`id` = `ec_discount_customers`.`discount_id` where `ec_discount_products`.`product_id` = 16 and `type` = 'promotion' and `start_date` <= '2021-08-25 03:06:12' and (((`target` = 'specific-product' or `target` = 'product-variant') and `ec_discount_products`.`product_id` = 16) or (`target` = 'group-products' and `ec_discount_product_collections`.`product_collection_id` in (1)) or (`target` = 'customer' and `ec_discount_customers`.`customer_id` = -1)) and (`end_date` is null or `end_date` >= '2021-08-25 03:06:12') and `product_quantity` = 1","type":"query","params":[],"bindings":["16","promotion","2021-08-25 03:06:12","specific-product","product-variant","16","group-products","1","customer","-1","2021-08-25 03:06:12","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.00134,"duration_str":"1.34ms","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":94.113,"width_percent":1.741},{"sql":"select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 16 and `status` = 'published' and `end_date` >= '2021-08-25' order by `created_at` desc","type":"query","params":[],"bindings":["16","published","2021-08-25"],"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.00092,"duration_str":"920\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":95.854,"width_percent":1.196},{"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` = 16","type":"query","params":[],"bindings":["16"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/platform\/core\/base\/src\/Models\/BaseModel.php","line":26},{"index":20,"namespace":"view","name":"theme.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.00075,"duration_str":"750\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":97.05,"width_percent":0.975},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 17 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["17","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.00063,"duration_str":"630\u03bcs","stmt_id":"\/platform\/core\/base\/src\/Models\/BaseModel.php:26","connection":"wowy","start_percent":98.025,"width_percent":0.819},{"sql":"select * from `users` where `id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":68},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":179},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":149},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":54},{"index":23,"namespace":null,"name":"\/platform\/packages\/theme\/src\/Http\/Middleware\/AdminBarMiddleware.php","line":54}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:68","connection":"wowy","start_percent":98.843,"width_percent":1.157}]},"models":{"data":{"Botble\\ACL\\Models\\User":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":60},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"BnwBWgmrqyvROdQRHV4gEMU2TTzSOkICg40sS8kX","language":"en","_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-1145368840 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1145368840\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-1281859040 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-1281859040\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-111559084 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-111559084\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1086303330 data-indent-pad=\"  \"><span class=sf-dump-note>array:12<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>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=eyJpdiI6ImlZb3Bqb1NWNnNIczFNc1dza0M0cmc9PSIsInZhbHVlIjoiWFRJdHc2NHM2WUtZdVlDc253ZllRUlIwYlRZdUZOQXowb250YnVUYzdQV0dSWVZ0eFpJdmxrb1JJUGR2S2RZd1JSc0w3d2VZSGs2TkI4VFRYc3lCb1hua0NyTmxWd1dyaVlrdWxjdHd5NjVHbmNyUk9tY2IrMlR3dFdnQitxTHMiLCJtYWMiOiI5MDYyNjE0YzQ5NjFkZGFmMDlkNDgwMDkyZTE5ZWQzMDQ4YWY4ZThmZTMwNDZkMjYyZDZlZmYwZjU3ZDg4Y2E5IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6InBUbm1zdlZUR2NSR2ppdDcrZERSdHc9PSIsInZhbHVlIjoidTRCMjI2WEtjYVZtQmZVdVFSYTdmcDQ0WlZwa0pYY0lzY3dBbTd6VzFlL0svWE4rN05iZHMwK1c1OXhFcWlxcjY5WHV6ejNRQk5zcjl0aTdQLzBMWDZDTFpyek13UjhQUDVPb1JGaSszc3NPcnN2MzJ3UDlrUWRIdDdMQWhTUksiLCJtYWMiOiJjNTFlZDZlMmEwOTBhNzkwMWI0NjczY2ExN2NlMjQ4N2M1ZjFhNWFlOWI1ZGRhOTA3MDNiYmZhMzRmNGU3Zjg4IiwidGFnIjoiIn0%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\">eyJpdiI6ImlZb3Bqb1NWNnNIczFNc1dza0M0cmc9PSIsInZhbHVlIjoiWFRJdHc2NHM2WUtZdVlDc253ZllRUlIwYlRZdUZOQXowb250YnVUYzdQV0dSWVZ0eFpJdmxrb1JJUGR2S2RZd1JSc0w3d2VZSGs2TkI4VFRYc3lCb1hua0NyTmxWd1dyaVlrdWxjdHd5NjVHbmNyUk9tY2IrMlR3dFdnQitxTHMiLCJtYWMiOiI5MDYyNjE0YzQ5NjFkZGFmMDlkNDgwMDkyZTE5ZWQzMDQ4YWY4ZThmZTMwNDZkMjYyZDZlZmYwZjU3ZDg4Y2E5IiwidGFnIjoiIn0=<\/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>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=\"8 characters\">no-cache<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>pragma<\/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=\"8 characters\">no-cache<\/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-1086303330\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-677730092 data-indent-pad=\"  \"><span class=sf-dump-note>array:52<\/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\">58406<\/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=eyJpdiI6ImlZb3Bqb1NWNnNIczFNc1dza0M0cmc9PSIsInZhbHVlIjoiWFRJdHc2NHM2WUtZdVlDc253ZllRUlIwYlRZdUZOQXowb250YnVUYzdQV0dSWVZ0eFpJdmxrb1JJUGR2S2RZd1JSc0w3d2VZSGs2TkI4VFRYc3lCb1hua0NyTmxWd1dyaVlrdWxjdHd5NjVHbmNyUk9tY2IrMlR3dFdnQitxTHMiLCJtYWMiOiI5MDYyNjE0YzQ5NjFkZGFmMDlkNDgwMDkyZTE5ZWQzMDQ4YWY4ZThmZTMwNDZkMjYyZDZlZmYwZjU3ZDg4Y2E5IiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6InBUbm1zdlZUR2NSR2ppdDcrZERSdHc9PSIsInZhbHVlIjoidTRCMjI2WEtjYVZtQmZVdVFSYTdmcDQ0WlZwa0pYY0lzY3dBbTd6VzFlL0svWE4rN05iZHMwK1c1OXhFcWlxcjY5WHV6ejNRQk5zcjl0aTdQLzBMWDZDTFpyek13UjhQUDVPb1JGaSszc3NPcnN2MzJ3UDlrUWRIdDdMQWhTUksiLCJtYWMiOiJjNTFlZDZlMmEwOTBhNzkwMWI0NjczY2ExN2NlMjQ4N2M1ZjFhNWFlOWI1ZGRhOTA3MDNiYmZhMzRmNGU3Zjg4IiwidGFnIjoiIn0%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_CACHE_CONTROL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">no-cache<\/span>\"\n  \"<span class=sf-dump-key>HTTP_PRAGMA<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">no-cache<\/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>1629860771.5188<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1629860771<\/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-677730092\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-923177414 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\">BnwBWgmrqyvROdQRHV4gEMU2TTzSOkICg40sS8kX<\/span>\"\n  \"<span class=sf-dump-key>botble_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">HfUQbfMeqE0KMH6UdloVnRUYwO2pMhC6mNLguVJh<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-923177414\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1895413627 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\">Wed, 25 Aug 2021 03:06:12 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=eyJpdiI6ImVES3JTVFFWUW9oUTZNVnMvWWlCdXc9PSIsInZhbHVlIjoiRUxSa1ZMQk1pYStQVFJSYXlEOEUvN2hDSzVYd3A4T2JRQjl6VTR3SUdLRGEybE56cUtBSXJ0ODB1WDZqSWovUE9ON3Y5eW9KTUJVWklYOHJPa095R3cramxTeVl0Ukt4V0FMNVgwanZSSlZPNkdoUXZveHhMNkg3Q0tWcHh2RFEiLCJtYWMiOiI3ODBmOGQ5MTQ5ZmNiZTk2ODE5N2E2MmVlZmVlMDM2ZWFhOWI3MDc5ZmYwZjZkYTY4YjBhZTM3ZTU5MWRkNzljIiwidGFnIjoiIn0%3D; expires=Wed, 25-Aug-2021 05:06:12 GMT; Max-Age=7199; path=\/; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"442 characters\">botble_session=eyJpdiI6ImdodU40bUg0aFJQa1VSLzhkb1FMUkE9PSIsInZhbHVlIjoicXZJekdYbTNuRmhZZ1oxNmdRTzdBcEYrbzdhUjZRenpFSGdLajJzcHNTU2ZuaUYzNkpLMXlOZSs3NTc3L2xQcmFNSytidTlORmxwTElrd1dDc1RJcnRjQTRqMlB4Z2thcEtmbHRaNG5iM29rdVExdGZyMmhNNnYrVDFaSUg5cmIiLCJtYWMiOiI4ZWNiMzVhYTJhNjQwNDcxZmI1MjgzYTYyOWY5NDNhOTYwOWNjYWQ1NTBkNWFmYzBiOWRlYjg1Y2IwMDViNTFkIiwidGFnIjoiIn0%3D; expires=Wed, 25-Aug-2021 05:06:12 GMT; Max-Age=7199; 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=eyJpdiI6ImVES3JTVFFWUW9oUTZNVnMvWWlCdXc9PSIsInZhbHVlIjoiRUxSa1ZMQk1pYStQVFJSYXlEOEUvN2hDSzVYd3A4T2JRQjl6VTR3SUdLRGEybE56cUtBSXJ0ODB1WDZqSWovUE9ON3Y5eW9KTUJVWklYOHJPa095R3cramxTeVl0Ukt4V0FMNVgwanZSSlZPNkdoUXZveHhMNkg3Q0tWcHh2RFEiLCJtYWMiOiI3ODBmOGQ5MTQ5ZmNiZTk2ODE5N2E2MmVlZmVlMDM2ZWFhOWI3MDc5ZmYwZjZkYTY4YjBhZTM3ZTU5MWRkNzljIiwidGFnIjoiIn0%3D; expires=Wed, 25-Aug-2021 05:06:12 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"414 characters\">botble_session=eyJpdiI6ImdodU40bUg0aFJQa1VSLzhkb1FMUkE9PSIsInZhbHVlIjoicXZJekdYbTNuRmhZZ1oxNmdRTzdBcEYrbzdhUjZRenpFSGdLajJzcHNTU2ZuaUYzNkpLMXlOZSs3NTc3L2xQcmFNSytidTlORmxwTElrd1dDc1RJcnRjQTRqMlB4Z2thcEtmbHRaNG5iM29rdVExdGZyMmhNNnYrVDFaSUg5cmIiLCJtYWMiOiI4ZWNiMzVhYTJhNjQwNDcxZmI1MjgzYTYyOWY5NDNhOTYwOWNjYWQ1NTBkNWFmYzBiOWRlYjg1Y2IwMDViNTFkIiwidGFnIjoiIn0%3D; expires=Wed, 25-Aug-2021 05:06:12 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1895413627\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-634690091 data-indent-pad=\"  \"><span class=sf-dump-note>array:4<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">BnwBWgmrqyvROdQRHV4gEMU2TTzSOkICg40sS8kX<\/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>_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-634690091\", {\"maxDepth\":0})<\/script>\n"}}