Yalla Next
- 0 التقييمات
- 0 الطلبات
0%
تقييم إيجابي
0
المنتجات
Search product
0 العنصرالمنتجات
العلامات التجارية
التقييمات
-
0
-
0
-
0
-
0
-
0
تقييم إيجابي
المنتجات
نستخدم ملفات تعريف الارتباط وتقنيات التتبع الأخرى لتقديم وتخصيص محتوى الإعلانات، وإتاحة الميزات، وقياس أداء الموقع، وإتاحة مشاركة الوسائط الاجتماعية. يمكنك اختيار تخصيص تفضيلاتك.تعرّف على المزيد حول سياستنا الخاصّة بملفات تعريف الارتباط. We use cookies to enhance your experience on our site. By logging in, you consent to our use of cookies, which help us remember your preferences, analyze site traffic, and improve our services. For more information about how we use cookies and how you can manage your preferences, please check our Privacy Policy
1 x Booting (68.22%) | 432ms |
1 x Application (31.78%) | 201ms |
select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `guest_users` (`ip_address`, `created_at`) values ('18.221.108.240', '2025-01-12 15:12:54')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `shops` where `id` = '8' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sellers` where (`status` = 'approved') and `sellers`.`id` = 8 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `shops` where `id` = '8' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller') and `user_id` = 8
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller') and `user_id` = 8
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select avg(`rating`) as aggregate from `reviews` where `status` = 1 and 0 = 1 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `reviews` where `status` = 1 and 0 = 1 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `rating` from `reviews` where `status` = 1 and 0 = 1 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sellers` where `sellers`.`id` = 8 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `orders` where `orders`.`seller_id` = 8 and `orders`.`seller_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `added_by` = 'seller' and `user_id` = 8
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 8 and `featured` = '1')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `shop_followers` where `shop_id` = 8
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller') and `user_id` = 8
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 and 0 = 1 order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `shops` where `seller_id` = 8 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 8)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'temporary_close') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'vacation_add') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'minimum_order_amount_status') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'minimum_order_amount_by_seller') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'loader_gif') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`position` = 0) order by `priority` asc limit 11
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (1, 17, 34, 40, 41, 42, 43, 44, 49, 50) order by `priority` asc
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (2, 18, 22, 23, 24, 25, 26, 30, 31, 35, 36, 37, 38, 39, 45, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 77, 78, 79, 80, 81, 82, 83, 84, 85) order by `priority` asc
Metadata | |
---|---|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (3, 4, 11, 19, 20, 21, 27, 28, 29, 32, 33, 70, 71, 72, 73, 74, 75, 76) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (2, 18, 22, 23, 24, 25, 26, 30, 31, 35, 36, 37, 38, 39, 45, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 77, 78, 79, 80, 81, 82, 83, 84, 85) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 17, 34, 40, 41, 42, 43, 44, 49, 50) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where `status` = 1 limit 15
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'qa'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where (`customer_id` = 127230 and `is_guest` = 1) group by `cart_group_id`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `carts` where 0 = 1
Metadata | |
---|---|
Backtrace |
|
select * from `business_settings` where (`type` = 'shop_address') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where (`customer_id` = 127230 and `is_guest` = 1) group by `cart_group_id`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `carts` where 0 = 1
Metadata | |
---|---|
Backtrace |
|
select * from `business_settings` where (`type` = 'country_code') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'country_code') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'recaptcha') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'recaptcha') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'whatsapp') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:15 [▼ "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 => "gzip, deflate, br, zstd" ] "host" => array:1 [▶ 0 => "yallanext.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" ] "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:53 [▼ "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" => "gzip, deflate, br, zstd" "HTTP_HOST" => "yallanext.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_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/u771503704/domains/yallanext.com/public_html" "REMOTE_ADDR" => "18.221.108.240" "REMOTE_PORT" => "50384" "SERVER_ADDR" => "89.117.169.57" "SERVER_NAME" => "yallanext.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/shopView/8" "REDIRECT_URL" => "/shopView/8" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "shared" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u771503704/domains/yallanext.com/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://yallanext.com/shopView/8" "SCRIPT_URL" => "/shopView/8" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1736683973.7384 "REQUEST_TIME" => 1736683973 ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 12 Jan 2025 12:12:54 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik5CVVBOakszNkt5aTJ0akh0U2M1TWc9PSIsInZhbHVlIjoiN0FSazQxbUhwbE5ld2lGdTVjbDJXNjYybW9ZcE1kekZnMVdVajJicmFpWjdrcXAxdk5pSjJSZUdXeUsvbFhqS0pHUFNyb2E4QXJONFRMVG1RWFIvVHN5TzFMYkVrcWZFN214K1o3N1RRYmpYQnFZOWJYeVhDZTlhWkRTNFNMWFQiLCJtYWMiOiJiNDFiM2FiZDI4NWM2ZjhlMDNlMTZjMGZhOWI3Y2RkZTlhYmZkN2JmNDBhMWIyMmY3OTgxMWVkOWVhNzIxMWY0IiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 13:12:54 GMT; Max-Age=3600; path=/ ◀XSRF-TOKEN=eyJpdiI6Ik5CVVBOakszNkt5aTJ0akh0U2M1TWc9PSIsInZhbHVlIjoiN0FSazQxbUhwbE5ld2lGdTVjbDJXNjYybW9ZcE1kekZnMVdVajJicmFpWjdrcXAxdk5pSjJSZUdXeUsvbFhqS0pHUFNyb ▶" 1 => "6valley1712827225_session=eyJpdiI6ImpMU3A3elZSM25VZVl5UHhia2RXbFE9PSIsInZhbHVlIjoiNjFKQ1dXemFFV1lnTDc5ZVRpTitlUlhCMmkzZDNkaDJNRG9QZWcxL1JIcGJ6K3VQV1BRQnNDMUJiVG0xZ3JvaXVqR3pqbW9yYlU2U0ZwaWJVVnVjdnBqK1JNekorRW5UdGc4MkM3a0IwY1oxd3lWYnp2NS9PMUEya250SUV3aDciLCJtYWMiOiIxYTQwNmE3OTQ5MmUxMTYyYzk3N2QxNDE5MDFmZWEyMjk1YmE0YjliNTEzYjE5ZjlhNzk4YjY3MGI3YTVlOWI4IiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 13:12:54 GMT; Max-Age=3600; path=/; httponly ◀6valley1712827225_session=eyJpdiI6ImpMU3A3elZSM25VZVl5UHhia2RXbFE9PSIsInZhbHVlIjoiNjFKQ1dXemFFV1lnTDc5ZVRpTitlUlhCMmkzZDNkaDJNRG9QZWcxL1JIcGJ6K3VQV1BRQnNDMUJiVG ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik5CVVBOakszNkt5aTJ0akh0U2M1TWc9PSIsInZhbHVlIjoiN0FSazQxbUhwbE5ld2lGdTVjbDJXNjYybW9ZcE1kekZnMVdVajJicmFpWjdrcXAxdk5pSjJSZUdXeUsvbFhqS0pHUFNyb2E4QXJONFRMVG1RWFIvVHN5TzFMYkVrcWZFN214K1o3N1RRYmpYQnFZOWJYeVhDZTlhWkRTNFNMWFQiLCJtYWMiOiJiNDFiM2FiZDI4NWM2ZjhlMDNlMTZjMGZhOWI3Y2RkZTlhYmZkN2JmNDBhMWIyMmY3OTgxMWVkOWVhNzIxMWY0IiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 13:12:54 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ik5CVVBOakszNkt5aTJ0akh0U2M1TWc9PSIsInZhbHVlIjoiN0FSazQxbUhwbE5ld2lGdTVjbDJXNjYybW9ZcE1kekZnMVdVajJicmFpWjdrcXAxdk5pSjJSZUdXeUsvbFhqS0pHUFNyb ▶" 1 => "6valley1712827225_session=eyJpdiI6ImpMU3A3elZSM25VZVl5UHhia2RXbFE9PSIsInZhbHVlIjoiNjFKQ1dXemFFV1lnTDc5ZVRpTitlUlhCMmkzZDNkaDJNRG9QZWcxL1JIcGJ6K3VQV1BRQnNDMUJiVG0xZ3JvaXVqR3pqbW9yYlU2U0ZwaWJVVnVjdnBqK1JNekorRW5UdGc4MkM3a0IwY1oxd3lWYnp2NS9PMUEya250SUV3aDciLCJtYWMiOiIxYTQwNmE3OTQ5MmUxMTYyYzk3N2QxNDE5MDFmZWEyMjk1YmE0YjliNTEzYjE5ZjlhNzk4YjY3MGI3YTVlOWI4IiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 13:12:54 GMT; path=/; httponly ◀6valley1712827225_session=eyJpdiI6ImpMU3A3elZSM25VZVl5UHhia2RXbFE9PSIsInZhbHVlIjoiNjFKQ1dXemFFV1lnTDc5ZVRpTitlUlhCMmkzZDNkaDJNRG9QZWcxL1JIcGJ6K3VQV1BRQnNDMUJiVG ▶" ] ]
0 of 0array:18 [▼ "decimal_point_settings" => 0 "product_brand" => 1 "digital_product" => 1 "business_mode" => "multi" "currency_model" => "multi_currency" "language" => array:2 [▶ 0 => array:6 [▶ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => false ] 1 => array:6 [▶ "id" => 2 "name" => "العربية" "direction" => "rtl" "code" => "qa" "status" => 1 "default" => true ] ] "local" => "qa" "direction" => "rtl" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3816 ▶ #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [▶ "id" => 8 "name" => "QAR" "symbol" => "QAR" "code" => "QR" "exchange_rate" => "1" "status" => 1 "created_at" => "2023-12-19 01:15:35" "updated_at" => "2024-04-21 19:29:35" ] #original: array:8 [▶ "id" => 8 "name" => "QAR" "symbol" => "QAR" "code" => "QR" "exchange_rate" => "1" "status" => 1 "created_at" => "2023-12-19 01:15:35" "updated_at" => "2024-04-21 19:29:35" ] #changes: [] #casts: array:4 [▶ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [▶ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [▶ 0 => "*" ] } "currency_code" => "QR" "currency_symbol" => "QAR" "currency_exchange_rate" => "1" "_token" => "97t6NFMzctI3SSvYTVju5jQzLN0VRRVkWWykyDKk" "guest_id" => 127230 "_previous" => array:1 [▶ "url" => "https://yallanext.com/shopView/8" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]