04:57:00.409 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "in"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "CP1JHbOMilNhYbfFO_P4",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=0BJAgrqUZbqYueQBM6GhGSMjXP23L46Q8vEohE4P; goafrica-ad-id=6892c46897f4a3.69108663; PHPSESSID=bd2614ce07e72b5d0649c985490164ac",
"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/in/pros",
"original": "https://www.goa.goafrica.syazen.cloud/in/pros",
"path": "/in/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 225841152,
"memoryUsageHuman": "215.4 MiB"
}
} |
---|
04:57:00.427 | 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": [
"in",
20
],
"durationInMs": 3.44134199997643
}
} |
---|
04:57:00.439 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 5.369586999993771
}
} |
---|
04:57:00.448 | 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": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 14.43782099999953
}
} |
---|
04:57:00.449 | 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": [
400,
"fr",
10,
"fr"
],
"durationInMs": 7.439604000013787
}
} |
---|
04:57:00.452 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
342,
8
],
"durationInMs": 1.7206110000261106
}
} |
---|
04:57:00.456 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 3.995386000024155
}
} |
---|
04:57:00.456 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 4.195115000009537
}
} |
---|
04:57:00.459 | 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": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 6.975065000005998
}
} |
---|
04:57:00.459 | 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": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 7.185142999980599
}
} |
---|
04:57:00.460 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 7.425407000002451
}
} |
---|
04:57:00.460 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
130497,
130210,
151961,
348747,
233891
],
"durationInMs": 7.801983000012115
}
} |
---|
04:57:00.462 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.24680599995190278
}
} |
---|
04:57:00.462 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
400,
10
],
"durationInMs": 1.9371110000065528
}
} |
---|
04:57:00.463 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 1.0452219999860972
}
} |
---|
04:57:00.463 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"IN",
true
],
"durationInMs": 1.8339100000448525
}
} |
---|
04:57:00.467 | 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": [
18,
"fr",
3,
"fr"
],
"durationInMs": 4.7839440000243485
}
} |
---|
04:57:00.468 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
16,
1
],
"durationInMs": 0.3857830000342801
}
} |
---|
04:57:00.536 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "in"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "CP1JHbOMilNhYbfFO_P4",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=0BJAgrqUZbqYueQBM6GhGSMjXP23L46Q8vEohE4P; goafrica-ad-id=6892c46897f4a3.69108663; PHPSESSID=bd2614ce07e72b5d0649c985490164ac",
"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": 121559,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=0BJAgrqUZbqYueQBM6GhGSMjXP23L46Q8vEohE4P; goafrica-ad-id=6892c46897f4a3.69108663; PHPSESSID=bd2614ce07e72b5d0649c985490164ac",
"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/in/pros",
"original": "https://www.goa.goafrica.syazen.cloud/in/pros",
"path": "/in/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 254545920,
"memoryUsageHuman": "242.8 MiB",
"requestTimeInMs": 126
}
} |
---|