{"__meta":{"id":"01KA8RYKKX5ETSQT8AWKAPTMBP","datetime":"2025-11-17 17:24:39","utime":1763378679.422052,"method":"GET","uri":"\/api\/frontend\/product-section","ip":"127.0.0.1"},"messages":{"count":0,"messages":[]},"time":{"count":5,"start":1763378679.230951,"end":1763378679.422281,"duration":0.1913299560546875,"duration_str":"191ms","measures":[{"label":"Booting","start":1763378679.230951,"relative_start":0,"end":1763378679.281882,"relative_end":1763378679.281882,"duration":0.05093097686767578,"duration_str":"50.93ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1763378679.281886,"relative_start":0.05093502998352051,"end":1763378679.422282,"relative_end":9.5367431640625e-7,"duration":0.1403958797454834,"duration_str":"140ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1763378679.28244,"relative_start":0.05148887634277344,"end":1763378679.284942,"relative_end":1763378679.284942,"duration":0.002501964569091797,"duration_str":"2.5ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1763378679.410628,"relative_start":0.17967700958251953,"end":1763378679.421531,"relative_end":1763378679.421531,"duration":0.010902881622314453,"duration_str":"10.9ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1763378679.421545,"relative_start":0.19059395790100098,"end":1763378679.421552,"relative_end":1763378679.421552,"duration":6.9141387939453125e-6,"duration_str":"7\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":4268600,"peak_usage_str":"4MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"12.x","tooltip":{"Laravel Version":"12.37.0","PHP Version":"8.3.22","Environment":"local","Debug Mode":"Enabled","URL":"shopking.test","Timezone":"Asia\/Dhaka","Locale":"en"}},"views":{"count":0,"nb_templates":0,"templates":[]},"queries":{"count":7,"nb_statements":7,"nb_visible_statements":7,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.07129,"accumulated_duration_str":"71.29ms","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":true,"backtrace":[{"index":15,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":16,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1763378679.309918,"duration":0.041280000000000004,"duration_str":"41.28ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":15,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"shopking","explain":null,"start_percent":0,"width_percent":57.904},{"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":true,"backtrace":[{"index":19,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1763378679.359998,"duration":0.00394,"duration_str":"3.94ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":19,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"shopking","explain":null,"start_percent":57.904,"width_percent":5.527},{"sql":"select * from `wishlists` where `wishlists`.`product_id` in (2, 6, 9, 13, 22, 23, 27, 30, 34, 36, 38, 39, 40, 51, 52, 56, 57, 59, 68, 69, 75, 77, 79, 80, 83, 84, 86, 89, 92, 93, 94, 95, 98, 99, 108) and `user_id` = 0","type":"query","params":[],"bindings":[0],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1763378679.3665571,"duration":0.00452,"duration_str":"4.52ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"shopking","explain":null,"start_percent":63.431,"width_percent":6.34},{"sql":"select * from `media` where `media`.`model_id` in (2, 6, 9, 13, 22, 23, 27, 30, 34, 36, 38, 39, 40, 51, 52, 56, 57, 59, 68, 69, 75, 77, 79, 80, 83, 84, 86, 89, 92, 93, 94, 95, 98, 99, 108) and `media`.`model_type` = 'App\\\\Models\\\\Product'","type":"query","params":[],"bindings":["App\\Models\\Product"],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1763378679.372598,"duration":0.01174,"duration_str":"11.74ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"shopking","explain":null,"start_percent":69.771,"width_percent":16.468},{"sql":"select * from `product_variations` where `product_variations`.`product_id` in (2, 6, 9, 13, 22, 23, 27, 30, 34, 36, 38, 39, 40, 51, 52, 56, 57, 59, 68, 69, 75, 77, 79, 80, 83, 84, 86, 89, 92, 93, 94, 95, 98, 99, 108)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":13,"namespace":null,"name":"vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":27},{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265}],"start":1763378679.386086,"duration":0.00248,"duration_str":"2.48ms","memory":0,"memory_str":null,"filename":"BuildsAdjacencyListQueries.php:27","source":{"index":13,"namespace":null,"name":"vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":27},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fvendor%2Fstaudenmeir%2Flaravel-adjacency-list%2Fsrc%2FEloquent%2FTraits%2FBuildsAdjacencyListQueries.php&line=27","ajax":false,"filename":"BuildsAdjacencyListQueries.php","line":"27"},"connection":"shopking","explain":null,"start_percent":86.239,"width_percent":3.479},{"sql":"select * from `product_attributes` where `product_attributes`.`id` in (1, 2)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":29,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":30,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":31,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":32,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":33,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1763378679.393027,"duration":0.00188,"duration_str":"1.88ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":29,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"shopking","explain":null,"start_percent":89.718,"width_percent":2.637},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (2, 6, 9, 13, 22, 23, 27, 30, 34, 36, 38, 39, 40, 51, 52, 56, 57, 59, 68, 69, 75, 77, 79, 80, 83, 84, 86, 89, 92, 93, 94, 95, 98, 99, 108)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1763378679.399909,"duration":0.00545,"duration_str":"5.45ms","memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"shopking","explain":null,"start_percent":92.355,"width_percent":7.645}]},"models":{"data":{"App\\Models\\ProductVariation":{"retrieved":280,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FProductVariation.php&line=1","ajax":false,"filename":"ProductVariation.php","line":"?"}},"Spatie\\MediaLibrary\\MediaCollections\\Models\\Media":{"retrieved":175,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fvendor%2Fspatie%2Flaravel-medialibrary%2Fsrc%2FMediaCollections%2FModels%2FMedia.php&line=1","ajax":false,"filename":"Media.php","line":"?"}},"App\\Models\\Product":{"retrieved":35,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"App\\Models\\ProductAttribute":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FProductAttribute.php&line=1","ajax":false,"filename":"ProductAttribute.php","line":"?"}},"App\\Models\\ProductReview":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FProductReview.php&line=1","ajax":false,"filename":"ProductReview.php","line":"?"}},"App\\Models\\ProductSection":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FProductSection.php&line=1","ajax":false,"filename":"ProductSection.php","line":"?"}}},"count":495,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":495}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"https:\/\/shopking.test\/api\/frontend\/product-section","action_name":"frontend.productSection.","controller_action":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index","uri":"GET api\/frontend\/product-section","controller":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index<a href=\"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24\" class=\"phpdebugbar-widgets-editor-link\"><\/a>","prefix":"api\/frontend\/product-section","file":"<a href=\"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24\" onclick=\"\" class=\"phpdebugbar-widgets-editor-link\">app\/Http\/Controllers\/Frontend\/ProductSectionController.php:24-31<\/a>","middleware":"api, installed, apiKey, localization","duration":"188ms","peak_memory":"6MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1526146287 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1526146287\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1625738298 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1625738298\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-782008281 data-indent-pad=\"  \"><span class=sf-dump-note>array:18<\/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=\"791 characters\">XSRF-TOKEN=eyJpdiI6IkoyNXZmeVgwUXJYWGJSeWxZOHVoNHc9PSIsInZhbHVlIjoiVVJubUV1QWNBYVRNclN3amo0Z0NQMVRHZHVmUzg3TVBzNGxpdVUxU3Qxd1BVU0s4YnIzOXBXNEtsSmx1MUNxMndvNnJLbFZIbTVuU082ZlA1Q2VOU214MHZoUWl4ZjhXL24yUm0vVXNRVVd6a2Ivay9qUXUrTUx3bTZnbDlnMWYiLCJtYWMiOiI3ODUzMDdkMzc3NGUzOWJlN2ZkZDk5NzE4MGZiNTM2ZjA1OGQxZmQ5ZTRkNWFiYjVhZTFiMzc3YzI0YWU4MzI3IiwidGFnIjoiIn0%3D; shopking-ecommerce-app-with-laravel-website-admin-panel-with-pos-inventory-management-session=eyJpdiI6InBzS2E1ZWlDdXBiVExQTjRJaHRHNGc9PSIsInZhbHVlIjoicVZBWnlmS0VsQ2QyTmRkaVJ1cVc0QXpVajNhY2NRWkFheVhJckJRUTFkYXRHTGhrOGZKRVYzWkV0OTNpWlk0a2V3WUZTNktrY0dnN2Y4Rmd3S0s2OGdiL2toNTNZN3RIa2hSVlg3WWNrZWdvWHNMVHI0aSt4MXBhSHRrVStRRkkiLCJtYWMiOiI3NDEyMzMxZDI2MjY5ZWIzNGFhMWUyMGMyMTNmYzE0MTJhNGEzMWJkY2NhYWM4NjViZWIyZmQ2Njg1NDVlODAzIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>priority<\/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=\"6 characters\">u=1, i<\/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=\"23 characters\">gzip, deflate, br, zstd<\/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\">https:\/\/shopking.test\/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-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-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>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;Chromium&quot;;v=&quot;142&quot;, &quot;Google Chrome&quot;;v=&quot;142&quot;, &quot;Not_A Brand&quot;;v=&quot;99&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>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=\"33 characters\">application\/json, text\/plain, *\/*<\/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=\"117 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/142.0.0.0 Safari\/537.36<\/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\">eyJpdiI6IkoyNXZmeVgwUXJYWGJSeWxZOHVoNHc9PSIsInZhbHVlIjoiVVJubUV1QWNBYVRNclN3amo0Z0NQMVRHZHVmUzg3TVBzNGxpdVUxU3Qxd1BVU0s4YnIzOXBXNEtsSmx1MUNxMndvNnJLbFZIbTVuU082ZlA1Q2VOU214MHZoUWl4ZjhXL24yUm0vVXNRVVd6a2Ivay9qUXUrTUx3bTZnbDlnMWYiLCJtYWMiOiI3ODUzMDdkMzc3NGUzOWJlN2ZkZDk5NzE4MGZiNTM2ZjA1OGQxZmQ5ZTRkNWFiYjVhZTFiMzc3YzI0YWU4MzI3IiwidGFnIjoiIn0=<\/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;macOS&quot;<\/span>\"\n  <\/samp>]\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=\"8 characters\">no-cache<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>pragma<\/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=\"8 characters\">no-cache<\/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=\"13 characters\">shopking.test<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-782008281\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1488807997 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\">eyJpdiI6IkoyNXZmeVgwUXJYWGJSeWxZOHVoNHc9PSIsInZhbHVlIjoiVVJubUV1QWNBYVRNclN3amo0Z0NQMVRHZHVmUzg3TVBzNGxpdVUxU3Qxd1BVU0s4YnIzOXBXNEtsSmx1MUNxMndvNnJLbFZIbTVuU082ZlA1Q2VOU214MHZoUWl4ZjhXL24yUm0vVXNRVVd6a2Ivay9qUXUrTUx3bTZnbDlnMWYiLCJtYWMiOiI3ODUzMDdkMzc3NGUzOWJlN2ZkZDk5NzE4MGZiNTM2ZjA1OGQxZmQ5ZTRkNWFiYjVhZTFiMzc3YzI0YWU4MzI3IiwidGFnIjoiIn0=<\/span>\"\n  \"<span class=sf-dump-key>shopking-ecommerce-app-with-laravel-website-admin-panel-with-pos-inventory-management-session<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6InBzS2E1ZWlDdXBiVExQTjRJaHRHNGc9PSIsInZhbHVlIjoicVZBWnlmS0VsQ2QyTmRkaVJ1cVc0QXpVajNhY2NRWkFheVhJckJRUTFkYXRHTGhrOGZKRVYzWkV0OTNpWlk0a2V3WUZTNktrY0dnN2Y4Rmd3S0s2OGdiL2toNTNZN3RIa2hSVlg3WWNrZWdvWHNMVHI0aSt4MXBhSHRrVStRRkkiLCJtYWMiOiI3NDEyMzMxZDI2MjY5ZWIzNGFhMWUyMGMyMTNmYzE0MTJhNGEzMWJkY2NhYWM4NjViZWIyZmQ2Njg1NDVlODAzIiwidGFnIjoiIn0=<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1488807997\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1218233129 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/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\">Mon, 17 Nov 2025 11:24:39 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<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1218233129\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-157108087 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-157108087\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/shopking.test\/api\/frontend\/product-section","action_name":"frontend.productSection.","controller_action":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index"},"badge":null}}