{"__meta":{"id":"Xd0bb04e4bf7c10a6aad95d944d8a5741","datetime":"2026-05-20 13:41:03","utime":1779264663.674367,"method":"GET","uri":"\/ajax\/product-categories\/products?category_id=31","ip":"47.77.220.146"},"php":{"version":"7.3.33","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1779264663.429384,"end":1779264663.674391,"duration":0.24500703811645508,"duration_str":"245ms","measures":[{"label":"Booting","start":1779264663.429384,"relative_start":0,"end":1779264663.566963,"relative_end":1779264663.566963,"duration":0.13757896423339844,"duration_str":"138ms","params":[],"collector":null},{"label":"Application","start":1779264663.567206,"relative_start":0.13782191276550293,"end":1779264663.674395,"relative_end":4.0531158447265625e-6,"duration":0.10718917846679688,"duration_str":"107ms","params":[],"collector":null}]},"memory":{"peak_usage":11093024,"peak_usage_str":"11MB"},"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","controller":"Theme\\Wowy\\Http\\Controllers\\WowyController@ajaxGetProductsByCategoryId","namespace":"Theme\\Wowy\\Http\\Controllers","prefix":"","where":[],"as":"public.ajax.product-category-products","file":"platform\/themes\/wowy\/src\/Http\/Controllers\/WowyController.php:340-381"},"queries":{"nb_statements":44,"nb_failed_statements":0,"accumulated_duration":0.03398000000000001,"accumulated_duration_str":"33.98ms","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 ('31')) 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","31","published","0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/botble\/platform\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php","line":421},{"index":15,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/ProductRepository.php","line":656},{"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":371},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54}],"duration":0.0022400000000000002,"duration_str":"2.24ms","stmt_id":"\/vendor\/botble\/platform\/support\/src\/Repositories\/Eloquent\/RepositoriesAbstract.php:421","connection":"lddbiosc_database","start_percent":0,"width_percent":6.592},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 716 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["716","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00113,"duration_str":"1.13ms","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":6.592,"width_percent":3.325},{"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` = 716","type":"query","params":[],"bindings":["716"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00068,"duration_str":"680\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":9.918,"width_percent":2.001},{"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` = 716","type":"query","params":[],"bindings":["716"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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.00063,"duration_str":"630\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":11.919,"width_percent":1.854},{"sql":"select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2026-05-20 13:41:03' and (`end_date` is null or `end_date` >= '2026-05-20 13:41:03') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'specific-product', 'product-variant') and `product_quantity` = 1))","type":"query","params":[],"bindings":["promotion","2026-05-20 13:41:03","2026-05-20 13:41:03","all-orders","amount-minimum-order","customer","group-products","specific-product","product-variant","1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/DiscountRepository.php","line":54},{"index":17,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Caches\/DiscountCacheDecorator.php","line":15},{"index":18,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/DiscountSupport.php","line":68},{"index":19,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/DiscountSupport.php","line":22},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":405}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/DiscountRepository.php:54","connection":"lddbiosc_database","start_percent":13.773,"width_percent":2.325},{"sql":"select * from `ec_flash_sales` where `status` = 'published' and date(`end_date`) > '2026-05-20' order by `created_at` desc","type":"query","params":[],"bindings":["published","2026-05-20"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/FlashSaleRepository.php","line":22},{"index":17,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Caches\/FlashSaleCacheDecorator.php","line":15},{"index":18,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/FlashSaleSupport.php","line":56},{"index":19,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/FlashSaleSupport.php","line":23},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":430}],"duration":0.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/FlashSaleRepository.php:22","connection":"lddbiosc_database","start_percent":16.098,"width_percent":1.648},{"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` = 716","type":"query","params":[],"bindings":["716"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":17.746,"width_percent":2.266},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 42 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["42","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":20.012,"width_percent":2.472},{"sql":"select * from `ec_currencies` order by `order` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/CurrencyRepository.php","line":18},{"index":17,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Caches\/CurrencyCacheDecorator.php","line":15},{"index":18,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/CurrencySupport.php","line":121},{"index":19,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Supports\/CurrencySupport.php","line":52},{"index":20,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/helpers\/currencies.php","line":159}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/platform\/plugins\/ecommerce\/src\/Repositories\/Eloquent\/CurrencyRepository.php:18","connection":"lddbiosc_database","start_percent":22.484,"width_percent":2.06},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 674 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["674","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.001,"duration_str":"1ms","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":24.544,"width_percent":2.943},{"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` = 674","type":"query","params":[],"bindings":["674"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00067,"duration_str":"670\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":27.487,"width_percent":1.972},{"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` = 674","type":"query","params":[],"bindings":["674"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":29.459,"width_percent":1.766},{"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` = 674","type":"query","params":[],"bindings":["674"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00073,"duration_str":"730\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":31.224,"width_percent":2.148},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 42 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["42","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00076,"duration_str":"760\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":33.373,"width_percent":2.237},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 639 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["639","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00106,"duration_str":"1.06ms","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":35.609,"width_percent":3.119},{"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` = 639","type":"query","params":[],"bindings":["639"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":38.729,"width_percent":2.443},{"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` = 639","type":"query","params":[],"bindings":["639"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00092,"duration_str":"920\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":41.171,"width_percent":2.707},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 52 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["52","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00086,"duration_str":"860\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":43.879,"width_percent":2.531},{"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` = 639","type":"query","params":[],"bindings":["639"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":27,"namespace":null,"name":"\/platform\/plugins\/ecommerce\/src\/Models\/Product.php","line":606},{"index":33,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26}],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":46.41,"width_percent":2.295},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 129 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["129","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.0008,"duration_str":"800\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":48.705,"width_percent":2.354},{"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` = 129","type":"query","params":[],"bindings":["129"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00066,"duration_str":"660\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":51.059,"width_percent":1.942},{"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` = 129","type":"query","params":[],"bindings":["129"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":53.002,"width_percent":1.913},{"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` = 129","type":"query","params":[],"bindings":["129"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":54.915,"width_percent":2.266},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 31 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["31","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00073,"duration_str":"730\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":57.181,"width_percent":2.148},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 100 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["100","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00082,"duration_str":"820\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":59.329,"width_percent":2.413},{"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` = 100","type":"query","params":[],"bindings":["100"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":61.742,"width_percent":2.031},{"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` = 100","type":"query","params":[],"bindings":["100"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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.00063,"duration_str":"630\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":63.773,"width_percent":1.854},{"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` = 100","type":"query","params":[],"bindings":["100"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00065,"duration_str":"650\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":65.627,"width_percent":1.913},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 31 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["31","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00066,"duration_str":"660\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":67.54,"width_percent":1.942},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 99 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["99","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00075,"duration_str":"750\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":69.482,"width_percent":2.207},{"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` = 99","type":"query","params":[],"bindings":["99"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00066,"duration_str":"660\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":71.689,"width_percent":1.942},{"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` = 99","type":"query","params":[],"bindings":["99"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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.00066,"duration_str":"660\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":73.632,"width_percent":1.942},{"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` = 99","type":"query","params":[],"bindings":["99"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":75.574,"width_percent":2.207},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 48 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["48","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":77.781,"width_percent":2.384},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 98 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["98","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00076,"duration_str":"760\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":80.165,"width_percent":2.237},{"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` = 98","type":"query","params":[],"bindings":["98"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00063,"duration_str":"630\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":82.401,"width_percent":1.854},{"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` = 98","type":"query","params":[],"bindings":["98"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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.0005600000000000001,"duration_str":"560\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":84.255,"width_percent":1.648},{"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` = 98","type":"query","params":[],"bindings":["98"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.0007,"duration_str":"700\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":85.903,"width_percent":2.06},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 31 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["31","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00064,"duration_str":"640\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":87.964,"width_percent":1.883},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 97 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\Product' limit 1","type":"query","params":[],"bindings":["97","Botble\\Ecommerce\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":89.847,"width_percent":2.384},{"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` = 97","type":"query","params":[],"bindings":["97"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.0007,"duration_str":"700\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":92.231,"width_percent":2.06},{"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` = 97","type":"query","params":[],"bindings":["97"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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":"\/vendor\/botble\/platform\/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.00068,"duration_str":"680\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":94.291,"width_percent":2.001},{"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` = 97","type":"query","params":[],"bindings":["97"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/vendor\/botble\/platform\/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.00064,"duration_str":"640\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":96.292,"width_percent":1.883},{"sql":"select * from `slugs` where `slugs`.`reference_id` = 31 and `slugs`.`reference_id` is not null and `slugs`.`reference_type` = 'Botble\\Ecommerce\\Models\\ProductCategory' limit 1","type":"query","params":[],"bindings":["31","Botble\\Ecommerce\\Models\\ProductCategory"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php","line":26},{"index":21,"namespace":null,"name":"\/vendor\/botble\/slug\/src\/Providers\/SlugServiceProvider.php","line":105},{"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.00062,"duration_str":"620\u03bcs","stmt_id":"\/vendor\/botble\/platform\/base\/src\/Models\/BaseModel.php:26","connection":"lddbiosc_database","start_percent":98.175,"width_percent":1.825}]},"models":{"data":{"Botble\\Ecommerce\\Models\\ProductCollection":1,"Botble\\Ecommerce\\Models\\ProductLabel":1,"Botble\\Ecommerce\\Models\\Currency":3,"Botble\\Ecommerce\\Models\\ProductCategory":18,"Botble\\Slug\\Models\\Slug":16,"Botble\\Ecommerce\\Models\\Product":8},"count":47},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"N1H2RJcIiqqwq8FzcJOW5p4esnupOfJIl6X0KWPo","_previous":"array:1 [\n  \"url\" => \"https:\/\/www.lddbioscience.com\"\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-690006463 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-690006463\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-72999438 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\">31<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-72999438\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1067758445 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\">31<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1067758445\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1649053714 data-indent-pad=\"  \"><span class=sf-dump-note>array:9<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"21 characters\">www.lddbioscience.com<\/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\">eyJpdiI6IjVNQW5OaytqZTNEM1ptMDQ2SDFjYVE9PSIsInZhbHVlIjoiL0ozQXM5eFZIVEFscFJUMWlyaUc4RmQ2eWcvZldpek5PVGVFdGtCckFRaXBCdDBiMGdhV0NQeWxPMTdGUUtHZlNSQlRxcy9Zc00xZS9zRVY5Y2p6WXIwc2lnS0wzOW1WTzFDVmdpSUxDNXpneGtqR2x2U0hCTUJ1TklwU0xyU1AiLCJtYWMiOiJiMzRjZmY1NWQ5NTJlOTg5NzcwYTg0YzQ5NDU3YTUyODA5YTVkMmEzZTM2NjZkMDVmOTNmNzA1ZGE1NzZlYzYxIiwidGFnIjoiIn0=<\/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=\"117 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/114.0.0.0 Safari\/537.36<\/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>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=\"30 characters\">https:\/\/www.lddbioscience.com\/<\/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=\"4 characters\">gzip<\/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=\"2 characters\">en<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"712 characters\">XSRF-TOKEN=eyJpdiI6IjVNQW5OaytqZTNEM1ptMDQ2SDFjYVE9PSIsInZhbHVlIjoiL0ozQXM5eFZIVEFscFJUMWlyaUc4RmQ2eWcvZldpek5PVGVFdGtCckFRaXBCdDBiMGdhV0NQeWxPMTdGUUtHZlNSQlRxcy9Zc00xZS9zRVY5Y2p6WXIwc2lnS0wzOW1WTzFDVmdpSUxDNXpneGtqR2x2U0hCTUJ1TklwU0xyU1AiLCJtYWMiOiJiMzRjZmY1NWQ5NTJlOTg5NzcwYTg0YzQ5NDU3YTUyODA5YTVkMmEzZTM2NjZkMDVmOTNmNzA1ZGE1NzZlYzYxIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6IlhIU2EvbndNVmw0QWlvb09RUklsa1E9PSIsInZhbHVlIjoiS3pRRjAvRUplbDl0MWVMNVJlemp4djVoQXlHQzZTZlZGb1dWRkFneWRPWWJkMFNFanNnZGs0VkNpRlZPZWczNzlqL1JMU0EzVEVkWGlyRGxmVVowMERvaU5OOWRQS1VFRjcyYUNHOTNCVFVHclVBeHRMdUxtRGFRbk9KQnRJM00iLCJtYWMiOiI0N2VlNGIwODEyNWNkMDRmZDEwYzZhZWQ3YTUxZDYyMzBlZjVmZTU5YjI1ZjgwMWRlYzRjNWI3OWZmM2U5YjRmIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1649053714\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-441287620 data-indent-pad=\"  \"><span class=sf-dump-note>array:39<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>REDIRECT_HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_SSL_TLS_SNI<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">www.lddbioscience.com<\/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>HTTPS<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  \"<span class=sf-dump-key>SSL_TLS_SNI<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">www.lddbioscience.com<\/span>\"\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">www.lddbioscience.com<\/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_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"117 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/114.0.0.0 Safari\/537.36<\/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_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"30 characters\">https:\/\/www.lddbioscience.com\/<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">gzip<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_LANGUAGE<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"712 characters\">XSRF-TOKEN=eyJpdiI6IjVNQW5OaytqZTNEM1ptMDQ2SDFjYVE9PSIsInZhbHVlIjoiL0ozQXM5eFZIVEFscFJUMWlyaUc4RmQ2eWcvZldpek5PVGVFdGtCckFRaXBCdDBiMGdhV0NQeWxPMTdGUUtHZlNSQlRxcy9Zc00xZS9zRVY5Y2p6WXIwc2lnS0wzOW1WTzFDVmdpSUxDNXpneGtqR2x2U0hCTUJ1TklwU0xyU1AiLCJtYWMiOiJiMzRjZmY1NWQ5NTJlOTg5NzcwYTg0YzQ5NDU3YTUyODA5YTVkMmEzZTM2NjZkMDVmOTNmNzA1ZGE1NzZlYzYxIiwidGFnIjoiIn0%3D; botble_session=eyJpdiI6IlhIU2EvbndNVmw0QWlvb09RUklsa1E9PSIsInZhbHVlIjoiS3pRRjAvRUplbDl0MWVMNVJlemp4djVoQXlHQzZTZlZGb1dWRkFneWRPWWJkMFNFanNnZGs0VkNpRlZPZWczNzlqL1JMU0EzVEVkWGlyRGxmVVowMERvaU5OOWRQS1VFRjcyYUNHOTNCVFVHclVBeHRMdUxtRGFRbk9KQnRJM00iLCJtYWMiOiI0N2VlNGIwODEyNWNkMDRmZDEwYzZhZWQ3YTUxZDYyMzBlZjVmZTU5YjI1ZjgwMWRlYzRjNWI3OWZmM2U5YjRmIiwidGFnIjoiIn0%3D<\/span>\"\n  \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"59 characters\">\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/snap\/bin<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"<span class=sf-dump-str title=\"83 characters\">&lt;address&gt;Apache\/2.4.58 (Ubuntu) Server at www.lddbioscience.com Port 443&lt;\/address&gt;<span class=\"sf-dump-default sf-dump-ns\">\\n<\/span><\/span>\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">Apache\/2.4.58 (Ubuntu)<\/span>\"\n  \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">www.lddbioscience.com<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">172.31.38.233<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">443<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">47.77.220.146<\/span>\"\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"34 characters\">\/var\/www\/lddbioscience\/public_html<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">https<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"\"\n  \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"34 characters\">\/var\/www\/lddbioscience\/public_html<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">admin@gmail.com<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"44 characters\">\/var\/www\/lddbioscience\/public_html\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">31474<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">\/ajax\/product-categories\/products<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">category_id=31<\/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>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">category_id=31<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">\/ajax\/product-categories\/products?category_id=31<\/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>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>1779264663.4294<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1779264663<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-441287620\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1929777658 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">N1H2RJcIiqqwq8FzcJOW5p4esnupOfJIl6X0KWPo<\/span>\"\n  \"<span class=sf-dump-key>botble_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">bCQYa4fL9EZkag7EoN1GwJslzgVdKr9mGEgFnHRq<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1929777658\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1648384065 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, 20 May 2026 08:11:03 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=eyJpdiI6IjdGb2YxSTFVU1RuN2tkSDU3WVY1T0E9PSIsInZhbHVlIjoiOUpnOHFQRmJMY0c3bkt2V2EvR1NRK3UxYU1SaGJDV25IZ0hINFZndDVPK2R1Y0RiYUpjdU91YWxXTG1uaGZLYldRNElQNVZGb3RGTklQcXJnaXJHdFZLZzUzVGs2aHNNazF0S0EweXlJMGFsb05sZVpIdmVmY3lEdkdRTHpUdjMiLCJtYWMiOiI5MWQxYWNlZGQ2NzBmY2U5Nzg4N2ZlZjQyYTA1ZmI4NmNkZTcwZDcwMmM1OTFjMGZjMzE3ODNlMjEwMGE2ZDMyIiwidGFnIjoiIn0%3D; expires=Wed, 20-May-2026 10:11:03 GMT; Max-Age=7200; path=\/; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"442 characters\">botble_session=eyJpdiI6ImhOV05Va20xeVVyVEZDekJhU2xNYUE9PSIsInZhbHVlIjoid3loVXRJVUdYVW9VdzdTQUhsNkR0MzlxVHpROGdRRVJrNHU1S2tnVEw0cFdEMGg0R2FzNS9aR2NzK2RlVUhyU2h2Sk5pWE45b1BQUTVLYVRpTHlZTi9zRktuZWp3TCs0ck52UmIxUmovWkJGTis5K0F4d1RJUVpDVzdOYTU5QjIiLCJtYWMiOiI3MTM4ZGM0ODYxNmE1MTg3NDVlYzljNjcyMTI4NWUzY2M5ZGJjNGExZjdmM2M0NzlhMGQwODg4NTc0NmVjMTNhIiwidGFnIjoiIn0%3D; expires=Wed, 20-May-2026 10:11:03 GMT; Max-Age=7200; path=\/; httponly; samesite=lax<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"400 characters\">XSRF-TOKEN=eyJpdiI6IjdGb2YxSTFVU1RuN2tkSDU3WVY1T0E9PSIsInZhbHVlIjoiOUpnOHFQRmJMY0c3bkt2V2EvR1NRK3UxYU1SaGJDV25IZ0hINFZndDVPK2R1Y0RiYUpjdU91YWxXTG1uaGZLYldRNElQNVZGb3RGTklQcXJnaXJHdFZLZzUzVGs2aHNNazF0S0EweXlJMGFsb05sZVpIdmVmY3lEdkdRTHpUdjMiLCJtYWMiOiI5MWQxYWNlZGQ2NzBmY2U5Nzg4N2ZlZjQyYTA1ZmI4NmNkZTcwZDcwMmM1OTFjMGZjMzE3ODNlMjEwMGE2ZDMyIiwidGFnIjoiIn0%3D; expires=Wed, 20-May-2026 10:11:03 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"414 characters\">botble_session=eyJpdiI6ImhOV05Va20xeVVyVEZDekJhU2xNYUE9PSIsInZhbHVlIjoid3loVXRJVUdYVW9VdzdTQUhsNkR0MzlxVHpROGdRRVJrNHU1S2tnVEw0cFdEMGg0R2FzNS9aR2NzK2RlVUhyU2h2Sk5pWE45b1BQUTVLYVRpTHlZTi9zRktuZWp3TCs0ck52UmIxUmovWkJGTis5K0F4d1RJUVpDVzdOYTU5QjIiLCJtYWMiOiI3MTM4ZGM0ODYxNmE1MTg3NDVlYzljNjcyMTI4NWUzY2M5ZGJjNGExZjdmM2M0NzlhMGQwODg4NTc0NmVjMTNhIiwidGFnIjoiIn0%3D; expires=Wed, 20-May-2026 10:11:03 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1648384065\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-2004652790 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">N1H2RJcIiqqwq8FzcJOW5p4esnupOfJIl6X0KWPo<\/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=\"29 characters\">https:\/\/www.lddbioscience.com<\/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-2004652790\", {\"maxDepth\":0})<\/script>\n"}}