{"__meta":{"id":"X33244b52a13e12b5be636c5866cc74f8","datetime":"2025-11-18 20:51:59","utime":1763477519.870745,"method":"POST","uri":"\/getquantity","ip":"127.0.0.1"},"php":{"version":"7.4.19","interface":"cli-server"},"messages":{"count":0,"messages":[]},"time":{"start":1763477518.207576,"end":1763477519.870781,"duration":1.6632049083709717,"duration_str":"1.66s","measures":[{"label":"Booting","start":1763477518.207576,"relative_start":0,"end":1763477518.474883,"relative_end":1763477518.474883,"duration":0.2673070430755615,"duration_str":"267ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1763477518.474927,"relative_start":0.2673509120941162,"end":1763477519.870786,"relative_end":5.0067901611328125e-6,"duration":1.3958590030670166,"duration_str":"1.4s","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":20942928,"peak_usage_str":"20MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"POST getquantity","middleware":"web, installer","controller":"App\\Http\\Controllers\\Web\\ProductsController@getquantity","namespace":"App\\Http\\Controllers\\Web","prefix":null,"where":[],"file":"<a href=\"phpstorm:\/\/open?file=E:\\server\\www\\braunder\\app\\Http\\Controllers\\Web\\ProductsController.php&line=587\">\\app\\Http\\Controllers\\Web\\ProductsController.php:587-595<\/a>"},"queries":{"nb_statements":364,"nb_failed_statements":0,"accumulated_duration":0.3839500000000001,"accumulated_duration_str":"384ms","statements":[{"sql":"select * from `inventory` where `products_id` = '71'","type":"query","params":[],"bindings":["71"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":966},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0025499999999999997,"duration_str":"2.55ms","stmt_id":"\\app\\Models\\Web\\Products.php:966","connection":"braunder","start_percent":0,"width_percent":0.664},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1396","type":"query","params":[],"bindings":["1396"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":0.664,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1396\") = 2 and `inventory`.`inventory_ref_id` = 1396 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1396"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0020299999999999997,"duration_str":"2.03ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":0.896,"width_percent":0.529},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1397","type":"query","params":[],"bindings":["1397"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":1.425,"width_percent":0.242},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1397\") = 2 and `inventory`.`inventory_ref_id` = 1397 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1397"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":1.667,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1398","type":"query","params":[],"bindings":["1398"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":1.99,"width_percent":0.211},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1398\") = 2 and `inventory`.`inventory_ref_id` = 1398 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1398"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":2.201,"width_percent":0.365},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1399","type":"query","params":[],"bindings":["1399"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":2.565,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1399\") = 2 and `inventory`.`inventory_ref_id` = 1399 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1399"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":2.787,"width_percent":0.315},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1400","type":"query","params":[],"bindings":["1400"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":3.102,"width_percent":0.31},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1400\") = 2 and `inventory`.`inventory_ref_id` = 1400 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1400"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":3.412,"width_percent":0.3},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1401","type":"query","params":[],"bindings":["1401"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":3.711,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1401\") = 2 and `inventory`.`inventory_ref_id` = 1401 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1401"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":3.93,"width_percent":0.344},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1402","type":"query","params":[],"bindings":["1402"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":4.274,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1402\") = 2 and `inventory`.`inventory_ref_id` = 1402 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1402"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":4.498,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1403","type":"query","params":[],"bindings":["1403"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":4.821,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1403\") = 2 and `inventory`.`inventory_ref_id` = 1403 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1403"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":5.053,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1404","type":"query","params":[],"bindings":["1404"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":5.378,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1404\") = 2 and `inventory`.`inventory_ref_id` = 1404 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1404"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":5.597,"width_percent":0.344},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1405","type":"query","params":[],"bindings":["1405"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":5.941,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1405\") = 2 and `inventory`.`inventory_ref_id` = 1405 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1405"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":6.165,"width_percent":0.318},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1406","type":"query","params":[],"bindings":["1406"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":6.483,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1406\") = 2 and `inventory`.`inventory_ref_id` = 1406 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1406"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":6.699,"width_percent":0.313},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1430","type":"query","params":[],"bindings":["1430"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":7.011,"width_percent":0.208},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1430\") = 2 and `inventory`.`inventory_ref_id` = 1430 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1430"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":7.22,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1431","type":"query","params":[],"bindings":["1431"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":7.543,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1431\") = 2 and `inventory`.`inventory_ref_id` = 1431 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1431"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":7.78,"width_percent":0.315},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1432","type":"query","params":[],"bindings":["1432"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":8.095,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1432\") = 2 and `inventory`.`inventory_ref_id` = 1432 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1432"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":8.327,"width_percent":0.307},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1433","type":"query","params":[],"bindings":["1433"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":8.634,"width_percent":0.24},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1433\") = 2 and `inventory`.`inventory_ref_id` = 1433 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1433"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":8.874,"width_percent":0.307},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1434","type":"query","params":[],"bindings":["1434"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":9.181,"width_percent":0.211},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1434\") = 2 and `inventory`.`inventory_ref_id` = 1434 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1434"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":9.392,"width_percent":0.37},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1435","type":"query","params":[],"bindings":["1435"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":9.762,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1435\") = 2 and `inventory`.`inventory_ref_id` = 1435 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1435"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":9.98,"width_percent":0.344},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1436","type":"query","params":[],"bindings":["1436"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":10.324,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1436\") = 2 and `inventory`.`inventory_ref_id` = 1436 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1436"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":10.559,"width_percent":0.302},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1437","type":"query","params":[],"bindings":["1437"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":10.861,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1437\") = 2 and `inventory`.`inventory_ref_id` = 1437 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1437"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":11.082,"width_percent":0.344},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1438","type":"query","params":[],"bindings":["1438"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":11.426,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1438\") = 2 and `inventory`.`inventory_ref_id` = 1438 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1438"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":11.658,"width_percent":0.305},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1439","type":"query","params":[],"bindings":["1439"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":11.962,"width_percent":0.175},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1439\") = 2 and `inventory`.`inventory_ref_id` = 1439 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1439"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":12.137,"width_percent":0.292},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1492","type":"query","params":[],"bindings":["1492"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":12.429,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1492\") = 2 and `inventory`.`inventory_ref_id` = 1492 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1492"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":12.663,"width_percent":0.247},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1495","type":"query","params":[],"bindings":["1495"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":12.911,"width_percent":0.159},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1495\") = 2 and `inventory`.`inventory_ref_id` = 1495 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1495"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":13.069,"width_percent":0.372},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1514","type":"query","params":[],"bindings":["1514"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":13.442,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1514\") = 2 and `inventory`.`inventory_ref_id` = 1514 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1514"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":13.668,"width_percent":0.357},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1516","type":"query","params":[],"bindings":["1516"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":14.025,"width_percent":0.242},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1516\") = 2 and `inventory`.`inventory_ref_id` = 1516 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1516"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":14.267,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1529","type":"query","params":[],"bindings":["1529"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":14.593,"width_percent":0.25},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1529\") = 2 and `inventory`.`inventory_ref_id` = 1529 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1529"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":14.843,"width_percent":0.37},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1530","type":"query","params":[],"bindings":["1530"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":15.213,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1530\") = 2 and `inventory`.`inventory_ref_id` = 1530 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1530"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":15.44,"width_percent":0.307},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1531","type":"query","params":[],"bindings":["1531"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":15.747,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1531\") = 2 and `inventory`.`inventory_ref_id` = 1531 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1531"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":15.971,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1532","type":"query","params":[],"bindings":["1532"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":16.296,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1532\") = 2 and `inventory`.`inventory_ref_id` = 1532 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1532"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":16.533,"width_percent":0.341},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1535","type":"query","params":[],"bindings":["1535"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":16.875,"width_percent":0.32},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1535\") = 2 and `inventory`.`inventory_ref_id` = 1535 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1535"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":17.195,"width_percent":0.375},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1536","type":"query","params":[],"bindings":["1536"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":17.57,"width_percent":0.25},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1536\") = 2 and `inventory`.`inventory_ref_id` = 1536 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1536"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00149,"duration_str":"1.49ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":17.82,"width_percent":0.388},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1537","type":"query","params":[],"bindings":["1537"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":18.208,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1537\") = 2 and `inventory`.`inventory_ref_id` = 1537 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1537"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":18.437,"width_percent":0.349},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1538","type":"query","params":[],"bindings":["1538"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":18.786,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1538\") = 2 and `inventory`.`inventory_ref_id` = 1538 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1538"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":19.015,"width_percent":0.294},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1539","type":"query","params":[],"bindings":["1539"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":19.31,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1539\") = 2 and `inventory`.`inventory_ref_id` = 1539 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1539"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":19.529,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1540","type":"query","params":[],"bindings":["1540"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":19.849,"width_percent":0.253},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1540\") = 2 and `inventory`.`inventory_ref_id` = 1540 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1540"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":20.102,"width_percent":0.307},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1541","type":"query","params":[],"bindings":["1541"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":20.409,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1541\") = 2 and `inventory`.`inventory_ref_id` = 1541 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1541"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":20.633,"width_percent":0.401},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1547","type":"query","params":[],"bindings":["1547"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":21.034,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1547\") = 2 and `inventory`.`inventory_ref_id` = 1547 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1547"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":21.261,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1548","type":"query","params":[],"bindings":["1548"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":21.584,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1548\") = 2 and `inventory`.`inventory_ref_id` = 1548 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1548"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":21.81,"width_percent":0.331},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1549","type":"query","params":[],"bindings":["1549"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":22.141,"width_percent":0.253},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1549\") = 2 and `inventory`.`inventory_ref_id` = 1549 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1549"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":22.394,"width_percent":0.31},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1550","type":"query","params":[],"bindings":["1550"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":22.703,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1550\") = 2 and `inventory`.`inventory_ref_id` = 1550 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1550"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":22.925,"width_percent":0.313},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1551","type":"query","params":[],"bindings":["1551"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":23.237,"width_percent":0.323},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1551\") = 2 and `inventory`.`inventory_ref_id` = 1551 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1551"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":23.56,"width_percent":0.328},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1552","type":"query","params":[],"bindings":["1552"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":23.889,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1552\") = 2 and `inventory`.`inventory_ref_id` = 1552 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1552"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":24.118,"width_percent":0.339},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1553","type":"query","params":[],"bindings":["1553"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":24.456,"width_percent":0.24},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1553\") = 2 and `inventory`.`inventory_ref_id` = 1553 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1553"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":24.696,"width_percent":0.336},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1556","type":"query","params":[],"bindings":["1556"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":25.032,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1556\") = 2 and `inventory`.`inventory_ref_id` = 1556 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1556"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":25.261,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1557","type":"query","params":[],"bindings":["1557"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":25.587,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1557\") = 2 and `inventory`.`inventory_ref_id` = 1557 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1557"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":25.811,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1558","type":"query","params":[],"bindings":["1558"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":26.134,"width_percent":0.242},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1558\") = 2 and `inventory`.`inventory_ref_id` = 1558 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1558"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":26.376,"width_percent":0.339},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1559","type":"query","params":[],"bindings":["1559"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":26.714,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1559\") = 2 and `inventory`.`inventory_ref_id` = 1559 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1559"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":26.949,"width_percent":0.385},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1560","type":"query","params":[],"bindings":["1560"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":27.334,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1560\") = 2 and `inventory`.`inventory_ref_id` = 1560 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1560"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":27.556,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1561","type":"query","params":[],"bindings":["1561"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":27.876,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1561\") = 2 and `inventory`.`inventory_ref_id` = 1561 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1561"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":28.105,"width_percent":0.333},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1562","type":"query","params":[],"bindings":["1562"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":28.439,"width_percent":0.208},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1562\") = 2 and `inventory`.`inventory_ref_id` = 1562 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1562"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":28.647,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1563","type":"query","params":[],"bindings":["1563"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":28.973,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1563\") = 2 and `inventory`.`inventory_ref_id` = 1563 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1563"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":29.202,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1564","type":"query","params":[],"bindings":["1564"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":29.527,"width_percent":0.25},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1564\") = 2 and `inventory`.`inventory_ref_id` = 1564 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1564"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00147,"duration_str":"1.47ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":29.777,"width_percent":0.383},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1565","type":"query","params":[],"bindings":["1565"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":30.16,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1565\") = 2 and `inventory`.`inventory_ref_id` = 1565 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1565"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00149,"duration_str":"1.49ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":30.387,"width_percent":0.388},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1566","type":"query","params":[],"bindings":["1566"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":30.775,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1566\") = 2 and `inventory`.`inventory_ref_id` = 1566 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1566"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":30.991,"width_percent":0.352},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1567","type":"query","params":[],"bindings":["1567"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":31.343,"width_percent":0.245},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1567\") = 2 and `inventory`.`inventory_ref_id` = 1567 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1567"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":31.587,"width_percent":0.391},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1568","type":"query","params":[],"bindings":["1568"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":31.978,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1568\") = 2 and `inventory`.`inventory_ref_id` = 1568 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1568"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":32.2,"width_percent":0.31},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1569","type":"query","params":[],"bindings":["1569"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0019199999999999998,"duration_str":"1.92ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":32.509,"width_percent":0.5},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1569\") = 2 and `inventory`.`inventory_ref_id` = 1569 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1569"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":33.01,"width_percent":0.352},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1570","type":"query","params":[],"bindings":["1570"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":33.361,"width_percent":0.247},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1570\") = 2 and `inventory`.`inventory_ref_id` = 1570 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1570"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":33.609,"width_percent":0.336},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1571","type":"query","params":[],"bindings":["1571"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":33.945,"width_percent":0.247},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1571\") = 2 and `inventory`.`inventory_ref_id` = 1571 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1571"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":34.192,"width_percent":0.352},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1572","type":"query","params":[],"bindings":["1572"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":34.544,"width_percent":0.414},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1572\") = 2 and `inventory`.`inventory_ref_id` = 1572 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1572"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":34.958,"width_percent":0.391},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1573","type":"query","params":[],"bindings":["1573"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":35.348,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1573\") = 2 and `inventory`.`inventory_ref_id` = 1573 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1573"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00215,"duration_str":"2.15ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":35.585,"width_percent":0.56},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1574","type":"query","params":[],"bindings":["1574"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":36.145,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1574\") = 2 and `inventory`.`inventory_ref_id` = 1574 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1574"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":36.377,"width_percent":0.318},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1575","type":"query","params":[],"bindings":["1575"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":36.695,"width_percent":0.255},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1575\") = 2 and `inventory`.`inventory_ref_id` = 1575 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1575"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":36.95,"width_percent":0.253},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1576","type":"query","params":[],"bindings":["1576"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":37.203,"width_percent":0.164},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1576\") = 2 and `inventory`.`inventory_ref_id` = 1576 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1576"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":37.367,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1577","type":"query","params":[],"bindings":["1577"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":37.692,"width_percent":0.182},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1577\") = 2 and `inventory`.`inventory_ref_id` = 1577 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1577"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":37.875,"width_percent":0.221},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1578","type":"query","params":[],"bindings":["1578"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":38.096,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1578\") = 2 and `inventory`.`inventory_ref_id` = 1578 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1578"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":38.25,"width_percent":0.216},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1579","type":"query","params":[],"bindings":["1579"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":38.466,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1579\") = 2 and `inventory`.`inventory_ref_id` = 1579 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1579"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":38.627,"width_percent":0.219},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1580","type":"query","params":[],"bindings":["1580"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":38.846,"width_percent":0.247},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1580\") = 2 and `inventory`.`inventory_ref_id` = 1580 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1580"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":39.094,"width_percent":0.227},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1581","type":"query","params":[],"bindings":["1581"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":39.32,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1581\") = 2 and `inventory`.`inventory_ref_id` = 1581 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1581"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":39.482,"width_percent":0.214},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1582","type":"query","params":[],"bindings":["1582"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":39.695,"width_percent":0.156},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1582\") = 2 and `inventory`.`inventory_ref_id` = 1582 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1582"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":39.852,"width_percent":0.208},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1583","type":"query","params":[],"bindings":["1583"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":40.06,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1583\") = 2 and `inventory`.`inventory_ref_id` = 1583 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1583"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":40.281,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1584","type":"query","params":[],"bindings":["1584"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":40.602,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1584\") = 2 and `inventory`.`inventory_ref_id` = 1584 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1584"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":40.763,"width_percent":0.208},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1587","type":"query","params":[],"bindings":["1587"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":40.971,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1587\") = 2 and `inventory`.`inventory_ref_id` = 1587 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1587"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":41.125,"width_percent":0.216},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1588","type":"query","params":[],"bindings":["1588"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":41.341,"width_percent":0.331},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1588\") = 2 and `inventory`.`inventory_ref_id` = 1588 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1588"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":41.672,"width_percent":0.216},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1589","type":"query","params":[],"bindings":["1589"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":41.888,"width_percent":0.169},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1589\") = 2 and `inventory`.`inventory_ref_id` = 1589 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1589"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":42.058,"width_percent":0.232},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1590","type":"query","params":[],"bindings":["1590"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":42.289,"width_percent":0.159},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1590\") = 2 and `inventory`.`inventory_ref_id` = 1590 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1590"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":42.448,"width_percent":0.216},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1591","type":"query","params":[],"bindings":["1591"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":42.664,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1591\") = 2 and `inventory`.`inventory_ref_id` = 1591 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1591"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":42.826,"width_percent":0.253},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1597","type":"query","params":[],"bindings":["1597"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":43.079,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1597\") = 2 and `inventory`.`inventory_ref_id` = 1597 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1597"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":43.24,"width_percent":0.24},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1602","type":"query","params":[],"bindings":["1602"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":43.48,"width_percent":0.169},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1602\") = 2 and `inventory`.`inventory_ref_id` = 1602 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1602"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":43.649,"width_percent":0.214},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1605","type":"query","params":[],"bindings":["1605"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":43.862,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1605\") = 2 and `inventory`.`inventory_ref_id` = 1605 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1605"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":44.024,"width_percent":0.214},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1606","type":"query","params":[],"bindings":["1606"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":44.238,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1606\") = 2 and `inventory`.`inventory_ref_id` = 1606 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1606"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":44.391,"width_percent":0.37},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1607","type":"query","params":[],"bindings":["1607"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":44.761,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1607\") = 2 and `inventory`.`inventory_ref_id` = 1607 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1607"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00106,"duration_str":"1.06ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":44.998,"width_percent":0.276},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1612","type":"query","params":[],"bindings":["1612"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":45.274,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1612\") = 2 and `inventory`.`inventory_ref_id` = 1612 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1612"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":45.428,"width_percent":0.273},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1616","type":"query","params":[],"bindings":["1616"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":45.701,"width_percent":0.169},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1616\") = 2 and `inventory`.`inventory_ref_id` = 1616 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1616"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":45.871,"width_percent":0.294},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1619","type":"query","params":[],"bindings":["1619"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":46.165,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1619\") = 2 and `inventory`.`inventory_ref_id` = 1619 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1619"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":46.397,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1620","type":"query","params":[],"bindings":["1620"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":46.717,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1620\") = 2 and `inventory`.`inventory_ref_id` = 1620 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1620"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":46.936,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1621","type":"query","params":[],"bindings":["1621"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":47.256,"width_percent":0.268},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1621\") = 2 and `inventory`.`inventory_ref_id` = 1621 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1621"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":47.524,"width_percent":0.318},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1622","type":"query","params":[],"bindings":["1622"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":47.842,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1622\") = 2 and `inventory`.`inventory_ref_id` = 1622 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1622"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":48.074,"width_percent":0.341},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1623","type":"query","params":[],"bindings":["1623"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":48.415,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1623\") = 2 and `inventory`.`inventory_ref_id` = 1623 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1623"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":48.644,"width_percent":0.315},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1624","type":"query","params":[],"bindings":["1624"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":48.959,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1624\") = 2 and `inventory`.`inventory_ref_id` = 1624 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1624"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":49.189,"width_percent":0.349},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1625","type":"query","params":[],"bindings":["1625"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":49.538,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1625\") = 2 and `inventory`.`inventory_ref_id` = 1625 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1625"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":49.772,"width_percent":0.385},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1626","type":"query","params":[],"bindings":["1626"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":50.158,"width_percent":0.258},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1626\") = 2 and `inventory`.`inventory_ref_id` = 1626 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1626"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":50.415,"width_percent":0.336},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1629","type":"query","params":[],"bindings":["1629"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":50.751,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1629\") = 2 and `inventory`.`inventory_ref_id` = 1629 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1629"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":50.978,"width_percent":0.344},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1632","type":"query","params":[],"bindings":["1632"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":51.322,"width_percent":0.365},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1632\") = 2 and `inventory`.`inventory_ref_id` = 1632 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1632"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":51.686,"width_percent":0.346},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1640","type":"query","params":[],"bindings":["1640"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":52.033,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1640\") = 2 and `inventory`.`inventory_ref_id` = 1640 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1640"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":52.262,"width_percent":0.315},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1652","type":"query","params":[],"bindings":["1652"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":52.577,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1652\") = 2 and `inventory`.`inventory_ref_id` = 1652 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1652"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":52.793,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1657","type":"query","params":[],"bindings":["1657"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":53.114,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1657\") = 2 and `inventory`.`inventory_ref_id` = 1657 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1657"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":53.351,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1658","type":"query","params":[],"bindings":["1658"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":53.671,"width_percent":0.3},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1658\") = 2 and `inventory`.`inventory_ref_id` = 1658 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1658"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":53.971,"width_percent":0.318},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1662","type":"query","params":[],"bindings":["1662"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":54.288,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1662\") = 2 and `inventory`.`inventory_ref_id` = 1662 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1662"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":54.518,"width_percent":0.339},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1664","type":"query","params":[],"bindings":["1664"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":54.856,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1664\") = 2 and `inventory`.`inventory_ref_id` = 1664 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1664"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":55.091,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1666","type":"query","params":[],"bindings":["1666"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":55.416,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1666\") = 2 and `inventory`.`inventory_ref_id` = 1666 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1666"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":55.65,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1667","type":"query","params":[],"bindings":["1667"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":55.976,"width_percent":0.214},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1667\") = 2 and `inventory`.`inventory_ref_id` = 1667 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1667"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":56.19,"width_percent":0.352},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1668","type":"query","params":[],"bindings":["1668"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":56.541,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1668\") = 2 and `inventory`.`inventory_ref_id` = 1668 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1668"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":56.77,"width_percent":0.3},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1669","type":"query","params":[],"bindings":["1669"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":57.07,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1669\") = 2 and `inventory`.`inventory_ref_id` = 1669 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1669"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":57.289,"width_percent":0.3},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1670","type":"query","params":[],"bindings":["1670"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":57.588,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1670\") = 2 and `inventory`.`inventory_ref_id` = 1670 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1670"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":57.804,"width_percent":0.31},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1671","type":"query","params":[],"bindings":["1671"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":58.114,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1671\") = 2 and `inventory`.`inventory_ref_id` = 1671 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1671"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":58.344,"width_percent":0.328},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1672","type":"query","params":[],"bindings":["1672"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":58.672,"width_percent":0.203},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1672\") = 2 and `inventory`.`inventory_ref_id` = 1672 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1672"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":58.875,"width_percent":0.336},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1673","type":"query","params":[],"bindings":["1673"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":59.211,"width_percent":0.245},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1673\") = 2 and `inventory`.`inventory_ref_id` = 1673 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1673"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":59.456,"width_percent":0.24},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1674","type":"query","params":[],"bindings":["1674"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":59.695,"width_percent":0.156},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1674\") = 2 and `inventory`.`inventory_ref_id` = 1674 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1674"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":59.852,"width_percent":0.214},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1675","type":"query","params":[],"bindings":["1675"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":60.065,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1675\") = 2 and `inventory`.`inventory_ref_id` = 1675 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1675"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":60.292,"width_percent":0.385},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1676","type":"query","params":[],"bindings":["1676"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":60.677,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1676\") = 2 and `inventory`.`inventory_ref_id` = 1676 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1676"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":60.912,"width_percent":0.305},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1680","type":"query","params":[],"bindings":["1680"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":61.216,"width_percent":0.289},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1680\") = 2 and `inventory`.`inventory_ref_id` = 1680 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1680"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":61.505,"width_percent":0.328},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1703","type":"query","params":[],"bindings":["1703"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":61.834,"width_percent":0.245},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1703\") = 2 and `inventory`.`inventory_ref_id` = 1703 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1703"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":62.078,"width_percent":0.359},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1706","type":"query","params":[],"bindings":["1706"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":62.438,"width_percent":0.159},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1706\") = 2 and `inventory`.`inventory_ref_id` = 1706 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1706"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":62.597,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1710","type":"query","params":[],"bindings":["1710"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":62.922,"width_percent":0.211},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1710\") = 2 and `inventory`.`inventory_ref_id` = 1710 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1710"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":63.133,"width_percent":0.341},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1711","type":"query","params":[],"bindings":["1711"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":63.474,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1711\") = 2 and `inventory`.`inventory_ref_id` = 1711 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1711"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":63.701,"width_percent":0.313},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1712","type":"query","params":[],"bindings":["1712"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":64.014,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1712\") = 2 and `inventory`.`inventory_ref_id` = 1712 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1712"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":64.235,"width_percent":0.331},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1713","type":"query","params":[],"bindings":["1713"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":64.566,"width_percent":0.206},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1713\") = 2 and `inventory`.`inventory_ref_id` = 1713 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1713"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":64.771,"width_percent":0.289},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1714","type":"query","params":[],"bindings":["1714"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":65.061,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1714\") = 2 and `inventory`.`inventory_ref_id` = 1714 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1714"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":65.287,"width_percent":0.341},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1715","type":"query","params":[],"bindings":["1715"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":65.628,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1715\") = 2 and `inventory`.`inventory_ref_id` = 1715 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1715"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":65.85,"width_percent":0.333},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1717","type":"query","params":[],"bindings":["1717"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":66.183,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1717\") = 2 and `inventory`.`inventory_ref_id` = 1717 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1717"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":66.404,"width_percent":0.331},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1719","type":"query","params":[],"bindings":["1719"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":66.735,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1719\") = 2 and `inventory`.`inventory_ref_id` = 1719 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1719"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":66.967,"width_percent":0.302},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1720","type":"query","params":[],"bindings":["1720"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":67.269,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1720\") = 2 and `inventory`.`inventory_ref_id` = 1720 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1720"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":67.493,"width_percent":0.258},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1721","type":"query","params":[],"bindings":["1721"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":67.751,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1721\") = 2 and `inventory`.`inventory_ref_id` = 1721 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1721"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":67.97,"width_percent":0.339},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1725","type":"query","params":[],"bindings":["1725"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":68.308,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1725\") = 2 and `inventory`.`inventory_ref_id` = 1725 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1725"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":68.535,"width_percent":0.245},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1729","type":"query","params":[],"bindings":["1729"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":68.78,"width_percent":0.169},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1729\") = 2 and `inventory`.`inventory_ref_id` = 1729 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1729"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":68.949,"width_percent":0.346},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1730","type":"query","params":[],"bindings":["1730"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":69.295,"width_percent":0.234},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1730\") = 2 and `inventory`.`inventory_ref_id` = 1730 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1730"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":69.53,"width_percent":0.31},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1731","type":"query","params":[],"bindings":["1731"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":69.84,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1731\") = 2 and `inventory`.`inventory_ref_id` = 1731 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1731"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00149,"duration_str":"1.49ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":70.072,"width_percent":0.388},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1732","type":"query","params":[],"bindings":["1732"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":70.46,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1732\") = 2 and `inventory`.`inventory_ref_id` = 1732 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1732"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":70.676,"width_percent":0.349},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1733","type":"query","params":[],"bindings":["1733"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":71.025,"width_percent":0.211},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1733\") = 2 and `inventory`.`inventory_ref_id` = 1733 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1733"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":71.236,"width_percent":0.221},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1734","type":"query","params":[],"bindings":["1734"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0006,"duration_str":"600\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":71.457,"width_percent":0.156},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1734\") = 2 and `inventory`.`inventory_ref_id` = 1734 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1734"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":71.613,"width_percent":0.313},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1738","type":"query","params":[],"bindings":["1738"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":71.926,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1738\") = 2 and `inventory`.`inventory_ref_id` = 1738 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1738"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":72.147,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1739","type":"query","params":[],"bindings":["1739"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":72.468,"width_percent":0.193},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1739\") = 2 and `inventory`.`inventory_ref_id` = 1739 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1739"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":72.661,"width_percent":0.221},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1740","type":"query","params":[],"bindings":["1740"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":72.882,"width_percent":0.167},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1740\") = 2 and `inventory`.`inventory_ref_id` = 1740 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1740"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":73.049,"width_percent":0.357},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1741","type":"query","params":[],"bindings":["1741"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":73.405,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1741\") = 2 and `inventory`.`inventory_ref_id` = 1741 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1741"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":73.629,"width_percent":0.339},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1750","type":"query","params":[],"bindings":["1750"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":73.968,"width_percent":0.221},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1750\") = 2 and `inventory`.`inventory_ref_id` = 1750 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1750"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":74.189,"width_percent":0.326},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1752","type":"query","params":[],"bindings":["1752"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":74.515,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1752\") = 2 and `inventory`.`inventory_ref_id` = 1752 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1752"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":74.739,"width_percent":0.333},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1754","type":"query","params":[],"bindings":["1754"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":75.072,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1754\") = 2 and `inventory`.`inventory_ref_id` = 1754 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1754"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":75.288,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1756","type":"query","params":[],"bindings":["1756"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0019299999999999999,"duration_str":"1.93ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":75.609,"width_percent":0.503},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1756\") = 2 and `inventory`.`inventory_ref_id` = 1756 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1756"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":76.111,"width_percent":0.3},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1758","type":"query","params":[],"bindings":["1758"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":76.411,"width_percent":0.216},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1758\") = 2 and `inventory`.`inventory_ref_id` = 1758 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1758"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":76.627,"width_percent":0.211},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1760","type":"query","params":[],"bindings":["1760"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":76.838,"width_percent":0.242},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1760\") = 2 and `inventory`.`inventory_ref_id` = 1760 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1760"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":77.08,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1762","type":"query","params":[],"bindings":["1762"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":77.401,"width_percent":0.169},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1762\") = 2 and `inventory`.`inventory_ref_id` = 1762 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1762"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":77.57,"width_percent":0.224},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1767","type":"query","params":[],"bindings":["1767"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":77.794,"width_percent":0.159},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1767\") = 2 and `inventory`.`inventory_ref_id` = 1767 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1767"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":77.953,"width_percent":0.214},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1769","type":"query","params":[],"bindings":["1769"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":78.166,"width_percent":0.159},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1769\") = 2 and `inventory`.`inventory_ref_id` = 1769 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1769"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":78.325,"width_percent":0.26},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1774","type":"query","params":[],"bindings":["1774"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":78.586,"width_percent":0.164},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1774\") = 2 and `inventory`.`inventory_ref_id` = 1774 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1774"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":78.75,"width_percent":0.26},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1776","type":"query","params":[],"bindings":["1776"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":79.01,"width_percent":0.159},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1776\") = 2 and `inventory`.`inventory_ref_id` = 1776 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1776"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":79.169,"width_percent":0.266},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1777","type":"query","params":[],"bindings":["1777"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":79.435,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1777\") = 2 and `inventory`.`inventory_ref_id` = 1777 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1777"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":79.588,"width_percent":0.26},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1784","type":"query","params":[],"bindings":["1784"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":79.849,"width_percent":0.266},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1784\") = 2 and `inventory`.`inventory_ref_id` = 1784 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1784"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":80.115,"width_percent":0.307},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1788","type":"query","params":[],"bindings":["1788"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":80.422,"width_percent":0.167},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1788\") = 2 and `inventory`.`inventory_ref_id` = 1788 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1788"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":80.589,"width_percent":0.273},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1790","type":"query","params":[],"bindings":["1790"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":80.862,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1790\") = 2 and `inventory`.`inventory_ref_id` = 1790 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1790"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":81.016,"width_percent":0.271},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1792","type":"query","params":[],"bindings":["1792"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":81.287,"width_percent":0.169},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1792\") = 2 and `inventory`.`inventory_ref_id` = 1792 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1792"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":81.456,"width_percent":0.253},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1796","type":"query","params":[],"bindings":["1796"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":81.709,"width_percent":0.245},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1796\") = 2 and `inventory`.`inventory_ref_id` = 1796 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1796"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":81.953,"width_percent":0.211},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1800","type":"query","params":[],"bindings":["1800"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":82.164,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1800\") = 2 and `inventory`.`inventory_ref_id` = 1800 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1800"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":82.318,"width_percent":0.216},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1801","type":"query","params":[],"bindings":["1801"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":82.534,"width_percent":0.167},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1801\") = 2 and `inventory`.`inventory_ref_id` = 1801 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1801"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00152,"duration_str":"1.52ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":82.701,"width_percent":0.396},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1803","type":"query","params":[],"bindings":["1803"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":83.097,"width_percent":0.242},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1803\") = 2 and `inventory`.`inventory_ref_id` = 1803 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1803"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":83.339,"width_percent":0.333},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1822","type":"query","params":[],"bindings":["1822"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":83.672,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1822\") = 2 and `inventory`.`inventory_ref_id` = 1822 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1822"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":83.891,"width_percent":0.258},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1825","type":"query","params":[],"bindings":["1825"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":84.149,"width_percent":0.245},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1825\") = 2 and `inventory`.`inventory_ref_id` = 1825 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1825"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":84.394,"width_percent":0.331},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1831","type":"query","params":[],"bindings":["1831"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":84.725,"width_percent":0.255},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1831\") = 2 and `inventory`.`inventory_ref_id` = 1831 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1831"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":84.98,"width_percent":0.331},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1835","type":"query","params":[],"bindings":["1835"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":85.311,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1835\") = 2 and `inventory`.`inventory_ref_id` = 1835 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1835"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":85.529,"width_percent":0.227},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1839","type":"query","params":[],"bindings":["1839"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":85.756,"width_percent":0.154},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1839\") = 2 and `inventory`.`inventory_ref_id` = 1839 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1839"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":85.91,"width_percent":0.214},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1845","type":"query","params":[],"bindings":["1845"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":86.123,"width_percent":0.161},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1845\") = 2 and `inventory`.`inventory_ref_id` = 1845 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1845"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":86.285,"width_percent":0.297},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1848","type":"query","params":[],"bindings":["1848"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":86.582,"width_percent":0.247},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1848\") = 2 and `inventory`.`inventory_ref_id` = 1848 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1848"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":86.829,"width_percent":0.372},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1853","type":"query","params":[],"bindings":["1853"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":87.201,"width_percent":0.263},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1853\") = 2 and `inventory`.`inventory_ref_id` = 1853 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1853"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":87.465,"width_percent":0.359},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1856","type":"query","params":[],"bindings":["1856"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":87.824,"width_percent":0.357},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1856\") = 2 and `inventory`.`inventory_ref_id` = 1856 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1856"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":88.181,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1860","type":"query","params":[],"bindings":["1860"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":88.501,"width_percent":0.229},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1860\") = 2 and `inventory`.`inventory_ref_id` = 1860 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1860"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":88.73,"width_percent":0.315},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1865","type":"query","params":[],"bindings":["1865"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":89.045,"width_percent":0.26},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1865\") = 2 and `inventory`.`inventory_ref_id` = 1865 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1865"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":89.306,"width_percent":0.349},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1869","type":"query","params":[],"bindings":["1869"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":89.655,"width_percent":0.24},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1869\") = 2 and `inventory`.`inventory_ref_id` = 1869 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1869"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":89.895,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1872","type":"query","params":[],"bindings":["1872"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":90.217,"width_percent":0.331},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1872\") = 2 and `inventory`.`inventory_ref_id` = 1872 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1872"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":90.548,"width_percent":0.331},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1873","type":"query","params":[],"bindings":["1873"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":90.879,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1873\") = 2 and `inventory`.`inventory_ref_id` = 1873 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1873"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":91.116,"width_percent":0.333},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1879","type":"query","params":[],"bindings":["1879"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":91.449,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1879\") = 2 and `inventory`.`inventory_ref_id` = 1879 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1879"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":91.676,"width_percent":0.37},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1880","type":"query","params":[],"bindings":["1880"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":92.046,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1880\") = 2 and `inventory`.`inventory_ref_id` = 1880 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1880"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00323,"duration_str":"3.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":92.283,"width_percent":0.841},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1884","type":"query","params":[],"bindings":["1884"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":93.124,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1884\") = 2 and `inventory`.`inventory_ref_id` = 1884 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1884"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":93.356,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1887","type":"query","params":[],"bindings":["1887"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":93.679,"width_percent":0.224},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1887\") = 2 and `inventory`.`inventory_ref_id` = 1887 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1887"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":93.903,"width_percent":0.32},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1889","type":"query","params":[],"bindings":["1889"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":94.223,"width_percent":0.227},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1889\") = 2 and `inventory`.`inventory_ref_id` = 1889 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1889"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":94.45,"width_percent":0.344},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1893","type":"query","params":[],"bindings":["1893"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":94.794,"width_percent":0.245},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1893\") = 2 and `inventory`.`inventory_ref_id` = 1893 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1893"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00136,"duration_str":"1.36ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":95.038,"width_percent":0.354},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1894","type":"query","params":[],"bindings":["1894"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":95.393,"width_percent":0.292},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1894\") = 2 and `inventory`.`inventory_ref_id` = 1894 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1894"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":95.684,"width_percent":0.372},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1896","type":"query","params":[],"bindings":["1896"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":96.057,"width_percent":0.237},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1896\") = 2 and `inventory`.`inventory_ref_id` = 1896 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1896"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":96.294,"width_percent":0.346},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1898","type":"query","params":[],"bindings":["1898"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":96.64,"width_percent":0.255},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1898\") = 2 and `inventory`.`inventory_ref_id` = 1898 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1898"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":96.895,"width_percent":0.323},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1899","type":"query","params":[],"bindings":["1899"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":97.218,"width_percent":0.232},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1899\") = 2 and `inventory`.`inventory_ref_id` = 1899 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1899"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":97.45,"width_percent":0.341},{"sql":"select * from `inventory_detail` where `inventory_detail`.`inventory_ref_id` = 1902","type":"query","params":[],"bindings":["1902"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":973},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:973","connection":"braunder","start_percent":97.791,"width_percent":0.219},{"sql":"select inventory.* from `inventory` left join `inventory_detail` on `inventory_detail`.`inventory_ref_id` = `inventory`.`inventory_ref_id` where `inventory_detail`.`attribute_id` in ('310,349') and (select count(*) from `inventory_detail` where `inventory_detail`.`attribute_id` in (310,349) and `inventory_ref_id`= \"1902\") = 2 and `inventory`.`inventory_ref_id` = 1902 group by `inventory_detail`.`inventory_ref_id`","type":"query","params":[],"bindings":["310,349","2","1902"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":988},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Models\\Web\\Products.php:988","connection":"braunder","start_percent":98.01,"width_percent":0.339},{"sql":"select `products_attributes`.*, `products_options`.`products_options_name` as `options_name`, `products_options_values`.`products_options_values_name` as `options_values` from `products_attributes` left join `products_options` on `products_options`.`products_options_id` = `products_attributes`.`options_id` left join `products_options_values` on `products_options_values`.`products_options_values_id` = `products_attributes`.`options_values_id` where `products_attributes_id` = '310'","type":"query","params":[],"bindings":["310"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":1031},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00314,"duration_str":"3.14ms","stmt_id":"\\app\\Models\\Web\\Products.php:1031","connection":"braunder","start_percent":98.349,"width_percent":0.818},{"sql":"select `products_attributes`.*, `products_options`.`products_options_name` as `options_name`, `products_options_values`.`products_options_values_name` as `options_values` from `products_attributes` left join `products_options` on `products_options`.`products_options_id` = `products_attributes`.`options_id` left join `products_options_values` on `products_options_values`.`products_options_values_id` = `products_attributes`.`options_values_id` where `products_attributes_id` = '349'","type":"query","params":[],"bindings":["349"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":1031},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\\app\\Models\\Web\\Products.php:1031","connection":"braunder","start_percent":99.167,"width_percent":0.201},{"sql":"select * from `orders_products` where `products_id` = '71'","type":"query","params":[],"bindings":["71"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":null,"name":"\\app\\Models\\Web\\Products.php","line":1043},{"index":13,"namespace":null,"name":"\\app\\Http\\Controllers\\Web\\ProductsController.php","line":593},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0024300000000000003,"duration_str":"2.43ms","stmt_id":"\\app\\Models\\Web\\Products.php:1043","connection":"braunder","start_percent":99.367,"width_percent":0.633}]},"models":{"data":[],"count":0},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"LSYET6v5HlrpU7MPy09WZlwPOC89uI0N8mByEiok","direction":"ltr","currency_id":"1","currency_title":"BDT","symbol_right":"","symbol_left":"\u09f3","currency_code":"BDT","currency_value":"1.0","language_id":"1","language_image":"images\/media\/2020\/11\/PJG0C11511.jpg","language_name":"English","locale":"en","step":"0","coupon":"[]","coupon_discount":"[]","billing_address":"[]","shipping_detail":"[]","payment_method":"[]","braintree_token":"[]","order_comments":"","paymentResponseData":"","paymentResponse":"","0":"payment_json","1":"","_previous":"array:1 [\n  \"url\" => \"http:\/\/127.0.0.1:8000\/product-detail\/classic-fit-trunks\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"1","categories_id":"","message":"[]"},"request":{"path_info":"\/getquantity","status_code":"<pre class=sf-dump id=sf-dump-23224344 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-23224344\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"text\/html; charset=UTF-8","request_query":"<pre class=sf-dump id=sf-dump-1285228216 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1285228216\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1857653061 data-indent-pad=\"  \"><span class=sf-dump-note>array:11<\/span> [<samp>\n  \"<span class=sf-dump-key>products_id<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">71<\/span>\"\n  \"<span class=sf-dump-key>products_price<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">599<\/span>\"\n  \"<span class=sf-dump-key>checkout<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">false<\/span>\"\n  \"<span class=sf-dump-key>option_name<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">Size<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"5 characters\">Color<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>option_id<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str>2<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>function_0<\/span>\" => \"<span class=sf-dump-str>0<\/span>\"\n  \"<span class=sf-dump-key>attributeid<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"3 characters\">310<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"3 characters\">349<\/span>\"\n  <\/samp>]\n  <span class=sf-dump-key>1<\/span> => \"<span class=sf-dump-str>2<\/span>\"\n  \"<span class=sf-dump-key>function_1<\/span>\" => \"<span class=sf-dump-str>0<\/span>\"\n  <span class=sf-dump-key>2<\/span> => \"<span class=sf-dump-str title=\"2 characters\">63<\/span>\"\n  \"<span class=sf-dump-key>quantity<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1857653061\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1634538068 data-indent-pad=\"  \"><span class=sf-dump-note>array:20<\/span> [<samp>\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\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>content-length<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"3 characters\">228<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-csrf-token<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"40 characters\">LSYET6v5HlrpU7MPy09WZlwPOC89uI0N8mByEiok<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"57 characters\">&quot;Chromium&quot;;v=&quot;142&quot;, &quot;Brave&quot;;v=&quot;142&quot;, &quot;Not_A Brand&quot;;v=&quot;99&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-mobile<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?0<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-requested-with<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\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>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"111 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/142.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>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"46 characters\">application\/json, text\/javascript, *\/*; q=0.01<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"48 characters\">application\/x-www-form-urlencoded; charset=UTF-8<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-gpc<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\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>origin<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"21 characters\">http:\/\/127.0.0.1:8000<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"55 characters\">http:\/\/127.0.0.1:8000\/product-detail\/classic-fit-trunks<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"23 characters\">gzip, deflate, br, zstd<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"524 characters\">XSRF-TOKEN=eyJpdiI6IkNSYTRaOW8xQ2d2amVUSW9ZbEtTdHc9PSIsInZhbHVlIjoiSEMxMFZaN0R5SExObktYNmJqMDh0TXhpRFh2UzNCSTBOY3JERDdXTFdjRnBteEtsOW1HK3c1TXh2K3lyY0EyZyIsIm1hYyI6IjFhZjhjMjU2Mzk1Mjg5YmQ0N2E4NzA5YjA0ZWI0OTRhYTg4MjczMDhkMGUyMDdkNGFiMzA2YTgyNTBmZTdhMjEifQ%3D%3D; braunder_session=eyJpdiI6Imp5YldBanBPN3lGNHRqVjMyd3d1Tmc9PSIsInZhbHVlIjoiSFdrcHlEc3hCamgzcEN3SlM4aUZWcUNTUlhcL0hCbForRHduTnM3SU5peW5ldEY3YTdFUUMzQXQwRzRmaG1xOVMiLCJtYWMiOiIzNmRmNzQ1MjNjNGNmNWY5MDdiMDEyMmM4NWM2ODc1MGQ3YjYxNjhmNmQxNTM2MTBhMzIxNTkyYjljM2FmM2QxIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1634538068\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1424999874 data-indent-pad=\"  \"><span class=sf-dump-note>array:37<\/span> [<samp>\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">E:\\server\\www\\braunder\\public<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">53746<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">PHP 7.4.19 Development Server<\/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>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">8000<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"12 characters\">\/getquantity<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">POST<\/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>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"39 characters\">E:\\server\\www\\braunder\\public\\index.php<\/span>\"\n  \"<span class=sf-dump-key>PATH_INFO<\/span>\" => \"<span class=sf-dump-str title=\"12 characters\">\/getquantity<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">\/index.php\/getquantity<\/span>\"\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/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>CONTENT_LENGTH<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">228<\/span>\"\n  \"<span class=sf-dump-key>HTTP_CONTENT_LENGTH<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">228<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_CH_UA_PLATFORM<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  \"<span class=sf-dump-key>HTTP_X_CSRF_TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">******<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_CH_UA<\/span>\" => \"<span class=sf-dump-str title=\"57 characters\">&quot;Chromium&quot;;v=&quot;142&quot;, &quot;Brave&quot;;v=&quot;142&quot;, &quot;Not_A Brand&quot;;v=&quot;99&quot;<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_CH_UA_MOBILE<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">?0<\/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_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"111 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/142.0.0.0 Safari\/537.36<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">application\/json, text\/javascript, *\/*; q=0.01<\/span>\"\n  \"<span class=sf-dump-key>CONTENT_TYPE<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">application\/x-www-form-urlencoded; charset=UTF-8<\/span>\"\n  \"<span class=sf-dump-key>HTTP_CONTENT_TYPE<\/span>\" => \"<span class=sf-dump-str title=\"48 characters\">application\/x-www-form-urlencoded; charset=UTF-8<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_GPC<\/span>\" => \"<span class=sf-dump-str>1<\/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_ORIGIN<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">http:\/\/127.0.0.1:8000<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_SITE<\/span>\" => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_MODE<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_DEST<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"55 characters\">http:\/\/127.0.0.1:8000\/product-detail\/classic-fit-trunks<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"23 characters\">gzip, deflate, br, zstd<\/span>\"\n  \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"524 characters\">XSRF-TOKEN=eyJpdiI6IkNSYTRaOW8xQ2d2amVUSW9ZbEtTdHc9PSIsInZhbHVlIjoiSEMxMFZaN0R5SExObktYNmJqMDh0TXhpRFh2UzNCSTBOY3JERDdXTFdjRnBteEtsOW1HK3c1TXh2K3lyY0EyZyIsIm1hYyI6IjFhZjhjMjU2Mzk1Mjg5YmQ0N2E4NzA5YjA0ZWI0OTRhYTg4MjczMDhkMGUyMDdkNGFiMzA2YTgyNTBmZTdhMjEifQ%3D%3D; braunder_session=eyJpdiI6Imp5YldBanBPN3lGNHRqVjMyd3d1Tmc9PSIsInZhbHVlIjoiSFdrcHlEc3hCamgzcEN3SlM4aUZWcUNTUlhcL0hCbForRHduTnM3SU5peW5ldEY3YTdFUUMzQXQwRzRmaG1xOVMiLCJtYWMiOiIzNmRmNzQ1MjNjNGNmNWY5MDdiMDEyMmM4NWM2ODc1MGQ3YjYxNjhmNmQxNTM2MTBhMzIxNTkyYjljM2FmM2QxIn0%3D<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1763477518.2076<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1763477518<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1424999874\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-503482544 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">LSYET6v5HlrpU7MPy09WZlwPOC89uI0N8mByEiok<\/span>\"\n  \"<span class=sf-dump-key>braunder_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Ko9XZkbHPdklDo2MqSU5buygOL2kOCOI6NqsKCH3<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-503482544\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1254958017 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp>\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\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>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Tue, 18 Nov 2025 14:51:59 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">text\/html; charset=UTF-8<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"323 characters\">XSRF-TOKEN=eyJpdiI6ImVXQjB5WStscEozNW9pS1wvUkZBdTlBPT0iLCJ2YWx1ZSI6ImJXejRza0xSV1BiaGNTVGFuVForbk8yejZtT09CR0dyZFJJa0JVN0cwazlsa0hkSkNQbk4rZTVDQjVOd294S2UiLCJtYWMiOiJhNTZhNTA2Yzg4ZjY1MDNiMmIyOTQ0MTJiOTU3MzZmMTYxZWI1OTFhMGRlMjI0ZGJjMjU5NTc5MjNlMjMwYWUzIn0%3D; expires=Sun, 17-Nov-2030 14:51:59 GMT; Max-Age=157680000; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"339 characters\">braunder_session=eyJpdiI6Im50dnpEUmdKMkxhZXRsQm5QSUFWbkE9PSIsInZhbHVlIjoiRmc3UmNjZnZNa25oYXVUQ3ArS2ppM3pyYnVpSW96MGlVYWdlTTFuRTNwbGxnTG5lUm45Y3dcLzl3VlcrcnRnYlgiLCJtYWMiOiJmZDM1MDNhMDM5NDczY2Q4NjQ0MjRiY2VkODRhOTNlNzQ4Zjg4MzJiZTdhMjIxYmQ1ZmM4MGE1NTU3ZWFmNjU5In0%3D; expires=Sun, 17-Nov-2030 14:51:59 GMT; Max-Age=157680000; path=\/; httponly<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"304 characters\">XSRF-TOKEN=eyJpdiI6ImVXQjB5WStscEozNW9pS1wvUkZBdTlBPT0iLCJ2YWx1ZSI6ImJXejRza0xSV1BiaGNTVGFuVForbk8yejZtT09CR0dyZFJJa0JVN0cwazlsa0hkSkNQbk4rZTVDQjVOd294S2UiLCJtYWMiOiJhNTZhNTA2Yzg4ZjY1MDNiMmIyOTQ0MTJiOTU3MzZmMTYxZWI1OTFhMGRlMjI0ZGJjMjU5NTc5MjNlMjMwYWUzIn0%3D; expires=Sun, 17-Nov-2030 14:51:59 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"320 characters\">braunder_session=eyJpdiI6Im50dnpEUmdKMkxhZXRsQm5QSUFWbkE9PSIsInZhbHVlIjoiRmc3UmNjZnZNa25oYXVUQ3ArS2ppM3pyYnVpSW96MGlVYWdlTTFuRTNwbGxnTG5lUm45Y3dcLzl3VlcrcnRnYlgiLCJtYWMiOiJmZDM1MDNhMDM5NDczY2Q4NjQ0MjRiY2VkODRhOTNlNzQ4Zjg4MzJiZTdhMjIxYmQ1ZmM4MGE1NTU3ZWFmNjU5In0%3D; expires=Sun, 17-Nov-2030 14:51:59 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1254958017\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-799614384 data-indent-pad=\"  \"><span class=sf-dump-note>array:29<\/span> [<samp>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">LSYET6v5HlrpU7MPy09WZlwPOC89uI0N8mByEiok<\/span>\"\n  \"<span class=sf-dump-key>direction<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">ltr<\/span>\"\n  \"<span class=sf-dump-key>currency_id<\/span>\" => <span class=sf-dump-num>1<\/span>\n  \"<span class=sf-dump-key>currency_title<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">BDT<\/span>\"\n  \"<span class=sf-dump-key>symbol_right<\/span>\" => \"\"\n  \"<span class=sf-dump-key>symbol_left<\/span>\" => \"<span class=sf-dump-str>&#2547;<\/span>\"\n  \"<span class=sf-dump-key>currency_code<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">BDT<\/span>\"\n  \"<span class=sf-dump-key>currency_value<\/span>\" => <span class=sf-dump-num>1.0<\/span>\n  \"<span class=sf-dump-key>language_id<\/span>\" => <span class=sf-dump-num>1<\/span>\n  \"<span class=sf-dump-key>language_image<\/span>\" => \"<span class=sf-dump-str title=\"35 characters\">images\/media\/2020\/11\/PJG0C11511.jpg<\/span>\"\n  \"<span class=sf-dump-key>language_name<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">English<\/span>\"\n  \"<span class=sf-dump-key>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>step<\/span>\" => \"<span class=sf-dump-str>0<\/span>\"\n  \"<span class=sf-dump-key>coupon<\/span>\" => []\n  \"<span class=sf-dump-key>coupon_discount<\/span>\" => []\n  \"<span class=sf-dump-key>billing_address<\/span>\" => []\n  \"<span class=sf-dump-key>shipping_detail<\/span>\" => []\n  \"<span class=sf-dump-key>payment_method<\/span>\" => []\n  \"<span class=sf-dump-key>braintree_token<\/span>\" => []\n  \"<span class=sf-dump-key>order_comments<\/span>\" => \"\"\n  \"<span class=sf-dump-key>paymentResponseData<\/span>\" => \"\"\n  \"<span class=sf-dump-key>paymentResponse<\/span>\" => \"\"\n  <span class=sf-dump-key>0<\/span> => \"<span class=sf-dump-str title=\"12 characters\">payment_json<\/span>\"\n  <span class=sf-dump-key>1<\/span> => \"\"\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"55 characters\">http:\/\/127.0.0.1:8000\/product-detail\/classic-fit-trunks<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>1<\/span>\n  \"<span class=sf-dump-key>categories_id<\/span>\" => \"\"\n  \"<span class=sf-dump-key>message<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-799614384\", {\"maxDepth\":0})<\/script>\n"}}