18:04:50.394 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "tr"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "hrrfeNiY7d4nwnz_nJzT",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=wusCBEF955nkuxxS6Ho46mQFYhd55h6CY9u1b0V8; goafrica-ad-id=68922af3af8854.45195027; PHPSESSID=9fba0ecd0a76d49cf84a4a2d15a29111",
"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/tr/pros",
"original": "https://www.goa.goafrica.syazen.cloud/tr/pros",
"path": "/tr/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 249794560,
"memoryUsageHuman": "238.2 MiB"
}
} |
---|
18:04:50.403 | 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": [
"tr",
20
],
"durationInMs": 4.1536910000722855
}
} |
---|
18:04:50.406 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 1.2795760000590235
}
} |
---|
18:04:50.410 | 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": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 4.968938000034541
}
} |
---|
18:04:50.410 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 5.138060000026599
}
} |
---|
18:04:50.410 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 5.067069000098854
}
} |
---|
18:04:50.410 | 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": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 5.293608000036329
}
} |
---|
18:04:50.410 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 5.534943999955431
}
} |
---|
18:04:50.411 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 5.5352249999996275
}
} |
---|
18:04:50.411 | 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": [
214939,
351632,
253749,
135864,
257069
],
"durationInMs": 5.778764999937266
}
} |
---|
18:04:50.411 | 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": [
121,
"fr",
598,
"fr",
203,
"fr"
],
"durationInMs": 4.0713680000044405
}
} |
---|
18:04:50.411 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
121,
598,
203
],
"durationInMs": 4.257010999834165
}
} |
---|
18:04:50.412 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
"parameters": [
159425,
99589,
287302
],
"durationInMs": 4.6073090001009405
}
} |
---|
18:04:50.412 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
111,
478,
182
],
"durationInMs": 0.740548999980092
}
} |
---|
18:04:50.412 | 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` = ?))",
"parameters": [
117,
"fr",
197,
"fr"
],
"durationInMs": 0.538927000015974
}
} |
---|
18:04:50.413 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.15475600003264844
}
} |
---|
18:04:50.413 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
108,
177
],
"durationInMs": 0.9459490000735968
}
} |
---|
18:04:50.417 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 4.439308000029996
}
} |
---|
18:04:50.418 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"TR",
true
],
"durationInMs": 4.900872000027448
}
} |
---|
18:04:50.440 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "tr"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "hrrfeNiY7d4nwnz_nJzT",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=wusCBEF955nkuxxS6Ho46mQFYhd55h6CY9u1b0V8; goafrica-ad-id=68922af3af8854.45195027; PHPSESSID=9fba0ecd0a76d49cf84a4a2d15a29111",
"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": 115652,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=wusCBEF955nkuxxS6Ho46mQFYhd55h6CY9u1b0V8; goafrica-ad-id=68922af3af8854.45195027; PHPSESSID=9fba0ecd0a76d49cf84a4a2d15a29111",
"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/tr/pros",
"original": "https://www.goa.goafrica.syazen.cloud/tr/pros",
"path": "/tr/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 252350464,
"memoryUsageHuman": "240.7 MiB",
"requestTimeInMs": 46
}
} |
---|