05:45:09.286 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "gq"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "3MAj9FxfU77sQ-8GeC6L",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=V3OZIeQs3qeQap9Uk5nG0ZRRdoEpnYrXyvVXxIxx; goafrica-ad-id=6895725295c1c6.70673807; PHPSESSID=6e777fa778cf3fa206611080adab82c2",
"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/gq/pros",
"original": "https://www.goa.goafrica.syazen.cloud/gq/pros",
"path": "/gq/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 281260032,
"memoryUsageHuman": "268.2 MiB"
}
} |
---|
05:45:09.297 | 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": [
"gq",
20
],
"durationInMs": 5.311421003192663
}
} |
---|
05:45:09.299 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 1.4326799996197224
}
} |
---|
05:45:09.302 | 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": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 4.552779000252485
}
} |
---|
05:45:09.302 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
242470,
217799
],
"durationInMs": 3.11268600076437
}
} |
---|
05:45:09.302 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 4.983245000243187
}
} |
---|
05:45:09.303 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 5.057672001421452
}
} |
---|
05:45:09.303 | 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": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 5.120237998664379
}
} |
---|
05:45:09.303 | 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": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 5.169077999889851
}
} |
---|
05:45:09.303 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 5.2308030016720295
}
} |
---|
05:45:09.303 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
95580,
118033,
333538,
150211,
171083
],
"durationInMs": 5.306051999330521
}
} |
---|
05:45:09.303 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
452,
59,
522
],
"durationInMs": 3.7495740018785
}
} |
---|
05:45:09.303 | 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": [
452,
"fr",
59,
"fr",
522,
"fr"
],
"durationInMs": 4.050400000065565
}
} |
---|
05:45:09.303 | 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": [
220,
"fr",
49,
"fr",
160,
"fr"
],
"durationInMs": 0.35086899995803833
}
} |
---|
05:45:09.305 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
196,
46,
147
],
"durationInMs": 1.7132279984652996
}
} |
---|
05:45:09.305 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
374,
55,
425
],
"durationInMs": 2.0710200034081936
}
} |
---|
05:45:09.310 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.48224199935793877
}
} |
---|
05:45:09.311 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.2353149987757206
}
} |
---|
05:45:09.311 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"GQ",
true
],
"durationInMs": 0.9990670010447502
}
} |
---|
05:45:09.330 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "gq"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "3MAj9FxfU77sQ-8GeC6L",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=V3OZIeQs3qeQap9Uk5nG0ZRRdoEpnYrXyvVXxIxx; goafrica-ad-id=6895725295c1c6.70673807; PHPSESSID=6e777fa778cf3fa206611080adab82c2",
"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": 118241,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=V3OZIeQs3qeQap9Uk5nG0ZRRdoEpnYrXyvVXxIxx; goafrica-ad-id=6895725295c1c6.70673807; PHPSESSID=6e777fa778cf3fa206611080adab82c2",
"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/gq/pros",
"original": "https://www.goa.goafrica.syazen.cloud/gq/pros",
"path": "/gq/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 281653248,
"memoryUsageHuman": "268.6 MiB",
"requestTimeInMs": 44
}
} |
---|