15:16:29.777 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]"
},
"params": {
"_country": "cg"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Pvh1U5GrCfPQTTW73DaH",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890b2ab09d216.11729232; PHPSESSID=d353d44b916359210f7695764e1dd8d8; GOAFRICA_NEXT_SESSION_ID=1Y4Ghu0cFkxuzkMCbcX2gLo3qARxfCZpFDe3yD00",
"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/cg",
"original": "https://www.goa.goafrica.syazen.cloud/cg",
"path": "/cg",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 206909440,
"memoryUsageHuman": "197.3 MiB"
}
} |
---|
15:16:29.878 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 1.9000140000134706
}
} |
---|
15:16:29.880 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"CG",
true
],
"durationInMs": 3.0618930000055116
}
} |
---|
15:16:29.882 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 2.6709699999773875
}
} |
---|
15:16:29.904 | debug | kysely.query | {
"kysely": {
"sql": "select `o`.`id` from `cms_post` as `o` where `o`.`online` = ? and `on_africa` = ? order by `o`.`updated_at` desc limit ?",
"parameters": [
1,
1,
4
],
"durationInMs": 0.5762760000070557
}
} |
---|
15:16:29.904 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `user` where `enabled` = ?",
"parameters": [
1
],
"durationInMs": 0.9723379999923054
}
} |
---|
15:16:29.912 | debug | kysely.query | {
"kysely": {
"sql": "select `feed_post`.`id` from `feed_post` left join `user` as `user_author` on `user_author`.`id` = `feed_post`.`user_author_id` left join `company` as `company_author` on `company_author`.`id` = `feed_post`.`company_author_id` where (`company_author`.`country` != ? or `company_author`.`country` is null or `user_author`.`country` != ? or `user_author`.`country` is null) order by `feed_post`.`id` desc limit ?",
"parameters": [
"cg",
"cg",
3
],
"durationInMs": 7.811438999982784
}
} |
---|
15:16:29.914 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"CG",
true
],
"durationInMs": 2.284033999982057
}
} |
---|
15:16:29.916 | debug | kysely.query | {
"kysely": {
"sql": "select `ad`.`id` from `company_static_ad` as `ad` inner join `company` on `company`.`id` = `ad`.`company_id` where `company`.`country` = ? and `ad`.`enabled` = ? and `ad`.`slot` = ? and `ad`.`start_date` >= ? and `ad`.`end_date` <= ? limit ?",
"parameters": [
"cg",
1,
"background",
"2025-08-04T13:16:29.902Z",
"2025-08-04T13:16:29.902Z",
1
],
"durationInMs": 11.239618999999948
}
} |
---|
15:16:29.924 | debug | kysely.query | {
"kysely": {
"sql": "select `o`.`id` from `cms_post` as `o` where `o`.`online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ? and `id` not in (?, ?, ?, ?) order by `o`.`updated_at` desc limit ?",
"parameters": [
1,
"CG",
true,
588,
592,
594,
595,
4
],
"durationInMs": 8.994495999999344
}
} |
---|
15:16:29.924 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
"parameters": [
1,
1
],
"durationInMs": 9.717422999994596
}
} |
---|
15:16:29.925 | debug | kysely.query | {
"kysely": {
"sql": "select `user`.`id` from `user` where `enabled` = ? and `sex` = ? and `profile_photo_status` = ? and `user`.`country` = ? order by `id` desc limit ?",
"parameters": [
1,
"F",
"valid",
"cg",
3
],
"durationInMs": 9.821586000005482
}
} |
---|
15:16:29.925 | debug | kysely.query | {
"kysely": {
"sql": "select `user`.`id` from `user` where `enabled` = ? and `sex` = ? and `profile_photo_status` = ? and `user`.`country` = ? order by `id` desc limit ?",
"parameters": [
1,
"H",
"valid",
"cg",
2
],
"durationInMs": 9.90615299998899
}
} |
---|
15:16:29.927 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
"parameters": [
0,
"cg",
1,
13
],
"durationInMs": 11.75263800000539
}
} |
---|
15:16:29.927 | debug | kysely.query | {
"kysely": {
"sql": "with `nb_following`(`user_id`, `nb_following`) as (select `target_user_id` as `user_id`, count(*) as `nb_following` from `following` group by `target_user_id`) select `user`.`id`, `nb_following`.`nb_following` from `user` inner join `nb_following` on `nb_following`.`user_id` = `user`.`id` where `enabled` = ? and `profile_photo_status` = ? and `user`.`country` = ? order by `nb_following` desc limit ?",
"parameters": [
1,
"valid",
"cg",
30
],
"durationInMs": 12.082969000010053
}
} |
---|
15:16:29.928 | debug | kysely.query | {
"kysely": {
"sql": "with `nb_following`(`user_id`, `nb_following`) as (select `target_user_id` as `user_id`, count(*) as `nb_following` from `following` group by `target_user_id`) select `user`.`id`, `nb_following`.`nb_following` from `user` inner join `nb_following` on `nb_following`.`user_id` = `user`.`id` where `enabled` = ? and `profile_photo_status` = ? and `user`.`country` != ? order by `nb_following` desc limit ?",
"parameters": [
1,
"valid",
"cg",
30
],
"durationInMs": 12.249896999972407
}
} |
---|
15:16:29.929 | debug | kysely.query | {
"kysely": {
"sql": "select `feed_post`.`id` from `feed_post` left join `user` as `user_author` on `user_author`.`id` = `feed_post`.`user_author_id` left join `company` as `company_author` on `company_author`.`id` = `feed_post`.`company_author_id` where (`company_author`.`country` = ? or `user_author`.`country` = ?) order by `feed_post`.`id` desc limit ?",
"parameters": [
"cg",
"cg",
3
],
"durationInMs": 13.338800999976229
}
} |
---|
15:16:29.932 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
"parameters": [
590,
518,
517,
516
],
"durationInMs": 8.011899000004632
}
} |
---|
15:16:29.934 | 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": [
402529,
386513,
347176,
411131,
406550
],
"durationInMs": 7.232256999996025
}
} |
---|
15:16:29.934 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
402529,
386513,
347176,
411131,
406550
],
"durationInMs": 7.603182999999262
}
} |
---|
15:16:29.935 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
402529,
386513,
347176,
411131,
406550
],
"durationInMs": 8.721220999985235
}
} |
---|
15:16:29.937 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
"parameters": [
0,
"cg",
0
],
"durationInMs": 9.762998000020161
}
} |
---|
15:16:29.937 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
980,
2575,
102899,
219705,
330948
],
"durationInMs": 8.3718349999981
}
} |
---|
15:16:29.938 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
980,
2575,
102899,
219705,
330948
],
"durationInMs": 9.08485399998608
}
} |
---|
15:16:29.939 | 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": [
980,
2575,
102899,
219705,
330948
],
"durationInMs": 7.709799999982351
}
} |
---|
15:16:29.939 | 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": [
402529,
386513,
347176,
411131,
406550
],
"durationInMs": 12.542679000005592
}
} |
---|
15:16:29.939 | 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": [
980,
2575,
102899,
219705,
330948
],
"durationInMs": 5.8914760000188835
}
} |
---|
15:16:29.940 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
999
],
"durationInMs": 5.72814500000095
}
} |
---|
15:16:29.940 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
999
],
"durationInMs": 5.635934000019915
}
} |
---|
15:16:29.940 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ? and `c`.`parent_id` is null",
"parameters": [
999
],
"durationInMs": 3.330820000002859
}
} |
---|
15:16:29.940 | debug | kysely.query | {
"kysely": {
"sql": "select `r`.`type`, count(`r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ? group by `r`.`type`",
"parameters": [
999
],
"durationInMs": 3.274115999985952
}
} |
---|
15:16:29.940 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
901
],
"durationInMs": 3.0871599999954924
}
} |
---|
15:16:29.941 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
901
],
"durationInMs": 2.0511240000196267
}
} |
---|
15:16:29.941 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ? and `c`.`parent_id` is null",
"parameters": [
901
],
"durationInMs": 1.971176999999443
}
} |
---|
15:16:29.949 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
593
],
"durationInMs": 9.982664999988629
}
} |
---|
15:16:29.950 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
593
],
"durationInMs": 10.012128999980632
}
} |
---|
15:16:29.950 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ? and `c`.`parent_id` is null",
"parameters": [
593
],
"durationInMs": 10.040261000016471
}
} |
---|
15:16:29.950 | debug | kysely.query | {
"kysely": {
"sql": "select `r`.`type`, count(`r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ? group by `r`.`type`",
"parameters": [
593
],
"durationInMs": 10.04660299999523
}
} |
---|
15:16:29.951 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?, ?, ?)",
"parameters": [
999,
901,
593
],
"durationInMs": 10.355452999996487
}
} |
---|
15:16:29.954 | debug | kysely.query | {
"kysely": {
"sql": "select `feed_media`.`media_id`, `feed_media`.`feed_post_id` from `feed_media` where `feed_media`.`feed_post_id` in (?, ?, ?)",
"parameters": [
999,
901,
593
],
"durationInMs": 13.716470000013942
}
} |
---|
15:16:29.955 | debug | kysely.query | {
"kysely": {
"sql": "select `pl`.`feed_post_id`, `pl`.`link_meta_data_id` from `feed_post_link_meta_data` as `pl` where `pl`.`feed_post_id` in (?, ?, ?)",
"parameters": [
999,
901,
593
],
"durationInMs": 14.007058000017423
}
} |
---|
15:16:29.955 | debug | kysely.query | {
"kysely": {
"sql": "select `pl`.`feed_post_id`, `l`.`related_feed_post_id` from `feed_post_link_meta_data` as `pl` inner join `link_meta_data` as `l` on `l`.`id` = `pl`.`link_meta_data_id` where `pl`.`feed_post_id` in (?, ?, ?) and `l`.`related_feed_post_id` is not null group by `pl`.`feed_post_id`",
"parameters": [
999,
901,
593
],
"durationInMs": 14.172613000002457
}
} |
---|
15:16:29.955 | debug | kysely.query | {
"kysely": {
"sql": "select `r`.`type`, count(`r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ? group by `r`.`type`",
"parameters": [
901
],
"durationInMs": 16.172191999998176
}
} |
---|
15:16:29.956 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
"parameters": [
284150,
273900,
273898,
273768
],
"durationInMs": 6.650491000007605
}
} |
---|
15:16:29.957 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
273704,
260078,
226541,
281582,
277442
],
"durationInMs": 7.432396999996854
}
} |
---|
15:16:29.958 | 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": [
175,
"fr",
539,
"fr"
],
"durationInMs": 8.303469000005862
}
} |
---|
15:16:29.959 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
175,
539
],
"durationInMs": 8.765213000006042
}
} |
---|
15:16:29.960 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ? order by `weight` desc limit ?",
"parameters": [
0,
1,
1,
13
],
"durationInMs": 6.420234999997774
}
} |
---|
15:16:29.960 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
96742,
114975,
275630,
143625,
216240
],
"durationInMs": 5.478062000009231
}
} |
---|
15:16:29.961 | 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": [
126,
"fr",
277,
"fr",
123,
"fr"
],
"durationInMs": 5.682260000001406
}
} |
---|
15:16:29.961 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
126,
277,
123
],
"durationInMs": 5.637736999982735
}
} |
---|
15:16:29.961 | debug | kysely.query | {
"kysely": {
"sql": "select `bi`.`target_feed_post_id`, `bi`.`id` from `bookmark_item` as `bi` inner join `bookmark` as `b` on `b`.`id` = `bi`.`bookmark_id` where `bi`.`target_feed_post_id` in (?, ?, ?) and (? is not null and `b`.`user_id` = ?) group by `bi`.`target_feed_post_id`",
"parameters": [
999,
901,
593,
null,
null
],
"durationInMs": 5.996541000000434
}
} |
---|
15:16:29.962 | debug | kysely.query | {
"kysely": {
"sql": "select `r`.`target_feed_post_id`, `r`.`id` from `reaction` as `r` where `r`.`target_feed_post_id` in (?, ?, ?) and (? is not null and `r`.`user_author_id` = ?) group by `r`.`target_feed_post_id`",
"parameters": [
999,
901,
593,
null,
null
],
"durationInMs": 5.178769000020111
}
} |
---|
15:16:29.964 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?)",
"parameters": [
843409,
611886
],
"durationInMs": 5.671048999996856
}
} |
---|
15:16:29.965 | debug | kysely.query | {
"kysely": {
"sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?) and `target_user_id` is null) group by `target_company_id`",
"parameters": [
843409,
611886
],
"durationInMs": 5.882830999995349
}
} |
---|
15:16:29.965 | debug | kysely.query | {
"kysely": {
"sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?) and `user_author_id` is null) group by `company_author_id`",
"parameters": [
843409,
611886
],
"durationInMs": 5.596021000004839
}
} |
---|
15:16:29.965 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
285647,
281583
],
"durationInMs": 5.537763000000268
}
} |
---|
15:16:29.966 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
1063,
437
],
"durationInMs": 5.501516000018455
}
} |
---|
15:16:29.966 | 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": [
172,
"fr",
695,
"fr"
],
"durationInMs": 5.384388999984367
}
} |
---|
15:16:29.966 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ?",
"parameters": [
0,
1,
0
],
"durationInMs": 5.194226999999955
}
} |
---|
15:16:29.972 | 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": [
122,
"fr",
265,
"fr"
],
"durationInMs": 10.181371999991825
}
} |
---|
15:16:29.973 | 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": [
167,
"fr",
620,
"fr"
],
"durationInMs": 9.017778999987058
}
} |
---|
15:16:29.974 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
167,
620
],
"durationInMs": 8.923664999980247
}
} |
---|
15:16:29.974 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
286150
],
"durationInMs": 9.013822000008076
}
} |
---|
15:16:29.974 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
155,
1100
],
"durationInMs": 8.05091099999845
}
} |
---|
15:16:29.975 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
29,
10,
16,
59,
8
],
"durationInMs": 7.569721000007121
}
} |
---|
15:16:29.979 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
116,
242,
113
],
"durationInMs": 17.596847000007983
}
} |
---|
15:16:29.980 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
112,
231
],
"durationInMs": 6.542190000007395
}
} |
---|
15:16:29.980 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
151,
500
],
"durationInMs": 6.37275700000464
}
} |
---|
15:16:29.980 | 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": [
160,
"fr",
575,
"fr"
],
"durationInMs": 6.175281999981962
}
} |
---|
15:16:29.981 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
41,
2231,
62079,
597362,
394
],
"durationInMs": 5.722183000005316
}
} |
---|
15:16:29.981 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
90397,
90399,
90286,
235022,
156604
],
"durationInMs": 6.269406000006711
}
} |
---|
15:16:29.982 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
147,
455
],
"durationInMs": 2.1751839999924414
}
} |
---|
15:16:30.018 | debug | kysely.query | {
"kysely": {
"sql": "with `nb_following`(`company_id`, `nb_following`) as (select `target_company_id` as `company_id`, count(*) as `nb_following` from `following` group by `target_company_id`) select `id`, `nb_following`.`nb_following` from `company` inner join `nb_following` on `nb_following`.`company_id` = `company`.`id` where `valid` = ? and `online` = ? and `square_photo_id` is not null and `company`.`country` = ? order by `nb_following`.`nb_following` desc limit ?",
"parameters": [
1,
1,
"cg",
30
],
"durationInMs": 102.15530799998669
}
} |
---|
15:16:30.020 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?)",
"parameters": [
29437,
603342,
29435,
513304
],
"durationInMs": 1.0062109999998938
}
} |
---|
15:16:30.022 | debug | kysely.query | {
"kysely": {
"sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?, ?, ?) and `user_author_id` is null) group by `company_author_id`",
"parameters": [
29437,
603342,
29435,
513304
],
"durationInMs": 3.4312470000004396
}
} |
---|
15:16:30.022 | debug | kysely.query | {
"kysely": {
"sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?, ?, ?) and `target_user_id` is null) group by `target_company_id`",
"parameters": [
29437,
603342,
29435,
513304
],
"durationInMs": 3.6836940000066534
}
} |
---|
15:16:30.023 | 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": [
174,
"fr",
66,
"fr"
],
"durationInMs": 2.0498619999852963
}
} |
---|
15:16:30.023 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
174,
66
],
"durationInMs": 2.383708999986993
}
} |
---|
15:16:30.023 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
"parameters": [
1910,
192220,
79551
],
"durationInMs": 2.7675490000110585
}
} |
---|
15:16:30.024 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
157,
60
],
"durationInMs": 0.9824470000166912
}
} |
---|
15:16:30.024 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
49,
"fr"
],
"durationInMs": 0.7642329999944195
}
} |
---|
15:16:30.024 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
46
],
"durationInMs": 0.17595499998424202
}
} |
---|
15:16:30.185 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]"
},
"params": {
"_country": "cg"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Pvh1U5GrCfPQTTW73DaH",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890b2ab09d216.11729232; PHPSESSID=d353d44b916359210f7695764e1dd8d8; GOAFRICA_NEXT_SESSION_ID=1Y4Ghu0cFkxuzkMCbcX2gLo3qARxfCZpFDe3yD00",
"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": 288137,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890b2ab09d216.11729232; PHPSESSID=d353d44b916359210f7695764e1dd8d8; GOAFRICA_NEXT_SESSION_ID=1Y4Ghu0cFkxuzkMCbcX2gLo3qARxfCZpFDe3yD00",
"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/cg",
"original": "https://www.goa.goafrica.syazen.cloud/cg",
"path": "/cg",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 304463872,
"memoryUsageHuman": "290.4 MiB",
"requestTimeInMs": 410
}
} |
---|