15:06:58.723 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ao"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "vpM4a_oPk2trYSgV1UB8",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890b0552b43d4.11396983; PHPSESSID=54d815b86c0f6b070348e09a453bd5a7; GOAFRICA_NEXT_SESSION_ID=eVA8CfBHsOXsAUIMEN24nNUWxvIuK0US9s7Mhu6t",
"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/ao/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ao/pros",
"path": "/ao/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 283185152,
"memoryUsageHuman": "270.1 MiB"
}
} |
---|
15:06:58.729 | 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": [
"ao",
20
],
"durationInMs": 2.0271790004335344
}
} |
---|
15:06:58.730 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 0.576005999930203
}
} |
---|
15:06:58.733 | 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": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 3.2619429999031126
}
} |
---|
15:06:58.733 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 3.3678689999505877
}
} |
---|
15:06:58.733 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 3.474325000308454
}
} |
---|
15:06:58.733 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
218558
],
"durationInMs": 2.8808980002067983
}
} |
---|
15:06:58.734 | 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": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 3.7656649998389184
}
} |
---|
15:06:58.734 | 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": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 3.9018769999966025
}
} |
---|
15:06:58.734 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 3.869185999967158
}
} |
---|
15:06:58.734 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
334477,
169083,
142175,
142197,
238204
],
"durationInMs": 4.0350029999390244
}
} |
---|
15:06:58.734 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
59,
581,
10
],
"durationInMs": 3.436876999679953
}
} |
---|
15:06:58.734 | 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": [
59,
"fr",
581,
"fr",
10,
"fr"
],
"durationInMs": 3.796330999583006
}
} |
---|
15:06:58.735 | 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": [
49,
"fr",
575,
"fr",
3,
"fr"
],
"durationInMs": 0.4034970002248883
}
} |
---|
15:06:58.736 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
46,
455,
1
],
"durationInMs": 1.445985000114888
}
} |
---|
15:06:58.736 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
55,
461,
8
],
"durationInMs": 1.882432000245899
}
} |
---|
15:06:58.742 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.1518209995701909
}
} |
---|
15:06:58.742 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"AO",
true
],
"durationInMs": 0.31447200011461973
}
} |
---|
15:06:58.742 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.5157130002044141
}
} |
---|
15:06:58.764 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ao"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "vpM4a_oPk2trYSgV1UB8",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890b0552b43d4.11396983; PHPSESSID=54d815b86c0f6b070348e09a453bd5a7; GOAFRICA_NEXT_SESSION_ID=eVA8CfBHsOXsAUIMEN24nNUWxvIuK0US9s7Mhu6t",
"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": 119617,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890b0552b43d4.11396983; PHPSESSID=54d815b86c0f6b070348e09a453bd5a7; GOAFRICA_NEXT_SESSION_ID=eVA8CfBHsOXsAUIMEN24nNUWxvIuK0US9s7Mhu6t",
"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/ao/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ao/pros",
"path": "/ao/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 292536320,
"memoryUsageHuman": "279 MiB",
"requestTimeInMs": 41
}
} |
---|