{"__meta":{"id":"Xd25c2cd50de7492dc974f60dc7ef9589","datetime":"2025-11-30 12:21:13","utime":1764483673.372192,"method":"GET","uri":"\/onlineshop\/admin\/products\/create","ip":"::1"},"php":{"version":"7.4.33","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1764483667.705217,"end":1764483673.372254,"duration":5.667037010192871,"duration_str":"5.67s","measures":[{"label":"Booting","start":1764483667.705217,"relative_start":0,"end":1764483667.925793,"relative_end":1764483667.925793,"duration":0.22057604789733887,"duration_str":"221ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1764483667.925838,"relative_start":0.22062110900878906,"end":1764483673.372262,"relative_end":8.106231689453125e-6,"duration":5.4464240074157715,"duration_str":"5.45s","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":10605208,"peak_usage_str":"10MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":7,"templates":[{"name":"backend.product.products.create (\\resources\\views\\backend\\product\\products\\create.blade.php)","param_count":2,"params":["categories","stores"],"type":"blade"},{"name":"categories.child_category (\\resources\\views\\categories\\child_category.blade.php)","param_count":11,"params":["obLevel","__env","app","errors","categories","stores","__currentLoopData","category","loop","childCategory","child_category"],"type":"blade"},{"name":"categories.child_category (\\resources\\views\\categories\\child_category.blade.php)","param_count":11,"params":["obLevel","__env","app","errors","categories","stores","__currentLoopData","category","loop","childCategory","child_category"],"type":"blade"},{"name":"categories.child_category (\\resources\\views\\categories\\child_category.blade.php)","param_count":11,"params":["obLevel","__env","app","errors","categories","stores","__currentLoopData","category","loop","childCategory","child_category"],"type":"blade"},{"name":"backend.layouts.app (\\resources\\views\\backend\\layouts\\app.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","categories","stores","__currentLoopData","category","loop","childCategory","brand","store","pos_addon","refund_request_addon","color","key","attribute","tax"],"type":"blade"},{"name":"backend.inc.admin_sidenav (\\resources\\views\\backend\\inc\\admin_sidenav.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","categories","stores","__currentLoopData","category","loop","childCategory","brand","store","pos_addon","refund_request_addon","color","key","attribute","tax"],"type":"blade"},{"name":"backend.inc.admin_nav (\\resources\\views\\backend\\inc\\admin_nav.blade.php)","param_count":18,"params":["obLevel","__env","app","errors","categories","stores","__currentLoopData","category","loop","childCategory","brand","store","pos_addon","refund_request_addon","color","key","attribute","tax"],"type":"blade"}]},"route":{"uri":"GET admin\/products\/create","middleware":"web, auth, admin","controller":"App\\Http\\Controllers\\ProductController@create","namespace":"App\\Http\\Controllers","prefix":"\/admin","where":[],"as":"products.create","file":"<a href=\"phpstorm:\/\/open?file=C:\\wamp64\\www\\onlineshop\\app\\Http\\Controllers\\ProductController.php&line=135\">\\app\\Http\\Controllers\\ProductController.php:135-144<\/a>"},"queries":{"nb_statements":618,"nb_failed_statements":0,"accumulated_duration":3.1482600000000005,"accumulated_duration_str":"3.15s","statements":[{"sql":"select * from `users` where `id` = 9 limit 1","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":52},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php","line":139},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php","line":60},{"index":18,"namespace":"middleware","name":"auth","line":62},{"index":19,"namespace":"middleware","name":"auth","line":41}],"duration":0.01011,"duration_str":"10.11ms","stmt_id":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php:52","connection":"onlineshop","start_percent":0,"width_percent":0.321},{"sql":"select * from `categories` where `parent_id` = 0 and `digital` = 0","type":"query","params":[],"bindings":["0","0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Controllers\\ProductController.php","line":140},{"index":15,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Controllers\\ProductController.php:140","connection":"onlineshop","start_percent":0.321,"width_percent":0.051},{"sql":"select * from `categories` where `categories`.`parent_id` in (4, 5, 6)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Controllers\\ProductController.php","line":140},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Controllers\\ProductController.php:140","connection":"onlineshop","start_percent":0.372,"width_percent":0.04},{"sql":"select * from `categories` where `categories`.`parent_id` in (7, 8, 9)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\\app\\Http\\Controllers\\ProductController.php","line":140},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":26,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Controllers\\ProductController.php:140","connection":"onlineshop","start_percent":0.412,"width_percent":0.041},{"sql":"select * from `stores` order by `name` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Controllers\\ProductController.php","line":142},{"index":15,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":219},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":176}],"duration":0.00207,"duration_str":"2.07ms","stmt_id":"\\app\\Http\\Controllers\\ProductController.php:142","connection":"onlineshop","start_percent":0.453,"width_percent":0.066},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add New Product' limit 1","type":"query","params":[],"bindings":["en","Add New Product"],"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.0028,"duration_str":"2.8ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":0.519,"width_percent":0.089},{"sql":"select * from `translations` where `lang_key` = 'Add New Product' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add New Product","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.0029500000000000004,"duration_str":"2.95ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":0.608,"width_percent":0.094},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Information' limit 1","type":"query","params":[],"bindings":["en","Product Information"],"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.00204,"duration_str":"2.04ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":0.702,"width_percent":0.065},{"sql":"select * from `translations` where `lang_key` = 'Product Information' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Information","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.0023599999999999997,"duration_str":"2.36ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":0.766,"width_percent":0.075},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Name' limit 1","type":"query","params":[],"bindings":["en","Product Name"],"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.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":0.841,"width_percent":0.051},{"sql":"select * from `translations` where `lang_key` = 'Product Name' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Name","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.00173,"duration_str":"1.73ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":0.893,"width_percent":0.055},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Name' limit 1","type":"query","params":[],"bindings":["en","Product Name"],"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":0.948,"width_percent":0.05},{"sql":"select * from `translations` where `lang_key` = 'Product Name' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Name","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.00149,"duration_str":"1.49ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":0.997,"width_percent":0.047},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Category' limit 1","type":"query","params":[],"bindings":["en","Category"],"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.0023799999999999997,"duration_str":"2.38ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":1.045,"width_percent":0.076},{"sql":"select * from `translations` where `lang_key` = 'Category' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Category","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.0027400000000000002,"duration_str":"2.74ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":1.12,"width_percent":0.087},{"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":"e35b3cfe49783489c79024a894b434a054181d8a","line":27},{"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.00186,"duration_str":"1.86ms","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":1.207,"width_percent":0.059},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 9 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["9","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"e9f05d99d4e8db22428d6966f49175632d617e9f","line":7},{"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.00157,"duration_str":"1.57ms","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":1.266,"width_percent":0.05},{"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":"e35b3cfe49783489c79024a894b434a054181d8a","line":27},{"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.00106,"duration_str":"1.06ms","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":1.316,"width_percent":0.034},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 7 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["7","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"e9f05d99d4e8db22428d6966f49175632d617e9f","line":7},{"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":1.35,"width_percent":0.031},{"sql":"select * from `category_translations` where `category_translations`.`category_id` = 8 and `category_translations`.`category_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["8","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Category.php","line":12},{"index":18,"namespace":"view","name":"e9f05d99d4e8db22428d6966f49175632d617e9f","line":7},{"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.0015300000000000001,"duration_str":"1.53ms","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":1.381,"width_percent":0.049},{"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":"e35b3cfe49783489c79024a894b434a054181d8a","line":27},{"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.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\\app\\Category.php:12","connection":"onlineshop","start_percent":1.43,"width_percent":0.026},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Brand' limit 1","type":"query","params":[],"bindings":["en","Brand"],"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.0020499999999999997,"duration_str":"2.05ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":1.456,"width_percent":0.065},{"sql":"select * from `translations` where `lang_key` = 'Brand' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Brand","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.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":1.521,"width_percent":0.048},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Select Brand' limit 1","type":"query","params":[],"bindings":["en","Select Brand"],"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.01405,"duration_str":"14.05ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":1.568,"width_percent":0.446},{"sql":"select * from `translations` where `lang_key` = 'Select Brand' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Select Brand","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.01408,"duration_str":"14.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":2.015,"width_percent":0.447},{"sql":"select * from `brands`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":40},{"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.001,"duration_str":"1ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:40","connection":"onlineshop","start_percent":2.462,"width_percent":0.032},{"sql":"select * from `brand_translations` where `brand_translations`.`brand_id` = 3 and `brand_translations`.`brand_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["3","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Brand.php","line":12},{"index":18,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":41},{"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.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Brand.php:12","connection":"onlineshop","start_percent":2.494,"width_percent":0.037},{"sql":"select * from `brand_translations` where `brand_translations`.`brand_id` = 4 and `brand_translations`.`brand_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\\Brand.php","line":12},{"index":18,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":41},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\\app\\Brand.php:12","connection":"onlineshop","start_percent":2.531,"width_percent":0.021},{"sql":"select * from `brand_translations` where `brand_translations`.`brand_id` = 5 and `brand_translations`.`brand_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\\Brand.php","line":12},{"index":18,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":41},{"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.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\\app\\Brand.php:12","connection":"onlineshop","start_percent":2.552,"width_percent":0.023},{"sql":"select * from `brand_translations` where `brand_translations`.`brand_id` = 6 and `brand_translations`.`brand_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\\Brand.php","line":12},{"index":18,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":41},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\\app\\Brand.php:12","connection":"onlineshop","start_percent":2.575,"width_percent":0.023},{"sql":"select * from `brand_translations` where `brand_translations`.`brand_id` = 7 and `brand_translations`.`brand_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["7","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Brand.php","line":12},{"index":18,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":41},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\\app\\Brand.php:12","connection":"onlineshop","start_percent":2.598,"width_percent":0.023},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Store' limit 1","type":"query","params":[],"bindings":["en","Store"],"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.01273,"duration_str":"12.73ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":2.62,"width_percent":0.404},{"sql":"select * from `translations` where `lang_key` = 'Store' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Store","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.0218,"duration_str":"21.8ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":3.025,"width_percent":0.692},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Select Store (optional)' limit 1","type":"query","params":[],"bindings":["en","Select Store (optional)"],"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":3.717,"width_percent":0.395},{"sql":"select * from `translations` where `lang_key` = 'Select Store (optional)' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Select Store (optional)","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.012369999999999999,"duration_str":"12.37ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":4.112,"width_percent":0.393},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Unit' limit 1","type":"query","params":[],"bindings":["en","Unit"],"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":4.505,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Unit' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Unit","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":4.54,"width_percent":0.031},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Unit (e.g. KG, Pc etc)' limit 1","type":"query","params":[],"bindings":["en","Unit (e.g. KG, Pc etc)"],"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.00093,"duration_str":"930\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":4.572,"width_percent":0.03},{"sql":"select * from `translations` where `lang_key` = 'Unit (e.g. KG, Pc etc)' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Unit (e.g. KG, Pc etc)","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.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":4.601,"width_percent":0.03},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Minimum Purchase Qty' limit 1","type":"query","params":[],"bindings":["en","Minimum Purchase Qty"],"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.01328,"duration_str":"13.28ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":4.631,"width_percent":0.422},{"sql":"select * from `translations` where `lang_key` = 'Minimum Purchase Qty' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Minimum Purchase Qty","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":5.053,"width_percent":0.414},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Tags' limit 1","type":"query","params":[],"bindings":["en","Tags"],"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":5.467,"width_percent":0.034},{"sql":"select * from `translations` where `lang_key` = 'Tags' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Tags","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.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":5.501,"width_percent":0.03},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Type and hit enter to add a tag' limit 1","type":"query","params":[],"bindings":["en","Type and hit enter to add a tag"],"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":5.531,"width_percent":0.031},{"sql":"select * from `translations` where `lang_key` = 'Type and hit enter to add a tag' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Type and hit enter to add a tag","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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":5.562,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'This is used for search. Input those words by which cutomer can find this product.' limit 1","type":"query","params":[],"bindings":["en","This is used for search. Input those words by which cutomer can find this product."],"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.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":5.596,"width_percent":0.052},{"sql":"select * from `translations` where `lang_key` = 'This is used for search. Input those words by which cutomer can find this product.' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["This is used for search. Input those words by which cutomer can find this product.","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.00165,"duration_str":"1.65ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":5.649,"width_percent":0.052},{"sql":"select * from `addons` where `unique_identifier` = 'pos_system' limit 1","type":"query","params":[],"bindings":["pos_system"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":78},{"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.001,"duration_str":"1ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:78","connection":"onlineshop","start_percent":5.701,"width_percent":0.032},{"sql":"select * from `addons` where `unique_identifier` = 'refund_request' limit 1","type":"query","params":[],"bindings":["refund_request"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":90},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:90","connection":"onlineshop","start_percent":5.733,"width_percent":0.033},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Images' limit 1","type":"query","params":[],"bindings":["en","Product Images"],"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.0010400000000000001,"duration_str":"1.04ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":5.766,"width_percent":0.033},{"sql":"select * from `translations` where `lang_key` = 'Product Images' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Images","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.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":5.799,"width_percent":0.051},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Gallery Images' limit 1","type":"query","params":[],"bindings":["en","Gallery Images"],"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.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":5.85,"width_percent":0.051},{"sql":"select * from `translations` where `lang_key` = 'Gallery Images' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Gallery Images","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":5.901,"width_percent":0.043},{"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.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":5.944,"width_percent":0.039},{"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.0016200000000000001,"duration_str":"1.62ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":5.983,"width_percent":0.051},{"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.00173,"duration_str":"1.73ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.035,"width_percent":0.055},{"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.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.09,"width_percent":0.045},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'These images are visible in product details page gallery. Use 600x600 sizes images.' limit 1","type":"query","params":[],"bindings":["en","These images are visible in product details page gallery. Use 600x600 sizes images."],"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.00263,"duration_str":"2.63ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.135,"width_percent":0.084},{"sql":"select * from `translations` where `lang_key` = 'These images are visible in product details page gallery. Use 600x600 sizes images.' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["These images are visible in product details page gallery. Use 600x600 sizes images.","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.0016899999999999999,"duration_str":"1.69ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.219,"width_percent":0.054},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Thumbnail Image' limit 1","type":"query","params":[],"bindings":["en","Thumbnail Image"],"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.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.272,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'Thumbnail Image' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Thumbnail Image","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.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.312,"width_percent":0.038},{"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.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.35,"width_percent":0.033},{"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.0015300000000000001,"duration_str":"1.53ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.383,"width_percent":0.049},{"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.00141,"duration_str":"1.41ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.431,"width_percent":0.045},{"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.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.476,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'This image is visible in all product box. Use 300x300 sizes image. Keep some blank space around main object of your image as we had to crop some edge in different devices to make it responsive.' limit 1","type":"query","params":[],"bindings":["en","This image is visible in all product box. Use 300x300 sizes image. Keep some blank space around main object of your image as we had to crop some edge in different devices to make it responsive."],"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.00184,"duration_str":"1.84ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.52,"width_percent":0.058},{"sql":"select * from `translations` where `lang_key` = 'This image is visible in all product box. Use 300x300 sizes image. Keep some blank space around main object of your image as we had to crop some edge in different devices to make it responsive.' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["This image is visible in all product box. Use 300x300 sizes image. Keep some blank space around main object of your image as we had to crop some edge in different devices to make it responsive.","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.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.579,"width_percent":0.051},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Videos' limit 1","type":"query","params":[],"bindings":["en","Product Videos"],"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.00136,"duration_str":"1.36ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":6.63,"width_percent":0.043},{"sql":"select * from `translations` where `lang_key` = 'Product Videos' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Videos","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":6.673,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Video Provider' limit 1","type":"query","params":[],"bindings":["en","Video Provider"],"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":6.716,"width_percent":0.053},{"sql":"select * from `translations` where `lang_key` = 'Video Provider' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Video Provider","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.00141,"duration_str":"1.41ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.77,"width_percent":0.045},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Youtube' limit 1","type":"query","params":[],"bindings":["en","Youtube"],"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":6.815,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'Youtube' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Youtube","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.0040999999999999995,"duration_str":"4.1ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":6.862,"width_percent":0.13},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Dailymotion' limit 1","type":"query","params":[],"bindings":["en","Dailymotion"],"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":6.992,"width_percent":0.061},{"sql":"select * from `translations` where `lang_key` = 'Dailymotion' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Dailymotion","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.00173,"duration_str":"1.73ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.053,"width_percent":0.055},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Vimeo' limit 1","type":"query","params":[],"bindings":["en","Vimeo"],"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.00173,"duration_str":"1.73ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.108,"width_percent":0.055},{"sql":"select * from `translations` where `lang_key` = 'Vimeo' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Vimeo","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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.163,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Video Link' limit 1","type":"query","params":[],"bindings":["en","Video Link"],"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.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.197,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Video Link' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Video Link","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.00165,"duration_str":"1.65ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.234,"width_percent":0.052},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Video Link' limit 1","type":"query","params":[],"bindings":["en","Video Link"],"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.0015300000000000001,"duration_str":"1.53ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.287,"width_percent":0.049},{"sql":"select * from `translations` where `lang_key` = 'Video Link' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Video Link","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":7.335,"width_percent":0.047},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Use proper link without extra parameter. Don\\'t use short share link\/embeded iframe code.' limit 1","type":"query","params":[],"bindings":["en","Use proper link without extra parameter. Don&#039;t use short share link\/embeded iframe code."],"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":7.382,"width_percent":0.082},{"sql":"select * from `translations` where `lang_key` = 'Use proper link without extra parameter. Don\\'t use short share link\/embeded iframe code.' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Use proper link without extra parameter. Don&#039;t use short share link\/embeded iframe code.","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.00246,"duration_str":"2.46ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.464,"width_percent":0.078},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Variation' limit 1","type":"query","params":[],"bindings":["en","Product Variation"],"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.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.542,"width_percent":0.052},{"sql":"select * from `translations` where `lang_key` = 'Product Variation' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Variation","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.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.594,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Colors' limit 1","type":"query","params":[],"bindings":["en","Colors"],"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":7.638,"width_percent":0.048},{"sql":"select * from `translations` where `lang_key` = 'Colors' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Colors","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.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.686,"width_percent":0.04},{"sql":"select * from `colors` order by `name` asc","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":177},{"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.0018,"duration_str":"1.8ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:177","connection":"onlineshop","start_percent":7.726,"width_percent":0.057},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Attributes' limit 1","type":"query","params":[],"bindings":["en","Attributes"],"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.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.783,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Attributes' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Attributes","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":7.828,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Choose Attributes' limit 1","type":"query","params":[],"bindings":["en","Choose Attributes"],"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.00184,"duration_str":"1.84ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":7.863,"width_percent":0.058},{"sql":"select * from `translations` where `lang_key` = 'Choose Attributes' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Choose Attributes","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.00175,"duration_str":"1.75ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":7.921,"width_percent":0.056},{"sql":"select * from `attributes`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":196},{"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.00121,"duration_str":"1.21ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:196","connection":"onlineshop","start_percent":7.977,"width_percent":0.038},{"sql":"select * from `attribute_translations` where `attribute_translations`.`attribute_id` = 3 and `attribute_translations`.`attribute_id` is not null and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["3","en"],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Attribute.php","line":12},{"index":18,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":197},{"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.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Attribute.php:12","connection":"onlineshop","start_percent":8.015,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Choose the attributes of this product and then input values of each attribute' limit 1","type":"query","params":[],"bindings":["en","Choose the attributes of this product and then input values of each attribute"],"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.00175,"duration_str":"1.75ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":8.059,"width_percent":0.056},{"sql":"select * from `translations` where `lang_key` = 'Choose the attributes of this product and then input values of each attribute' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Choose the attributes of this product and then input values of each attribute","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.0016,"duration_str":"1.6ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":8.115,"width_percent":0.051},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product price + stock' limit 1","type":"query","params":[],"bindings":["en","Product price + stock"],"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.0019199999999999998,"duration_str":"1.92ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":8.166,"width_percent":0.061},{"sql":"select * from `translations` where `lang_key` = 'Product price + stock' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product price + stock","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.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":8.227,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Unit price' limit 1","type":"query","params":[],"bindings":["en","Unit price"],"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":8.273,"width_percent":0.066},{"sql":"select * from `translations` where `lang_key` = 'Unit price' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Unit price","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.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":8.339,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Unit price' limit 1","type":"query","params":[],"bindings":["en","Unit price"],"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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":8.385,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Unit price' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Unit price","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":8.43,"width_percent":0.049},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Discount Date Range' limit 1","type":"query","params":[],"bindings":["en","Discount Date Range"],"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.024829999999999998,"duration_str":"24.83ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":8.479,"width_percent":0.789},{"sql":"select * from `translations` where `lang_key` = 'Discount Date Range' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Discount Date Range","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.02974,"duration_str":"29.74ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":9.268,"width_percent":0.945},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Select Date' limit 1","type":"query","params":[],"bindings":["en","Select Date"],"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.01765,"duration_str":"17.65ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":10.213,"width_percent":0.561},{"sql":"select * from `translations` where `lang_key` = 'Select Date' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Select Date","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.03043,"duration_str":"30.43ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":10.773,"width_percent":0.967},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Discount' limit 1","type":"query","params":[],"bindings":["en","Discount"],"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":11.74,"width_percent":0.035},{"sql":"select * from `translations` where `lang_key` = 'Discount' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Discount","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":11.775,"width_percent":0.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Discount' limit 1","type":"query","params":[],"bindings":["en","Discount"],"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.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":11.807,"width_percent":0.051},{"sql":"select * from `translations` where `lang_key` = 'Discount' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Discount","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.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":11.857,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flat' limit 1","type":"query","params":[],"bindings":["en","Flat"],"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":11.896,"width_percent":0.053},{"sql":"select * from `translations` where `lang_key` = 'Flat' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flat","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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":11.949,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Percent' limit 1","type":"query","params":[],"bindings":["en","Percent"],"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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":11.986,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'Percent' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Percent","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.00228,"duration_str":"2.28ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":12.026,"width_percent":0.072},{"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":"e35b3cfe49783489c79024a894b434a054181d8a","line":244},{"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.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:244","connection":"onlineshop","start_percent":12.098,"width_percent":0.028},{"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":"e35b3cfe49783489c79024a894b434a054181d8a","line":245},{"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.00067,"duration_str":"670\u03bcs","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:245","connection":"onlineshop","start_percent":12.126,"width_percent":0.021},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Set Point' limit 1","type":"query","params":[],"bindings":["en","Set 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.02168,"duration_str":"21.68ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":12.148,"width_percent":0.689},{"sql":"select * from `translations` where `lang_key` = 'Set Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Set 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.030350000000000002,"duration_str":"30.35ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":12.836,"width_percent":0.964},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = '1' limit 1","type":"query","params":[],"bindings":["en","1"],"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.03155,"duration_str":"31.55ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":13.8,"width_percent":1.002},{"sql":"select * from `translations` where `lang_key` = '1' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["1","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.02612,"duration_str":"26.12ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":14.802,"width_percent":0.83},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Quantity' limit 1","type":"query","params":[],"bindings":["en","Quantity"],"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.00076,"duration_str":"760\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":15.632,"width_percent":0.024},{"sql":"select * from `translations` where `lang_key` = 'Quantity' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Quantity","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.00066,"duration_str":"660\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":15.656,"width_percent":0.021},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Quantity' limit 1","type":"query","params":[],"bindings":["en","Quantity"],"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.00068,"duration_str":"680\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":15.677,"width_percent":0.022},{"sql":"select * from `translations` where `lang_key` = 'Quantity' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Quantity","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.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":15.699,"width_percent":0.021},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'SKU' limit 1","type":"query","params":[],"bindings":["en","SKU"],"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.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":15.719,"width_percent":0.032},{"sql":"select * from `translations` where `lang_key` = 'SKU' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["SKU","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":15.752,"width_percent":0.05},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'SKU' limit 1","type":"query","params":[],"bindings":["en","SKU"],"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.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":15.801,"width_percent":0.051},{"sql":"select * from `translations` where `lang_key` = 'SKU' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["SKU","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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":15.852,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Description' limit 1","type":"query","params":[],"bindings":["en","Product Description"],"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.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":15.889,"width_percent":0.033},{"sql":"select * from `translations` where `lang_key` = 'Product Description' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Description","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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":15.922,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Description' limit 1","type":"query","params":[],"bindings":["en","Description"],"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.00069,"duration_str":"690\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":15.962,"width_percent":0.022},{"sql":"select * from `translations` where `lang_key` = 'Description' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Description","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.0005,"duration_str":"500\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":15.984,"width_percent":0.016},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Shipping Cost' limit 1","type":"query","params":[],"bindings":["en","Product Shipping Cost"],"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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Product Shipping Cost' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Shipping Cost","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.0016699999999999998,"duration_str":"1.67ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.045,"width_percent":0.053},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'PDF Specification' limit 1","type":"query","params":[],"bindings":["en","PDF Specification"],"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.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.098,"width_percent":0.043},{"sql":"select * from `translations` where `lang_key` = 'PDF Specification' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["PDF Specification","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.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.141,"width_percent":0.052},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'PDF Specification' limit 1","type":"query","params":[],"bindings":["en","PDF Specification"],"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.00173,"duration_str":"1.73ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.193,"width_percent":0.055},{"sql":"select * from `translations` where `lang_key` = 'PDF Specification' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["PDF Specification","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.00163,"duration_str":"1.63ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.248,"width_percent":0.052},{"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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.299,"width_percent":0.04},{"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.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.34,"width_percent":0.041},{"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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.38,"width_percent":0.045},{"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.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.426,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'SEO Meta Tags' limit 1","type":"query","params":[],"bindings":["en","SEO Meta Tags"],"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":16.471,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'SEO Meta Tags' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["SEO Meta Tags","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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.515,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Meta Title' limit 1","type":"query","params":[],"bindings":["en","Meta Title"],"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.00166,"duration_str":"1.66ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.551,"width_percent":0.053},{"sql":"select * from `translations` where `lang_key` = 'Meta Title' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Meta Title","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":16.604,"width_percent":0.05},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Meta Title' limit 1","type":"query","params":[],"bindings":["en","Meta Title"],"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.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.654,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'Meta Title' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Meta Title","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":16.701,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Description' limit 1","type":"query","params":[],"bindings":["en","Description"],"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.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.736,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Description' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Description","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":16.773,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Meta Image' limit 1","type":"query","params":[],"bindings":["en","Meta Image"],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.812,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Meta Image' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Meta Image","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":16.848,"width_percent":0.036},{"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.884,"width_percent":0.036},{"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.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":16.92,"width_percent":0.03},{"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.0016699999999999998,"duration_str":"1.67ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":16.949,"width_percent":0.053},{"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":17.002,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping Configuration' limit 1","type":"query","params":[],"bindings":["en","Shipping Configuration"],"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.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":17.038,"width_percent":0.043},{"sql":"select * from `translations` where `lang_key` = 'Shipping Configuration' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping Configuration","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.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":17.081,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Free Shipping' limit 1","type":"query","params":[],"bindings":["en","Free Shipping"],"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.00182,"duration_str":"1.82ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":17.122,"width_percent":0.058},{"sql":"select * from `translations` where `lang_key` = 'Free Shipping' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Free Shipping","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":17.18,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flat Rate' limit 1","type":"query","params":[],"bindings":["en","Flat Rate"],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":17.219,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Flat Rate' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flat Rate","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.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":17.255,"width_percent":0.033},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping cost' limit 1","type":"query","params":[],"bindings":["en","Shipping cost"],"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":17.288,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Shipping cost' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping cost","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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":17.324,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping cost' limit 1","type":"query","params":[],"bindings":["en","Shipping cost"],"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":17.36,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Shipping cost' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping cost","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":17.396,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Is Product Quantity Mulitiply' limit 1","type":"query","params":[],"bindings":["en","Is Product Quantity Mulitiply"],"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.013720000000000001,"duration_str":"13.72ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":17.439,"width_percent":0.436},{"sql":"select * from `translations` where `lang_key` = 'Is Product Quantity Mulitiply' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Is Product Quantity Mulitiply","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.01401,"duration_str":"14.01ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":17.875,"width_percent":0.445},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Low Stock Quantity Warning' limit 1","type":"query","params":[],"bindings":["en","Low Stock Quantity Warning"],"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.01282,"duration_str":"12.82ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":18.32,"width_percent":0.407},{"sql":"select * from `translations` where `lang_key` = 'Low Stock Quantity Warning' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Low Stock Quantity Warning","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.01266,"duration_str":"12.66ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":18.727,"width_percent":0.402},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Quantity' limit 1","type":"query","params":[],"bindings":["en","Quantity"],"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.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":19.129,"width_percent":0.039},{"sql":"select * from `translations` where `lang_key` = 'Quantity' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Quantity","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.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":19.168,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Stock Visibility State' limit 1","type":"query","params":[],"bindings":["en","Stock Visibility State"],"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.01315,"duration_str":"13.15ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":19.205,"width_percent":0.418},{"sql":"select * from `translations` where `lang_key` = 'Stock Visibility State' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Stock Visibility State","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.013710000000000002,"duration_str":"13.71ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":19.622,"width_percent":0.435},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Show Stock Quantity' limit 1","type":"query","params":[],"bindings":["en","Show Stock Quantity"],"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.01452,"duration_str":"14.52ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":20.058,"width_percent":0.461},{"sql":"select * from `translations` where `lang_key` = 'Show Stock Quantity' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Show Stock Quantity","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.01428,"duration_str":"14.28ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":20.519,"width_percent":0.454},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Show Stock With Text Only' limit 1","type":"query","params":[],"bindings":["en","Show Stock With Text Only"],"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.01343,"duration_str":"13.43ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":20.973,"width_percent":0.427},{"sql":"select * from `translations` where `lang_key` = 'Show Stock With Text Only' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Show Stock With Text Only","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.02975,"duration_str":"29.75ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":21.399,"width_percent":0.945},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Hide Stock' limit 1","type":"query","params":[],"bindings":["en","Hide Stock"],"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":22.344,"width_percent":0.417},{"sql":"select * from `translations` where `lang_key` = 'Hide Stock' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Hide Stock","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.01286,"duration_str":"12.86ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":22.761,"width_percent":0.408},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Cash On Delivery' limit 1","type":"query","params":[],"bindings":["en","Cash On Delivery"],"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.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.17,"width_percent":0.028},{"sql":"select * from `translations` where `lang_key` = 'Cash On Delivery' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Cash On Delivery","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.0007,"duration_str":"700\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.198,"width_percent":0.022},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Status' limit 1","type":"query","params":[],"bindings":["en","Status"],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.22,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Status' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Status","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.00069,"duration_str":"690\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.257,"width_percent":0.022},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Featured' limit 1","type":"query","params":[],"bindings":["en","Featured"],"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.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.279,"width_percent":0.021},{"sql":"select * from `translations` where `lang_key` = 'Featured' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Featured","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.00065,"duration_str":"650\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.299,"width_percent":0.021},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Status' limit 1","type":"query","params":[],"bindings":["en","Status"],"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.00067,"duration_str":"670\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.32,"width_percent":0.021},{"sql":"select * from `translations` where `lang_key` = 'Status' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Status","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.00074,"duration_str":"740\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.341,"width_percent":0.024},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Todays Deal' limit 1","type":"query","params":[],"bindings":["en","Todays Deal"],"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.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.365,"width_percent":0.029},{"sql":"select * from `translations` where `lang_key` = 'Todays Deal' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Todays Deal","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.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.393,"width_percent":0.026},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Status' limit 1","type":"query","params":[],"bindings":["en","Status"],"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.00062,"duration_str":"620\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.419,"width_percent":0.02},{"sql":"select * from `translations` where `lang_key` = 'Status' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Status","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.00075,"duration_str":"750\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.439,"width_percent":0.024},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flash Deal' limit 1","type":"query","params":[],"bindings":["en","Flash Deal"],"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.01345,"duration_str":"13.45ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":23.463,"width_percent":0.427},{"sql":"select * from `translations` where `lang_key` = 'Flash Deal' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flash Deal","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.01324,"duration_str":"13.24ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":23.89,"width_percent":0.421},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add To Flash' limit 1","type":"query","params":[],"bindings":["en","Add To Flash"],"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.01253,"duration_str":"12.53ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":24.311,"width_percent":0.398},{"sql":"select * from `translations` where `lang_key` = 'Add To Flash' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add To Flash","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.01292,"duration_str":"12.92ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":24.709,"width_percent":0.41},{"sql":"select * from `flash_deals` where `status` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":553},{"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.00102,"duration_str":"1.02ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:553","connection":"onlineshop","start_percent":25.119,"width_percent":0.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Discount' limit 1","type":"query","params":[],"bindings":["en","Discount"],"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.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":25.151,"width_percent":0.039},{"sql":"select * from `translations` where `lang_key` = 'Discount' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Discount","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.00151,"duration_str":"1.51ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":25.191,"width_percent":0.048},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Discount Type' limit 1","type":"query","params":[],"bindings":["en","Discount Type"],"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.0017800000000000001,"duration_str":"1.78ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":25.239,"width_percent":0.057},{"sql":"select * from `translations` where `lang_key` = 'Discount Type' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Discount Type","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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":25.295,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flat' limit 1","type":"query","params":[],"bindings":["en","Flat"],"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.00122,"duration_str":"1.22ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":25.333,"width_percent":0.039},{"sql":"select * from `translations` where `lang_key` = 'Flat' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flat","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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":25.371,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Percent' limit 1","type":"query","params":[],"bindings":["en","Percent"],"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.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":25.411,"width_percent":0.033},{"sql":"select * from `translations` where `lang_key` = 'Percent' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Percent","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.00107,"duration_str":"1.07ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":25.444,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Estimate Shipping Time' limit 1","type":"query","params":[],"bindings":["en","Estimate Shipping Time"],"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.013300000000000001,"duration_str":"13.3ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":25.478,"width_percent":0.422},{"sql":"select * from `translations` where `lang_key` = 'Estimate Shipping Time' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Estimate Shipping Time","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.01334,"duration_str":"13.34ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":25.901,"width_percent":0.424},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping Days' limit 1","type":"query","params":[],"bindings":["en","Shipping Days"],"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.01289,"duration_str":"12.89ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":26.324,"width_percent":0.409},{"sql":"select * from `translations` where `lang_key` = 'Shipping Days' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping Days","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.01251,"duration_str":"12.51ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":26.734,"width_percent":0.397},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping Days' limit 1","type":"query","params":[],"bindings":["en","Shipping Days"],"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.01238,"duration_str":"12.38ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":27.131,"width_percent":0.393},{"sql":"select * from `translations` where `lang_key` = 'Shipping Days' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping Days","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.01284,"duration_str":"12.84ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":27.524,"width_percent":0.408},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Days' limit 1","type":"query","params":[],"bindings":["en","Days"],"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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":27.932,"width_percent":0.049},{"sql":"select * from `translations` where `lang_key` = 'Days' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Days","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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":27.981,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'VAT & Tax' limit 1","type":"query","params":[],"bindings":["en","VAT &amp; Tax"],"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.013630000000000001,"duration_str":"13.63ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":28.019,"width_percent":0.433},{"sql":"select * from `translations` where `lang_key` = 'VAT & Tax' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["VAT &amp; Tax","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.01314,"duration_str":"13.14ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":28.452,"width_percent":0.417},{"sql":"select * from `taxes` where `tax_status` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"e35b3cfe49783489c79024a894b434a054181d8a","line":608},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"view::e35b3cfe49783489c79024a894b434a054181d8a:608","connection":"onlineshop","start_percent":28.869,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Tax' limit 1","type":"query","params":[],"bindings":["en","Tax"],"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.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":28.906,"width_percent":0.039},{"sql":"select * from `translations` where `lang_key` = 'Tax' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Tax","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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":28.946,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flat' limit 1","type":"query","params":[],"bindings":["en","Flat"],"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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":28.986,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Flat' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flat","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.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":29.023,"width_percent":0.031},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Percent' limit 1","type":"query","params":[],"bindings":["en","Percent"],"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.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":29.054,"width_percent":0.039},{"sql":"select * from `translations` where `lang_key` = 'Percent' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Percent","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":29.094,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Save As Draft' limit 1","type":"query","params":[],"bindings":["en","Save As Draft"],"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.01592,"duration_str":"15.92ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":29.129,"width_percent":0.506},{"sql":"select * from `translations` where `lang_key` = 'Save As Draft' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Save As Draft","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.01377,"duration_str":"13.77ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":29.634,"width_percent":0.437},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Save & Unpublish' limit 1","type":"query","params":[],"bindings":["en","Save &amp; Unpublish"],"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":30.072,"width_percent":0.411},{"sql":"select * from `translations` where `lang_key` = 'Save & Unpublish' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Save &amp; Unpublish","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.015380000000000001,"duration_str":"15.38ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":30.483,"width_percent":0.489},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Save & Publish' limit 1","type":"query","params":[],"bindings":["en","Save &amp; Publish"],"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.015529999999999999,"duration_str":"15.53ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":30.971,"width_percent":0.493},{"sql":"select * from `translations` where `lang_key` = 'Save & Publish' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Save &amp; Publish","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.020730000000000002,"duration_str":"20.73ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":31.465,"width_percent":0.658},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Choice Title' limit 1","type":"query","params":[],"bindings":["en","Choice Title"],"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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":32.123,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Choice Title' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Choice Title","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.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":32.161,"width_percent":0.042},{"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":"cda5fb2e5a45649cb5253a2acdc3e1f0ea67a688","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.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"view::cda5fb2e5a45649cb5253a2acdc3e1f0ea67a688:2","connection":"onlineshop","start_percent":32.203,"width_percent":0.028},{"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.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":32.231,"width_percent":0.026},{"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":"cda5fb2e5a45649cb5253a2acdc3e1f0ea67a688","line":25},{"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.00086,"duration_str":"860\u03bcs","stmt_id":"view::cda5fb2e5a45649cb5253a2acdc3e1f0ea67a688:25","connection":"onlineshop","start_percent":32.257,"width_percent":0.027},{"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.02434,"duration_str":"24.34ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":32.285,"width_percent":0.773},{"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.02291,"duration_str":"22.91ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":33.058,"width_percent":0.728},{"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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":33.785,"width_percent":0.044},{"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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":33.829,"width_percent":0.04},{"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.001,"duration_str":"1ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":33.869,"width_percent":0.032},{"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.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":33.901,"width_percent":0.036},{"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.01307,"duration_str":"13.07ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":33.937,"width_percent":0.415},{"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.01251,"duration_str":"12.51ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":34.352,"width_percent":0.397},{"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.01207,"duration_str":"12.07ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":34.749,"width_percent":0.383},{"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.012580000000000001,"duration_str":"12.58ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":35.132,"width_percent":0.4},{"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.01319,"duration_str":"13.19ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":35.532,"width_percent":0.419},{"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.0127,"duration_str":"12.7ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":35.951,"width_percent":0.403},{"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.01233,"duration_str":"12.33ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":36.354,"width_percent":0.392},{"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.01293,"duration_str":"12.93ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":36.746,"width_percent":0.411},{"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.01377,"duration_str":"13.77ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":37.157,"width_percent":0.437},{"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.01322,"duration_str":"13.22ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":37.594,"width_percent":0.42},{"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.0037400000000000003,"duration_str":"3.74ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":38.014,"width_percent":0.119},{"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.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":38.133,"width_percent":0.031},{"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.01256,"duration_str":"12.56ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":38.164,"width_percent":0.399},{"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.01306,"duration_str":"13.06ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":38.563,"width_percent":0.415},{"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.01299,"duration_str":"12.99ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":38.977,"width_percent":0.413},{"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.01302,"duration_str":"13.02ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":39.39,"width_percent":0.414},{"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.0216,"duration_str":"21.6ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":39.804,"width_percent":0.686},{"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.02639,"duration_str":"26.39ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":40.49,"width_percent":0.838},{"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.013529999999999999,"duration_str":"13.53ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":41.328,"width_percent":0.43},{"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.01242,"duration_str":"12.42ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":41.758,"width_percent":0.395},{"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.01341,"duration_str":"13.41ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":42.152,"width_percent":0.426},{"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.01248,"duration_str":"12.48ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":42.578,"width_percent":0.396},{"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.01246,"duration_str":"12.46ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":42.975,"width_percent":0.396},{"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.01273,"duration_str":"12.73ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":43.37,"width_percent":0.404},{"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.0121,"duration_str":"12.1ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":43.775,"width_percent":0.384},{"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.01248,"duration_str":"12.48ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":44.159,"width_percent":0.396},{"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.01227,"duration_str":"12.27ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":44.555,"width_percent":0.39},{"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.01217,"duration_str":"12.17ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":44.945,"width_percent":0.387},{"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.01495,"duration_str":"14.95ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":45.332,"width_percent":0.475},{"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.01397,"duration_str":"13.97ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":45.807,"width_percent":0.444},{"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.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":46.25,"width_percent":0.042},{"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.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":46.293,"width_percent":0.043},{"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.0126,"duration_str":"12.6ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":46.335,"width_percent":0.4},{"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.013130000000000001,"duration_str":"13.13ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":46.735,"width_percent":0.417},{"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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":47.152,"width_percent":0.049},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Search in menu' limit 1","type":"query","params":[],"bindings":["en","Search in menu"],"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":47.201,"width_percent":0.067},{"sql":"select * from `translations` where `lang_key` = 'Search in menu' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Search in menu","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.00151,"duration_str":"1.51ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":47.268,"width_percent":0.048},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Dashboard' limit 1","type":"query","params":[],"bindings":["en","Dashboard"],"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":47.316,"width_percent":0.061},{"sql":"select * from `translations` where `lang_key` = 'Dashboard' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Dashboard","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":47.377,"width_percent":0.049},{"sql":"select * from `addons` where `unique_identifier` = 'pos_system' limit 1","type":"query","params":[],"bindings":["pos_system"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":27},{"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.00091,"duration_str":"910\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:27","connection":"onlineshop","start_percent":47.425,"width_percent":0.029},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Products' limit 1","type":"query","params":[],"bindings":["en","Products"],"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.00225,"duration_str":"2.25ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":47.454,"width_percent":0.071},{"sql":"select * from `translations` where `lang_key` = 'Products' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Products","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.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":47.526,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Add New product' limit 1","type":"query","params":[],"bindings":["en","Add New product"],"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":47.572,"width_percent":0.042},{"sql":"select * from `translations` where `lang_key` = 'Add New product' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Add New product","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":47.614,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Products' limit 1","type":"query","params":[],"bindings":["en","All Products"],"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.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":47.653,"width_percent":0.035},{"sql":"select * from `translations` where `lang_key` = 'All Products' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Products","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.00136,"duration_str":"1.36ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":47.688,"width_percent":0.043},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'In House Products' limit 1","type":"query","params":[],"bindings":["en","In House Products"],"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.00147,"duration_str":"1.47ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":47.731,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'In House Products' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["In House Products","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.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":47.778,"width_percent":0.045},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Seller Products' limit 1","type":"query","params":[],"bindings":["en","Seller Products"],"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.00188,"duration_str":"1.88ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":47.824,"width_percent":0.06},{"sql":"select * from `translations` where `lang_key` = 'Seller Products' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Seller Products","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":47.883,"width_percent":0.043},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Digital Products' limit 1","type":"query","params":[],"bindings":["en","Digital Products"],"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.00123,"duration_str":"1.23ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":47.926,"width_percent":0.039},{"sql":"select * from `translations` where `lang_key` = 'Digital Products' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Digital Products","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.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":47.965,"width_percent":0.038},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Bulk Import' limit 1","type":"query","params":[],"bindings":["en","Bulk Import"],"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.00182,"duration_str":"1.82ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.003,"width_percent":0.058},{"sql":"select * from `translations` where `lang_key` = 'Bulk Import' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Bulk Import","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.00146,"duration_str":"1.46ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.061,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Bulk Export' limit 1","type":"query","params":[],"bindings":["en","Bulk Export"],"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.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.107,"width_percent":0.043},{"sql":"select * from `translations` where `lang_key` = 'Bulk Export' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Bulk Export","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.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.15,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Category' limit 1","type":"query","params":[],"bindings":["en","Category"],"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.00151,"duration_str":"1.51ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.191,"width_percent":0.048},{"sql":"select * from `translations` where `lang_key` = 'Category' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Category","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.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.239,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Brand' limit 1","type":"query","params":[],"bindings":["en","Brand"],"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.00147,"duration_str":"1.47ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.285,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'Brand' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Brand","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":48.332,"width_percent":0.049},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Attribute' limit 1","type":"query","params":[],"bindings":["en","Attribute"],"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.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.38,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Attribute' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Attribute","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.00172,"duration_str":"1.72ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.425,"width_percent":0.055},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Colors' limit 1","type":"query","params":[],"bindings":["en","Colors"],"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.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.479,"width_percent":0.035},{"sql":"select * from `translations` where `lang_key` = 'Colors' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Colors","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.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.514,"width_percent":0.038},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Reviews' limit 1","type":"query","params":[],"bindings":["en","Product Reviews"],"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.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.552,"width_percent":0.042},{"sql":"select * from `translations` where `lang_key` = 'Product Reviews' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Reviews","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.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.594,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Sales' limit 1","type":"query","params":[],"bindings":["en","Sales"],"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.00135,"duration_str":"1.35ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.633,"width_percent":0.043},{"sql":"select * from `translations` where `lang_key` = 'Sales' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Sales","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.00146,"duration_str":"1.46ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.676,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Orders' limit 1","type":"query","params":[],"bindings":["en","All Orders"],"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.0017900000000000001,"duration_str":"1.79ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.722,"width_percent":0.057},{"sql":"select * from `translations` where `lang_key` = 'All Orders' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Orders","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.00138,"duration_str":"1.38ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":48.779,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Inhouse orders' limit 1","type":"query","params":[],"bindings":["en","Inhouse orders"],"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":48.823,"width_percent":0.05},{"sql":"select * from `translations` where `lang_key` = 'Inhouse orders' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Inhouse orders","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":48.873,"width_percent":0.051},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Seller Orders' limit 1","type":"query","params":[],"bindings":["en","Seller Orders"],"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.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":48.924,"width_percent":0.038},{"sql":"select * from `translations` where `lang_key` = 'Seller Orders' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Seller Orders","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":48.962,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Pick-up Point Order' limit 1","type":"query","params":[],"bindings":["en","Pick-up Point 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.00157,"duration_str":"1.57ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.003,"width_percent":0.05},{"sql":"select * from `translations` where `lang_key` = 'Pick-up Point Order' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Pick-up Point 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.00158,"duration_str":"1.58ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.053,"width_percent":0.05},{"sql":"select * from `addons` where `unique_identifier` = 'delivery_boy' limit 1","type":"query","params":[],"bindings":["delivery_boy"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":172},{"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.00087,"duration_str":"870\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:172","connection":"onlineshop","start_percent":49.103,"width_percent":0.028},{"sql":"select * from `addons` where `unique_identifier` = 'refund_request' limit 1","type":"query","params":[],"bindings":["refund_request"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":210},{"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.00085,"duration_str":"850\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:210","connection":"onlineshop","start_percent":49.131,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Customers' limit 1","type":"query","params":[],"bindings":["en","Customers"],"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.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.158,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'Customers' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Customers","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.00141,"duration_str":"1.41ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.205,"width_percent":0.045},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Customer list' limit 1","type":"query","params":[],"bindings":["en","Customer 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.00164,"duration_str":"1.64ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.249,"width_percent":0.052},{"sql":"select * from `translations` where `lang_key` = 'Customer list' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Customer 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.00124,"duration_str":"1.24ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.302,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Sellers' limit 1","type":"query","params":[],"bindings":["en","Sellers"],"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":49.341,"width_percent":0.05},{"sql":"select * from `translations` where `lang_key` = 'Sellers' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Sellers","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.00234,"duration_str":"2.34ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.391,"width_percent":0.074},{"sql":"select count(*) as aggregate from `sellers` where `verification_status` = 0 and `verification_info` is not null","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":289},{"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::1f2a258cbf70df8efe3193c942979e6d549f5572:289","connection":"onlineshop","start_percent":49.465,"width_percent":0.038},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Seller' limit 1","type":"query","params":[],"bindings":["en","All 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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.503,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'All Seller' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All 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.0012900000000000001,"duration_str":"1.29ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.543,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Payouts' limit 1","type":"query","params":[],"bindings":["en","Payouts"],"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.00131,"duration_str":"1.31ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.584,"width_percent":0.042},{"sql":"select * from `translations` where `lang_key` = 'Payouts' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Payouts","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.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.626,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Payout Requests' limit 1","type":"query","params":[],"bindings":["en","Payout Requests"],"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":49.663,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Payout Requests' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Payout Requests","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.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.706,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Seller Commission' limit 1","type":"query","params":[],"bindings":["en","Seller Commission"],"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.00134,"duration_str":"1.34ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.747,"width_percent":0.043},{"sql":"select * from `translations` where `lang_key` = 'Seller Commission' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Seller Commission","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.00133,"duration_str":"1.33ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.789,"width_percent":0.042},{"sql":"select * from `addons` where `unique_identifier` = 'seller_subscription' limit 1","type":"query","params":[],"bindings":["seller_subscription"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":312},{"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.00125,"duration_str":"1.25ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:312","connection":"onlineshop","start_percent":49.831,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Seller Verification Form' limit 1","type":"query","params":[],"bindings":["en","Seller Verification Form"],"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.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.871,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Seller Verification Form' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Seller Verification Form","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.00146,"duration_str":"1.46ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":49.916,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Stores' limit 1","type":"query","params":[],"bindings":["en","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.01303,"duration_str":"13.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":49.963,"width_percent":0.414},{"sql":"select * from `translations` where `lang_key` = 'Stores' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["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.01315,"duration_str":"13.15ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":50.377,"width_percent":0.418},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Uploaded Files' limit 1","type":"query","params":[],"bindings":["en","Uploaded 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.00185,"duration_str":"1.85ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":50.794,"width_percent":0.059},{"sql":"select * from `translations` where `lang_key` = 'Uploaded Files' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Uploaded 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.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":50.853,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Reports' limit 1","type":"query","params":[],"bindings":["en","Reports"],"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.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":50.899,"width_percent":0.051},{"sql":"select * from `translations` where `lang_key` = 'Reports' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Reports","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.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":50.95,"width_percent":0.044},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'In House Product Sale' limit 1","type":"query","params":[],"bindings":["en","In House Product 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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":50.994,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'In House Product Sale' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["In House Product 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.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":51.037,"width_percent":0.048},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Seller Products Sale' limit 1","type":"query","params":[],"bindings":["en","Seller Products 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.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":51.085,"width_percent":0.042},{"sql":"select * from `translations` where `lang_key` = 'Seller Products Sale' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Seller Products 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.00156,"duration_str":"1.56ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":51.127,"width_percent":0.05},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Products Stock' limit 1","type":"query","params":[],"bindings":["en","Products Stock"],"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":51.177,"width_percent":0.049},{"sql":"select * from `translations` where `lang_key` = 'Products Stock' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Products Stock","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":51.226,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Store Based Sales Report' limit 1","type":"query","params":[],"bindings":["en","Store Based Sales Report"],"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.01273,"duration_str":"12.73ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":51.267,"width_percent":0.404},{"sql":"select * from `translations` where `lang_key` = 'Store Based Sales Report' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Store Based Sales Report","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":51.671,"width_percent":0.407},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'User Searches' limit 1","type":"query","params":[],"bindings":["en","User Searches"],"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.0015300000000000001,"duration_str":"1.53ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":52.078,"width_percent":0.049},{"sql":"select * from `translations` where `lang_key` = 'User Searches' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["User Searches","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.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":52.126,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Commission History' limit 1","type":"query","params":[],"bindings":["en","Commission 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.01278,"duration_str":"12.78ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":52.168,"width_percent":0.406},{"sql":"select * from `translations` where `lang_key` = 'Commission History' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Commission 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.01323,"duration_str":"13.23ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":52.573,"width_percent":0.42},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Wallet Recharge History' limit 1","type":"query","params":[],"bindings":["en","Wallet Recharge 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.01202,"duration_str":"12.02ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":52.994,"width_percent":0.382},{"sql":"select * from `translations` where `lang_key` = 'Wallet Recharge History' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Wallet Recharge 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.01242,"duration_str":"12.42ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":53.376,"width_percent":0.395},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Blog System' limit 1","type":"query","params":[],"bindings":["en","Blog System"],"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.013,"duration_str":"13ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":53.77,"width_percent":0.413},{"sql":"select * from `translations` where `lang_key` = 'Blog System' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Blog System","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.02287,"duration_str":"22.87ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":54.183,"width_percent":0.726},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All Posts' limit 1","type":"query","params":[],"bindings":["en","All Posts"],"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.011859999999999999,"duration_str":"11.86ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":54.909,"width_percent":0.377},{"sql":"select * from `translations` where `lang_key` = 'All Posts' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All Posts","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.01202,"duration_str":"12.02ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":55.286,"width_percent":0.382},{"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.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":55.668,"width_percent":0.038},{"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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":55.706,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Marketing' limit 1","type":"query","params":[],"bindings":["en","Marketing"],"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":55.746,"width_percent":0.035},{"sql":"select * from `translations` where `lang_key` = 'Marketing' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Marketing","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.00106,"duration_str":"1.06ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":55.781,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Flash deals' limit 1","type":"query","params":[],"bindings":["en","Flash deals"],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":55.814,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Flash deals' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Flash deals","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.00107,"duration_str":"1.07ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":55.851,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Newsletters' limit 1","type":"query","params":[],"bindings":["en","Newsletters"],"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.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":55.885,"width_percent":0.041},{"sql":"select * from `translations` where `lang_key` = 'Newsletters' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Newsletters","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.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":55.925,"width_percent":0.035},{"sql":"select * from `addons` where `unique_identifier` = 'otp_system' limit 1","type":"query","params":[],"bindings":["otp_system"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":441},{"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.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:441","connection":"onlineshop","start_percent":55.96,"width_percent":0.019},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Subscribers' limit 1","type":"query","params":[],"bindings":["en","Subscribers"],"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":55.979,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Subscribers' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Subscribers","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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":56.014,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Coupon' limit 1","type":"query","params":[],"bindings":["en","Coupon"],"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.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.049,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'Coupon' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Coupon","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.0017,"duration_str":"1.7ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":56.089,"width_percent":0.054},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Support' limit 1","type":"query","params":[],"bindings":["en","Support"],"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.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.143,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Support' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Support","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.0014399999999999999,"duration_str":"1.44ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":56.188,"width_percent":0.046},{"sql":"select count(*) as aggregate from `tickets` where `viewed` = 0","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":480},{"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.00102,"duration_str":"1.02ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:480","connection":"onlineshop","start_percent":56.233,"width_percent":0.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Ticket' limit 1","type":"query","params":[],"bindings":["en","Ticket"],"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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.266,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'Ticket' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Ticket","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.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":56.306,"width_percent":0.036},{"sql":"select * from `conversations` where `receiver_id` = 9 and `receiver_viewed` = '1'","type":"query","params":[],"bindings":["9","1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":491},{"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.00122,"duration_str":"1.22ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:491","connection":"onlineshop","start_percent":56.342,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Product Queries' limit 1","type":"query","params":[],"bindings":["en","Product Queries"],"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.00219,"duration_str":"2.19ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.38,"width_percent":0.07},{"sql":"select * from `translations` where `lang_key` = 'Product Queries' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Product Queries","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":56.45,"width_percent":0.065},{"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":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":508},{"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.00116,"duration_str":"1.16ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:508","connection":"onlineshop","start_percent":56.515,"width_percent":0.037},{"sql":"select * from `addons` where `unique_identifier` = 'offline_payment' limit 1","type":"query","params":[],"bindings":["offline_payment"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":556},{"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.00106,"duration_str":"1.06ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:556","connection":"onlineshop","start_percent":56.552,"width_percent":0.034},{"sql":"select * from `addons` where `unique_identifier` = 'offline_payment' limit 1","type":"query","params":[],"bindings":["offline_payment"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":556},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":59},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":143},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":126},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:556","connection":"onlineshop","start_percent":56.585,"width_percent":0.028},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Offline Payment System' limit 1","type":"query","params":[],"bindings":["en","Offline Payment System"],"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.00159,"duration_str":"1.59ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.613,"width_percent":0.051},{"sql":"select * from `translations` where `lang_key` = 'Offline Payment System' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Offline Payment System","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.0017800000000000001,"duration_str":"1.78ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":56.664,"width_percent":0.057},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Manual Payment Methods' limit 1","type":"query","params":[],"bindings":["en","Manual Payment Methods"],"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.0018,"duration_str":"1.8ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.72,"width_percent":0.057},{"sql":"select * from `translations` where `lang_key` = 'Manual Payment Methods' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Manual Payment Methods","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":56.777,"width_percent":0.051},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Offline Wallet Recharge' limit 1","type":"query","params":[],"bindings":["en","Offline Wallet Recharge"],"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.0017900000000000001,"duration_str":"1.79ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":56.829,"width_percent":0.057},{"sql":"select * from `translations` where `lang_key` = 'Offline Wallet Recharge' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Offline Wallet Recharge","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.00185,"duration_str":"1.85ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":56.886,"width_percent":0.059},{"sql":"select * from `addons` where `unique_identifier` = 'seller_subscription' limit 1","type":"query","params":[],"bindings":["seller_subscription"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":585},{"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::1f2a258cbf70df8efe3193c942979e6d549f5572:585","connection":"onlineshop","start_percent":56.944,"width_percent":0.038},{"sql":"select * from `addons` where `unique_identifier` = 'paytm' limit 1","type":"query","params":[],"bindings":["paytm"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":601},{"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.00095,"duration_str":"950\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:601","connection":"onlineshop","start_percent":56.982,"width_percent":0.03},{"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":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":624},{"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.0014299999999999998,"duration_str":"1.43ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:624","connection":"onlineshop","start_percent":57.012,"width_percent":0.045},{"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":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":624},{"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.0030499999999999998,"duration_str":"3.05ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:624","connection":"onlineshop","start_percent":57.058,"width_percent":0.097},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point System' limit 1","type":"query","params":[],"bindings":["en","Club Point System"],"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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":57.155,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Club Point System' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point System","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":57.2,"width_percent":0.042},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Club Point Configurations' limit 1","type":"query","params":[],"bindings":["en","Club Point Configurations"],"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":57.242,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Club Point Configurations' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Club Point Configurations","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":57.286,"width_percent":0.043},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Set Product Point' limit 1","type":"query","params":[],"bindings":["en","Set Product 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.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":57.328,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Set Product Point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Set Product 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.00145,"duration_str":"1.45ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":57.372,"width_percent":0.046},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'User Points' limit 1","type":"query","params":[],"bindings":["en","User Points"],"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.00204,"duration_str":"2.04ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":57.418,"width_percent":0.065},{"sql":"select * from `translations` where `lang_key` = 'User Points' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["User Points","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.0027400000000000002,"duration_str":"2.74ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":57.483,"width_percent":0.087},{"sql":"select * from `addons` where `unique_identifier` = 'otp_system' limit 1","type":"query","params":[],"bindings":["otp_system"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":657},{"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.00103,"duration_str":"1.03ms","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:657","connection":"onlineshop","start_percent":57.57,"width_percent":0.033},{"sql":"select * from `addons` where `unique_identifier` = 'african_pg' limit 1","type":"query","params":[],"bindings":["african_pg"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"1f2a258cbf70df8efe3193c942979e6d549f5572","line":689},{"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.00095,"duration_str":"950\u03bcs","stmt_id":"view::1f2a258cbf70df8efe3193c942979e6d549f5572:689","connection":"onlineshop","start_percent":57.602,"width_percent":0.03},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Website Setup' limit 1","type":"query","params":[],"bindings":["en","Website Setup"],"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":57.632,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Website Setup' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Website Setup","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":57.676,"width_percent":0.043},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Header' limit 1","type":"query","params":[],"bindings":["en","Header"],"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":57.719,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Header' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Header","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.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":57.764,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Footer' limit 1","type":"query","params":[],"bindings":["en","Footer"],"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.00329,"duration_str":"3.29ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":57.804,"width_percent":0.105},{"sql":"select * from `translations` where `lang_key` = 'Footer' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Footer","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.0025099999999999996,"duration_str":"2.51ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":57.909,"width_percent":0.08},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Pages' limit 1","type":"query","params":[],"bindings":["en","Pages"],"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.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":57.989,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Pages' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Pages","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":58.033,"width_percent":0.062},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Appearance' limit 1","type":"query","params":[],"bindings":["en","Appearance"],"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.00244,"duration_str":"2.44ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":58.094,"width_percent":0.078},{"sql":"select * from `translations` where `lang_key` = 'Appearance' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Appearance","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.0018,"duration_str":"1.8ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.172,"width_percent":0.057},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Setup & Configurations' limit 1","type":"query","params":[],"bindings":["en","Setup &amp; Configurations"],"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.00244,"duration_str":"2.44ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":58.229,"width_percent":0.078},{"sql":"select * from `translations` where `lang_key` = 'Setup & Configurations' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Setup &amp; Configurations","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.00239,"duration_str":"2.39ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.306,"width_percent":0.076},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'General Settings' limit 1","type":"query","params":[],"bindings":["en","General Settings"],"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":58.382,"width_percent":0.082},{"sql":"select * from `translations` where `lang_key` = 'General Settings' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["General Settings","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.0016799999999999999,"duration_str":"1.68ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.464,"width_percent":0.053},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Features activation' limit 1","type":"query","params":[],"bindings":["en","Features activation"],"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.00246,"duration_str":"2.46ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":58.517,"width_percent":0.078},{"sql":"select * from `translations` where `lang_key` = 'Features activation' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Features activation","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.0022,"duration_str":"2.2ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.596,"width_percent":0.07},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Languages' limit 1","type":"query","params":[],"bindings":["en","Languages"],"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.00239,"duration_str":"2.39ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":58.665,"width_percent":0.076},{"sql":"select * from `translations` where `lang_key` = 'Languages' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Languages","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.00266,"duration_str":"2.66ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.741,"width_percent":0.084},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Currency' limit 1","type":"query","params":[],"bindings":["en","Currency"],"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.00297,"duration_str":"2.97ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":58.826,"width_percent":0.094},{"sql":"select * from `translations` where `lang_key` = 'Currency' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Currency","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.00216,"duration_str":"2.16ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":58.92,"width_percent":0.069},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Vat & TAX' limit 1","type":"query","params":[],"bindings":["en","Vat &amp; TAX"],"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.02528,"duration_str":"25.28ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":58.989,"width_percent":0.803},{"sql":"select * from `translations` where `lang_key` = 'Vat & TAX' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Vat &amp; TAX","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.012230000000000001,"duration_str":"12.23ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":59.792,"width_percent":0.388},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Pickup point' limit 1","type":"query","params":[],"bindings":["en","Pickup 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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":60.18,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Pickup point' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Pickup 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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":60.218,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'SMTP Settings' limit 1","type":"query","params":[],"bindings":["en","SMTP Settings"],"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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":60.253,"width_percent":0.034},{"sql":"select * from `translations` where `lang_key` = 'SMTP Settings' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["SMTP Settings","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":60.288,"width_percent":0.043},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Payment Methods' limit 1","type":"query","params":[],"bindings":["en","Payment Methods"],"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.00127,"duration_str":"1.27ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":60.33,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'Payment Methods' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Payment Methods","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.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":60.371,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'File System & Cache Configuration' limit 1","type":"query","params":[],"bindings":["en","File System &amp; Cache Configuration"],"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.013810000000000001,"duration_str":"13.81ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":60.406,"width_percent":0.439},{"sql":"select * from `translations` where `lang_key` = 'File System & Cache Configuration' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["File System &amp; Cache Configuration","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.012369999999999999,"duration_str":"12.37ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":60.845,"width_percent":0.393},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Social media Logins' limit 1","type":"query","params":[],"bindings":["en","Social media Logins"],"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.0011899999999999999,"duration_str":"1.19ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":61.238,"width_percent":0.038},{"sql":"select * from `translations` where `lang_key` = 'Social media Logins' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Social media Logins","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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":61.275,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Facebook' limit 1","type":"query","params":[],"bindings":["en","Facebook"],"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":61.31,"width_percent":0.034},{"sql":"select * from `translations` where `lang_key` = 'Facebook' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Facebook","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.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":61.343,"width_percent":0.031},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Facebook Chat' limit 1","type":"query","params":[],"bindings":["en","Facebook Chat"],"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.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":61.375,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Facebook Chat' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Facebook Chat","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":61.411,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Facebook Comment' limit 1","type":"query","params":[],"bindings":["en","Facebook Comment"],"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.01282,"duration_str":"12.82ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":61.446,"width_percent":0.407},{"sql":"select * from `translations` where `lang_key` = 'Facebook Comment' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Facebook Comment","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.01791,"duration_str":"17.91ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":61.854,"width_percent":0.569},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Google' limit 1","type":"query","params":[],"bindings":["en","Google"],"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.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":62.422,"width_percent":0.035},{"sql":"select * from `translations` where `lang_key` = 'Google' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Google","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.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":62.458,"width_percent":0.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Analytics Tools' limit 1","type":"query","params":[],"bindings":["en","Analytics Tools"],"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.0011799999999999998,"duration_str":"1.18ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":62.49,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Analytics Tools' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Analytics Tools","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":62.528,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Google reCAPTCHA' limit 1","type":"query","params":[],"bindings":["en","Google reCAPTCHA"],"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.00115,"duration_str":"1.15ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":62.562,"width_percent":0.037},{"sql":"select * from `translations` where `lang_key` = 'Google reCAPTCHA' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Google reCAPTCHA","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":62.599,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Google Map' limit 1","type":"query","params":[],"bindings":["en","Google Map"],"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.01285,"duration_str":"12.85ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":62.635,"width_percent":0.408},{"sql":"select * from `translations` where `lang_key` = 'Google Map' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Google Map","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.01292,"duration_str":"12.92ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":63.043,"width_percent":0.41},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Google Firebase' limit 1","type":"query","params":[],"bindings":["en","Google Firebase"],"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.01289,"duration_str":"12.89ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":63.453,"width_percent":0.409},{"sql":"select * from `translations` where `lang_key` = 'Google Firebase' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Google Firebase","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.01228,"duration_str":"12.28ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":63.863,"width_percent":0.39},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping' limit 1","type":"query","params":[],"bindings":["en","Shipping"],"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.00083,"duration_str":"830\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.253,"width_percent":0.026},{"sql":"select * from `translations` where `lang_key` = 'Shipping' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping","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.00073,"duration_str":"730\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":64.279,"width_percent":0.023},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping Configuration' limit 1","type":"query","params":[],"bindings":["en","Shipping Configuration"],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.302,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Shipping Configuration' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping Configuration","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.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":64.338,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping Countries' limit 1","type":"query","params":[],"bindings":["en","Shipping Countries"],"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.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.373,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Shipping Countries' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping Countries","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.00121,"duration_str":"1.21ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":64.417,"width_percent":0.038},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Shipping Cities' limit 1","type":"query","params":[],"bindings":["en","Shipping Cities"],"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.00139,"duration_str":"1.39ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.456,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Shipping Cities' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Shipping Cities","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.00161,"duration_str":"1.61ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":64.5,"width_percent":0.051},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Staffs' limit 1","type":"query","params":[],"bindings":["en","Staffs"],"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.0018,"duration_str":"1.8ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.551,"width_percent":0.057},{"sql":"select * from `translations` where `lang_key` = 'Staffs' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Staffs","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":64.608,"width_percent":0.045},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'All staffs' limit 1","type":"query","params":[],"bindings":["en","All staffs"],"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.00177,"duration_str":"1.77ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.653,"width_percent":0.056},{"sql":"select * from `translations` where `lang_key` = 'All staffs' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["All staffs","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":64.71,"width_percent":0.049},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Staff permissions' limit 1","type":"query","params":[],"bindings":["en","Staff permissions"],"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":64.759,"width_percent":0.053},{"sql":"select * from `translations` where `lang_key` = 'Staff permissions' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Staff permissions","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":64.812,"width_percent":0.042},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'System' limit 1","type":"query","params":[],"bindings":["en","System"],"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.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.854,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'System' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["System","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.00157,"duration_str":"1.57ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":64.901,"width_percent":0.05},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Update' limit 1","type":"query","params":[],"bindings":["en","Update"],"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.0014199999999999998,"duration_str":"1.42ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":64.951,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Update' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Update","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.00111,"duration_str":"1.11ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":64.996,"width_percent":0.035},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Server status' limit 1","type":"query","params":[],"bindings":["en","Server status"],"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":65.031,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'Server status' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Server status","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.00175,"duration_str":"1.75ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":65.078,"width_percent":0.056},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Addon Manager' limit 1","type":"query","params":[],"bindings":["en","Addon Manager"],"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.00175,"duration_str":"1.75ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":65.134,"width_percent":0.056},{"sql":"select * from `translations` where `lang_key` = 'Addon Manager' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Addon Manager","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.00117,"duration_str":"1.17ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":65.19,"width_percent":0.037},{"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.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":65.227,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Browse Website' limit 1","type":"query","params":[],"bindings":["en","Browse Website"],"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.0014,"duration_str":"1.4ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":65.263,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Browse Website' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Browse Website","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.00165,"duration_str":"1.65ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":65.307,"width_percent":0.052},{"sql":"select * from `addons` where `unique_identifier` = 'pos_system' limit 1","type":"query","params":[],"bindings":["pos_system"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"44bde27230f684f0b63d2f67690b12dabec06206","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.00109,"duration_str":"1.09ms","stmt_id":"view::44bde27230f684f0b63d2f67690b12dabec06206:32","connection":"onlineshop","start_percent":65.36,"width_percent":0.035},{"sql":"select * from `notifications` where `notifications`.`notifiable_id` = 9 and `notifications`.`notifiable_id` is not null and `notifications`.`notifiable_type` = 'App\\User' and `read_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["9","App\\User"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"44bde27230f684f0b63d2f67690b12dabec06206","line":52},{"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.00138,"duration_str":"1.38ms","stmt_id":"view::44bde27230f684f0b63d2f67690b12dabec06206:52","connection":"onlineshop","start_percent":65.394,"width_percent":0.044},{"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.0017800000000000001,"duration_str":"1.78ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":65.438,"width_percent":0.057},{"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.00152,"duration_str":"1.52ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":65.495,"width_percent":0.048},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":65.543,"width_percent":0.04},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":65.583,"width_percent":0.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01413,"duration_str":"14.13ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":65.615,"width_percent":0.449},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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":66.064,"width_percent":0.425},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":66.488,"width_percent":0.044},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00113,"duration_str":"1.13ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":66.532,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01316,"duration_str":"13.16ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":66.568,"width_percent":0.418},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01244,"duration_str":"12.44ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":66.986,"width_percent":0.395},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00148,"duration_str":"1.48ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":67.381,"width_percent":0.047},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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":67.428,"width_percent":0.033},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01297,"duration_str":"12.97ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":67.461,"width_percent":0.412},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01504,"duration_str":"15.04ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":67.873,"width_percent":0.478},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00128,"duration_str":"1.28ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":68.351,"width_percent":0.041},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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":68.391,"width_percent":0.042},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01804,"duration_str":"18.04ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":68.433,"width_percent":0.573},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.02631,"duration_str":"26.31ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":69.006,"width_percent":0.836},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":69.842,"width_percent":0.023},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00116,"duration_str":"1.16ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":69.865,"width_percent":0.037},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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":69.902,"width_percent":0.464},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01528,"duration_str":"15.28ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":70.366,"width_percent":0.485},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":70.851,"width_percent":0.025},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.0007099999999999999,"duration_str":"710\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":70.876,"width_percent":0.023},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01322,"duration_str":"13.22ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":70.899,"width_percent":0.42},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.0124,"duration_str":"12.4ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":71.319,"width_percent":0.394},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":71.713,"width_percent":0.03},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00068,"duration_str":"680\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":71.742,"width_percent":0.022},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01337,"duration_str":"13.37ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":71.764,"width_percent":0.425},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01298,"duration_str":"12.98ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":72.189,"width_percent":0.412},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0008,"duration_str":"800\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":72.601,"width_percent":0.025},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":72.626,"width_percent":0.032},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01234,"duration_str":"12.34ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":72.659,"width_percent":0.392},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01294,"duration_str":"12.94ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":73.051,"width_percent":0.411},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":73.462,"width_percent":0.052},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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":73.514,"width_percent":0.049},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.014839999999999999,"duration_str":"14.84ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":73.563,"width_percent":0.471},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01517,"duration_str":"15.17ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":74.035,"width_percent":0.482},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00092,"duration_str":"920\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":74.516,"width_percent":0.029},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00079,"duration_str":"790\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":74.546,"width_percent":0.025},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01297,"duration_str":"12.97ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":74.571,"width_percent":0.412},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01306,"duration_str":"13.06ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":74.983,"width_percent":0.415},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":75.398,"width_percent":0.031},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":75.428,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01306,"duration_str":"13.06ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":75.456,"width_percent":0.415},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01311,"duration_str":"13.11ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":75.87,"width_percent":0.416},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00094,"duration_str":"940\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":76.287,"width_percent":0.03},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00086,"duration_str":"860\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":76.317,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01277,"duration_str":"12.77ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":76.344,"width_percent":0.406},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01304,"duration_str":"13.04ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":76.75,"width_percent":0.414},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0010500000000000002,"duration_str":"1.05ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":77.164,"width_percent":0.033},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":77.197,"width_percent":0.026},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.014029999999999999,"duration_str":"14.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":77.223,"width_percent":0.446},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01728,"duration_str":"17.28ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":77.669,"width_percent":0.549},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":78.218,"width_percent":0.034},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":78.251,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Delivered' limit 1","type":"query","params":[],"bindings":["en","has been Delivered"],"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.013720000000000001,"duration_str":"13.72ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":78.278,"width_percent":0.436},{"sql":"select * from `translations` where `lang_key` = 'has been Delivered' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Delivered","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.015380000000000001,"duration_str":"15.38ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":78.714,"width_percent":0.489},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00197,"duration_str":"1.97ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":79.203,"width_percent":0.063},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":79.265,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Confirmed' limit 1","type":"query","params":[],"bindings":["en","has been Confirmed"],"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.02118,"duration_str":"21.18ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":79.292,"width_percent":0.673},{"sql":"select * from `translations` where `lang_key` = 'has been Confirmed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Confirmed","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.01221,"duration_str":"12.21ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":79.965,"width_percent":0.388},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":80.353,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00126,"duration_str":"1.26ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":80.389,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.02402,"duration_str":"24.02ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":80.429,"width_percent":0.763},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.02325,"duration_str":"23.25ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":81.192,"width_percent":0.739},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":81.931,"width_percent":0.046},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00125,"duration_str":"1.25ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":81.976,"width_percent":0.04},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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":82.016,"width_percent":0.417},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01348,"duration_str":"13.48ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":82.433,"width_percent":0.428},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00172,"duration_str":"1.72ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":82.862,"width_percent":0.055},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":82.916,"width_percent":0.026},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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":82.942,"width_percent":0.398},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01445,"duration_str":"14.45ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":83.341,"width_percent":0.459},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":83.8,"width_percent":0.035},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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":83.835,"width_percent":0.039},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.02013,"duration_str":"20.13ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":83.874,"width_percent":0.639},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01914,"duration_str":"19.14ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":84.513,"width_percent":0.608},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":85.121,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":85.157,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.02241,"duration_str":"22.41ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":85.193,"width_percent":0.712},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.019129999999999998,"duration_str":"19.13ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":85.905,"width_percent":0.608},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":86.513,"width_percent":0.032},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":86.544,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.0132,"duration_str":"13.2ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":86.571,"width_percent":0.419},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01259,"duration_str":"12.59ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":86.991,"width_percent":0.4},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":87.39,"width_percent":0.033},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":87.423,"width_percent":0.03},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01311,"duration_str":"13.11ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":87.454,"width_percent":0.416},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01289,"duration_str":"12.89ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":87.87,"width_percent":0.409},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":88.28,"width_percent":0.03},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":88.31,"width_percent":0.029},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01349,"duration_str":"13.49ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":88.339,"width_percent":0.428},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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":88.767,"width_percent":0.42},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00114,"duration_str":"1.14ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":89.188,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":89.224,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01306,"duration_str":"13.06ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":89.258,"width_percent":0.415},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.013869999999999999,"duration_str":"13.87ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":89.673,"width_percent":0.441},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":90.114,"width_percent":0.049},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.0013,"duration_str":"1.3ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":90.163,"width_percent":0.041},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01384,"duration_str":"13.84ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":90.204,"width_percent":0.44},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01422,"duration_str":"14.22ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":90.643,"width_percent":0.452},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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":91.095,"width_percent":0.036},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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":91.131,"width_percent":0.036},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01367,"duration_str":"13.67ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":91.167,"width_percent":0.434},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.013470000000000001,"duration_str":"13.47ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":91.601,"width_percent":0.428},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00102,"duration_str":"1.02ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":92.029,"width_percent":0.032},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":92.061,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.013640000000000001,"duration_str":"13.64ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":92.088,"width_percent":0.433},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.019010000000000003,"duration_str":"19.01ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":92.521,"width_percent":0.604},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0012,"duration_str":"1.2ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":93.125,"width_percent":0.038},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00085,"duration_str":"850\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":93.163,"width_percent":0.027},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.01416,"duration_str":"14.16ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":93.19,"width_percent":0.45},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01276,"duration_str":"12.76ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":93.64,"width_percent":0.405},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00103,"duration_str":"1.03ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":94.045,"width_percent":0.033},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00078,"duration_str":"780\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":94.078,"width_percent":0.025},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.013009999999999999,"duration_str":"13.01ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":94.102,"width_percent":0.413},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.0126,"duration_str":"12.6ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":94.516,"width_percent":0.4},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":94.916,"width_percent":0.03},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":94.946,"width_percent":0.031},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.013550000000000001,"duration_str":"13.55ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":94.978,"width_percent":0.43},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.01427,"duration_str":"14.27ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":95.408,"width_percent":0.453},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":95.861,"width_percent":0.045},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00136,"duration_str":"1.36ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":95.907,"width_percent":0.043},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.013460000000000001,"duration_str":"13.46ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":95.95,"width_percent":0.428},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.013699999999999999,"duration_str":"13.7ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":96.377,"width_percent":0.435},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Order code: ' limit 1","type":"query","params":[],"bindings":["en","Order code: "],"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.00132,"duration_str":"1.32ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":96.813,"width_percent":0.042},{"sql":"select * from `translations` where `lang_key` = 'Order code: ' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Order code: ","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.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":96.854,"width_percent":0.034},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'has been Placed' limit 1","type":"query","params":[],"bindings":["en","has been Placed"],"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.014410000000000001,"duration_str":"14.41ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":96.889,"width_percent":0.458},{"sql":"select * from `translations` where `lang_key` = 'has been Placed' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["has been Placed","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.018879999999999997,"duration_str":"18.88ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":97.346,"width_percent":0.6},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'View All Notifications' limit 1","type":"query","params":[],"bindings":["en","View All 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.027190000000000002,"duration_str":"27.19ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":97.946,"width_percent":0.864},{"sql":"select * from `translations` where `lang_key` = 'View All Notifications' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["View All 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.023190000000000002,"duration_str":"23.19ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":98.81,"width_percent":0.737},{"sql":"select * from `languages`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"44bde27230f684f0b63d2f67690b12dabec06206","line":119},{"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.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"view::44bde27230f684f0b63d2f67690b12dabec06206:119","connection":"onlineshop","start_percent":99.546,"width_percent":0.026},{"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.0009,"duration_str":"900\u03bcs","stmt_id":"\\app\\Http\\Helpers.php:918","connection":"onlineshop","start_percent":99.572,"width_percent":0.029},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Profile' limit 1","type":"query","params":[],"bindings":["en","Profile"],"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.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":99.601,"width_percent":0.049},{"sql":"select * from `translations` where `lang_key` = 'Profile' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Profile","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.00263,"duration_str":"2.63ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":99.65,"width_percent":0.084},{"sql":"select * from `translations` where `lang` = 'en' and `lang_key` = 'Logout' limit 1","type":"query","params":[],"bindings":["en","Logout"],"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.00217,"duration_str":"2.17ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":99.733,"width_percent":0.069},{"sql":"select * from `translations` where `lang_key` = 'Logout' and `lang` = 'en' limit 1","type":"query","params":[],"bindings":["Logout","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.0015,"duration_str":"1.5ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":99.802,"width_percent":0.048},{"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.00256,"duration_str":"2.56ms","stmt_id":"\\app\\Http\\Helpers.php:800","connection":"onlineshop","start_percent":99.85,"width_percent":0.081},{"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.00217,"duration_str":"2.17ms","stmt_id":"\\app\\Http\\Helpers.php:810","connection":"onlineshop","start_percent":99.931,"width_percent":0.069}]},"models":{"data":{"Illuminate\\Notifications\\DatabaseNotification":32,"App\\Upload":4,"App\\Language":6,"App\\Tax":1,"App\\Addon":6,"App\\AttributeTranslation":1,"App\\Attribute":1,"App\\Color":143,"App\\BrandTranslation":5,"App\\Brand":5,"App\\CategoryTranslation":6,"App\\Translation":566,"App\\Store":2,"App\\Category":6,"App\\User":1},"count":785},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS","url":"array:1 [\n  \"intended\" => \"http:\/\/localhost\/onlineshop\/admin\"\n]","_previous":"array:1 [\n  \"url\" => \"http:\/\/localhost\/onlineshop\/admin\/products\/create\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","locale":"en","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"9","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/admin\/products\/create","status_code":"<pre class=sf-dump id=sf-dump-1018240767 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1018240767\", {\"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-1101162128 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1101162128\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1176826247 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1176826247\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-2054449309 data-indent-pad=\"  \"><span class=sf-dump-note>array:16<\/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>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=\"66 characters\">&quot;Chromium&quot;;v=&quot;142&quot;, &quot;Microsoft Edge&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=\"125 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/142.0.0.0 Safari\/537.36 Edg\/142.0.0.0<\/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=\"63 characters\">http:\/\/localhost\/onlineshop\/admin\/products\/admin\/4\/edit?lang=en<\/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\">XSRF-TOKEN=4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS; asif_syed_session=ZJwIt1LWKeMFKAbjlQgTw4A5h8bTMB1qdRjO4IKe<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2054449309\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-667552993 data-indent-pad=\"  \"><span class=sf-dump-note>array:45<\/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_SEC_CH_UA<\/span>\" => \"<span class=sf-dump-str title=\"66 characters\">&quot;Chromium&quot;;v=&quot;142&quot;, &quot;Microsoft Edge&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=\"125 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/142.0.0.0 Safari\/537.36 Edg\/142.0.0.0<\/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=\"63 characters\">http:\/\/localhost\/onlineshop\/admin\/products\/admin\/4\/edit?lang=en<\/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\">XSRF-TOKEN=4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS; asif_syed_session=ZJwIt1LWKeMFKAbjlQgTw4A5h8bTMB1qdRjO4IKe<\/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\">58040<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">\/onlineshop\/admin\/products\/create<\/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=\"33 characters\">\/onlineshop\/admin\/products\/create<\/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>1764483667.7052<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1764483667<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-667552993\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-19746827 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS<\/span>\"\n  \"<span class=sf-dump-key>asif_syed_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">ZJwIt1LWKeMFKAbjlQgTw4A5h8bTMB1qdRjO4IKe<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-19746827\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-919939124 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:21:08 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=4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS; expires=Sun, 30-Nov-2025 08:21:13 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=ZJwIt1LWKeMFKAbjlQgTw4A5h8bTMB1qdRjO4IKe; expires=Sun, 30-Nov-2025 08:21:13 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=4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS; expires=Sun, 30-Nov-2025 08:21:13 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"115 characters\">asif_syed_session=ZJwIt1LWKeMFKAbjlQgTw4A5h8bTMB1qdRjO4IKe; expires=Sun, 30-Nov-2025 08:21:13 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-919939124\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-672929582 data-indent-pad=\"  \"><span class=sf-dump-note>array:7<\/span> [<samp>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">4Ajn4RMOUn7it0VwXGbctPWQ8RA5dL8QxBvXWCWS<\/span>\"\n  \"<span class=sf-dump-key>url<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n    \"<span class=sf-dump-key>intended<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">http:\/\/localhost\/onlineshop\/admin<\/span>\"\n  <\/samp>]\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=\"49 characters\">http:\/\/localhost\/onlineshop\/admin\/products\/create<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">en<\/span>\"\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>9<\/span>\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-672929582\", {\"maxDepth\":0})<\/script>\n"}}