17:21:48.820 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ch"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "qO7AYS2-kxDtkjHpkoXr",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=2835cb5e2b11d9af4348eb3b8a5243d3; goafrica-ad-id=689615a5a969b1.96405818; GOAFRICA_NEXT_SESSION_ID=eH5Xa8EXhF1JHaVuXsHNUd12spVwdwrSDuX7aZPN",
"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/ch/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ch/pros",
"path": "/ch/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 265867264,
"memoryUsageHuman": "253.6 MiB"
}
} |
---|
17:21:48.833 | 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": [
"ch",
20
],
"durationInMs": 2.9008839996531606
}
} |
---|
17:21:48.834 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 0.5456389999017119
}
} |
---|
17:21:48.838 | 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": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 4.880744999740273
}
} |
---|
17:21:48.838 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 5.049085999839008
}
} |
---|
17:21:48.839 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 5.201457999646664
}
} |
---|
17:21:48.839 | 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` = ?) 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": [
83,
"fr",
384,
"fr",
314,
"fr",
333,
"fr",
578,
"fr"
],
"durationInMs": 4.633287999778986
}
} |
---|
17:21:48.839 | 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": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 5.761783999856561
}
} |
---|
17:21:48.842 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 8.702010999899358
}
} |
---|
17:21:48.842 | 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": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 8.914594000205398
}
} |
---|
17:21:48.843 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
270457,
414326,
185047,
257752,
276101
],
"durationInMs": 8.976819000206888
}
} |
---|
17:21:48.843 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
83,
384,
314,
333,
578
],
"durationInMs": 8.264070000033826
}
} |
---|
17:21:48.843 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
284898,
161509
],
"durationInMs": 8.639924999792129
}
} |
---|
17:21:48.844 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
75,
329,
275,
291,
458
],
"durationInMs": 4.3482099999673665
}
} |
---|
17:21:48.844 | 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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
694,
"fr",
3,
"fr",
308,
"fr",
85,
"fr"
],
"durationInMs": 0.7927160002291203
}
} |
---|
17:21:48.846 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
1099,
1,
269,
77
],
"durationInMs": 2.181845000013709
}
} |
---|
17:21:48.851 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 4.874975000042468
}
} |
---|
17:21:48.851 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.19663400016725063
}
} |
---|
17:21:48.851 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"CH",
true
],
"durationInMs": 5.355894000269473
}
} |
---|
17:21:48.876 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ch"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "qO7AYS2-kxDtkjHpkoXr",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=2835cb5e2b11d9af4348eb3b8a5243d3; goafrica-ad-id=689615a5a969b1.96405818; GOAFRICA_NEXT_SESSION_ID=eH5Xa8EXhF1JHaVuXsHNUd12spVwdwrSDuX7aZPN",
"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": 118095,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=2835cb5e2b11d9af4348eb3b8a5243d3; goafrica-ad-id=689615a5a969b1.96405818; GOAFRICA_NEXT_SESSION_ID=eH5Xa8EXhF1JHaVuXsHNUd12spVwdwrSDuX7aZPN",
"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/ch/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ch/pros",
"path": "/ch/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 266850304,
"memoryUsageHuman": "254.5 MiB",
"requestTimeInMs": 56
}
} |
---|