10:24:18.602 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]"
},
"params": {
"_country": "ke"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "E0WUzlaA0qy3uhsVCkZN",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=bf985feb1e8bb418e0c46b03d426f1a7; goafrica-ad-id=68906e0ac35e98.55389848; GOAFRICA_NEXT_SESSION_ID=XfLZ2XVxjooDGaJAzQ1AkuhrkdEQtZjjB56UMnbM",
"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/ke",
"original": "https://www.goa.goafrica.syazen.cloud/ke",
"path": "/ke",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 219672576,
"memoryUsageHuman": "209.5 MiB"
}
} |
---|
10:24:18.712 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 1.9193589999922551
}
} |
---|
10:24:18.715 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 1.1843900000094436
}
} |
---|
10:24:18.716 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"KE",
true
],
"durationInMs": 5.070244999980787
}
} |
---|
10:24:18.741 | 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": 6.903594000003068
}
} |
---|
10:24:18.742 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `user` where `enabled` = ?",
"parameters": [
1
],
"durationInMs": 7.33739699999569
}
} |
---|
10:24:18.742 | 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": [
"ke",
"ke",
3
],
"durationInMs": 0.7468510000035167
}
} |
---|
10:24:18.744 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"KE",
true
],
"durationInMs": 2.0831619999953546
}
} |
---|
10:24:18.745 | 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": [
"ke",
1,
"background",
"2025-08-04T08:24:18.733Z",
"2025-08-04T08:24:18.733Z",
1
],
"durationInMs": 3.811397000012221
}
} |
---|
10:24:18.751 | 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,
"KE",
true,
588,
592,
594,
595,
4
],
"durationInMs": 6.746543999994174
}
} |
---|
10:24:18.752 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
"parameters": [
1,
1
],
"durationInMs": 7.398459999996703
}
} |
---|
10:24:18.752 | 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",
"ke",
3
],
"durationInMs": 7.503454000019701
}
} |
---|
10:24:18.752 | 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",
"ke",
2
],
"durationInMs": 7.6125560000073165
}
} |
---|
10:24:18.754 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
"parameters": [
0,
"ke",
1,
13
],
"durationInMs": 9.337926000007428
}
} |
---|
10:24:18.755 | 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",
"ke",
30
],
"durationInMs": 9.617361999989953
}
} |
---|
10:24:18.755 | 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",
"ke",
30
],
"durationInMs": 9.85292799997842
}
} |
---|
10:24:18.756 | 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": [
"ke",
"ke",
3
],
"durationInMs": 10.927765000000363
}
} |
---|
10:24:18.760 | 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": [
258962,
95892,
348697,
244955
],
"durationInMs": 5.951284000009764
}
} |
---|
10:24:18.760 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?) group by `author_id`",
"parameters": [
258962,
95892,
348697,
244955
],
"durationInMs": 6.3278100000170525
}
} |
---|
10:24:18.761 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?)",
"parameters": [
258962,
95892,
348697,
244955
],
"durationInMs": 7.390615000011167
}
} |
---|
10:24:18.763 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
"parameters": [
0,
"ke",
0
],
"durationInMs": 8.698973999998998
}
} |
---|
10:24:18.763 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
158682,
245177,
274500,
254757,
59204
],
"durationInMs": 7.328890999982832
}
} |
---|
10:24:18.764 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
158682,
245177,
274500,
254757,
59204
],
"durationInMs": 7.956181999994442
}
} |
---|
10:24:18.765 | 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": [
158682,
245177,
274500,
254757,
59204
],
"durationInMs": 6.556532999995397
}
} |
---|
10:24:18.765 | 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": [
258962,
95892,
348697,
244955
],
"durationInMs": 11.430736000009347
}
} |
---|
10:24:18.766 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
"parameters": [
588,
592,
594,
595
],
"durationInMs": 13.910830999986501
}
} |
---|
10:24:18.767 | 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": [
158682,
245177,
274500,
254757,
59204
],
"durationInMs": 6.709636000014143
}
} |
---|
10:24:18.767 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
1026
],
"durationInMs": 6.628435999999056
}
} |
---|
10:24:18.767 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
1026
],
"durationInMs": 4.202088999998523
}
} |
---|
10:24:18.767 | 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": [
1026
],
"durationInMs": 4.031885000003967
}
} |
---|
10:24:18.768 | 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": [
1026
],
"durationInMs": 4.016015000001062
}
} |
---|
10:24:18.768 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
1025
],
"durationInMs": 2.840591999993194
}
} |
---|
10:24:18.768 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
1025
],
"durationInMs": 2.723165000003064
}
} |
---|
10:24:18.776 | 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": [
1025
],
"durationInMs": 9.009959999995772
}
} |
---|
10:24:18.776 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
1024
],
"durationInMs": 8.959937000006903
}
} |
---|
10:24:18.776 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
1024
],
"durationInMs": 8.96578800000134
}
} |
---|
10:24:18.776 | 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": [
1024
],
"durationInMs": 8.988779999985127
}
} |
---|
10:24:18.776 | 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": [
1024
],
"durationInMs": 9.007344999990892
}
} |
---|
10:24:18.777 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?, ?, ?)",
"parameters": [
1026,
1025,
1024
],
"durationInMs": 9.170795999991242
}
} |
---|
10:24:18.779 | 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": [
1026,
1025,
1024
],
"durationInMs": 11.630825000000186
}
} |
---|
10:24:18.780 | 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": [
1026,
1025,
1024
],
"durationInMs": 11.82994399999734
}
} |
---|
10:24:18.780 | 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": [
1025
],
"durationInMs": 14.509728000004543
}
} |
---|
10:24:18.781 | 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": [
1026,
1025,
1024
],
"durationInMs": 4.940204000013182
}
} |
---|
10:24:18.781 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
"parameters": [
162081,
242558,
231381,
155756
],
"durationInMs": 5.453223999997135
}
} |
---|
10:24:18.783 | 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": [
546,
"fr",
363,
"fr"
],
"durationInMs": 6.49155299999984
}
} |
---|
10:24:18.783 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
546,
363
],
"durationInMs": 7.050065000017639
}
} |
---|
10:24:18.784 | 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": 7.367903000005754
}
} |
---|
10:24:18.784 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
242732,
155606,
169710,
160586,
241803
],
"durationInMs": 5.445680000004359
}
} |
---|
10:24:18.785 | 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": [
123,
"fr",
284,
"fr",
376,
"fr",
169,
"fr",
282,
"fr"
],
"durationInMs": 5.353609000012511
}
} |
---|
10:24:18.786 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
123,
284,
376,
169,
282
],
"durationInMs": 5.606817000021692
}
} |
---|
10:24:18.786 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
"parameters": [
284081,
284544,
285208,
285483
],
"durationInMs": 5.964417999988655
}
} |
---|
10:24:18.787 | 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": [
1026,
1025,
1024,
null,
null
],
"durationInMs": 5.806115999992471
}
} |
---|
10:24:18.787 | 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": [
1026,
1025,
1024,
null,
null
],
"durationInMs": 5.046701000013854
}
} |
---|
10:24:18.788 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?)",
"parameters": [
1967,
2575
],
"durationInMs": 4.833646999992197
}
} |
---|
10:24:18.789 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?) group by `author_id`",
"parameters": [
1967,
2575
],
"durationInMs": 5.468942000006791
}
} |
---|
10:24:18.789 | 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": [
1967,
2575
],
"durationInMs": 5.28937000001315
}
} |
---|
10:24:18.790 | 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": [
1967,
2575
],
"durationInMs": 4.787722999986727
}
} |
---|
10:24:18.790 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
440,
314
],
"durationInMs": 4.477198000007775
}
} |
---|
10:24:18.790 | 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",
283,
"fr"
],
"durationInMs": 4.291826000000583
}
} |
---|
10:24:18.796 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
113,
249,
322,
153,
247
],
"durationInMs": 8.578280999994604
}
} |
---|
10:24:18.796 | 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": [
3,
"fr",
160,
"fr",
265,
"fr"
],
"durationInMs": 8.567230000015115
}
} |
---|
10:24:18.796 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
277,
"fr"
],
"durationInMs": 7.436109000002034
}
} |
---|
10:24:18.797 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
277
],
"durationInMs": 7.47273700000369
}
} |
---|
10:24:18.797 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
114975,
275015
],
"durationInMs": 7.612145000020973
}
} |
---|
10:24:18.797 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
112,
248
],
"durationInMs": 6.993101000000024
}
} |
---|
10:24:18.802 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ?",
"parameters": [
0,
1,
0
],
"durationInMs": 15.777382000000216
}
} |
---|
10:24:18.803 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
1,
147,
231
],
"durationInMs": 6.611174999998184
}
} |
---|
10:24:18.803 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
242
],
"durationInMs": 6.4981559999869205
}
} |
---|
10:24:18.803 | debug | kysely.query | {
"kysely": {
"sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
29,
10,
16,
59,
8
],
"durationInMs": 0.6018430000112858
}
} |
---|
10:24:18.806 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
41,
2231,
62079,
597362,
394
],
"durationInMs": 2.093159999989439
}
} |
---|
10:24:18.806 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
90397,
90399,
90286,
235022,
156604
],
"durationInMs": 2.4678829999757
}
} |
---|
10:24:18.850 | 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,
"ke",
30
],
"durationInMs": 105.01635600000736
}
} |
---|
10:24:18.853 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?)",
"parameters": [
29457,
29458
],
"durationInMs": 1.3647129999881145
}
} |
---|
10:24:18.854 | 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": [
29457,
29458
],
"durationInMs": 2.1542929999995977
}
} |
---|
10:24:18.854 | 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": [
29457,
29458
],
"durationInMs": 2.347310999990441
}
} |
---|
10:24:18.854 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
126,
"fr"
],
"durationInMs": 0.7501570000022184
}
} |
---|
10:24:18.854 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
126
],
"durationInMs": 0.9607160000014119
}
} |
---|
10:24:18.855 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
1910
],
"durationInMs": 1.1413110000139568
}
} |
---|
10:24:18.855 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
116
],
"durationInMs": 0.597524999990128
}
} |
---|
10:24:19.015 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]"
},
"params": {
"_country": "ke"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "E0WUzlaA0qy3uhsVCkZN",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=bf985feb1e8bb418e0c46b03d426f1a7; goafrica-ad-id=68906e0ac35e98.55389848; GOAFRICA_NEXT_SESSION_ID=XfLZ2XVxjooDGaJAzQ1AkuhrkdEQtZjjB56UMnbM",
"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": 275432,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=bf985feb1e8bb418e0c46b03d426f1a7; goafrica-ad-id=68906e0ac35e98.55389848; GOAFRICA_NEXT_SESSION_ID=XfLZ2XVxjooDGaJAzQ1AkuhrkdEQtZjjB56UMnbM",
"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/ke",
"original": "https://www.goa.goafrica.syazen.cloud/ke",
"path": "/ke",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 304459776,
"memoryUsageHuman": "290.4 MiB",
"requestTimeInMs": 416
}
} |
---|