{"__meta":{"id":"01KVPK002DKZ0NF9DG2HQNQ1E7","datetime":"2026-06-22 08:36:46","utime":1782095806.541925,"method":"GET","uri":"\/api\/frontend\/product-section","ip":"216.131.88.147"},"messages":{"count":0,"messages":[]},"time":{"count":5,"start":1782095806.427137,"end":1782095806.541936,"duration":0.11479902267456055,"duration_str":"115ms","measures":[{"label":"Booting","start":1782095806.427137,"relative_start":0,"end":1782095806.445028,"relative_end":1782095806.445028,"duration":0.01789116859436035,"duration_str":"17.89ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1782095806.445034,"relative_start":0.01789712905883789,"end":1782095806.541937,"relative_end":1.1920928955078125e-6,"duration":0.09690308570861816,"duration_str":"96.9ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1782095806.446034,"relative_start":0.018897056579589844,"end":1782095806.447878,"relative_end":1782095806.447878,"duration":0.0018439292907714844,"duration_str":"1.84ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1782095806.53929,"relative_start":0.1121530532836914,"end":1782095806.541777,"relative_end":1782095806.541777,"duration":0.0024869441986083984,"duration_str":"2.49ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1782095806.541793,"relative_start":0.11465620994567871,"end":1782095806.5418,"relative_end":1782095806.5418,"duration":6.9141387939453125e-6,"duration_str":"7\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":7359488,"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.00231,"accumulated_duration_str":"2.31ms","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":1782095806.450343,"duration":0.00093,"duration_str":"930\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":40.26},{"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":1782095806.531402,"duration":0.00044,"duration_str":"440\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":40.26,"width_percent":19.048},{"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":1782095806.5366318,"duration":0.00023999999999999998,"duration_str":"240\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":59.307,"width_percent":10.39},{"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":1782095806.537256,"duration":0.00033,"duration_str":"330\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.697,"width_percent":14.286},{"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":1782095806.538236,"duration":0.00019,"duration_str":"190\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":83.983,"width_percent":8.225},{"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":1782095806.538781,"duration":0.00017999999999999998,"duration_str":"180\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.208,"width_percent":7.792}]},"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":"115ms","peak_memory":"12MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-206873601 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-206873601\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-394211747 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-394211747\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-646757166 data-indent-pad=\"  \"><span class=sf-dump-note>array:21<\/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>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=\"955 characters\">user_cookie_consent=Mozilla%2F5.0%20%28Linux%3B%20Android%2010%3B%20K%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F149.0.0.0%20Mobile%20Safari%2F537.36%2C%20216.131.88.147; cookies_notification=1; XSRF-TOKEN=eyJpdiI6IkI5WE92aWxpaGF4Vzl6UWFPaEs3bXc9PSIsInZhbHVlIjoiSFBNSW5SQ0dUbHNpazYyT01qRDhaZXpMcUMwQUZHbnM1ZHVudFFZRjZHWHRMTnpzeFVISzlVZzVGU3hEeElyWUZpZUR4eE41WStPVTF0UGhJdjdKRnhuYlkxbVJrQnkyVk45blRPRERWMXE5YmpDNWFUVDRGRjBiMVVwRGZ4M1MiLCJtYWMiOiI5ZjhjZDQwNTlhMzAwNDA1MTZlMGNkYWIwNDBhMjgwOWQ1NzkwM2I1Njg1NDk1ZjBlZmZhZGM4MzFiYWM5MjhhIiwidGFnIjoiIn0%3D; mtgr_bshrty_llaanay_oaltgmyl_session=eyJpdiI6IlEvbkFPSlNEV2ZxaUU4aGVPLytuUUE9PSIsInZhbHVlIjoiRHlseDlHOUNoNzlZZmZHOXNSUUJKalAveWkwY2d4MDVxMXdTNm5nVGd3K1FkZ2hqa0VJaEpPS2lLSC9Ydmh6UWd3WkxQQzdmZDRrTFZhc1dwRnpyQ0RCQW4zd0d5WmE4dTVaOEdXMjJCMmNYR3JZQy9KUTllLzJVNHRISFdXL0EiLCJtYWMiOiJkMWZlNGFmODZjMWNjZjk5ZTljZTQzMmUxY2NlZmViYWEwZWI5ZGNmN2EzMzkxYTdjMzJhM2I3ZjNjMTY5ODQ1IiwidGFnIjoiIn0%3D<\/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>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\">eyJpdiI6IkI5WE92aWxpaGF4Vzl6UWFPaEs3bXc9PSIsInZhbHVlIjoiSFBNSW5SQ0dUbHNpazYyT01qRDhaZXpMcUMwQUZHbnM1ZHVudFFZRjZHWHRMTnpzeFVISzlVZzVGU3hEeElyWUZpZUR4eE41WStPVTF0UGhJdjdKRnhuYlkxbVJrQnkyVk45blRPRERWMXE5YmpDNWFUVDRGRjBiMVVwRGZ4M1MiLCJtYWMiOiI5ZjhjZDQwNTlhMzAwNDA1MTZlMGNkYWIwNDBhMjgwOWQ1NzkwM2I1Njg1NDk1ZjBlZmZhZGM4MzFiYWM5MjhhIiwidGFnIjoiIn0=<\/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-646757166\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1094437385 data-indent-pad=\"  \"><span class=sf-dump-note>array:4<\/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=\"127 characters\">Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Mobile Safari\/537.36, 216.131.88.147<\/span>\"\n  \"<span class=sf-dump-key>cookies_notification<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IkI5WE92aWxpaGF4Vzl6UWFPaEs3bXc9PSIsInZhbHVlIjoiSFBNSW5SQ0dUbHNpazYyT01qRDhaZXpMcUMwQUZHbnM1ZHVudFFZRjZHWHRMTnpzeFVISzlVZzVGU3hEeElyWUZpZUR4eE41WStPVTF0UGhJdjdKRnhuYlkxbVJrQnkyVk45blRPRERWMXE5YmpDNWFUVDRGRjBiMVVwRGZ4M1MiLCJtYWMiOiI5ZjhjZDQwNTlhMzAwNDA1MTZlMGNkYWIwNDBhMjgwOWQ1NzkwM2I1Njg1NDk1ZjBlZmZhZGM4MzFiYWM5MjhhIiwidGFnIjoiIn0=<\/span>\"\n  \"<span class=sf-dump-key>mtgr_bshrty_llaanay_oaltgmyl_session<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IlEvbkFPSlNEV2ZxaUU4aGVPLytuUUE9PSIsInZhbHVlIjoiRHlseDlHOUNoNzlZZmZHOXNSUUJKalAveWkwY2d4MDVxMXdTNm5nVGd3K1FkZ2hqa0VJaEpPS2lLSC9Ydmh6UWd3WkxQQzdmZDRrTFZhc1dwRnpyQ0RCQW4zd0d5WmE4dTVaOEdXMjJCMmNYR3JZQy9KUTllLzJVNHRISFdXL0EiLCJtYWMiOiJkMWZlNGFmODZjMWNjZjk5ZTljZTQzMmUxY2NlZmViYWEwZWI5ZGNmN2EzMzkxYTdjMzJhM2I3ZjNjMTY5ODQ1IiwidGFnIjoiIn0=<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1094437385\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-195160277 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:36:46 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-195160277\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1497494732 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1497494732\", {\"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}}