
1 x Application (99.12%) | 3.75s |
1 x Booting (0.88%) | 33.15ms |
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
select `categories`.*, `media`.`cloudnary_url`, `category_translations`.`name` from `categories` left join `category_translations` on `categories`.`id` = `category_translations`.`category_id` and `locale` = 'ar' left join `media` on `media`.`model_id` = `categories`.`id` and `media`.`collection_name` = 'image' and `media`.`model_type` = 'App\Models\Category' where `slug` = 'scorpion-dokha' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `category_product_item` left join (`product_items` left join `product_item_translations` on `product_item_translations`.`product_item_id` = `product_items`.`id` and `product_item_translations`.`locale` = 'ar' left join `media` on `media`.`model_id` = `product_items`.`id` and `media`.`collection_name` = 'photo' and `media`.`model_type` = 'App\Models\ProductItem') on `product_items`.`id` = `category_product_item`.`product_item_id` where `category_product_item`.`category_id` = 14
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_items`.*, `product_item_translations`.`name` as `name`, `media`.`cloudnary_url` from `category_product_item` left join (`product_items` left join `product_item_translations` on `product_item_translations`.`product_item_id` = `product_items`.`id` and `product_item_translations`.`locale` = 'ar' left join `media` on `media`.`model_id` = `product_items`.`id` and `media`.`collection_name` = 'photo' and `media`.`model_type` = 'App\Models\ProductItem') on `product_items`.`id` = `category_product_item`.`product_item_id` where `category_product_item`.`category_id` = 14 limit 30 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `media`.`cloudnary_url`, `category_translations`.`name` from `categories` left join `category_translations` on `categories`.`id` = `category_translations`.`category_id` and `locale` = 'ar' left join `media` on `media`.`model_id` = `categories`.`id` and `media`.`collection_name` = 'image' and `media`.`model_type` = 'App\Models\Category' where `slug` = 'scorpion-dokha' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `media`.`cloudnary_url`, `category_translations`.`name` from `categories` left join `category_translations` on `categories`.`id` = `category_translations`.`category_id` and `locale` = 'ar' left join `media` on `media`.`model_id` = `categories`.`id` and `media`.`collection_name` = 'image' and `media`.`model_type` = 'App\Models\Category' where `slug` = 'dokha' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_translations` where `category_translations`.`category_id` = 10 and `category_translations`.`category_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `category_product_item` left join (`product_items` left join `media` on `media`.`model_id` = `product_items`.`id` and `media`.`collection_name` = 'photo' and `media`.`model_type` = 'App\Models\ProductItem' left join `product_item_translations` on `product_item_translations`.`product_item_id` = `product_items`.`id` and `product_item_translations`.`locale` = 'ar') on `product_items`.`id` = `category_product_item`.`product_item_id` where `category_product_item`.`category_id` = 14 and `product_items`.`id` is not null and `product_items`.`status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_items`.*, `media`.`cloudnary_url`, `product_item_translations`.`name`, `product_item_translations`.`sticker` from `category_product_item` left join (`product_items` left join `media` on `media`.`model_id` = `product_items`.`id` and `media`.`collection_name` = 'photo' and `media`.`model_type` = 'App\Models\ProductItem' left join `product_item_translations` on `product_item_translations`.`product_item_id` = `product_items`.`id` and `product_item_translations`.`locale` = 'ar') on `product_items`.`id` = `category_product_item`.`product_item_id` where `category_product_item`.`category_id` = 14 and `product_items`.`id` is not null and `product_items`.`status` = 1 order by `product_items`.`id` desc limit 50 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:22 [▼ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [▶ 0 => "br" ] "host" => array:1 [▶ 0 => "smoktime.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "3.148.240.60" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-real-ip" => array:1 [▶ 0 => "3.148.240.60" ] "x-real-port" => array:1 [▶ 0 => "37965" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-port" => array:1 [▶ 0 => "443" ] "x-lscache" => array:1 [▶ 0 => "1" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "priority" => array:1 [▶ 0 => "u=0, i" ] ]
0 of 0array:60 [▼ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_ACCEPT_ENCODING" => "br" "HTTP_HOST" => "smoktime.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "3.148.240.60" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_REAL_IP" => "3.148.240.60" "HTTP_X_REAL_PORT" => "37965" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_PORT" => "443" "HTTP_X_LSCACHE" => "1" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u388889564/domains/smoktime.com/public_html" "REMOTE_ADDR" => "3.148.240.60" "REMOTE_PORT" => "61494" "SERVER_ADDR" => "2a02:4780:11:776:0:172d:fbdc:7" "SERVER_NAME" => "smoktime.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/ar/categories/scorpion-dokha" "REDIRECT_URL" => "/ar/categories/scorpion-dokha" "REDIRECT_REQUEST_METHOD" => "GET" "PROXY_REMOTE_ADDR" => "2a02:4780:1:25::2" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "business" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_256_GCM_SHA384" "SSL_CIPHER_USEKEYSIZE" => "256" "SSL_CIPHER_ALGKEYSIZE" => "256" "SCRIPT_FILENAME" => "/home/u388889564/domains/smoktime.com/public_html/server.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://smoktime.com/ar/categories/scorpion-dokha" "SCRIPT_URL" => "/ar/categories/scorpion-dokha" "SCRIPT_NAME" => "/server.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/server.php" "REQUEST_TIME_FLOAT" => 1745731409.7544 "REQUEST_TIME" => 1745731409 ]
[]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Sun, 27 Apr 2025 05:23:31 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImdKMWpwNXZwWkRBTVdjbXExUWs0Mmc9PSIsInZhbHVlIjoiRTUrSm9HTTVjc25pK1RBVUpYbDhRWFZPTXVMTDVLeWZHeGpmKzV3cDY1Wm5rRVNhMlNkTllGaXZnTVdRNTdLK3YvdUVwUStieTBTOC8rbDZ6b3l2RGFNUk5kL1d0d0x6TnhPVU5ORHloRWRUclZVNEdEUjQ2UUJQN1B5SVBvUC8iLCJtYWMiOiIyMmMwYmRjYmUyMGU4ZWZmZWIyMmVkNjMxNTlmODlkNWVkYzUxMjQ4ZTllMTQ5MGQyOTRmMTc1MmZjNGM4M2M1IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 07:23:33 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImdKMWpwNXZwWkRBTVdjbXExUWs0Mmc9PSIsInZhbHVlIjoiRTUrSm9HTTVjc25pK1RBVUpYbDhRWFZPTXVMTDVLeWZHeGpmKzV3cDY1Wm5rRVNhMlNkTllGaXZnTVdRNTdLK3YvdUVwU ▶" 1 => "smoke_time_session=eyJpdiI6IjFOQzBySUkyZDJrTXBuRHhPVUt5S3c9PSIsInZhbHVlIjoiM05GT28vdTh5ejNWNVVRVkFmRDM4VXUrMjAxejhkQjdOTFZ3Skc4cDdYWHR6Q0pVMGRjOFc1N1dnSnQzaHU1NVMzd1hlMCsvZ3VweUJZQ25vNkY1Y0lSM0tGUjY4cXVJZ0xSdGJWWFZkVWRwREswUHdvQTh0andBWkVlVFE4cFYiLCJtYWMiOiI0Y2I2NGY0YWEyMzA4MmU3ZmQxOTY2MWVlZTU3NWQwNzgzZTQzMGViMjhiNzQ5M2YwYTAxODE2YTBhMzA4NTQyIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 07:23:33 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀smoke_time_session=eyJpdiI6IjFOQzBySUkyZDJrTXBuRHhPVUt5S3c9PSIsInZhbHVlIjoiM05GT28vdTh5ejNWNVVRVkFmRDM4VXUrMjAxejhkQjdOTFZ3Skc4cDdYWHR6Q0pVMGRjOFc1N1dnSnQzaHU1N ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImdKMWpwNXZwWkRBTVdjbXExUWs0Mmc9PSIsInZhbHVlIjoiRTUrSm9HTTVjc25pK1RBVUpYbDhRWFZPTXVMTDVLeWZHeGpmKzV3cDY1Wm5rRVNhMlNkTllGaXZnTVdRNTdLK3YvdUVwUStieTBTOC8rbDZ6b3l2RGFNUk5kL1d0d0x6TnhPVU5ORHloRWRUclZVNEdEUjQ2UUJQN1B5SVBvUC8iLCJtYWMiOiIyMmMwYmRjYmUyMGU4ZWZmZWIyMmVkNjMxNTlmODlkNWVkYzUxMjQ4ZTllMTQ5MGQyOTRmMTc1MmZjNGM4M2M1IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 07:23:33 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImdKMWpwNXZwWkRBTVdjbXExUWs0Mmc9PSIsInZhbHVlIjoiRTUrSm9HTTVjc25pK1RBVUpYbDhRWFZPTXVMTDVLeWZHeGpmKzV3cDY1Wm5rRVNhMlNkTllGaXZnTVdRNTdLK3YvdUVwU ▶" 1 => "smoke_time_session=eyJpdiI6IjFOQzBySUkyZDJrTXBuRHhPVUt5S3c9PSIsInZhbHVlIjoiM05GT28vdTh5ejNWNVVRVkFmRDM4VXUrMjAxejhkQjdOTFZ3Skc4cDdYWHR6Q0pVMGRjOFc1N1dnSnQzaHU1NVMzd1hlMCsvZ3VweUJZQ25vNkY1Y0lSM0tGUjY4cXVJZ0xSdGJWWFZkVWRwREswUHdvQTh0andBWkVlVFE4cFYiLCJtYWMiOiI0Y2I2NGY0YWEyMzA4MmU3ZmQxOTY2MWVlZTU3NWQwNzgzZTQzMGViMjhiNzQ5M2YwYTAxODE2YTBhMzA4NTQyIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 07:23:33 GMT; path=/; httponly ◀smoke_time_session=eyJpdiI6IjFOQzBySUkyZDJrTXBuRHhPVUt5S3c9PSIsInZhbHVlIjoiM05GT28vdTh5ejNWNVVRVkFmRDM4VXUrMjAxejhkQjdOTFZ3Skc4cDdYWHR6Q0pVMGRjOFc1N1dnSnQzaHU1N ▶" ] ]
0 of 0array:9 [▼ "country_detail" => array:2 [▶ "success" => false "message" => "You've hit the monthly limit" ] "_token" => "No9Ya5Wz2RngdNk3MOFVfMO7c81OuqfYM2lM6OhW" 0 => "locale" 1 => "ar" "_previous" => array:1 [▶ "url" => "https://smoktime.com/ar/categories/scorpion-dokha" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] 2 => "locale" 3 => "ar" "PHPDEBUGBAR_STACK_DATA" => [] ]