{"__meta":{"id":"01KA8T8MZ75W0Z8X09ZMKAY49G","datetime":"2025-11-17 17:47:37","utime":1763380057.063775,"method":"GET","uri":"\/api\/frontend\/product-section","ip":"127.0.0.1"},"messages":{"count":0,"messages":[]},"time":{"count":5,"start":1763380056.958325,"end":1763380057.063786,"duration":0.10546112060546875,"duration_str":"105ms","measures":[{"label":"Booting","start":1763380056.958325,"relative_start":0,"end":1763380056.997552,"relative_end":1763380056.997552,"duration":0.03922700881958008,"duration_str":"39.23ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1763380056.997558,"relative_start":0.03923320770263672,"end":1763380057.063788,"relative_end":1.9073486328125e-6,"duration":0.06622982025146484,"duration_str":"66.23ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1763380056.99841,"relative_start":0.0400850772857666,"end":1763380056.999556,"relative_end":1763380056.999556,"duration":0.001146078109741211,"duration_str":"1.15ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1763380057.044091,"relative_start":0.08576607704162598,"end":1763380057.063598,"relative_end":1763380057.063598,"duration":0.01950693130493164,"duration_str":"19.51ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1763380057.063633,"relative_start":0.10530805587768555,"end":1763380057.063644,"relative_end":1763380057.063644,"duration":1.0967254638671875e-5,"duration_str":"11\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":4430992,"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":10,"nb_statements":10,"nb_visible_statements":10,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.019699999999999995,"accumulated_duration_str":"19.7ms","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":1763380057.000653,"duration":0.00226,"duration_str":"2.26ms","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":11.472},{"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":1763380057.004683,"duration":0.00207,"duration_str":"2.07ms","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":11.472,"width_percent":10.508},{"sql":"select * from `personal_access_tokens` where `personal_access_tokens`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":true,"backtrace":[{"index":20,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/PersonalAccessToken.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/PersonalAccessToken.php","line":66},{"index":21,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/Guard.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/Guard.php","line":67},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","line":56},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":333},{"index":27,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":125}],"start":1763380057.008904,"duration":0.0005899999999999999,"duration_str":"590\u03bcs","memory":0,"memory_str":null,"filename":"PersonalAccessToken.php:66","source":{"index":20,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/PersonalAccessToken.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/PersonalAccessToken.php","line":66},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fvendor%2Flaravel%2Fsanctum%2Fsrc%2FPersonalAccessToken.php&line=66","ajax":false,"filename":"PersonalAccessToken.php","line":"66"},"connection":"shopking","explain":null,"start_percent":21.98,"width_percent":2.995},{"sql":"select * from `users` where `users`.`id` = 1 and `users`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":21,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/Guard.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/Guard.php","line":152},{"index":22,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/Guard.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/Guard.php","line":69},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","line":56},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":333},{"index":28,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/app\/Services\/ProductSectionService.php","line":125}],"start":1763380057.0114338,"duration":0.00076,"duration_str":"760\u03bcs","memory":0,"memory_str":null,"filename":"Guard.php:152","source":{"index":21,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/Guard.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/Guard.php","line":152},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fvendor%2Flaravel%2Fsanctum%2Fsrc%2FGuard.php&line=152","ajax":false,"filename":"Guard.php","line":"152"},"connection":"shopking","explain":null,"start_percent":24.975,"width_percent":3.858},{"sql":"update `personal_access_tokens` set `last_used_at` = '2025-11-17 17:47:37', `personal_access_tokens`.`updated_at` = '2025-11-17 17:47:37' where `id` = 1","type":"query","params":[],"bindings":["2025-11-17 17:47:37","2025-11-17 17:47:37",1],"hints":null,"show_copy":true,"backtrace":[{"index":10,"namespace":null,"name":"vendor\/staudenmeir\/laravel-cte\/src\/Query\/Traits\/BuildsExpressionQueries.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/staudenmeir\/laravel-cte\/src\/Query\/Traits\/BuildsExpressionQueries.php","line":264},{"index":14,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/Guard.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/Guard.php","line":189},{"index":15,"namespace":null,"name":"vendor\/laravel\/sanctum\/src\/Guard.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/sanctum\/src\/Guard.php","line":80},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","line":56},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":333}],"start":1763380057.015387,"duration":0.00326,"duration_str":"3.26ms","memory":0,"memory_str":null,"filename":"BuildsExpressionQueries.php:264","source":{"index":10,"namespace":null,"name":"vendor\/staudenmeir\/laravel-cte\/src\/Query\/Traits\/BuildsExpressionQueries.php","file":"\/Users\/inilabs\/Workspace\/8.1\/shopking\/vendor\/staudenmeir\/laravel-cte\/src\/Query\/Traits\/BuildsExpressionQueries.php","line":264},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fvendor%2Fstaudenmeir%2Flaravel-cte%2Fsrc%2FQuery%2FTraits%2FBuildsExpressionQueries.php&line=264","ajax":false,"filename":"BuildsExpressionQueries.php","line":"264"},"connection":"shopking","explain":null,"start_percent":28.832,"width_percent":16.548},{"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` = 1","type":"query","params":[],"bindings":[1],"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":1763380057.0205748,"duration":0.00147,"duration_str":"1.47ms","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":45.381,"width_percent":7.462},{"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":1763380057.0236099,"duration":0.00567,"duration_str":"5.67ms","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":52.843,"width_percent":28.782},{"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":1763380057.0311348,"duration":0.00215,"duration_str":"2.15ms","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":81.624,"width_percent":10.914},{"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":1763380057.036535,"duration":0.0005,"duration_str":"500\u03bcs","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":92.538,"width_percent":2.538},{"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":1763380057.040904,"duration":0.0009699999999999999,"duration_str":"970\u03bcs","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":95.076,"width_percent":4.924}]},"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":"?"}},"Laravel\\Sanctum\\PersonalAccessToken":{"retrieved":1,"updated":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fvendor%2Flaravel%2Fsanctum%2Fsrc%2FPersonalAccessToken.php&line=1","ajax":false,"filename":"PersonalAccessToken.php","line":"?"}},"App\\Models\\Wishlist":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FWishlist.php&line=1","ajax":false,"filename":"Wishlist.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":"?"}},"App\\Models\\User":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2FUsers%2Finilabs%2FWorkspace%2F8.1%2Fshopking%2Fapp%2FModels%2FUser.php&line=1","ajax":false,"filename":"User.php","line":"?"}}},"count":500,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":499,"updated":1}},"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":"104ms","peak_memory":"6MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-31465236 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-31465236\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-260738411 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-260738411\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-368615091 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=\"1166 characters\">user_cookie_consent=Mozilla%2F5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F142.0.0.0%20Safari%2F537.36%2C%20127.0.0.1; cookies_notification=1; rzp_unified_session_id=RgnJwi020sx8uB; __stripe_mid=43e379d3-5315-4695-a8bb-c3a6737ab826275706; __stripe_sid=32a89f16-ab19-446b-a051-6791ec00fc0b2ba78a; XSRF-TOKEN=eyJpdiI6ImdZWnZBR2VYQ2RxWnQwVjJrQVNpTGc9PSIsInZhbHVlIjoiMGpMRHZUamQ0R0RrKzFhd09xMVhyUmJONG8yY0FHNnFwOTU3VXNHejRKaTFsVlIvS2Y2TDhtd0lPdm4yQW1kdFF2OFZPZTJNaUtOZThkeUtxVTNYZ0RTNWI1bDRiTi9nek9yU1FidE1yRjBWRmJhZjNUajd1cGV5VW5BVkpXQXIiLCJtYWMiOiI2ZjViNDZkYjhjYjQ3ZDBhNDlhYWNkMGIwNTAxMGQ5YjRmZDYyODEzMmEzYWJlYjFhY2RkOGM1YWUyNGRlYzc5IiwidGFnIjoiIn0%3D; shopking-ecommerce-app-with-laravel-website-admin-panel-with-pos-inventory-management-session=eyJpdiI6Ik5SNUJyanlRSzFvVS92aVdwTkxvZXc9PSIsInZhbHVlIjoiV0k2SElpR3pHME5nTHREa3FocUJ2STBaUFUxMVNhV1FSQmMwMXV1T1YyRE16Y0swbndVbkp3dWNDUVZoVHZGMWRLSWNENDFxVW5hM1hUekdCeVhVcDllMUZIUUd6dFNERGFkK2d5SnlUaTMvZDk2UXpxTnlNZXIxZnFOVTF6bGkiLCJtYWMiOiI0NDNjMzcyZGFjYWNlZTliYzJiNGEzMjE2N2M1ZmEwYmE3OTljZmI3ZGEyYWY2MDhhMWVkMGVjM2U2YWYwOGY1IiwidGFnIjoiIn0%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>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>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>x-localization<\/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\">en<\/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>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\">eyJpdiI6ImdZWnZBR2VYQ2RxWnQwVjJrQVNpTGc9PSIsInZhbHVlIjoiMGpMRHZUamQ0R0RrKzFhd09xMVhyUmJONG8yY0FHNnFwOTU3VXNHejRKaTFsVlIvS2Y2TDhtd0lPdm4yQW1kdFF2OFZPZTJNaUtOZThkeUtxVTNYZ0RTNWI1bDRiTi9nek9yU1FidE1yRjBWRmJhZjNUajd1cGV5VW5BVkpXQXIiLCJtYWMiOiI2ZjViNDZkYjhjYjQ3ZDBhNDlhYWNkMGIwNTAxMGQ5YjRmZDYyODEzMmEzYWJlYjFhY2RkOGM1YWUyNGRlYzc5IiwidGFnIjoiIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>authorization<\/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=\"18 characters\">Bearer 1|nT4******<\/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>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-368615091\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1311769812 data-indent-pad=\"  \"><span class=sf-dump-note>array:7<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>user_cookie_consent<\/span>\" => \"<span class=sf-dump-str title=\"128 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, 127.0.0.1<\/span>\"\n  \"<span class=sf-dump-key>cookies_notification<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n  \"<span class=sf-dump-key>rzp_unified_session_id<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">RgnJwi020sx8uB<\/span>\"\n  \"<span class=sf-dump-key>__stripe_mid<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">43e379d3-5315-4695-a8bb-c3a6737ab826275706<\/span>\"\n  \"<span class=sf-dump-key>__stripe_sid<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">32a89f16-ab19-446b-a051-6791ec00fc0b2ba78a<\/span>\"\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6ImdZWnZBR2VYQ2RxWnQwVjJrQVNpTGc9PSIsInZhbHVlIjoiMGpMRHZUamQ0R0RrKzFhd09xMVhyUmJONG8yY0FHNnFwOTU3VXNHejRKaTFsVlIvS2Y2TDhtd0lPdm4yQW1kdFF2OFZPZTJNaUtOZThkeUtxVTNYZ0RTNWI1bDRiTi9nek9yU1FidE1yRjBWRmJhZjNUajd1cGV5VW5BVkpXQXIiLCJtYWMiOiI2ZjViNDZkYjhjYjQ3ZDBhNDlhYWNkMGIwNTAxMGQ5YjRmZDYyODEzMmEzYWJlYjFhY2RkOGM1YWUyNGRlYzc5IiwidGFnIjoiIn0=<\/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\">eyJpdiI6Ik5SNUJyanlRSzFvVS92aVdwTkxvZXc9PSIsInZhbHVlIjoiV0k2SElpR3pHME5nTHREa3FocUJ2STBaUFUxMVNhV1FSQmMwMXV1T1YyRE16Y0swbndVbkp3dWNDUVZoVHZGMWRLSWNENDFxVW5hM1hUekdCeVhVcDllMUZIUUd6dFNERGFkK2d5SnlUaTMvZDk2UXpxTnlNZXIxZnFOVTF6bGkiLCJtYWMiOiI0NDNjMzcyZGFjYWNlZTliYzJiNGEzMjE2N2M1ZmEwYmE3OTljZmI3ZGEyYWY2MDhhMWVkMGVjM2U2YWYwOGY1IiwidGFnIjoiIn0=<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1311769812\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1196383334 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:47:37 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-1196383334\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-2109001975 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-2109001975\", {\"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}}