14:56:50.204 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "lr"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "7_q4LLVG9xDPwTKsEsh4",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
"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/lr/pros",
"original": "https://www.goa.goafrica.syazen.cloud/lr/pros",
"path": "/lr/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 273133568,
"memoryUsageHuman": "260.5 MiB"
}
} |
---|
14:56:50.212 | 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": [
"lr",
20
],
"durationInMs": 2.727152999956161
}
} |
---|
14:56:50.215 | 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": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 2.333424000069499
}
} |
---|
14:56:50.217 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 3.6202140003442764
}
} |
---|
14:56:50.217 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 4.061449999921024
}
} |
---|
14:56:50.217 | 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": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 4.116351000033319
}
} |
---|
14:56:50.217 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 4.209683999884874
}
} |
---|
14:56:50.218 | 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": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 4.3894360000267625
}
} |
---|
14:56:50.218 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 4.545194999780506
}
} |
---|
14:56:50.218 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
249583,
234699,
360825,
291399,
192998
],
"durationInMs": 4.502896000165492
}
} |
---|
14:56:50.220 | 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` = ?) 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": [
59,
"fr",
508,
"fr",
215,
"fr",
624,
"fr",
66,
"fr"
],
"durationInMs": 2.5758730000816286
}
} |
---|
14:56:50.220 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
59,
508,
215,
624,
66
],
"durationInMs": 2.793516000267118
}
} |
---|
14:56:50.220 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
237197
],
"durationInMs": 3.0932700000703335
}
} |
---|
14:56:50.220 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
55,
417,
192,
504,
60
],
"durationInMs": 0.6717719999141991
}
} |
---|
14:56:50.221 | 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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
49,
"fr",
183,
"fr",
197,
"fr",
160,
"fr"
],
"durationInMs": 0.5132489996030927
}
} |
---|
14:56:50.221 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
46,
165,
177,
147
],
"durationInMs": 0.6473969998769462
}
} |
---|
14:56:50.225 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 3.9263500003144145
}
} |
---|
14:56:50.225 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"LR",
true
],
"durationInMs": 4.1731469999067485
}
} |
---|
14:56:50.226 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.5525320000015199
}
} |
---|
14:56:50.240 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "lr"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "7_q4LLVG9xDPwTKsEsh4",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
"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": 119656,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
"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/lr/pros",
"original": "https://www.goa.goafrica.syazen.cloud/lr/pros",
"path": "/lr/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 273526784,
"memoryUsageHuman": "260.9 MiB",
"requestTimeInMs": 36
}
} |
---|