{"__meta":{"id":"Xff8fb9fd208189f0842af731779afd0f","datetime":"2025-11-30 12:19:49","utime":1764483589.710429,"method":"GET","uri":"\/onlineshop\/stores\/4","ip":"::1"},"php":{"version":"7.4.33","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1764483586.445594,"end":1764483589.710488,"duration":3.2648940086364746,"duration_str":"3.26s","measures":[{"label":"Booting","start":1764483586.445594,"relative_start":0,"end":1764483586.94387,"relative_end":1764483586.94387,"duration":0.4982759952545166,"duration_str":"498ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1764483586.943912,"relative_start":0.4983179569244385,"end":1764483589.710495,"relative_end":6.9141387939453125e-6,"duration":2.76658296585083,"duration_str":"2.77s","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":8697160,"peak_usage_str":"8MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":11,"templates":[{"name":"frontend.store_page (\\resources\\views\\frontend\\store_page.blade.php)","param_count":2,"params":["store","products"],"type":"blade"},{"name":"frontend.partials.product_box_1 (\\resources\\views\\frontend\\partials\\product_box_1.blade.php)","param_count":9,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop"],"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":9,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop"],"type":"blade"},{"name":"frontend.inc.nav (\\resources\\views\\frontend\\inc\\nav.blade.php)","param_count":9,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop"],"type":"blade"},{"name":"frontend.partials.compare (\\resources\\views\\frontend\\partials\\compare.blade.php)","param_count":17,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop","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":17,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop","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":17,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop","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":17,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop","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":9,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop"],"type":"blade"},{"name":"frontend.partials.modal (\\resources\\views\\frontend\\partials\\modal.blade.php)","param_count":9,"params":["obLevel","__env","app","errors","store","products","__currentLoopData","product","loop"],"type":"blade"}]},"route":{"uri":"GET stores\/{id}","middleware":"web","controller":"App\\Http\\Controllers\\HomeController@store_page","namespace":"App\\Http\\Controllers","prefix":null,"where":[],"as":"stores.show","file":"<a href=\"phpstorm:\/\/open?file=C:\\wamp64\\www\\onlineshop\\app\\Http\\Controllers\\HomeController.php&line=362\">\\app\\Http\\Controllers\\HomeController.php:362-367<\/a>"},"queries":{"nb_statements":203,"nb_failed_statements":0,"accumulated_duration":0.9097500000000002,"accumulated_duration_str":"910ms","statements":[{"sql":"select * from `stores` where `stores`.`id` = '4' limit 1","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"\\app\\Http\\Controllers\\HomeController.php","line":364},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0083,"duration_str":"8.3ms","stmt_id":"\\app\\Http\\Controllers\\HomeController.php:364","connection":"onlineshop","start_percent":0,"width_percent":0.912},{"sql":"select count(*) as aggregate from `products` where `store_id` = 4 and `published` = 1","type":"query","params":[],"bindings":["4","1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\HomeController.php","line":365},{"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.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Controllers\\HomeController.php:365","connection":"onlineshop","start_percent":0.912,"width_percent":0.145},{"sql":"select * from `products` where `store_id` = 4 and `published` = 1 limit 12 offset 0","type":"query","params":[],"bindings":["4","1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\HomeController.php","line":365},{"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.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\\app\\Http\\Controllers\\HomeController.php:365","connection":"onlineshop","start_percent":1.057,"width_percent":0.185},{"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":800},{"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.0021000000000000003,"duration_str":"2.1ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":1.242,"width_percent":0.231},{"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":810},{"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.00184,"duration_str":"1.84ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":1.473,"width_percent":0.202},{"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":800},{"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.02564,"duration_str":"25.64ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":1.675,"width_percent":2.818},{"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":810},{"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.02393,"duration_str":"23.93ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":4.494,"width_percent":2.63},{"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":918},{"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:918","connection":"onlineshop","start_percent":7.124,"width_percent":0.138},{"sql":"select * from `uploads` where `uploads`.`id` = '37' and `uploads`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":["37"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helpers.php","line":918},{"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.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":7.262,"width_percent":0.109},{"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.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":7.371,"width_percent":0.095},{"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":800},{"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:800","connection":"onlineshop","start_percent":7.466,"width_percent":0.124},{"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":810},{"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.00076,"duration_str":"760\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.59,"width_percent":0.084},{"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":800},{"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.00106,"duration_str":"1.06ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.674,"width_percent":0.117},{"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":810},{"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:810","connection":"onlineshop","start_percent":7.79,"width_percent":0.11},{"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":800},{"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.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.9,"width_percent":0.095},{"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":810},{"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:810","connection":"onlineshop","start_percent":7.995,"width_percent":0.107},{"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":480},{"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:480","connection":"onlineshop","start_percent":8.101,"width_percent":0.088},{"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":309},{"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:309","connection":"onlineshop","start_percent":8.189,"width_percent":0.1},{"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":311},{"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.00149,"duration_str":"1.49ms","stmt_id":"\\app\\Http\\Helpers.php:311","connection":"onlineshop","start_percent":8.289,"width_percent":0.164},{"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":315},{"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.00147,"duration_str":"1.47ms","stmt_id":"\\app\\Http\\Helpers.php:315","connection":"onlineshop","start_percent":8.453,"width_percent":0.162},{"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":319},{"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:319","connection":"onlineshop","start_percent":8.614,"width_percent":0.132},{"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":570},{"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.0019399999999999999,"duration_str":"1.94ms","stmt_id":"\\app\\Http\\Helpers.php:570","connection":"onlineshop","start_percent":8.746,"width_percent":0.213},{"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":574},{"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.0016699999999999998,"duration_str":"1.67ms","stmt_id":"\\app\\Http\\Helpers.php:574","connection":"onlineshop","start_percent":8.96,"width_percent":0.184},{"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":309},{"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:309","connection":"onlineshop","start_percent":9.143,"width_percent":0.158},{"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":311},{"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.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:311","connection":"onlineshop","start_percent":9.301,"width_percent":0.12},{"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":315},{"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.002,"duration_str":"2ms","stmt_id":"\\app\\Http\\Helpers.php:315","connection":"onlineshop","start_percent":9.421,"width_percent":0.22},{"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":319},{"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.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\\app\\Http\\Helpers.php:319","connection":"onlineshop","start_percent":9.641,"width_percent":0.185},{"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":570},{"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.00182,"duration_str":"1.82ms","stmt_id":"\\app\\Http\\Helpers.php:570","connection":"onlineshop","start_percent":9.826,"width_percent":0.2},{"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":574},{"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.00163,"duration_str":"1.63ms","stmt_id":"\\app\\Http\\Helpers.php:574","connection":"onlineshop","start_percent":10.026,"width_percent":0.179},{"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":309},{"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.0017,"duration_str":"1.7ms","stmt_id":"\\app\\Http\\Helpers.php:309","connection":"onlineshop","start_percent":10.205,"width_percent":0.187},{"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":311},{"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:311","connection":"onlineshop","start_percent":10.392,"width_percent":0.136},{"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":315},{"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.00219,"duration_str":"2.19ms","stmt_id":"\\app\\Http\\Helpers.php:315","connection":"onlineshop","start_percent":10.528,"width_percent":0.241},{"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":319},{"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.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:319","connection":"onlineshop","start_percent":10.769,"width_percent":0.137},{"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":570},{"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.00172,"duration_str":"1.72ms","stmt_id":"\\app\\Http\\Helpers.php:570","connection":"onlineshop","start_percent":10.906,"width_percent":0.189},{"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":574},{"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.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\\app\\Http\\Helpers.php:574","connection":"onlineshop","start_percent":11.095,"width_percent":0.185},{"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.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Product.php:17","connection":"onlineshop","start_percent":11.28,"width_percent":0.18},{"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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":11.46,"width_percent":0.151},{"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.00098,"duration_str":"980\u03bcs","stmt_id":"view::674282e25611dae98395bb6d9889b9aa1adf53b1:38","connection":"onlineshop","start_percent":11.611,"width_percent":0.108},{"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":800},{"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:800","connection":"onlineshop","start_percent":11.719,"width_percent":0.107},{"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":810},{"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:810","connection":"onlineshop","start_percent":11.825,"width_percent":0.134},{"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.00177,"duration_str":"1.77ms","stmt_id":"view::0054e9bfdb590b780d108013b61762d89bb8ab93:2","connection":"onlineshop","start_percent":11.959,"width_percent":0.195},{"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":918},{"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.00185,"duration_str":"1.85ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":12.154,"width_percent":0.203},{"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":918},{"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.00184,"duration_str":"1.84ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":12.357,"width_percent":0.202},{"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":918},{"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.0017,"duration_str":"1.7ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":12.559,"width_percent":0.187},{"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":918},{"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.00176,"duration_str":"1.76ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":12.746,"width_percent":0.193},{"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.00155,"duration_str":"1.55ms","stmt_id":"view::0054e9bfdb590b780d108013b61762d89bb8ab93:55","connection":"onlineshop","start_percent":12.94,"width_percent":0.17},{"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":800},{"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.0146,"duration_str":"14.6ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":13.11,"width_percent":1.605},{"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":810},{"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.01323,"duration_str":"13.23ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":14.715,"width_percent":1.454},{"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":800},{"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.0019299999999999999,"duration_str":"1.93ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.169,"width_percent":0.212},{"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":810},{"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:810","connection":"onlineshop","start_percent":16.381,"width_percent":0.199},{"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":800},{"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:800","connection":"onlineshop","start_percent":16.58,"width_percent":0.167},{"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":810},{"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.00155,"duration_str":"1.55ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.747,"width_percent":0.17},{"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":800},{"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.012539999999999999,"duration_str":"12.54ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.918,"width_percent":1.378},{"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":810},{"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.01291,"duration_str":"12.91ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":18.296,"width_percent":1.419},{"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":800},{"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.01448,"duration_str":"14.48ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":19.715,"width_percent":1.592},{"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":810},{"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.01376,"duration_str":"13.76ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":21.307,"width_percent":1.513},{"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":800},{"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.01385,"duration_str":"13.85ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":22.819,"width_percent":1.522},{"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":810},{"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.01255,"duration_str":"12.55ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":24.342,"width_percent":1.379},{"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":800},{"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.01314,"duration_str":"13.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":25.721,"width_percent":1.444},{"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":810},{"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.01438,"duration_str":"14.38ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":27.166,"width_percent":1.581},{"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":800},{"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.02096,"duration_str":"20.96ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":28.746,"width_percent":2.304},{"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":810},{"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.01461,"duration_str":"14.61ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":31.05,"width_percent":1.606},{"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":800},{"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.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":32.656,"width_percent":0.185},{"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":810},{"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.00219,"duration_str":"2.19ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":32.841,"width_percent":0.241},{"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":800},{"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.02721,"duration_str":"27.21ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":33.082,"width_percent":2.991},{"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":810},{"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.02437,"duration_str":"24.37ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":36.073,"width_percent":2.679},{"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":800},{"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.01735,"duration_str":"17.35ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":38.751,"width_percent":1.907},{"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":810},{"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:810","connection":"onlineshop","start_percent":40.658,"width_percent":1.47},{"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":800},{"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.01294,"duration_str":"12.94ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":42.128,"width_percent":1.422},{"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":810},{"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.0128,"duration_str":"12.8ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":43.55,"width_percent":1.407},{"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":800},{"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.01462,"duration_str":"14.62ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":44.957,"width_percent":1.607},{"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":810},{"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.01396,"duration_str":"13.96ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":46.564,"width_percent":1.534},{"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":800},{"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.01242,"duration_str":"12.42ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.099,"width_percent":1.365},{"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":810},{"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.01426,"duration_str":"14.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.464,"width_percent":1.567},{"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":800},{"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:800","connection":"onlineshop","start_percent":51.032,"width_percent":1.4},{"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":810},{"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:810","connection":"onlineshop","start_percent":52.432,"width_percent":1.408},{"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":800},{"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.01226,"duration_str":"12.26ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":53.84,"width_percent":1.348},{"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":810},{"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.0135,"duration_str":"13.5ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":55.188,"width_percent":1.484},{"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":800},{"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.01231,"duration_str":"12.31ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.672,"width_percent":1.353},{"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":810},{"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.01236,"duration_str":"12.36ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.025,"width_percent":1.359},{"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":800},{"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.01216,"duration_str":"12.16ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":59.383,"width_percent":1.337},{"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":810},{"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.01231,"duration_str":"12.31ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":60.72,"width_percent":1.353},{"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":800},{"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:800","connection":"onlineshop","start_percent":62.073,"width_percent":0.121},{"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":810},{"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:810","connection":"onlineshop","start_percent":62.194,"width_percent":0.114},{"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":800},{"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.01218,"duration_str":"12.18ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":62.308,"width_percent":1.339},{"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":810},{"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.01257,"duration_str":"12.57ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":63.647,"width_percent":1.382},{"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.00149,"duration_str":"1.49ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:28","connection":"onlineshop","start_percent":65.029,"width_percent":0.164},{"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.0011899999999999999,"duration_str":"1.19ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:29","connection":"onlineshop","start_percent":65.193,"width_percent":0.131},{"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.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:32","connection":"onlineshop","start_percent":65.323,"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":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.00132,"duration_str":"1.32ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:51","connection":"onlineshop","start_percent":65.43,"width_percent":0.145},{"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.00132,"duration_str":"1.32ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:55","connection":"onlineshop","start_percent":65.575,"width_percent":0.145},{"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.0012,"duration_str":"1.2ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:55","connection":"onlineshop","start_percent":65.72,"width_percent":0.132},{"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.00095,"duration_str":"950\u03bcs","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:59","connection":"onlineshop","start_percent":65.852,"width_percent":0.104},{"sql":"select * from `stores` where `stores`.`id` = '4' limit 1","type":"query","params":[],"bindings":["4"],"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.00113,"duration_str":"1.13ms","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:76","connection":"onlineshop","start_percent":65.957,"width_percent":0.124},{"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.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"view::1cee8a1b7be83b3f548a77dc00d79ea348765493:85","connection":"onlineshop","start_percent":66.081,"width_percent":0.057},{"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":800},{"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:800","connection":"onlineshop","start_percent":66.138,"width_percent":0.25},{"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":810},{"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.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":66.387,"width_percent":0.142},{"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":800},{"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:800","connection":"onlineshop","start_percent":66.529,"width_percent":0.152},{"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":810},{"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.00155,"duration_str":"1.55ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":66.681,"width_percent":0.17},{"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":918},{"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.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":66.851,"width_percent":0.135},{"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":800},{"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:800","connection":"onlineshop","start_percent":66.987,"width_percent":0.246},{"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":810},{"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.00204,"duration_str":"2.04ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":67.233,"width_percent":0.224},{"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":800},{"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.0019399999999999999,"duration_str":"1.94ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":67.457,"width_percent":0.213},{"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":810},{"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.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":67.67,"width_percent":0.141},{"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":800},{"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.00149,"duration_str":"1.49ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":67.811,"width_percent":0.164},{"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":810},{"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:810","connection":"onlineshop","start_percent":67.975,"width_percent":0.135},{"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":800},{"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:800","connection":"onlineshop","start_percent":68.11,"width_percent":0.181},{"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":810},{"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:810","connection":"onlineshop","start_percent":68.291,"width_percent":0.171},{"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":800},{"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.00146,"duration_str":"1.46ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":68.463,"width_percent":0.16},{"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":810},{"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:810","connection":"onlineshop","start_percent":68.623,"width_percent":0.121},{"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":800},{"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:800","connection":"onlineshop","start_percent":68.744,"width_percent":0.22},{"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":810},{"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.0019399999999999999,"duration_str":"1.94ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":68.964,"width_percent":0.213},{"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":800},{"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:800","connection":"onlineshop","start_percent":69.177,"width_percent":0.191},{"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":810},{"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.0016200000000000001,"duration_str":"1.62ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":69.369,"width_percent":0.178},{"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.00111,"duration_str":"1.11ms","stmt_id":"view::375112dde808123afdb450c3f6877062dfcd6c9d:9","connection":"onlineshop","start_percent":69.547,"width_percent":0.122},{"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":918},{"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.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":69.669,"width_percent":0.09},{"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.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":69.759,"width_percent":0.093},{"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.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":69.852,"width_percent":0.093},{"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.00068,"duration_str":"680\u03bcs","stmt_id":"\\app\\Utility\\CategoryUtility.php:12","connection":"onlineshop","start_percent":69.946,"width_percent":0.075},{"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":918},{"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.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":70.02,"width_percent":0.12},{"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.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":70.14,"width_percent":0.1},{"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.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":70.24,"width_percent":0.109},{"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.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Utility\\CategoryUtility.php:12","connection":"onlineshop","start_percent":70.349,"width_percent":0.112},{"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":918},{"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.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":70.461,"width_percent":0.12},{"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.00099,"duration_str":"990\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":70.581,"width_percent":0.109},{"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.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":70.69,"width_percent":0.144},{"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.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Utility\\CategoryUtility.php:12","connection":"onlineshop","start_percent":70.834,"width_percent":0.128},{"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":800},{"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:800","connection":"onlineshop","start_percent":70.961,"width_percent":0.159},{"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":810},{"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.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":71.121,"width_percent":0.163},{"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":800},{"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.01568,"duration_str":"15.68ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":71.283,"width_percent":1.724},{"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":810},{"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.01303,"duration_str":"13.03ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":73.007,"width_percent":1.432},{"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":800},{"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.0141,"duration_str":"14.1ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":74.439,"width_percent":1.55},{"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":810},{"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.01351,"duration_str":"13.51ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":75.989,"width_percent":1.485},{"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":800},{"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:800","connection":"onlineshop","start_percent":77.474,"width_percent":0.152},{"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":810},{"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:810","connection":"onlineshop","start_percent":77.626,"width_percent":0.121},{"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":800},{"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.0019,"duration_str":"1.9ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":77.747,"width_percent":0.209},{"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":810},{"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.00183,"duration_str":"1.83ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":77.955,"width_percent":0.201},{"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":800},{"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:800","connection":"onlineshop","start_percent":78.157,"width_percent":0.11},{"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":810},{"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:810","connection":"onlineshop","start_percent":78.267,"width_percent":0.135},{"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":800},{"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.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":78.402,"width_percent":0.158},{"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":810},{"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:810","connection":"onlineshop","start_percent":78.56,"width_percent":0.109},{"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":800},{"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.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":78.669,"width_percent":0.146},{"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":810},{"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:810","connection":"onlineshop","start_percent":78.815,"width_percent":0.168},{"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":800},{"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.00155,"duration_str":"1.55ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":78.983,"width_percent":0.17},{"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":810},{"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.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":79.154,"width_percent":0.142},{"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":800},{"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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":79.295,"width_percent":0.151},{"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":810},{"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":79.446,"width_percent":0.123},{"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":918},{"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.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":79.569,"width_percent":0.135},{"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":800},{"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:800","connection":"onlineshop","start_percent":79.704,"width_percent":0.181},{"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":810},{"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:810","connection":"onlineshop","start_percent":79.886,"width_percent":0.175},{"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":800},{"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.00157,"duration_str":"1.57ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":80.06,"width_percent":0.173},{"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":810},{"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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":80.233,"width_percent":0.169},{"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":800},{"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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":80.402,"width_percent":0.151},{"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":810},{"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.00261,"duration_str":"2.61ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":80.553,"width_percent":0.287},{"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":800},{"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.00209,"duration_str":"2.09ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":80.84,"width_percent":0.23},{"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":810},{"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:810","connection":"onlineshop","start_percent":81.07,"width_percent":0.148},{"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":800},{"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:800","connection":"onlineshop","start_percent":81.218,"width_percent":0.171},{"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":810},{"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:810","connection":"onlineshop","start_percent":81.389,"width_percent":0.145},{"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":800},{"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:800","connection":"onlineshop","start_percent":81.534,"width_percent":0.181},{"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":810},{"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:810","connection":"onlineshop","start_percent":81.716,"width_percent":0.145},{"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":800},{"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.00257,"duration_str":"2.57ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":81.861,"width_percent":0.282},{"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":810},{"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:810","connection":"onlineshop","start_percent":82.143,"width_percent":0.191},{"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":800},{"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.00191,"duration_str":"1.91ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":82.335,"width_percent":0.21},{"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":810},{"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.00196,"duration_str":"1.96ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":82.545,"width_percent":0.215},{"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":800},{"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.00146,"duration_str":"1.46ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":82.76,"width_percent":0.16},{"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":810},{"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.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":82.921,"width_percent":0.147},{"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":800},{"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:800","connection":"onlineshop","start_percent":83.068,"width_percent":0.184},{"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":810},{"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:810","connection":"onlineshop","start_percent":83.251,"width_percent":0.144},{"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":800},{"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:800","connection":"onlineshop","start_percent":83.395,"width_percent":0.174},{"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":810},{"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:810","connection":"onlineshop","start_percent":83.569,"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.00099,"duration_str":"990\u03bcs","stmt_id":"view::f2cfa95201f5a65bad63b757709d1b3f79eb8b4b:159","connection":"onlineshop","start_percent":83.752,"width_percent":0.109},{"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":800},{"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.0016200000000000001,"duration_str":"1.62ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":83.86,"width_percent":0.178},{"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":810},{"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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":84.038,"width_percent":0.156},{"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":800},{"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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":84.195,"width_percent":0.151},{"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":810},{"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:810","connection":"onlineshop","start_percent":84.345,"width_percent":0.145},{"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":800},{"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:800","connection":"onlineshop","start_percent":84.49,"width_percent":0.155},{"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":810},{"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:810","connection":"onlineshop","start_percent":84.645,"width_percent":0.109},{"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":800},{"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.0016200000000000001,"duration_str":"1.62ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":84.754,"width_percent":0.178},{"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":810},{"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:810","connection":"onlineshop","start_percent":84.932,"width_percent":0.154},{"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":800},{"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:800","connection":"onlineshop","start_percent":85.086,"width_percent":0.191},{"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":810},{"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.00206,"duration_str":"2.06ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":85.277,"width_percent":0.226},{"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":800},{"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.00249,"duration_str":"2.49ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":85.504,"width_percent":0.274},{"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":810},{"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.00262,"duration_str":"2.62ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":85.777,"width_percent":0.288},{"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":800},{"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.016210000000000002,"duration_str":"16.21ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":86.065,"width_percent":1.782},{"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":810},{"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.01278,"duration_str":"12.78ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":87.847,"width_percent":1.405},{"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":800},{"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.00273,"duration_str":"2.73ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":89.252,"width_percent":0.3},{"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":810},{"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.00219,"duration_str":"2.19ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":89.552,"width_percent":0.241},{"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":800},{"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:800","connection":"onlineshop","start_percent":89.793,"width_percent":0.188},{"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":810},{"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.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":89.981,"width_percent":0.163},{"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":800},{"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:800","connection":"onlineshop","start_percent":90.143,"width_percent":0.171},{"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":810},{"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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":90.315,"width_percent":0.151},{"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":800},{"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.0016899999999999999,"duration_str":"1.69ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":90.466,"width_percent":0.186},{"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":810},{"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.00155,"duration_str":"1.55ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":90.651,"width_percent":0.17},{"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":800},{"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.0125,"duration_str":"12.5ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":90.822,"width_percent":1.374},{"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":810},{"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.0145,"duration_str":"14.5ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":92.196,"width_percent":1.594},{"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":800},{"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:800","connection":"onlineshop","start_percent":93.79,"width_percent":0.171},{"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":810},{"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:810","connection":"onlineshop","start_percent":93.961,"width_percent":0.144},{"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":800},{"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.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":94.105,"width_percent":0.146},{"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":810},{"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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":94.251,"width_percent":0.169},{"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":800},{"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.01268,"duration_str":"12.68ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":94.42,"width_percent":1.394},{"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":810},{"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.01256,"duration_str":"12.56ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":95.814,"width_percent":1.381},{"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":800},{"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:800","connection":"onlineshop","start_percent":97.195,"width_percent":1.373},{"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":810},{"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.01303,"duration_str":"13.03ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":98.568,"width_percent":1.432}]},"models":{"data":{"App\\CategoryTranslation":6,"App\\Category":6,"App\\Language":8,"App\\Addon":2,"App\\Currency":43,"App\\BusinessSetting":3,"App\\ProductTax":1,"App\\ProductTranslation":2,"App\\Upload":8,"App\\Translation":144,"App\\Product":1,"App\\Store":4},"count":228},"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\/4\"\n]","store_id":"4","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/stores\/4","status_code":"<pre class=sf-dump id=sf-dump-1231000020 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1231000020\", {\"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-70818348 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-70818348\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-237246859 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-237246859\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1017461007 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=\"34 characters\">http:\/\/localhost\/onlineshop\/stores<\/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=\"111 characters\">asif_syed_session=PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9; XSRF-TOKEN=E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1017461007\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-436589684 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=\"34 characters\">http:\/\/localhost\/onlineshop\/stores<\/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=\"111 characters\">asif_syed_session=PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9; XSRF-TOKEN=E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi<\/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\">51792<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"20 characters\">\/onlineshop\/stores\/4<\/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=\"20 characters\">\/onlineshop\/stores\/4<\/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>1764483586.4456<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1764483586<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-436589684\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1780462873 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp>\n  \"<span class=sf-dump-key>asif_syed_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">PsaELXjt0T9U28rmWQAb33Or6sQG3ajzprzZnWI9<\/span>\"\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">E5RERU4po0T29QNndw38ZAhUTqIauf2mCLlTQfhi<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1780462873\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-47126796 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 06:19:47 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 08:19:49 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 08:19:49 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 08:19:49 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 08:19:49 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-47126796\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-199069465 data-indent-pad=\"  \"><span class=sf-dump-note>array:6<\/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=\"36 characters\">http:\/\/localhost\/onlineshop\/stores\/4<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>store_id<\/span>\" => \"<span class=sf-dump-str>4<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-199069465\", {\"maxDepth\":0})<\/script>\n"}}