{"__meta":{"id":"01KVPJB7PY9Z1B2Z2D6V8BDRV5","datetime":"2026-06-22 08:25:26","utime":1782095126.238698,"method":"GET","uri":"\/api\/frontend\/product-section","ip":"216.131.88.147"},"messages":{"count":0,"messages":[]},"time":{"count":5,"start":1782095126.183916,"end":1782095126.238707,"duration":0.05479097366333008,"duration_str":"54.79ms","measures":[{"label":"Booting","start":1782095126.183916,"relative_start":0,"end":1782095126.198099,"relative_end":1782095126.198099,"duration":0.014182806015014648,"duration_str":"14.18ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1782095126.198106,"relative_start":0.014189958572387695,"end":1782095126.238709,"relative_end":1.9073486328125e-6,"duration":0.040602922439575195,"duration_str":"40.6ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1782095126.198929,"relative_start":0.015012979507446289,"end":1782095126.20036,"relative_end":1782095126.20036,"duration":0.0014309883117675781,"duration_str":"1.43ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1782095126.235584,"relative_start":0.05166792869567871,"end":1782095126.238567,"relative_end":1782095126.238567,"duration":0.00298309326171875,"duration_str":"2.98ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1782095126.238581,"relative_start":0.05466485023498535,"end":1782095126.238588,"relative_end":1782095126.238588,"duration":7.152557373046875e-6,"duration_str":"7\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":7162336,"peak_usage_str":"7MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"12.x","tooltip":{"Laravel Version":"12.56.0","PHP Version":"8.2.31","Environment":"production","Debug Mode":"Enabled","URL":"beshraty.com","Timezone":"Asia\/Dhaka","Locale":"ar"}},"views":{"count":0,"nb_templates":0,"templates":[]},"queries":{"count":6,"nb_statements":6,"nb_visible_statements":6,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.0022299999999999998,"accumulated_duration_str":"2.23ms","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":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":16,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095126.202161,"duration":0.0007,"duration_str":"700\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":15,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":0,"width_percent":31.39},{"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":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095126.2299829,"duration":0.00057,"duration_str":"570\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":19,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":31.39,"width_percent":25.561},{"sql":"select * from `wishlists` where `wishlists`.`product_id` in (2, 3) 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":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095126.2324572,"duration":0.00027,"duration_str":"270\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":56.951,"width_percent":12.108},{"sql":"select * from `media` where `media`.`model_id` in (2, 3) 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":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095126.233071,"duration":0.0003,"duration_str":"300\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":69.058,"width_percent":13.453},{"sql":"select * from `product_variations` where `product_variations`.`product_id` in (2, 3)","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":"\/home\/beshmcwu\/public_html\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":27},{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265}],"start":1782095126.234521,"duration":0.00022,"duration_str":"220\u03bcs","slow":false,"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":"\/home\/beshmcwu\/public_html\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":27},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fvendor%2Fstaudenmeir%2Flaravel-adjacency-list%2Fsrc%2FEloquent%2FTraits%2FBuildsAdjacencyListQueries.php&line=27","ajax":false,"filename":"BuildsAdjacencyListQueries.php","line":"27"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":82.511,"width_percent":9.865},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (2, 3)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095126.235087,"duration":0.00017,"duration_str":"170\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":92.377,"width_percent":7.623}]},"models":{"data":{"Spatie\\MediaLibrary\\MediaCollections\\Models\\Media":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fvendor%2Fspatie%2Flaravel-medialibrary%2Fsrc%2FMediaCollections%2FModels%2FMedia.php&line=1","ajax":false,"filename":"Media.php","line":"?"}},"App\\Models\\Product":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"App\\Models\\ProductSection":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FModels%2FProductSection.php&line=1","ajax":false,"filename":"ProductSection.php","line":"?"}}},"count":7,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":7}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"https:\/\/beshraty.com\/api\/frontend\/product-section","action_name":"frontend.productSection.","controller_action":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index","uri":"GET api\/frontend\/product-section","controller":{"value":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24","ajax":false,"filename":"ProductSectionController.php","line":"24"}},"prefix":"api\/frontend\/product-section","file":{"value":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php:24-31","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24","ajax":false,"filename":"ProductSectionController.php","line":"24"}},"middleware":"api, installed, apiKey, localization","duration":"55.14ms","peak_memory":"12MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1290019800 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1290019800\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-2065067454 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-2065067454\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-2078057758 data-indent-pad=\"  \"><span class=sf-dump-note>array:19<\/span> [<samp data-depth=1 class=sf-dump-expanded>\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>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>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=\"35 characters\">ar-YE,ar;q=0.9,en-US;q=0.8,en;q=0.7<\/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=\"6 characters\">******<\/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=\"12 characters\">beshraty.com<\/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=\"25 characters\">https:\/\/beshraty.com\/home<\/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=\"111 characters\">Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Mobile Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-forwarded-for<\/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\">216.131.88.147<\/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=\"9 characters\">&quot;Android&quot;<\/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;Google Chrome&quot;;v=&quot;149&quot;, &quot;Chromium&quot;;v=&quot;149&quot;, &quot;Not)A;Brand&quot;;v=&quot;24&quot;<\/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\">ar<\/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\">?1<\/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=\"41 characters\">e0s15hw7-t2l6-02a8-0868-e515d76707v534825<\/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-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-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>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>x-forwarded-proto<\/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\">https<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-https<\/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\">on<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2078057758\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1891702572 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1891702572\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1296123016 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, 22 Jun 2026 02:25:26 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-1296123016\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-170906850 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-170906850\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/beshraty.com\/api\/frontend\/product-section","action_name":"frontend.productSection.","controller_action":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index"},"badge":null}}