{"__meta":{"id":"Xdb66780a71f46f083e70a05a4d44e18a","datetime":"2024-08-13 11:40:17","utime":1723527617.326693,"method":"GET","uri":"\/api\/frontend\/product-section","ip":"172.19.0.1"},"php":{"version":"8.2.13","interface":"fpm-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1723527617.278384,"end":1723527617.326706,"duration":0.04832196235656738,"duration_str":"48.32ms","measures":[{"label":"Booting","start":1723527617.278384,"relative_start":0,"end":1723527617.294468,"relative_end":1723527617.294468,"duration":0.016083955764770508,"duration_str":"16.08ms","memory":0,"memory_str":"0B","params":[],"collector":"time"},{"label":"Application","start":1723527617.294478,"relative_start":0.016093969345092773,"end":1723527617.326708,"relative_end":2.1457672119140625e-6,"duration":0.03223013877868652,"duration_str":"32.23ms","memory":0,"memory_str":"0B","params":[],"collector":"time"}]},"memory":{"peak_usage":3880960,"peak_usage_str":"4MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"GET api\/frontend\/product-section","middleware":"api, installed, apiKey, localization","controller":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index","as":"frontend.productSection.","namespace":null,"prefix":"api\/frontend\/product-section","where":[],"file":"<a href=\"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24\" onclick=\"\">app\/Http\/Controllers\/Frontend\/ProductSectionController.php:24-31<\/a>"},"queries":{"nb_statements":7,"nb_failed_statements":0,"accumulated_duration":0.0085,"accumulated_duration_str":"8.5ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select `product_sections`.`id`, `product_sections`.`name`, `product_sections`.`slug`, `product_sections`.`status` from `product_sections` where `product_sections`.`status` = 5 order by `id` asc","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":16,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":259}],"start":1723527617.300751,"duration":0.00206,"duration_str":"2.06ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:129","source":"app\/Services\/ProductSectionService.php:129","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FServices%2FProductSectionService.php&line=129","ajax":false,"filename":"ProductSectionService.php","line":"129"},"connection":"shopperzz","start_percent":0,"width_percent":24.235},{"sql":"select `products`.`id`, `products`.`name`, `products`.`sku`, `products`.`slug`, `products`.`selling_price`, `products`.`variation_price`, `products`.`add_to_flash_sale`, `products`.`offer_start_date`, `products`.`offer_end_date`, `products`.`discount`, `products`.`status`, (select sum(star) from `product_reviews` where `product_id` = `products`.`id`) as `rating_star`, (select count(product_id) from `product_reviews` where `product_id` = `products`.`id`) as `rating_star_count`, `product_section_products`.`product_section_id` as `pivot_product_section_id`, `product_section_products`.`product_id` as `pivot_product_id` from `products` inner join `product_section_products` on `products`.`id` = `product_section_products`.`product_id` where `product_section_products`.`product_section_id` in (1) and `products`.`status` = 5 and `deleted_at` is null and `products`.`deleted_at` is null","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":259}],"start":1723527617.304021,"duration":0.00123,"duration_str":"1.23ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:129","source":"app\/Services\/ProductSectionService.php:129","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FServices%2FProductSectionService.php&line=129","ajax":false,"filename":"ProductSectionService.php","line":"129"},"connection":"shopperzz","start_percent":24.235,"width_percent":14.471},{"sql":"select * from `wishlists` where `wishlists`.`product_id` in (2, 6, 11, 15, 16, 18, 19, 23, 26, 27, 28, 30, 33, 34, 42, 49, 51, 53, 54, 56, 57, 60, 63, 67, 68, 76, 78, 89, 90, 91, 92, 96, 102, 106, 108) and `user_id` = 0","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":259}],"start":1723527617.30675,"duration":0.0005600000000000001,"duration_str":"560\u03bcs","memory":0,"memory_str":null,"filename":"ProductSectionService.php:129","source":"app\/Services\/ProductSectionService.php:129","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FServices%2FProductSectionService.php&line=129","ajax":false,"filename":"ProductSectionService.php","line":"129"},"connection":"shopperzz","start_percent":38.706,"width_percent":6.588},{"sql":"select * from `media` where `media`.`model_id` in (2, 6, 11, 15, 16, 18, 19, 23, 26, 27, 28, 30, 33, 34, 42, 49, 51, 53, 54, 56, 57, 60, 63, 67, 68, 76, 78, 89, 90, 91, 92, 96, 102, 106, 108) and `media`.`model_type` = 'App\\Models\\Product'","type":"query","params":[],"bindings":["App\\Models\\Product"],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":259}],"start":1723527617.307975,"duration":0.0017800000000000001,"duration_str":"1.78ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:129","source":"app\/Services\/ProductSectionService.php:129","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FServices%2FProductSectionService.php&line=129","ajax":false,"filename":"ProductSectionService.php","line":"129"},"connection":"shopperzz","start_percent":45.294,"width_percent":20.941},{"sql":"select * from `product_variations` where `product_variations`.`product_id` in (2, 6, 11, 15, 16, 18, 19, 23, 26, 27, 28, 30, 33, 34, 42, 49, 51, 53, 54, 56, 57, 60, 63, 67, 68, 76, 78, 89, 90, 91, 92, 96, 102, 106, 108)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":26},{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43}],"start":1723527617.3117821,"duration":0.0017,"duration_str":"1.7ms","memory":0,"memory_str":null,"filename":"BuildsAdjacencyListQueries.php:26","source":"vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php:26","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fvendor%2Fstaudenmeir%2Flaravel-adjacency-list%2Fsrc%2FEloquent%2FTraits%2FBuildsAdjacencyListQueries.php&line=26","ajax":false,"filename":"BuildsAdjacencyListQueries.php","line":"26"},"connection":"shopperzz","start_percent":66.235,"width_percent":20},{"sql":"select * from `product_attributes` where `product_attributes`.`id` in (1, 2)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":29,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":30,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":31,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":32,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":33,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":259}],"start":1723527617.3163111,"duration":0.00051,"duration_str":"510\u03bcs","memory":0,"memory_str":null,"filename":"ProductSectionService.php:129","source":"app\/Services\/ProductSectionService.php:129","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FServices%2FProductSectionService.php&line=129","ajax":false,"filename":"ProductSectionService.php","line":"129"},"connection":"shopperzz","start_percent":86.235,"width_percent":6},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (2, 6, 11, 15, 16, 18, 19, 23, 26, 27, 28, 30, 33, 34, 42, 49, 51, 53, 54, 56, 57, 60, 63, 67, 68, 76, 78, 89, 90, 91, 92, 96, 102, 106, 108)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Services\/ProductSectionService.php","line":129},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/var\/www\/laravel\/shopperzz\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":43},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/var\/www\/laravel\/shopperzz\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":259}],"start":1723527617.319497,"duration":0.00066,"duration_str":"660\u03bcs","memory":0,"memory_str":null,"filename":"ProductSectionService.php:129","source":"app\/Services\/ProductSectionService.php:129","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FServices%2FProductSectionService.php&line=129","ajax":false,"filename":"ProductSectionService.php","line":"129"},"connection":"shopperzz","start_percent":92.235,"width_percent":7.765}]},"models":{"data":{"App\\Models\\ProductVariation":{"value":280,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FModels%2FProductVariation.php&line=1","ajax":false,"filename":"ProductVariation.php","line":"?"}},"Spatie\\MediaLibrary\\MediaCollections\\Models\\Media":{"value":140,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fvendor%2Fspatie%2Flaravel-medialibrary%2Fsrc%2FMediaCollections%2FModels%2FMedia.php&line=1","ajax":false,"filename":"Media.php","line":"?"}},"App\\Models\\Product":{"value":35,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"App\\Models\\ProductAttribute":{"value":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FModels%2FProductAttribute.php&line=1","ajax":false,"filename":"ProductAttribute.php","line":"?"}},"App\\Models\\ProductSection":{"value":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fvar%2Fwww%2Flaravel%2Fshopperzz%2Fapp%2FModels%2FProductSection.php&line=1","ajax":false,"filename":"ProductSection.php","line":"?"}}},"count":458,"is_counter":true},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":[],"request":{"path_info":"\/api\/frontend\/product-section","status_code":"<pre class=sf-dump id=sf-dump-988741600 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-988741600\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-2130701459 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-2130701459\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1256107674 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1256107674\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1303705426 data-indent-pad=\"  \"><span class=sf-dump-note>array:16<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"781 characters\">XSRF-TOKEN=eyJpdiI6IjJwMVdOaTRrTSs1bk5FRVJMNGY2Nnc9PSIsInZhbHVlIjoiVEkyUHVkemY3Tm1SNFlNY0dsZzV1aUNnMEg3NmNpS01tZkpwd2orTGZhK0dRRWhjRjRXRGtwZU9iZUZ4ZkVEQUdodnozWjBybHFQZ2RITnRkTGpqMUNzOHREMysvenZ5cW44bEVSNi9XbUtzNjZHM1lnQjVCTFk5bzd1b1lKK1QiLCJtYWMiOiI3YWU3ZjNiYzBiZTI1M2UyZjQ4M2ViZmI4YTkyZjkwNzQyMmY2YjRjZDJlYjUxZjkxNGNlN2JmYzQzOGQ4NjhmIiwidGFnIjoiIn0%3D; shopperzz_pwa_ecommerce_cms_with_pos_whatsapp_ordering_inventory_management_session=eyJpdiI6Ilh6ay9XYTYybEU4MWxrRG01eE1XWnc9PSIsInZhbHVlIjoiQzE3T3dkNDVKemN5SlRmTzNZaVBWQzBjaWFoNHpjc2k5K3JKVW9kYkRSb3cwN2hxVnhVY1l3NFJxeDU0R2NFZWFlNm9WQ0N0UjZlYlhKNVVlN2d1ZmV6clhmWVhUZHdjd1FGMjVYdnVCMFZTVmdIUkRFR001aDlhUE1PTk8xMzgiLCJtYWMiOiJmNzEyOTFmNDkwMDM4Y2ZkMTE2Mjc1NTFjMmJjYTFkYzhjNWQ5NjMzNDAzYTQ5M2VkYWIzN2JkZjJmNDIyYTY1IiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">en-US,en;q=0.9<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"13 characters\">gzip, deflate<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"26 characters\">http:\/\/shopperzz.lrvl\/home<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"7 characters\">&quot;Linux&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-api-key<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"37 characters\">i9u99tt4-f0w6-71w7-8394-y968t02516r11<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"101 characters\">Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/127.0.0.0 Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-mobile<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?0<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-xsrf-token<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IjJwMVdOaTRrTSs1bk5FRVJMNGY2Nnc9PSIsInZhbHVlIjoiVEkyUHVkemY3Tm1SNFlNY0dsZzV1aUNnMEg3NmNpS01tZkpwd2orTGZhK0dRRWhjRjRXRGtwZU9iZUZ4ZkVEQUdodnozWjBybHFQZ2RITnRkTGpqMUNzOHREMysvenZ5cW44bEVSNi9XbUtzNjZHM1lnQjVCTFk5bzd1b1lKK1QiLCJtYWMiOiI3YWU3ZjNiYzBiZTI1M2UyZjQ4M2ViZmI4YTkyZjkwNzQyMmY2YjRjZDJlYjUxZjkxNGNlN2JmYzQzOGQ4NjhmIiwidGFnIjoiIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"65 characters\">&quot;Not)A;Brand&quot;;v=&quot;99&quot;, &quot;Google Chrome&quot;;v=&quot;127&quot;, &quot;Chromium&quot;;v=&quot;127&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">shopperzz.lrvl<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1303705426\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1508350769 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IjJwMVdOaTRrTSs1bk5FRVJMNGY2Nnc9PSIsInZhbHVlIjoiVEkyUHVkemY3Tm1SNFlNY0dsZzV1aUNnMEg3NmNpS01tZkpwd2orTGZhK0dRRWhjRjRXRGtwZU9iZUZ4ZkVEQUdodnozWjBybHFQZ2RITnRkTGpqMUNzOHREMysvenZ5cW44bEVSNi9XbUtzNjZHM1lnQjVCTFk5bzd1b1lKK1QiLCJtYWMiOiI3YWU3ZjNiYzBiZTI1M2UyZjQ4M2ViZmI4YTkyZjkwNzQyMmY2YjRjZDJlYjUxZjkxNGNlN2JmYzQzOGQ4NjhmIiwidGFnIjoiIn0=<\/span>\"\n  \"<span class=sf-dump-key>shopperzz_pwa_ecommerce_cms_with_pos_whatsapp_ordering_inventory_management_session<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6Ilh6ay9XYTYybEU4MWxrRG01eE1XWnc9PSIsInZhbHVlIjoiQzE3T3dkNDVKemN5SlRmTzNZaVBWQzBjaWFoNHpjc2k5K3JKVW9kYkRSb3cwN2hxVnhVY1l3NFJxeDU0R2NFZWFlNm9WQ0N0UjZlYlhKNVVlN2d1ZmV6clhmWVhUZHdjd1FGMjVYdnVCMFZTVmdIUkRFR001aDlhUE1PTk8xMzgiLCJtYWMiOiJmNzEyOTFmNDkwMDM4Y2ZkMTE2Mjc1NTFjMmJjYTFkYzhjNWQ5NjMzNDAzYTQ5M2VkYWIzN2JkZjJmNDIyYTY1IiwidGFnIjoiIn0=<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1508350769\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1248083143 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Tue, 13 Aug 2024 05:40:17 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-ratelimit-limit<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">60<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-ratelimit-remaining<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">19<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1248083143\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-186076101 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-186076101\", {\"maxDepth\":0})<\/script>\n"}}