
1 x Application (99.19%) | 3.58s |
1 x Booting (0.8%) | 28.89ms |
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` = 'en' left join `media` on `media`.`model_id` = `categories`.`id` and `media`.`collection_name` = 'image' and `media`.`model_type` = 'App\Models\Category' where `slug` = 'Modern-Design-Medwakh' 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` = 'en' 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` = 18
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` = 'en' 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` = 18 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` = 'en' left join `media` on `media`.`model_id` = `categories`.`id` and `media`.`collection_name` = 'image' and `media`.`model_type` = 'App\Models\Category' where `slug` = 'Modern-Design-Medwakh' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 15 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` = 'en' left join `media` on `media`.`model_id` = `categories`.`id` and `media`.`collection_name` = 'image' and `media`.`model_type` = 'App\Models\Category' where `slug` = 'medwakh' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_translations` where `category_translations`.`category_id` = 15 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` = 'en') on `product_items`.`id` = `category_product_item`.`product_item_id` where `category_product_item`.`category_id` = 18 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` = 'en') on `product_items`.`id` = `category_product_item`.`product_item_id` where `category_product_item`.`category_id` = 18 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.144.251.44" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-real-ip" => array:1 [▶ 0 => "3.144.251.44" ] "x-real-port" => array:1 [▶ 0 => "10980" ] "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.144.251.44" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_REAL_IP" => "3.144.251.44" "HTTP_X_REAL_PORT" => "10980" "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.144.251.44" "REMOTE_PORT" => "55628" "SERVER_ADDR" => "2a02:4780:11:776:0:172d:fbdc:7" "SERVER_NAME" => "smoktime.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/en/categories/Modern-Design-Medwakh" "REDIRECT_URL" => "/en/categories/Modern-Design-Medwakh" "REDIRECT_REQUEST_METHOD" => "GET" "PROXY_REMOTE_ADDR" => "2a02:4780:2c:d::4" "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/en/categories/Modern-Design-Medwakh" "SCRIPT_URL" => "/en/categories/Modern-Design-Medwakh" "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" => 1744125742.0646 "REQUEST_TIME" => 1744125742 ]
[]
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 => "Tue, 08 Apr 2025 15:22:24 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=eyJpdiI6IlRYbTRKVFlYS2VmQnhoZXY3K2ZnOWc9PSIsInZhbHVlIjoiZHE2REJ2RFlleTFQUEJ0UktUTUFIVmhMZUZ5dHI5Y3ZJZTdPbnkvQ1lrSi9LVTRaZnNrMy82blFUK25jTTM5MjlpOG8vTG1HL3V1cmlmc1c1eGpJdS9taU1zZCtpT29IVnNObE9sU1JTajV2SEt0dlZGNXFCMlJCcnhBV0N3TSsiLCJtYWMiOiI2MWIyNjFiNGE5MTkyMWNlNmUwZmQ4NjgxNzM1N2JlYzY4Mjg1ZGJkMGQ1MDIxYTM4OWVhZmQ0Zjg4OThiYWQ0IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 17:22:25 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlRYbTRKVFlYS2VmQnhoZXY3K2ZnOWc9PSIsInZhbHVlIjoiZHE2REJ2RFlleTFQUEJ0UktUTUFIVmhMZUZ5dHI5Y3ZJZTdPbnkvQ1lrSi9LVTRaZnNrMy82blFUK25jTTM5MjlpOG8vT ▶" 1 => "smoke_time_session=eyJpdiI6IjZ1M21zMEIwRGhiQjg3UmFDNE1tRXc9PSIsInZhbHVlIjoiUjJ4T28rV2JNS3p0SXA4NkhPKzdNMVNySXBwSEY0YXl3aXF1aHJ5clZ2cEFuVFFKbWJ0SEh5MW45WElFR0cycWZmTTRoQzBuQVZ4RDdXYnBCZmJSYzRtbmNzOXpPMkpMVmxrdmFwOGVYUmFBY3U0VnExK3NOYWJYa3l0c09XenQiLCJtYWMiOiI0YjkzZDI4ZDM5ZjczNTFjMjIyOTliZTgxNDk2MzU3NGUyNDk2ZDI0YzZhMDc0NzBhMWJjM2E4ZjBlMzM0ODIyIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 17:22:25 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀smoke_time_session=eyJpdiI6IjZ1M21zMEIwRGhiQjg3UmFDNE1tRXc9PSIsInZhbHVlIjoiUjJ4T28rV2JNS3p0SXA4NkhPKzdNMVNySXBwSEY0YXl3aXF1aHJ5clZ2cEFuVFFKbWJ0SEh5MW45WElFR0cyc ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlRYbTRKVFlYS2VmQnhoZXY3K2ZnOWc9PSIsInZhbHVlIjoiZHE2REJ2RFlleTFQUEJ0UktUTUFIVmhMZUZ5dHI5Y3ZJZTdPbnkvQ1lrSi9LVTRaZnNrMy82blFUK25jTTM5MjlpOG8vTG1HL3V1cmlmc1c1eGpJdS9taU1zZCtpT29IVnNObE9sU1JTajV2SEt0dlZGNXFCMlJCcnhBV0N3TSsiLCJtYWMiOiI2MWIyNjFiNGE5MTkyMWNlNmUwZmQ4NjgxNzM1N2JlYzY4Mjg1ZGJkMGQ1MDIxYTM4OWVhZmQ0Zjg4OThiYWQ0IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 17:22:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlRYbTRKVFlYS2VmQnhoZXY3K2ZnOWc9PSIsInZhbHVlIjoiZHE2REJ2RFlleTFQUEJ0UktUTUFIVmhMZUZ5dHI5Y3ZJZTdPbnkvQ1lrSi9LVTRaZnNrMy82blFUK25jTTM5MjlpOG8vT ▶" 1 => "smoke_time_session=eyJpdiI6IjZ1M21zMEIwRGhiQjg3UmFDNE1tRXc9PSIsInZhbHVlIjoiUjJ4T28rV2JNS3p0SXA4NkhPKzdNMVNySXBwSEY0YXl3aXF1aHJ5clZ2cEFuVFFKbWJ0SEh5MW45WElFR0cycWZmTTRoQzBuQVZ4RDdXYnBCZmJSYzRtbmNzOXpPMkpMVmxrdmFwOGVYUmFBY3U0VnExK3NOYWJYa3l0c09XenQiLCJtYWMiOiI0YjkzZDI4ZDM5ZjczNTFjMjIyOTliZTgxNDk2MzU3NGUyNDk2ZDI0YzZhMDc0NzBhMWJjM2E4ZjBlMzM0ODIyIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 17:22:25 GMT; path=/; httponly ◀smoke_time_session=eyJpdiI6IjZ1M21zMEIwRGhiQjg3UmFDNE1tRXc9PSIsInZhbHVlIjoiUjJ4T28rV2JNS3p0SXA4NkhPKzdNMVNySXBwSEY0YXl3aXF1aHJ5clZ2cEFuVFFKbWJ0SEh5MW45WElFR0cyc ▶" ] ]
0 of 0array:9 [▼ "country_detail" => array:28 [▶ "ip" => "3.144.251.44" "success" => true "type" => "IPv4" "continent" => "North America" "continent_code" => "NA" "country" => "United States" "country_code" => "US" "country_flag" => "https://cdn.ipwhois.io/flags/us.svg" "country_capital" => "Washington D.C." "country_phone" => "+1" "country_neighbours" => "CA,MX" "region" => "Ohio" "city" => "Columbus" "latitude" => 39.9611755 "longitude" => -82.9987942 "asn" => "AS16509" "org" => "Amazon Technologies Inc." "isp" => "Amazon.com, Inc." "timezone" => "America/New_York" "timezone_name" => "EDT" "timezone_dstOffset" => 3600 "timezone_gmtOffset" => -14400 "timezone_gmt" => "-04:00" "currency" => "US Dollar" "currency_code" => "USD" "currency_symbol" => "$" "currency_rates" => 1 "currency_plural" => "US dollars" ] "_token" => "zdHXHiKhYNf49CrX0Y8RgzEgg2BCdtQ951x6uJ9r" 0 => "locale" 1 => "en" "_previous" => array:1 [▶ "url" => "https://smoktime.com/en/categories/Modern-Design-Medwakh" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] 2 => "locale" 3 => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]