08:36:33.879 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "es"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "5EaI_u-61STlb5PN1UXU",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=ZBIvXML5CFSjhdm6a0ZA1Mky8xbOOQINzQ8e2zQB; PHPSESSID=d8244013c4a082ab1997bcfeb4e14271; goafrica-ad-id=68959ade7ed659.73035414",
"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/es/pros",
"original": "https://www.goa.goafrica.syazen.cloud/es/pros",
"path": "/es/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 289738752,
"memoryUsageHuman": "276.3 MiB"
}
} |
---|
08:36:33.888 | 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": [
"es",
20
],
"durationInMs": 3.398545004427433
}
} |
---|
08:36:33.894 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 5.690522998571396
}
} |
---|
08:36:33.895 | 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": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.219993002712727
}
} |
---|
08:36:33.895 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.297394998371601
}
} |
---|
08:36:33.895 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.367245003581047
}
} |
---|
08:36:33.895 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.340935997664928
}
} |
---|
08:36:33.895 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.468511998653412
}
} |
---|
08:36:33.895 | 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": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.654606997966766
}
} |
---|
08:36:33.896 | 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": [
335995,
251582,
109031,
131709,
135230
],
"durationInMs": 6.725446999073029
}
} |
---|
08:36:33.896 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
219540,
158472
],
"durationInMs": 1.1527720019221306
}
} |
---|
08:36:33.896 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
21
],
"durationInMs": 1.214936003088951
}
} |
---|
08:36:33.896 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
21,
"fr"
],
"durationInMs": 1.490436002612114
}
} |
---|
08:36:33.897 | 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": 0.34740199893713
}
} |
---|
08:36:33.897 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
16
],
"durationInMs": 0.6727639958262444
}
} |
---|
08:36:33.897 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
19
],
"durationInMs": 1.0265489965677261
}
} |
---|
08:36:33.901 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 4.164171002805233
}
} |
---|
08:36:33.902 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"ES",
true
],
"durationInMs": 4.489672996103764
}
} |
---|
08:36:33.902 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.5597949996590614
}
} |
---|
08:36:33.920 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "es"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "5EaI_u-61STlb5PN1UXU",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=ZBIvXML5CFSjhdm6a0ZA1Mky8xbOOQINzQ8e2zQB; PHPSESSID=d8244013c4a082ab1997bcfeb4e14271; goafrica-ad-id=68959ade7ed659.73035414",
"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": 116999,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=ZBIvXML5CFSjhdm6a0ZA1Mky8xbOOQINzQ8e2zQB; PHPSESSID=d8244013c4a082ab1997bcfeb4e14271; goafrica-ad-id=68959ade7ed659.73035414",
"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/es/pros",
"original": "https://www.goa.goafrica.syazen.cloud/es/pros",
"path": "/es/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 290131968,
"memoryUsageHuman": "276.7 MiB",
"requestTimeInMs": 40
}
} |
---|