11:05:32.602 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "dz"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "0B4lp5chTABUfjqoogN6",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=XbMDjOOx7xsWW7wJbsrh6fAzJYv3FZQeDDLQFwZI; goafrica-ad-id=68946c379089c6.53921297; PHPSESSID=47bf7f09b1f7e97d7ff21f22961a7ebc",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/dz/pros",
"original": "https://www.goa.goafrica.syazen.cloud/dz/pros",
"path": "/dz/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 288251904,
"memoryUsageHuman": "274.9 MiB"
}
} |
---|
11:05:32.617 | debug | kysely.query | {
"kysely": {
"sql": "select `id`, (select count(*) as `count` from `following` where `following`.`target_user_id` = `user`.`id`) as `nbFollowers` from `user` where `user`.`profile_photo_id` is not null and `user`.`country` = ? order by `nbFollowers` desc limit ?",
"parameters": [
"dz",
20
],
"durationInMs": 8.482005999889225
}
} |
---|
11:05:32.618 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 0.6662520002573729
}
} |
---|
11:05:32.619 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 2.102938999887556
}
} |
---|
11:05:32.619 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"DZ",
true
],
"durationInMs": 2.256894000340253
}
} |
---|
11:05:32.620 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `resumes_count` from `user_resume` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 2.3678890001028776
}
} |
---|
11:05:32.620 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 2.5692509999498725
}
} |
---|
11:05:32.620 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 2.7066350001841784
}
} |
---|
11:05:32.621 | debug | kysely.query | {
"kysely": {
"sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?, ?, ?, ?, ?)) group by `target_user_id`",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 2.8066409998573363
}
} |
---|
11:05:32.621 | debug | kysely.query | {
"kysely": {
"sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?, ?, ?, ?, ?)) group by `user_author_id`",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 2.8576650000177324
}
} |
---|
11:05:32.621 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
270425,
144250,
203091,
262179,
128007
],
"durationInMs": 2.0394909996539354
}
} |
---|
11:05:32.621 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
67,
"fr",
59,
"fr",
333,
"fr"
],
"durationInMs": 2.081759999971837
}
} |
---|
11:05:32.621 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
67,
59,
333
],
"durationInMs": 1.43301000026986
}
} |
---|
11:05:32.622 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 1.5333549999631941
}
} |
---|
11:05:32.623 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 5.322522999718785
}
} |
---|
11:05:32.623 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
399156,
220650,
314720,
321254,
185958
],
"durationInMs": 5.43793600006029
}
} |
---|
11:05:32.624 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
61,
55,
291
],
"durationInMs": 2.3609759998507798
}
} |
---|
11:05:32.624 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
49,
"fr",
3,
"fr"
],
"durationInMs": 2.2300150003284216
}
} |
---|
11:05:32.625 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
46,
1
],
"durationInMs": 0.4070919998921454
}
} |
---|
11:05:32.651 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "dz"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "0B4lp5chTABUfjqoogN6",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=XbMDjOOx7xsWW7wJbsrh6fAzJYv3FZQeDDLQFwZI; goafrica-ad-id=68946c379089c6.53921297; PHPSESSID=47bf7f09b1f7e97d7ff21f22961a7ebc",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
},
"response": {
"bytes": 111500,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=XbMDjOOx7xsWW7wJbsrh6fAzJYv3FZQeDDLQFwZI; goafrica-ad-id=68946c379089c6.53921297; PHPSESSID=47bf7f09b1f7e97d7ff21f22961a7ebc",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/dz/pros",
"original": "https://www.goa.goafrica.syazen.cloud/dz/pros",
"path": "/dz/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 292450304,
"memoryUsageHuman": "278.9 MiB",
"requestTimeInMs": 49
}
} |
---|