{"__meta":{"id":"X1207985ba1fd2b22c6a8c4ccd92d78bd","datetime":"2025-11-30 11:33:29","utime":1764480809.805801,"method":"GET","uri":"\/onlineshop\/stores","ip":"::1"},"php":{"version":"7.4.33","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1764480804.932766,"end":1764480809.805858,"duration":4.87309193611145,"duration_str":"4.87s","measures":[{"label":"Booting","start":1764480804.932766,"relative_start":0,"end":1764480805.451156,"relative_end":1764480805.451156,"duration":0.5183899402618408,"duration_str":"518ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1764480805.451205,"relative_start":0.5184390544891357,"end":1764480809.805866,"relative_end":8.106231689453125e-6,"duration":4.354660987854004,"duration_str":"4.35s","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":9409056,"peak_usage_str":"9MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":15,"templates":[{"name":"frontend.all_stores (\\resources\\views\\frontend\\all_stores.blade.php)","param_count":2,"params":["stores","products"],"type":"blade"},{"name":"frontend.partials.product_box_1 (\\resources\\views\\frontend\\partials\\product_box_1.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.partials.product_box_1 (\\resources\\views\\frontend\\partials\\product_box_1.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.partials.product_box_1 (\\resources\\views\\frontend\\partials\\product_box_1.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.partials.product_box_1 (\\resources\\views\\frontend\\partials\\product_box_1.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.partials.product_box_1 (\\resources\\views\\frontend\\partials\\product_box_1.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"pagination::bootstrap-4 (\\vendor\\laravel\\framework\\src\\Illuminate\\Pagination\\resources\\views\\bootstrap-4.blade.php)","param_count":2,"params":["paginator","elements"],"type":"blade"},{"name":"frontend.layouts.app (\\resources\\views\\frontend\\layouts\\app.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.inc.nav (\\resources\\views\\frontend\\inc\\nav.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.partials.compare (\\resources\\views\\frontend\\partials\\compare.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product","locale","language","key","currency_code","currency","store_id","current_store","header_logo"],"type":"blade"},{"name":"frontend.partials.wishlist (\\resources\\views\\frontend\\partials\\wishlist.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product","locale","language","key","currency_code","currency","store_id","current_store","header_logo"],"type":"blade"},{"name":"frontend.partials.cart (\\resources\\views\\frontend\\partials\\cart.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product","locale","language","key","currency_code","currency","store_id","current_store","header_logo"],"type":"blade"},{"name":"frontend.partials.category_menu (\\resources\\views\\frontend\\partials\\category_menu.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product","locale","language","key","currency_code","currency","store_id","current_store","header_logo"],"type":"blade"},{"name":"frontend.inc.footer (\\resources\\views\\frontend\\inc\\footer.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"},{"name":"frontend.partials.modal (\\resources\\views\\frontend\\partials\\modal.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","stores","products","__currentLoopData","store","loop","product"],"type":"blade"}]},"route":{"uri":"GET stores","middleware":"web","controller":"App\\Http\\Controllers\\HomeController@all_stores","namespace":"App\\Http\\Controllers","prefix":null,"where":[],"as":"stores.all","file":"<a href=\"phpstorm:\/\/open?file=C:\\wamp64\\www\\onlineshop\\app\\Http\\Controllers\\HomeController.php&line=331\">\\app\\Http\\Controllers\\HomeController.php:331-336<\/a>"},"queries":{"nb_statements":335,"nb_failed_statements":0,"accumulated_duration":1.26081,"accumulated_duration_str":"1.26s","statements":[{"sql":"select count(*) as aggregate from `products` where `published` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\HomeController.php","line":333},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.026719999999999997,"duration_str":"26.72ms","stmt_id":"\\app\\Http\\Controllers\\HomeController.php:333","connection":"onlineshop","start_percent":0,"width_percent":2.119},{"sql":"select * from `products` where `published` = 1 limit 12 offset 0","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\HomeController.php","line":333},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0020099999999999996,"duration_str":"2.01ms","stmt_id":"\\app\\Http\\Controllers\\HomeController.php:333","connection":"onlineshop","start_percent":2.119,"width_percent":0.159},{"sql":"select * from `stores`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\HomeController.php","line":334},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00155,"duration_str":"1.55ms","stmt_id":"\\app\\Http\\Controllers\\HomeController.php:334","connection":"onlineshop","start_percent":2.279,"width_percent":0.123},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Stores' limit 1","type":"query","params":[],"bindings":["en","All Stores"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01569,"duration_str":"15.69ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":2.402,"width_percent":1.244},{"sql":"select * from `translations` where `lang_key` = 'All Stores' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Stores","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01471,"duration_str":"14.71ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":3.646,"width_percent":1.167},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Home' limit 1","type":"query","params":[],"bindings":["en","Home"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00188,"duration_str":"1.88ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":4.813,"width_percent":0.149},{"sql":"select * from `translations` where `lang_key` = 'Home' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Home","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011,"duration_str":"1.1ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":4.962,"width_percent":0.087},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Stores' limit 1","type":"query","params":[],"bindings":["en","All Stores"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01377,"duration_str":"13.77ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":5.049,"width_percent":1.092},{"sql":"select * from `translations` where `lang_key` = 'All Stores' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Stores","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02425,"duration_str":"24.25ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":6.141,"width_percent":1.923},{"sql":"select * from `uploads` where `uploads`.`id` = '35' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["35"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":8.065,"width_percent":0.102},{"sql":"select * from `uploads` where `uploads`.`id` = '36' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["36"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":8.166,"width_percent":0.077},{"sql":"select * from `uploads` where `uploads`.`id` = '15' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["15"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":8.243,"width_percent":0.09},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 4 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["4","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":8},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0018700000000000001,"duration_str":"1.87ms","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":8.333,"width_percent":0.148},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to wishlist' limit 1","type":"query","params":[],"bindings":["en","Add to wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":8.481,"width_percent":0.094},{"sql":"select * from `translations` where `lang_key` = 'Add to wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":8.575,"width_percent":0.063},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to compare' limit 1","type":"query","params":[],"bindings":["en","Add to compare"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":8.639,"width_percent":0.079},{"sql":"select * from `translations` where `lang_key` = 'Add to compare' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to compare","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":8.717,"width_percent":0.088},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to cart' limit 1","type":"query","params":[],"bindings":["en","Add to cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":8.805,"width_percent":0.064},{"sql":"select * from `translations` where `lang_key` = 'Add to cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0018700000000000001,"duration_str":"1.87ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":8.87,"width_percent":0.148},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` = 4 and `product_taxes`.`product_id` is not null","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":466},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00174,"duration_str":"1.74ms","stmt_id":"\\app\\Http\\Helpers.php:466","connection":"onlineshop","start_percent":9.018,"width_percent":0.138},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":9.156,"width_percent":0.107},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":9.263,"width_percent":0.102},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":9.365,"width_percent":0.089},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":9.454,"width_percent":0.061},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00189,"duration_str":"1.89ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":9.515,"width_percent":0.15},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":9.665,"width_percent":0.111},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":9.776,"width_percent":0.114},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":9.89,"width_percent":0.109},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00188,"duration_str":"1.88ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":10,"width_percent":0.149},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00156,"duration_str":"1.56ms","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":10.149,"width_percent":0.124},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00166,"duration_str":"1.66ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":10.273,"width_percent":0.132},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00155,"duration_str":"1.55ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":10.404,"width_percent":0.123},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":10.527,"width_percent":0.113},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0018,"duration_str":"1.8ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":10.641,"width_percent":0.143},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00166,"duration_str":"1.66ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":10.784,"width_percent":0.132},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":10.915,"width_percent":0.075},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00151,"duration_str":"1.51ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":10.991,"width_percent":0.12},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":11.11,"width_percent":0.086},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 4 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["4","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":36},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":11.197,"width_percent":0.069},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":11.266,"width_percent":0.097},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00147,"duration_str":"1.47ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":11.363,"width_percent":0.117},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point' limit 1","type":"query","params":[],"bindings":["en","Club Point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00158,"duration_str":"1.58ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":11.479,"width_percent":0.125},{"sql":"select * from `translations` where `lang_key` = 'Club Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":11.604,"width_percent":0.101},{"sql":"select * from `uploads` where `uploads`.`id` = '18' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["18"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":11.705,"width_percent":0.096},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 6 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["6","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":8},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00107,"duration_str":"1.07ms","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":11.801,"width_percent":0.085},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to wishlist' limit 1","type":"query","params":[],"bindings":["en","Add to wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":11.886,"width_percent":0.09},{"sql":"select * from `translations` where `lang_key` = 'Add to wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":11.976,"width_percent":0.074},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to compare' limit 1","type":"query","params":[],"bindings":["en","Add to compare"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":12.05,"width_percent":0.077},{"sql":"select * from `translations` where `lang_key` = 'Add to compare' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to compare","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":12.127,"width_percent":0.096},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to cart' limit 1","type":"query","params":[],"bindings":["en","Add to cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":12.223,"width_percent":0.086},{"sql":"select * from `translations` where `lang_key` = 'Add to cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":12.309,"width_percent":0.079},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` = 6 and `product_taxes`.`product_id` is not null","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":466},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:466","connection":"onlineshop","start_percent":12.388,"width_percent":0.09},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":12.478,"width_percent":0.082},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":12.56,"width_percent":0.106},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":12.666,"width_percent":0.086},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":12.753,"width_percent":0.058},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":12.811,"width_percent":0.117},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":12.928,"width_percent":0.093},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":13.021,"width_percent":0.06},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":13.081,"width_percent":0.069},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":13.15,"width_percent":0.079},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":13.23,"width_percent":0.079},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00219,"duration_str":"2.19ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":13.308,"width_percent":0.174},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":13.482,"width_percent":0.105},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00163,"duration_str":"1.63ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":13.587,"width_percent":0.129},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":13.716,"width_percent":0.115},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0019199999999999998,"duration_str":"1.92ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":13.831,"width_percent":0.152},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00157,"duration_str":"1.57ms","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":13.983,"width_percent":0.125},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00141,"duration_str":"1.41ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":14.108,"width_percent":0.112},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":14.219,"width_percent":0.074},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 6 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["6","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":36},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":14.293,"width_percent":0.065},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":14.358,"width_percent":0.063},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":14.421,"width_percent":0.058},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point' limit 1","type":"query","params":[],"bindings":["en","Club Point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":14.479,"width_percent":0.074},{"sql":"select * from `translations` where `lang_key` = 'Club Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00136,"duration_str":"1.36ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":14.553,"width_percent":0.108},{"sql":"select * from `uploads` where `uploads`.`id` = '15' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["15"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":14.66,"width_percent":0.081},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 7 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["7","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":8},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":14.741,"width_percent":0.057},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to wishlist' limit 1","type":"query","params":[],"bindings":["en","Add to wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":14.798,"width_percent":0.053},{"sql":"select * from `translations` where `lang_key` = 'Add to wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":14.852,"width_percent":0.062},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to compare' limit 1","type":"query","params":[],"bindings":["en","Add to compare"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":14.913,"width_percent":0.064},{"sql":"select * from `translations` where `lang_key` = 'Add to compare' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to compare","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":14.978,"width_percent":0.065},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to cart' limit 1","type":"query","params":[],"bindings":["en","Add to cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":15.043,"width_percent":0.076},{"sql":"select * from `translations` where `lang_key` = 'Add to cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":15.119,"width_percent":0.078},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` = 7 and `product_taxes`.`product_id` is not null","type":"query","params":[],"bindings":["7"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":466},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Http\\Helpers.php:466","connection":"onlineshop","start_percent":15.197,"width_percent":0.095},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":15.292,"width_percent":0.095},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":15.387,"width_percent":0.059},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":15.446,"width_percent":0.102},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":15.549,"width_percent":0.101},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":15.649,"width_percent":0.11},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":15.76,"width_percent":0.051},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":15.81,"width_percent":0.066},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":15.876,"width_percent":0.075},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":15.952,"width_percent":0.064},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":16.016,"width_percent":0.072},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":16.088,"width_percent":0.083},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":16.171,"width_percent":0.072},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":16.244,"width_percent":0.075},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":16.318,"width_percent":0.059},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":16.377,"width_percent":0.096},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":16.473,"width_percent":0.09},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":16.563,"width_percent":0.094},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00066,"duration_str":"660\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":16.658,"width_percent":0.052},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 7 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["7","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":36},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":16.71,"width_percent":0.068},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":16.778,"width_percent":0.058},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":16.836,"width_percent":0.082},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point' limit 1","type":"query","params":[],"bindings":["en","Club Point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":16.918,"width_percent":0.078},{"sql":"select * from `translations` where `lang_key` = 'Club Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":16.996,"width_percent":0.098},{"sql":"select * from `uploads` where `uploads`.`id` = '18' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["18"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":17.094,"width_percent":0.059},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 8 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["8","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":8},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":17.153,"width_percent":0.065},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to wishlist' limit 1","type":"query","params":[],"bindings":["en","Add to wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":17.218,"width_percent":0.063},{"sql":"select * from `translations` where `lang_key` = 'Add to wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":17.282,"width_percent":0.063},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to compare' limit 1","type":"query","params":[],"bindings":["en","Add to compare"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":17.345,"width_percent":0.069},{"sql":"select * from `translations` where `lang_key` = 'Add to compare' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to compare","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":17.414,"width_percent":0.07},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to cart' limit 1","type":"query","params":[],"bindings":["en","Add to cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":17.484,"width_percent":0.064},{"sql":"select * from `translations` where `lang_key` = 'Add to cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":17.548,"width_percent":0.065},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` = 8 and `product_taxes`.`product_id` is not null","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":466},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:466","connection":"onlineshop","start_percent":17.613,"width_percent":0.067},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":17.68,"width_percent":0.071},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":17.751,"width_percent":0.053},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":17.804,"width_percent":0.091},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":17.896,"width_percent":0.067},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00174,"duration_str":"1.74ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":17.963,"width_percent":0.138},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0022400000000000002,"duration_str":"2.24ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":18.101,"width_percent":0.178},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":18.279,"width_percent":0.097},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":18.375,"width_percent":0.109},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":18.485,"width_percent":0.091},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00107,"duration_str":"1.07ms","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":18.576,"width_percent":0.085},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":18.661,"width_percent":0.086},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":18.747,"width_percent":0.082},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":18.829,"width_percent":0.071},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":18.901,"width_percent":0.098},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":18.999,"width_percent":0.107},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":19.106,"width_percent":0.083},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":19.189,"width_percent":0.111},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":19.3,"width_percent":0.119},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 8 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["8","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":36},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":19.419,"width_percent":0.109},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00128,"duration_str":"1.28ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":19.528,"width_percent":0.102},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":19.629,"width_percent":0.09},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point' limit 1","type":"query","params":[],"bindings":["en","Club Point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":19.719,"width_percent":0.086},{"sql":"select * from `translations` where `lang_key` = 'Club Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":19.806,"width_percent":0.082},{"sql":"select * from `uploads` where `uploads`.`id` = '34' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["34"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":19.888,"width_percent":0.09},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 9 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["9","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":8},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":19.978,"width_percent":0.066},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to wishlist' limit 1","type":"query","params":[],"bindings":["en","Add to wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":20.043,"width_percent":0.059},{"sql":"select * from `translations` where `lang_key` = 'Add to wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":20.103,"width_percent":0.069},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to compare' limit 1","type":"query","params":[],"bindings":["en","Add to compare"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":20.172,"width_percent":0.083},{"sql":"select * from `translations` where `lang_key` = 'Add to compare' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to compare","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":20.255,"width_percent":0.063},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add to cart' limit 1","type":"query","params":[],"bindings":["en","Add to cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":20.319,"width_percent":0.063},{"sql":"select * from `translations` where `lang_key` = 'Add to cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add to cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":20.382,"width_percent":0.064},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` = 9 and `product_taxes`.`product_id` is not null","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":466},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Http\\Helpers.php:466","connection":"onlineshop","start_percent":20.446,"width_percent":0.107},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":20.553,"width_percent":0.064},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":20.618,"width_percent":0.07},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":20.687,"width_percent":0.074},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":20.761,"width_percent":0.067},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00152,"duration_str":"1.52ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":20.829,"width_percent":0.121},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":20.949,"width_percent":0.105},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":21.055,"width_percent":0.114},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":21.169,"width_percent":0.081},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":21.25,"width_percent":0.079},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":21.328,"width_percent":0.059},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":21.388,"width_percent":0.101},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0016899999999999999,"duration_str":"1.69ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":21.489,"width_percent":0.134},{"sql":"select * from `business_settings` where `type` = 'system_default_currency' limit 1","type":"query","params":[],"bindings":["system_default_currency"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":295},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:295","connection":"onlineshop","start_percent":21.623,"width_percent":0.082},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":297},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:297","connection":"onlineshop","start_percent":21.704,"width_percent":0.065},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":301},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:301","connection":"onlineshop","start_percent":21.769,"width_percent":0.07},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":305},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:305","connection":"onlineshop","start_percent":21.839,"width_percent":0.077},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":556},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Http\\Helpers.php:556","connection":"onlineshop","start_percent":21.916,"width_percent":0.103},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":560},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:560","connection":"onlineshop","start_percent":22.019,"width_percent":0.09},{"sql":"select * from `product_translations` where `product_translations`.`product_id` = 9 and `product_translations`.`product_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["9","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Product.php","line":17},{"index":18,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":36},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":22.109,"width_percent":0.098},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":22.207,"width_percent":0.105},{"sql":"select * from `addons` where `unique_identifier` = 'club_point' limit 1","type":"query","params":[],"bindings":["club_point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"674282e25611dae98395bb6d9889b9aa1adf53b1","line":38},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":22.312,"width_percent":0.075},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point' limit 1","type":"query","params":[],"bindings":["en","Club Point"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":22.386,"width_percent":0.069},{"sql":"select * from `translations` where `lang_key` = 'Club Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":22.455,"width_percent":0.071},{"sql":"select * from `languages` where `code` = 'en' limit 1","type":"query","params":[],"bindings":["en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"0054e9bfdb590b780d108013b61762d89bb8ab93","line":2},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"view::0054e9bfdb590b780d108013b61762d89bb8ab93:2","connection":"onlineshop","start_percent":22.527,"width_percent":0.107},{"sql":"select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":22.634,"width_percent":0.113},{"sql":"select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":22.746,"width_percent":0.105},{"sql":"select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":22.851,"width_percent":0.071},{"sql":"select * from `uploads` where `uploads`.`id` = '23' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":22.922,"width_percent":0.1},{"sql":"select * from `languages` where `code` = 'en' limit 1","type":"query","params":[],"bindings":["en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"0054e9bfdb590b780d108013b61762d89bb8ab93","line":55},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"view::0054e9bfdb590b780d108013b61762d89bb8ab93:55","connection":"onlineshop","start_percent":23.022,"width_percent":0.071},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Nothing selected' limit 1","type":"query","params":[],"bindings":["en","Nothing selected"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01394,"duration_str":"13.94ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":23.093,"width_percent":1.106},{"sql":"select * from `translations` where `lang_key` = 'Nothing selected' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Nothing selected","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01383,"duration_str":"13.83ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":24.199,"width_percent":1.097},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Nothing found' limit 1","type":"query","params":[],"bindings":["en","Nothing found"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00181,"duration_str":"1.81ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":25.296,"width_percent":0.144},{"sql":"select * from `translations` where `lang_key` = 'Nothing found' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Nothing found","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00147,"duration_str":"1.47ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":25.439,"width_percent":0.117},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Choose file' limit 1","type":"query","params":[],"bindings":["en","Choose file"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":25.556,"width_percent":0.09},{"sql":"select * from `translations` where `lang_key` = 'Choose file' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Choose file","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":25.645,"width_percent":0.092},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'File selected' limit 1","type":"query","params":[],"bindings":["en","File selected"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01289,"duration_str":"12.89ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":25.737,"width_percent":1.022},{"sql":"select * from `translations` where `lang_key` = 'File selected' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["File selected","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.023870000000000002,"duration_str":"23.87ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":26.76,"width_percent":1.893},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Files selected' limit 1","type":"query","params":[],"bindings":["en","Files selected"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01287,"duration_str":"12.87ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":28.653,"width_percent":1.021},{"sql":"select * from `translations` where `lang_key` = 'Files selected' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Files selected","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01337,"duration_str":"13.37ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":29.674,"width_percent":1.06},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add more files' limit 1","type":"query","params":[],"bindings":["en","Add more files"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02698,"duration_str":"26.98ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":30.734,"width_percent":2.14},{"sql":"select * from `translations` where `lang_key` = 'Add more files' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add more files","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02944,"duration_str":"29.44ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":32.874,"width_percent":2.335},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Adding more files' limit 1","type":"query","params":[],"bindings":["en","Adding more files"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02868,"duration_str":"28.68ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":35.209,"width_percent":2.275},{"sql":"select * from `translations` where `lang_key` = 'Adding more files' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Adding more files","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02673,"duration_str":"26.73ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":37.484,"width_percent":2.12},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Drop files here, paste or' limit 1","type":"query","params":[],"bindings":["en","Drop files here, paste or"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02974,"duration_str":"29.74ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":39.604,"width_percent":2.359},{"sql":"select * from `translations` where `lang_key` = 'Drop files here, paste or' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Drop files here, paste or","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01765,"duration_str":"17.65ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":41.963,"width_percent":1.4},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Browse' limit 1","type":"query","params":[],"bindings":["en","Browse"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":43.363,"width_percent":0.059},{"sql":"select * from `translations` where `lang_key` = 'Browse' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Browse","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":43.422,"width_percent":0.055},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Upload complete' limit 1","type":"query","params":[],"bindings":["en","Upload complete"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01337,"duration_str":"13.37ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":43.477,"width_percent":1.06},{"sql":"select * from `translations` where `lang_key` = 'Upload complete' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Upload complete","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01417,"duration_str":"14.17ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":44.537,"width_percent":1.124},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Upload paused' limit 1","type":"query","params":[],"bindings":["en","Upload paused"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.014539999999999999,"duration_str":"14.54ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":45.661,"width_percent":1.153},{"sql":"select * from `translations` where `lang_key` = 'Upload paused' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Upload paused","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01843,"duration_str":"18.43ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":46.814,"width_percent":1.462},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Resume upload' limit 1","type":"query","params":[],"bindings":["en","Resume upload"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02419,"duration_str":"24.19ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":48.276,"width_percent":1.919},{"sql":"select * from `translations` where `lang_key` = 'Resume upload' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Resume upload","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02444,"duration_str":"24.44ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":50.195,"width_percent":1.938},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Pause upload' limit 1","type":"query","params":[],"bindings":["en","Pause upload"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.03016,"duration_str":"30.16ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":52.133,"width_percent":2.392},{"sql":"select * from `translations` where `lang_key` = 'Pause upload' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Pause upload","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.027239999999999997,"duration_str":"27.24ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":54.525,"width_percent":2.161},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Retry upload' limit 1","type":"query","params":[],"bindings":["en","Retry upload"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.027219999999999998,"duration_str":"27.22ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":56.686,"width_percent":2.159},{"sql":"select * from `translations` where `lang_key` = 'Retry upload' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Retry upload","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02939,"duration_str":"29.39ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":58.845,"width_percent":2.331},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Cancel upload' limit 1","type":"query","params":[],"bindings":["en","Cancel upload"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.028399999999999998,"duration_str":"28.4ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":61.176,"width_percent":2.253},{"sql":"select * from `translations` where `lang_key` = 'Cancel upload' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Cancel upload","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.02395,"duration_str":"23.95ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":63.428,"width_percent":1.9},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Uploading' limit 1","type":"query","params":[],"bindings":["en","Uploading"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01281,"duration_str":"12.81ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":65.328,"width_percent":1.016},{"sql":"select * from `translations` where `lang_key` = 'Uploading' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Uploading","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.013460000000000001,"duration_str":"13.46ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":66.344,"width_percent":1.068},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Processing' limit 1","type":"query","params":[],"bindings":["en","Processing"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01326,"duration_str":"13.26ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":67.411,"width_percent":1.052},{"sql":"select * from `translations` where `lang_key` = 'Processing' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Processing","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01274,"duration_str":"12.74ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":68.463,"width_percent":1.01},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Complete' limit 1","type":"query","params":[],"bindings":["en","Complete"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01251,"duration_str":"12.51ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":69.474,"width_percent":0.992},{"sql":"select * from `translations` where `lang_key` = 'Complete' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Complete","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01249,"duration_str":"12.49ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":70.466,"width_percent":0.991},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'File' limit 1","type":"query","params":[],"bindings":["en","File"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":71.456,"width_percent":0.093},{"sql":"select * from `translations` where `lang_key` = 'File' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["File","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":71.549,"width_percent":0.076},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Files' limit 1","type":"query","params":[],"bindings":["en","Files"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01317,"duration_str":"13.17ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":71.625,"width_percent":1.045},{"sql":"select * from `translations` where `lang_key` = 'Files' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Files","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01898,"duration_str":"18.98ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":72.67,"width_percent":1.505},{"sql":"select * from `languages` where `code` = 'en' limit 1","type":"query","params":[],"bindings":["en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":28},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:28","connection":"onlineshop","start_percent":74.175,"width_percent":0.059},{"sql":"select * from `languages` where `code` = 'en' limit 1","type":"query","params":[],"bindings":["en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":29},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00113,"duration_str":"1.13ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:29","connection":"onlineshop","start_percent":74.234,"width_percent":0.09},{"sql":"select * from `languages`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":32},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:32","connection":"onlineshop","start_percent":74.324,"width_percent":0.07},{"sql":"select * from `currencies` where `currencies`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":51},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00266,"duration_str":"2.66ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:51","connection":"onlineshop","start_percent":74.393,"width_percent":0.211},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":55},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00138,"duration_str":"1.38ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:55","connection":"onlineshop","start_percent":74.604,"width_percent":0.109},{"sql":"select * from `currencies` where `code` = 'BDT' limit 1","type":"query","params":[],"bindings":["BDT"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":55},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:55","connection":"onlineshop","start_percent":74.714,"width_percent":0.071},{"sql":"select * from `currencies` where `status` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":59},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:59","connection":"onlineshop","start_percent":74.785,"width_percent":0.082},{"sql":"select * from `stores` limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":18,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":74},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011200000000000001,"duration_str":"1.12ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:74","connection":"onlineshop","start_percent":74.868,"width_percent":0.089},{"sql":"select * from `stores` where `stores`.`id` = 2 limit 1","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":76},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0016,"duration_str":"1.6ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:76","connection":"onlineshop","start_percent":74.957,"width_percent":0.127},{"sql":"select * from `stores`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1cee8a1b7be83b3f548a77dc00d79ea348765493","line":85},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:85","connection":"onlineshop","start_percent":75.083,"width_percent":0.086},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Login' limit 1","type":"query","params":[],"bindings":["en","Login"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00152,"duration_str":"1.52ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":75.17,"width_percent":0.121},{"sql":"select * from `translations` where `lang_key` = 'Login' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Login","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":75.29,"width_percent":0.11},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Registration' limit 1","type":"query","params":[],"bindings":["en","Registration"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":75.401,"width_percent":0.113},{"sql":"select * from `translations` where `lang_key` = 'Registration' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Registration","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":75.514,"width_percent":0.109},{"sql":"select * from `uploads` where `uploads`.`id` = '29' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":75.624,"width_percent":0.128},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'I am shopping for...' limit 1","type":"query","params":[],"bindings":["en","I am shopping for..."],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00188,"duration_str":"1.88ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":75.751,"width_percent":0.149},{"sql":"select * from `translations` where `lang_key` = 'I am shopping for...' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["I am shopping for...","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.002,"duration_str":"2ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":75.9,"width_percent":0.159},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Compare' limit 1","type":"query","params":[],"bindings":["en","Compare"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0017900000000000001,"duration_str":"1.79ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":76.059,"width_percent":0.142},{"sql":"select * from `translations` where `lang_key` = 'Compare' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Compare","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0016699999999999998,"duration_str":"1.67ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":76.201,"width_percent":0.132},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Wishlist' limit 1","type":"query","params":[],"bindings":["en","Wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0017800000000000001,"duration_str":"1.78ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":76.333,"width_percent":0.141},{"sql":"select * from `translations` where `lang_key` = 'Wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0016699999999999998,"duration_str":"1.67ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":76.475,"width_percent":0.132},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Cart' limit 1","type":"query","params":[],"bindings":["en","Cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0018700000000000001,"duration_str":"1.87ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":76.607,"width_percent":0.148},{"sql":"select * from `translations` where `lang_key` = 'Cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00174,"duration_str":"1.74ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":76.755,"width_percent":0.138},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Your Cart is empty' limit 1","type":"query","params":[],"bindings":["en","Your Cart is empty"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":76.893,"width_percent":0.126},{"sql":"select * from `translations` where `lang_key` = 'Your Cart is empty' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Your Cart is empty","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":77.02,"width_percent":0.13},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Categories' limit 1","type":"query","params":[],"bindings":["en","Categories"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00185,"duration_str":"1.85ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":77.15,"width_percent":0.147},{"sql":"select * from `translations` where `lang_key` = 'Categories' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Categories","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":77.296,"width_percent":0.091},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'See All' limit 1","type":"query","params":[],"bindings":["en","See All"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0016,"duration_str":"1.6ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":77.388,"width_percent":0.127},{"sql":"select * from `translations` where `lang_key` = 'See All' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["See All","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0020299999999999997,"duration_str":"2.03ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":77.514,"width_percent":0.161},{"sql":"select * from `categories` where `level` = 0 order by `order_level` desc","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":9},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"view::375112dde808123afdb450c3f6877062dfcd6c9d:9","connection":"onlineshop","start_percent":77.675,"width_percent":0.094},{"sql":"select * from `uploads` where `uploads`.`id` = '15' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["15"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":77.769,"width_percent":0.063},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 6 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["6","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":17},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":77.833,"width_percent":0.061},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 6 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["6","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":20},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":77.894,"width_percent":0.075},{"sql":"select * from `categories` where `parent_id` = 6 order by `order_level` desc","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Utility\\CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\\app\\Utility\\CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":22},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Utility\\CategoryUtility.php:12","connection":"onlineshop","start_percent":77.969,"width_percent":0.066},{"sql":"select * from `uploads` where `uploads`.`id` = '14' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["14"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":78.035,"width_percent":0.074},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 5 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["5","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":17},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":78.109,"width_percent":0.053},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 5 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["5","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":20},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":78.162,"width_percent":0.056},{"sql":"select * from `categories` where `parent_id` = 5 order by `order_level` desc","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Utility\\CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\\app\\Utility\\CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":22},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Utility\\CategoryUtility.php:12","connection":"onlineshop","start_percent":78.217,"width_percent":0.091},{"sql":"select * from `uploads` where `uploads`.`id` = '9' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":78.308,"width_percent":0.082},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 4 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["4","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":17},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":78.39,"width_percent":0.077},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 4 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["4","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":20},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00107,"duration_str":"1.07ms","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":78.467,"width_percent":0.085},{"sql":"select * from `categories` where `parent_id` = 4 order by `order_level` desc","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Utility\\CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\\app\\Utility\\CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"375112dde808123afdb450c3f6877062dfcd6c9d","line":22},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143}],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Utility\\CategoryUtility.php:12","connection":"onlineshop","start_percent":78.552,"width_percent":0.073},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Home' limit 1","type":"query","params":[],"bindings":["en","Home"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":78.625,"width_percent":0.067},{"sql":"select * from `translations` where `lang_key` = 'Home' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Home","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":78.692,"width_percent":0.064},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Stores' limit 1","type":"query","params":[],"bindings":["en","All Stores"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.014119999999999999,"duration_str":"14.12ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":78.757,"width_percent":1.12},{"sql":"select * from `translations` where `lang_key` = 'All Stores' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Stores","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.014119999999999999,"duration_str":"14.12ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":79.876,"width_percent":1.12},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Blogs' limit 1","type":"query","params":[],"bindings":["en","Blogs"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01343,"duration_str":"13.43ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":80.996,"width_percent":1.065},{"sql":"select * from `translations` where `lang_key` = 'Blogs' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Blogs","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01375,"duration_str":"13.75ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":82.062,"width_percent":1.091},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Brands' limit 1","type":"query","params":[],"bindings":["en","All Brands"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00158,"duration_str":"1.58ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":83.152,"width_percent":0.125},{"sql":"select * from `translations` where `lang_key` = 'All Brands' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Brands","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":83.277,"width_percent":0.063},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Categories' limit 1","type":"query","params":[],"bindings":["en","All Categories"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":83.34,"width_percent":0.105},{"sql":"select * from `translations` where `lang_key` = 'All Categories' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Categories","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":83.445,"width_percent":0.091},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flash Sale' limit 1","type":"query","params":[],"bindings":["en","Flash Sale"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":83.536,"width_percent":0.099},{"sql":"select * from `translations` where `lang_key` = 'Flash Sale' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flash Sale","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":83.635,"width_percent":0.093},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Terms & conditions' limit 1","type":"query","params":[],"bindings":["en","Terms &amp; conditions"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":83.728,"width_percent":0.088},{"sql":"select * from `translations` where `lang_key` = 'Terms & conditions' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Terms &amp; conditions","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":83.816,"width_percent":0.077},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Return Policy' limit 1","type":"query","params":[],"bindings":["en","Return Policy"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":83.893,"width_percent":0.115},{"sql":"select * from `translations` where `lang_key` = 'Return Policy' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Return Policy","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0017,"duration_str":"1.7ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":84.008,"width_percent":0.135},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Support Policy' limit 1","type":"query","params":[],"bindings":["en","Support Policy"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":84.143,"width_percent":0.105},{"sql":"select * from `translations` where `lang_key` = 'Support Policy' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Support Policy","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":84.247,"width_percent":0.13},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Privacy Policy' limit 1","type":"query","params":[],"bindings":["en","Privacy Policy"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":84.378,"width_percent":0.094},{"sql":"select * from `translations` where `lang_key` = 'Privacy Policy' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Privacy Policy","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":84.472,"width_percent":0.105},{"sql":"select * from `uploads` where `uploads`.`id` = '29' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":904},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0025299999999999997,"duration_str":"2.53ms","stmt_id":"\\app\\Http\\Helpers.php:904","connection":"onlineshop","start_percent":84.577,"width_percent":0.201},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Your Email Address' limit 1","type":"query","params":[],"bindings":["en","Your Email Address"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00174,"duration_str":"1.74ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":84.777,"width_percent":0.138},{"sql":"select * from `translations` where `lang_key` = 'Your Email Address' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Your Email Address","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00199,"duration_str":"1.99ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":84.915,"width_percent":0.158},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Subscribe' limit 1","type":"query","params":[],"bindings":["en","Subscribe"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00189,"duration_str":"1.89ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":85.073,"width_percent":0.15},{"sql":"select * from `translations` where `lang_key` = 'Subscribe' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Subscribe","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00177,"duration_str":"1.77ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":85.223,"width_percent":0.14},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Contact Info' limit 1","type":"query","params":[],"bindings":["en","Contact Info"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0018,"duration_str":"1.8ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":85.363,"width_percent":0.143},{"sql":"select * from `translations` where `lang_key` = 'Contact Info' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Contact Info","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00176,"duration_str":"1.76ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":85.506,"width_percent":0.14},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Address' limit 1","type":"query","params":[],"bindings":["en","Address"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00235,"duration_str":"2.35ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":85.646,"width_percent":0.186},{"sql":"select * from `translations` where `lang_key` = 'Address' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Address","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":85.832,"width_percent":0.11},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Phone' limit 1","type":"query","params":[],"bindings":["en","Phone"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0016699999999999998,"duration_str":"1.67ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":85.942,"width_percent":0.132},{"sql":"select * from `translations` where `lang_key` = 'Phone' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Phone","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":86.075,"width_percent":0.104},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Email' limit 1","type":"query","params":[],"bindings":["en","Email"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00221,"duration_str":"2.21ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":86.179,"width_percent":0.175},{"sql":"select * from `translations` where `lang_key` = 'Email' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Email","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00195,"duration_str":"1.95ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":86.354,"width_percent":0.155},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'My Account' limit 1","type":"query","params":[],"bindings":["en","My Account"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00254,"duration_str":"2.54ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":86.509,"width_percent":0.201},{"sql":"select * from `translations` where `lang_key` = 'My Account' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["My Account","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0025099999999999996,"duration_str":"2.51ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":86.71,"width_percent":0.199},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Login' limit 1","type":"query","params":[],"bindings":["en","Login"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00221,"duration_str":"2.21ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":86.909,"width_percent":0.175},{"sql":"select * from `translations` where `lang_key` = 'Login' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Login","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0019199999999999998,"duration_str":"1.92ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":87.084,"width_percent":0.152},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order History' limit 1","type":"query","params":[],"bindings":["en","Order History"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00248,"duration_str":"2.48ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":87.237,"width_percent":0.197},{"sql":"select * from `translations` where `lang_key` = 'Order History' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order History","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0028399999999999996,"duration_str":"2.84ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":87.433,"width_percent":0.225},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'My Wishlist' limit 1","type":"query","params":[],"bindings":["en","My Wishlist"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00227,"duration_str":"2.27ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":87.659,"width_percent":0.18},{"sql":"select * from `translations` where `lang_key` = 'My Wishlist' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["My Wishlist","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0020499999999999997,"duration_str":"2.05ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":87.839,"width_percent":0.163},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Track Order' limit 1","type":"query","params":[],"bindings":["en","Track Order"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0022400000000000002,"duration_str":"2.24ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":88.001,"width_percent":0.178},{"sql":"select * from `translations` where `lang_key` = 'Track Order' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Track Order","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0023,"duration_str":"2.3ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":88.179,"width_percent":0.182},{"sql":"select * from `addons` where `unique_identifier` = 'affiliate_system' limit 1","type":"query","params":[],"bindings":["affiliate_system"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"f2cfa95201f5a65bad63b757709d1b3f79eb8b4b","line":159},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"view::f2cfa95201f5a65bad63b757709d1b3f79eb8b4b:159","connection":"onlineshop","start_percent":88.361,"width_percent":0.077},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Be a Seller' limit 1","type":"query","params":[],"bindings":["en","Be a Seller"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0024100000000000002,"duration_str":"2.41ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":88.438,"width_percent":0.191},{"sql":"select * from `translations` where `lang_key` = 'Be a Seller' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Be a Seller","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00228,"duration_str":"2.28ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":88.63,"width_percent":0.181},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Apply Now' limit 1","type":"query","params":[],"bindings":["en","Apply Now"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0022400000000000002,"duration_str":"2.24ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":88.81,"width_percent":0.178},{"sql":"select * from `translations` where `lang_key` = 'Apply Now' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Apply Now","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00211,"duration_str":"2.11ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":88.988,"width_percent":0.167},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Home' limit 1","type":"query","params":[],"bindings":["en","Home"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011,"duration_str":"1.1ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":89.155,"width_percent":0.087},{"sql":"select * from `translations` where `lang_key` = 'Home' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Home","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":89.243,"width_percent":0.107},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Categories' limit 1","type":"query","params":[],"bindings":["en","Categories"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00158,"duration_str":"1.58ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":89.35,"width_percent":0.125},{"sql":"select * from `translations` where `lang_key` = 'Categories' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Categories","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":89.475,"width_percent":0.111},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Cart' limit 1","type":"query","params":[],"bindings":["en","Cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00182,"duration_str":"1.82ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":89.586,"width_percent":0.144},{"sql":"select * from `translations` where `lang_key` = 'Cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0020499999999999997,"duration_str":"2.05ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":89.73,"width_percent":0.163},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Notifications' limit 1","type":"query","params":[],"bindings":["en","Notifications"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00166,"duration_str":"1.66ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":89.893,"width_percent":0.132},{"sql":"select * from `translations` where `lang_key` = 'Notifications' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Notifications","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":90.025,"width_percent":0.103},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Account' limit 1","type":"query","params":[],"bindings":["en","Account"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01366,"duration_str":"13.66ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":90.128,"width_percent":1.083},{"sql":"select * from `translations` where `lang_key` = 'Account' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Account","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.013009999999999999,"duration_str":"13.01ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":91.211,"width_percent":1.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Confirmation' limit 1","type":"query","params":[],"bindings":["en","Confirmation"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0022299999999999998,"duration_str":"2.23ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":92.243,"width_percent":0.177},{"sql":"select * from `translations` where `lang_key` = 'Confirmation' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Confirmation","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00171,"duration_str":"1.71ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":92.42,"width_percent":0.136},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Delete confirmation message' limit 1","type":"query","params":[],"bindings":["en","Delete confirmation message"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00156,"duration_str":"1.56ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":92.556,"width_percent":0.124},{"sql":"select * from `translations` where `lang_key` = 'Delete confirmation message' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Delete confirmation message","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":92.679,"width_percent":0.097},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Cancel' limit 1","type":"query","params":[],"bindings":["en","Cancel"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":92.776,"width_percent":0.126},{"sql":"select * from `translations` where `lang_key` = 'Cancel' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Cancel","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00182,"duration_str":"1.82ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":92.902,"width_percent":0.144},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Delete' limit 1","type":"query","params":[],"bindings":["en","Delete"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00188,"duration_str":"1.88ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":93.047,"width_percent":0.149},{"sql":"select * from `translations` where `lang_key` = 'Delete' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Delete","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00141,"duration_str":"1.41ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":93.196,"width_percent":0.112},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Item has been removed from cart' limit 1","type":"query","params":[],"bindings":["en","Item has been removed from cart"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.013609999999999999,"duration_str":"13.61ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":93.307,"width_percent":1.079},{"sql":"select * from `translations` where `lang_key` = 'Item has been removed from cart' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Item has been removed from cart","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01281,"duration_str":"12.81ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":94.387,"width_percent":1.016},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Item has been added to compare list' limit 1","type":"query","params":[],"bindings":["en","Item has been added to compare list"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":95.403,"width_percent":0.119},{"sql":"select * from `translations` where `lang_key` = 'Item has been added to compare list' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Item has been added to compare list","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0015300000000000001,"duration_str":"1.53ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":95.522,"width_percent":0.121},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Please login first' limit 1","type":"query","params":[],"bindings":["en","Please login first"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00141,"duration_str":"1.41ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":95.643,"width_percent":0.112},{"sql":"select * from `translations` where `lang_key` = 'Please login first' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Please login first","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00165,"duration_str":"1.65ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":95.755,"width_percent":0.131},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Please choose all the options' limit 1","type":"query","params":[],"bindings":["en","Please choose all the options"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01252,"duration_str":"12.52ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":95.886,"width_percent":0.993},{"sql":"select * from `translations` where `lang_key` = 'Please choose all the options' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Please choose all the options","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.013619999999999998,"duration_str":"13.62ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":96.879,"width_percent":1.08},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Please choose all the options' limit 1","type":"query","params":[],"bindings":["en","Please choose all the options"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":786},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0124,"duration_str":"12.4ms","stmt_id":"\\app\\Http\\Helpers.php:786","connection":"onlineshop","start_percent":97.959,"width_percent":0.983},{"sql":"select * from `translations` where `lang_key` = 'Please choose all the options' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Please choose all the options","en"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":796},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.01333,"duration_str":"13.33ms","stmt_id":"\\app\\Http\\Helpers.php:796","connection":"onlineshop","start_percent":98.943,"width_percent":1.057}]},"models":{"data":{"App\\CategoryTranslation":6,"App\\Category":6,"App\\Language":8,"App\\ProductTax":3,"App\\ProductTranslation":6,"App\\Addon":10,"App\\Currency":103,"App\\BusinessSetting":15,"App\\Upload":13,"App\\Translation":178,"App\\Store":6,"App\\Product":5},"count":359},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","locale":"en","_previous":"array:1 [\n  \"url\" => \"http:\/\/localhost\/onlineshop\/stores\"\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/stores","status_code":"<pre class=sf-dump id=sf-dump-482786928 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-482786928\", {\"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-1056343028 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1056343028\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1600063834 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1600063834\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-881317850 data-indent-pad=\"  \"><span class=sf-dump-note>array:17<\/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=\"9 characters\">localhost<\/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>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=\"9 characters\">max-age=0<\/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=\"65 characters\">&quot;Chromium&quot;;v=&quot;142&quot;, &quot;Google Chrome&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>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>upgrade-insecure-requests<\/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>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=\"135 characters\">text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7<\/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=\"8 characters\">navigate<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-user<\/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\">?1<\/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=\"8 characters\">document<\/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=\"28 characters\">http:\/\/localhost\/onlineshop\/<\/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>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>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=\"58 characters\">asif_syed_session=PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-881317850\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1229274868 data-indent-pad=\"  \"><span class=sf-dump-note>array:46<\/span> [<samp>\n  \"<span class=sf-dump-key>REDIRECT_STATUS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">localhost<\/span>\"\n  \"<span class=sf-dump-key>HTTP_CONNECTION<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  \"<span class=sf-dump-key>HTTP_CACHE_CONTROL<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">max-age=0<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_CH_UA<\/span>\" => \"<span class=sf-dump-str title=\"65 characters\">&quot;Chromium&quot;;v=&quot;142&quot;, &quot;Google Chrome&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_SEC_CH_UA_PLATFORM<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  \"<span class=sf-dump-key>HTTP_UPGRADE_INSECURE_REQUESTS<\/span>\" => \"<span class=sf-dump-str>1<\/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=\"135 characters\">text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7<\/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=\"8 characters\">navigate<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_USER<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">?1<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_DEST<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">document<\/span>\"\n  \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"28 characters\">http:\/\/localhost\/onlineshop\/<\/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_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_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"58 characters\">asif_syed_session=PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9<\/span>\"\n  \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"960 characters\">C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Git\\cmd;C:\\wamp64\\bin\\php\\php8.1.13;C:\\ProgramData\\ComposerSetup\\bin;C:\\Strawberry\\c\\bin;C:\\Strawberry\\perl\\site\\bin;C:\\Strawberry\\perl\\bin;C:\\Users\\asus\\AppData\\Local\\Android\\Sdk\\cmake\\3.31.5\\bin;C:\\cygwin\\gnuarm\\bin;C:\\cygwin\\gnueabi\\bin;C:\\cygwin\\mipsel\\bin;C:\\cygwin\\cross-cortex\\bin;C:\\cygwin\\opt\\mipsel\\bin;C:\\Program Files\\Java\\jdk-21\\bin;C:\\Program Files (x86)\\Common Files\\Sony Shared\\FeliCaLibrary;C:\\Program Files\\Common Files\\Sony Shared\\FeliCaLibrary;C:\\Windows\\SysWOW64;C:\\Program Files\\nodejs\\;C:\\Program Files\\Java\\jdk-17\\bin;C:\\Users\\asus\\AppData\\Local\\Android\\Sdk\\platform-tools;C:\\Users\\asus\\AppData\\Local\\Android\\Sdk\\cmdline-tools\\latest\\bin;C:\\Program Files\\Redis\\;C:\\wamp64\\bin\\php\\php7.4.33;C:\\WINDOWS\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps<\/span>\"\n  \"<span class=sf-dump-key>SystemRoot<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">C:\\WINDOWS<\/span>\"\n  \"<span class=sf-dump-key>COMSPEC<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">C:\\WINDOWS\\system32\\cmd.exe<\/span>\"\n  \"<span class=sf-dump-key>PATHEXT<\/span>\" => \"<span class=sf-dump-str title=\"53 characters\">.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC<\/span>\"\n  \"<span class=sf-dump-key>WINDIR<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">C:\\WINDOWS<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"<span class=sf-dump-str title=\"101 characters\">&lt;address&gt;Apache\/2.4.54 (Win64) PHP\/7.4.33 mod_fcgid\/2.3.10-dev Server at localhost Port 80&lt;\/address&gt;<span class=\"sf-dump-default sf-dump-ns\">\\n<\/span><\/span>\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"53 characters\">Apache\/2.4.54 (Win64) PHP\/7.4.33 mod_fcgid\/2.3.10-dev<\/span>\"\n  \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">localhost<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">::1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">80<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">::1<\/span>\"\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">C:\/wamp64\/www<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">http<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"\"\n  \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">C:\/wamp64\/www<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">wampserver@wampserver.invalid<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"34 characters\">C:\/wamp64\/www\/onlineshop\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">54950<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">\/onlineshop\/stores<\/span>\"\n  \"<span class=sf-dump-key>GATEWAY_INTERFACE<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">CGI\/1.1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"18 characters\">\/onlineshop\/stores<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">\/onlineshop\/index.php<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">\/onlineshop\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1764480804.9328<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1764480804<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1229274868\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-582139882 data-indent-pad=\"  \"><span class=sf-dump-note>array:1<\/span> [<samp>\n  \"<span class=sf-dump-key>asif_syed_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-582139882\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1590700768 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<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>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\">Sun, 30 Nov 2025 05:33:25 GMT<\/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=\"112 characters\">XSRF-TOKEN=E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi; expires=Sun, 30-Nov-2025 07:33:29 GMT; Max-Age=7200; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"129 characters\">asif_syed_session=PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9; expires=Sun, 30-Nov-2025 07:33:29 GMT; Max-Age=7200; 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=\"98 characters\">XSRF-TOKEN=E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi; expires=Sun, 30-Nov-2025 07:33:29 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"115 characters\">asif_syed_session=PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9; expires=Sun, 30-Nov-2025 07:33:29 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1590700768\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1945304676 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi<\/span>\"\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>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"34 characters\">http:\/\/localhost\/onlineshop\/stores<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1945304676\", {\"maxDepth\":0})<\/script>\n"}}