19:33:33.571 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "za"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "3iu6n_64pbKEWhDVoZ9E",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=68924013dd06a5.75537471; PHPSESSID=2933b8b58963a29044d9882a80d0e767; GOAFRICA_NEXT_SESSION_ID=3kKyuesdqtoHhtLBHqINQR4uKIgt8KcIHdkbd8Qt",
"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/za/pros",
"original": "https://www.goa.goafrica.syazen.cloud/za/pros",
"path": "/za/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 231677952,
"memoryUsageHuman": "220.9 MiB"
}
} |
---|
19:33:33.589 | 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": [
"za",
20
],
"durationInMs": 6.055376000003889
}
} |
---|
19:33:33.594 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 3.222768999985419
}
} |
---|
19:33:33.595 | 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": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 4.381890999968164
}
} |
---|
19:33:33.595 | 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": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 4.4224169999943115
}
} |
---|
19:33:33.595 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 4.476296000008006
}
} |
---|
19:33:33.596 | 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": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 4.689320000004955
}
} |
---|
19:33:33.596 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 5.032976000045892
}
} |
---|
19:33:33.596 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 5.0558880000025965
}
} |
---|
19:33:33.596 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
97366,
225876,
245881,
272187,
129478
],
"durationInMs": 5.444337000022642
}
} |
---|
19:33:33.597 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
287554
],
"durationInMs": 1.7011559999664314
}
} |
---|
19:33:33.600 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
388,
"fr"
],
"durationInMs": 5.499719000014011
}
} |
---|
19:33:33.601 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
388
],
"durationInMs": 6.15269699995406
}
} |
---|
19:33:33.602 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
333
],
"durationInMs": 1.0169999999925494
}
} |
---|
19:33:33.603 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
18,
"fr"
],
"durationInMs": 1.4397919999901205
}
} |
---|
19:33:33.604 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.9450280000455678
}
} |
---|
19:33:33.604 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
16
],
"durationInMs": 0.9113650000072084
}
} |
---|
19:33:33.608 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"ZA",
true
],
"durationInMs": 5.228738000034355
}
} |
---|
19:33:33.608 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 4.821555000031367
}
} |
---|
19:33:33.639 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "za"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "3iu6n_64pbKEWhDVoZ9E",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=68924013dd06a5.75537471; PHPSESSID=2933b8b58963a29044d9882a80d0e767; GOAFRICA_NEXT_SESSION_ID=3kKyuesdqtoHhtLBHqINQR4uKIgt8KcIHdkbd8Qt",
"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": 118706,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=68924013dd06a5.75537471; PHPSESSID=2933b8b58963a29044d9882a80d0e767; GOAFRICA_NEXT_SESSION_ID=3kKyuesdqtoHhtLBHqINQR4uKIgt8KcIHdkbd8Qt",
"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/za/pros",
"original": "https://www.goa.goafrica.syazen.cloud/za/pros",
"path": "/za/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 240328704,
"memoryUsageHuman": "229.2 MiB",
"requestTimeInMs": 67
}
} |
---|