14:42:16.618 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "cg"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "hcp4wgWqLhZcbLnGBKg8",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=kFVxopsct_fUZqytWqX6dF3aC0d1Y_Soitvk6ekA; PHPSESSID=3c2ebbaa47b4b6fbea450098aec2ffa8; goafrica-ad-id=6890aaa8302606.67148615",
"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/cg/pros",
"original": "https://www.goa.goafrica.syazen.cloud/cg/pros",
"path": "/cg/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 306569216,
"memoryUsageHuman": "292.4 MiB"
}
} |
---|
14:42:16.638 | 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": [
"cg",
20
],
"durationInMs": 8.5694970000186
}
} |
---|
14:42:16.640 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 0.7136499999905936
}
} |
---|
14:42:16.645 | 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": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 5.560943000018597
}
} |
---|
14:42:16.645 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 5.739313000056427
}
} |
---|
14:42:16.645 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
259243,
201760,
249671,
133922,
135937
],
"durationInMs": 4.6421640000189655
}
} |
---|
14:42:16.647 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 7.190867999976035
}
} |
---|
14:42:16.647 | 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": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 7.263320999976713
}
} |
---|
14:42:16.647 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 7.4698540000244975
}
} |
---|
14:42:16.647 | 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": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 7.866215999994893
}
} |
---|
14:42:16.648 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
388169,
313459,
374201,
198598,
202287
],
"durationInMs": 7.878569000051357
}
} |
---|
14:42:16.648 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
101,
369,
143,
123,
485
],
"durationInMs": 6.719955999986269
}
} |
---|
14:42:16.648 | 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": [
101,
"fr",
369,
"fr",
143,
"fr",
123,
"fr",
485,
"fr"
],
"durationInMs": 7.219890999956988
}
} |
---|
14:42:16.648 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 2.0246339999721386
}
} |
---|
14:42:16.649 | 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": [
694,
"fr",
3,
"fr",
138,
"fr",
122,
"fr",
85,
"fr"
],
"durationInMs": 0.8058099999907427
}
} |
---|
14:42:16.649 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"CG",
true
],
"durationInMs": 2.5556150000193156
}
} |
---|
14:42:16.650 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 1.0156180000049062
}
} |
---|
14:42:16.650 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
1099,
1,
127,
112,
77
],
"durationInMs": 0.9651249999878928
}
} |
---|
14:42:16.650 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
92,
319,
132,
113,
398
],
"durationInMs": 1.8794850000413135
}
} |
---|
14:42:16.687 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "cg"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "hcp4wgWqLhZcbLnGBKg8",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=kFVxopsct_fUZqytWqX6dF3aC0d1Y_Soitvk6ekA; PHPSESSID=3c2ebbaa47b4b6fbea450098aec2ffa8; goafrica-ad-id=6890aaa8302606.67148615",
"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": 113525,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=kFVxopsct_fUZqytWqX6dF3aC0d1Y_Soitvk6ekA; PHPSESSID=3c2ebbaa47b4b6fbea450098aec2ffa8; goafrica-ad-id=6890aaa8302606.67148615",
"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/cg/pros",
"original": "https://www.goa.goafrica.syazen.cloud/cg/pros",
"path": "/cg/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 325836800,
"memoryUsageHuman": "310.7 MiB",
"requestTimeInMs": 69
}
} |
---|