01:35:29.309 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ir"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Y5ZBVi5GB-LTFSlOuvv7",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=eb9662608b1948a0289d9420b3c01ba3; goafrica-ad-id=68992c9f8a6d72.86299075; GOAFRICA_NEXT_SESSION_ID=09PdKapmOWuUSQa0A7H2jar3a5MMqKD6e8p3jXtJ",
"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/ir/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ir/pros",
"path": "/ir/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 296681472,
"memoryUsageHuman": "282.9 MiB"
}
} |
---|
01:35:29.317 | 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": [
"ir",
20
],
"durationInMs": 2.764511998742819
}
} |
---|
01:35:29.320 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 2.3225050009787083
}
} |
---|
01:35:29.324 | 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": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 5.698017001152039
}
} |
---|
01:35:29.324 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 5.784897997975349
}
} |
---|
01:35:29.324 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 5.833588000386953
}
} |
---|
01:35:29.324 | 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": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 5.886615999042988
}
} |
---|
01:35:29.324 | 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": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 5.951055999845266
}
} |
---|
01:35:29.324 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 6.019522000104189
}
} |
---|
01:35:29.325 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
233058,
185224,
408310,
254214,
309760
],
"durationInMs": 6.118023999035358
}
} |
---|
01:35:29.325 | 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": [
357,
"fr",
593,
"fr",
389,
"fr"
],
"durationInMs": 3.940666999667883
}
} |
---|
01:35:29.325 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
357,
593,
389
],
"durationInMs": 4.124977998435497
}
} |
---|
01:35:29.325 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
159699
],
"durationInMs": 4.421686999499798
}
} |
---|
01:35:29.326 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
309,
473,
334
],
"durationInMs": 1.203335002064705
}
} |
---|
01:35:29.326 | 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": [
308,
"fr",
49,
"fr",
18,
"fr"
],
"durationInMs": 1.079695999622345
}
} |
---|
01:35:29.328 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
269,
46,
16
],
"durationInMs": 1.821197997778654
}
} |
---|
01:35:29.333 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.1821269989013672
}
} |
---|
01:35:29.333 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.21571899950504303
}
} |
---|
01:35:29.333 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"IR",
true
],
"durationInMs": 0.689495000988245
}
} |
---|
01:35:29.351 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ir"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Y5ZBVi5GB-LTFSlOuvv7",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=eb9662608b1948a0289d9420b3c01ba3; goafrica-ad-id=68992c9f8a6d72.86299075; GOAFRICA_NEXT_SESSION_ID=09PdKapmOWuUSQa0A7H2jar3a5MMqKD6e8p3jXtJ",
"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": 119693,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=eb9662608b1948a0289d9420b3c01ba3; goafrica-ad-id=68992c9f8a6d72.86299075; GOAFRICA_NEXT_SESSION_ID=09PdKapmOWuUSQa0A7H2jar3a5MMqKD6e8p3jXtJ",
"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/ir/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ir/pros",
"path": "/ir/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 297074688,
"memoryUsageHuman": "283.3 MiB",
"requestTimeInMs": 42
}
} |
---|