08:14:34.622 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ma"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Wd2AA79nz11O4TwZYrXJ",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=68904fc899a366.71078185; PHPSESSID=dbf0bd8f6c3c7db3ae82915758c2ac8b; GOAFRICA_NEXT_SESSION_ID=8aeF1Lkh2w9FepRYw9Py4gAFHtIR1gPp0xxqd0U1",
"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/ma/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ma/pros",
"path": "/ma/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 284889088,
"memoryUsageHuman": "271.7 MiB"
}
} |
---|
08:14:34.645 | 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": [
"ma",
20
],
"durationInMs": 11.899334999965504
}
} |
---|
08:14:34.647 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 0.7308510000584647
}
} |
---|
08:14:34.648 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 3.1936960000311956
}
} |
---|
08:14:34.648 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"MA",
true
],
"durationInMs": 3.3911810000427067
}
} |
---|
08:14:34.649 | 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": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 2.487059000064619
}
} |
---|
08:14:34.649 | 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": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 2.534516999963671
}
} |
---|
08:14:34.649 | 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": [
190,
"fr",
314,
"fr",
381,
"fr"
],
"durationInMs": 1.5965119999600574
}
} |
---|
08:14:34.650 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
190,
314,
381
],
"durationInMs": 1.6094370000064373
}
} |
---|
08:14:34.650 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
273738
],
"durationInMs": 1.4267779999645427
}
} |
---|
08:14:34.650 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 1.3395780000137165
}
} |
---|
08:14:34.651 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 4.184356999932788
}
} |
---|
08:14:34.651 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 4.299200000008568
}
} |
---|
08:14:34.651 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 4.859136000042781
}
} |
---|
08:14:34.653 | 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": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 6.437403999967501
}
} |
---|
08:14:34.653 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
368155,
402433,
108717,
165071,
371000
],
"durationInMs": 6.426413999986835
}
} |
---|
08:14:34.657 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
170,
275,
326
],
"durationInMs": 7.86447299993597
}
} |
---|
08:14:34.658 | 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": [
183,
"fr",
308,
"fr",
265,
"fr"
],
"durationInMs": 7.698176000034437
}
} |
---|
08:14:34.658 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
165,
269,
231
],
"durationInMs": 0.3672090000472963
}
} |
---|
08:14:34.699 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ma"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Wd2AA79nz11O4TwZYrXJ",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=68904fc899a366.71078185; PHPSESSID=dbf0bd8f6c3c7db3ae82915758c2ac8b; GOAFRICA_NEXT_SESSION_ID=8aeF1Lkh2w9FepRYw9Py4gAFHtIR1gPp0xxqd0U1",
"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": 120472,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=68904fc899a366.71078185; PHPSESSID=dbf0bd8f6c3c7db3ae82915758c2ac8b; GOAFRICA_NEXT_SESSION_ID=8aeF1Lkh2w9FepRYw9Py4gAFHtIR1gPp0xxqd0U1",
"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/ma/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ma/pros",
"path": "/ma/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 285786112,
"memoryUsageHuman": "272.5 MiB",
"requestTimeInMs": 77
}
} |
---|