05:56:05.542 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "tg",
"userId": "46594",
"userSlug": "pascaline-binazon-gbodossou"
},
"clientAddress": "216.73.216.28",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "1Yt0o9YGKnkYrpIWlVyB",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689969826dee61.75580714; PHPSESSID=de38928acb3399568cdf37a6b6d619a3; GOAFRICA_NEXT_SESSION_ID=cpWCyOIB5ZkwUb26OQfofs3wCWYKyUojjdLMhrNE",
"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.28",
"x-real-ip": "216.73.216.28",
"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/tg/user/46594-pascaline-binazon-gbodossou",
"original": "https://www.goa.goafrica.syazen.cloud/tg/user/46594-pascaline-binazon-gbodossou",
"path": "/tg/user/46594-pascaline-binazon-gbodossou",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 387780608,
"memoryUsageHuman": "369.8 MiB"
}
} |
---|
05:56:05.545 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.1876170039176941
}
} |
---|
05:56:05.547 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
46594
],
"durationInMs": 1.5086999982595444
}
} |
---|
05:56:05.549 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `portfolio_medias_count` from `portfolio_media` where `user_id` = ? group by `user_id`",
"parameters": [
46594
],
"durationInMs": 0.6447119936347008
}
} |
---|
05:56:05.550 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 4.06717000156641
}
} |
---|
05:56:05.550 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"TG",
true
],
"durationInMs": 4.508185997605324
}
} |
---|
05:56:05.550 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
"parameters": [
46594
],
"durationInMs": 1.289453998208046
}
} |
---|
05:56:05.550 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `user_author_id` = ? and (`feed_post`.`pending_publication_date` is null or `feed_post`.`pending_publication_date` < UTC_TIMESTAMP()) order by `created_date` desc limit ?",
"parameters": [
46594,
2
],
"durationInMs": 1.3252799957990646
}
} |
---|
05:56:05.551 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
"parameters": [
46594
],
"durationInMs": 1.321874000132084
}
} |
---|
05:56:05.551 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
"parameters": [
46594
],
"durationInMs": 1.2066910043358803
}
} |
---|
05:56:05.551 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
"parameters": [
46594
],
"durationInMs": 0.9895799979567528
}
} |
---|
05:56:05.551 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
"parameters": [
46594
],
"durationInMs": 0.9872160032391548
}
} |
---|
05:56:05.552 | 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": [
46594
],
"durationInMs": 2.3057330027222633
}
} |
---|
05:56:05.553 | 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": [
46594
],
"durationInMs": 3.584898002445698
}
} |
---|
05:56:05.553 | debug | kysely.query | {
"kysely": {
"sql": "select * from `following` where `author_id` = ? order by `date` desc",
"parameters": [
46594
],
"durationInMs": 4.120689004659653
}
} |
---|
05:56:05.560 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
"parameters": [
46594
],
"durationInMs": 8.706107996404171
}
} |
---|
05:56:05.560 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
"parameters": [
46594
],
"durationInMs": 8.98242899775505
}
} |
---|
05:56:05.560 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
"parameters": [
46594,
""
],
"durationInMs": 9.00263699889183
}
} |
---|
05:56:05.560 | debug | kysely.query | {
"kysely": {
"sql": "with recursive `cte`(`id`, `parent_id`, `level`, `root_id`) as (select `c`.`id`, `c`.`parent_id`, ? as `level`, `c`.`id` as `root_id` from `category` as `c` where `c`.`id` in (?) union all select `p`.`id`, `p`.`parent_id`, cte.level + ? as `level`, `cte`.`root_id` from `category` as `p` inner join `cte` on `p`.`id` = `cte`.`parent_id`) select `id`, `root_id`, `level` from `cte`",
"parameters": [
1,
126,
1
],
"durationInMs": 8.83822300285101
}
} |
---|
05:56:05.561 | 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": 8.953345000743866
}
} |
---|
05:56:05.561 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
237120,
275291
],
"durationInMs": 7.876584999263287
}
} |
---|
05:56:05.561 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
963
],
"durationInMs": 7.440568000078201
}
} |
---|
05:56:05.562 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
"parameters": [
46594
],
"durationInMs": 11.038871996104717
}
} |
---|
05:56:05.562 | debug | kysely.query | {
"kysely": {
"sql": "with `threads_with_me`(`thread_id`) as (select distinct `tu`.`inbox_thread_id` as `thread_id` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_with_response`(`thread_id`) as (select `t`.`thread_id` from `threads_with_me` as `t` where exists (select * from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id`)) select count(*) as `total`, (select count(*) as `resp` from `threads_with_response`) as `resp` from `threads_with_me` as `t` limit ?",
"parameters": [
46594,
46594,
46594,
1
],
"durationInMs": 13.277440994977951
}
} |
---|
05:56:05.562 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
963
],
"durationInMs": 2.4641660004854202
}
} |
---|
05:56:05.563 | 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": [
963
],
"durationInMs": 2.4956449940800667
}
} |
---|
05:56:05.563 | 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": [
963
],
"durationInMs": 2.59689199924469
}
} |
---|
05:56:05.563 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
872
],
"durationInMs": 2.617219999432564
}
} |
---|
05:56:05.563 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
872
],
"durationInMs": 2.537261001765728
}
} |
---|
05:56:05.563 | 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": [
872
],
"durationInMs": 2.401189997792244
}
} |
---|
05:56:05.563 | 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": [
872
],
"durationInMs": 2.4130319952964783
}
} |
---|
05:56:05.564 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?, ?)",
"parameters": [
963,
872
],
"durationInMs": 1.5311710014939308
}
} |
---|
05:56:05.565 | 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": [
963,
872
],
"durationInMs": 2.3570590019226074
}
} |
---|
05:56:05.565 | 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": [
963,
872
],
"durationInMs": 2.3691310063004494
}
} |
---|
05:56:05.569 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_formation` where `id` in (?)",
"parameters": [
1854
],
"durationInMs": 6.32354299724102
}
} |
---|
05:56:05.570 | 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": [
963,
872,
null,
null
],
"durationInMs": 6.6501259952783585
}
} |
---|
05:56:05.570 | 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": [
963,
872,
null,
null
],
"durationInMs": 6.782230995595455
}
} |
---|
05:56:05.570 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_lang` where `id` in (?, ?)",
"parameters": [
18481,
18482
],
"durationInMs": 6.793572001159191
}
} |
---|
05:56:05.571 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
122,
"fr"
],
"durationInMs": 6.436090998351574
}
} |
---|
05:56:05.571 | 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": [
963,
872
],
"durationInMs": 8.494888000190258
}
} |
---|
05:56:05.571 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
116
],
"durationInMs": 6.168255999684334
}
} |
---|
05:56:05.571 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_experience` where `id` in (?)",
"parameters": [
1957
],
"durationInMs": 6.277567997574806
}
} |
---|
05:56:05.572 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
46594
],
"durationInMs": 2.0383989959955215
}
} |
---|
05:56:05.572 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
126
],
"durationInMs": 1.9747910052537918
}
} |
---|
05:56:05.576 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
7600
],
"durationInMs": 6.160291001200676
}
} |
---|
05:56:05.577 | 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": [
7600
],
"durationInMs": 6.224700003862381
}
} |
---|
05:56:05.577 | 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": [
7600
],
"durationInMs": 6.101032003760338
}
} |
---|
05:56:05.583 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
286897,
285391
],
"durationInMs": 12.253187000751495
}
} |
---|
05:56:05.584 | 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": [
24
],
"durationInMs": 12.138695999979973
}
} |
---|
05:56:05.584 | 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": [
24
],
"durationInMs": 12.008455000817776
}
} |
---|
05:56:05.584 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
369,
"fr"
],
"durationInMs": 7.581649005413055
}
} |
---|
05:56:05.584 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
369
],
"durationInMs": 7.641278997063637
}
} |
---|
05:56:05.585 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
112
],
"durationInMs": 13.729046002030373
}
} |
---|
05:56:05.585 | debug | kysely.query | {
"kysely": {
"sql": "with `threads_with_me`(`thread_id`, `created_date`) as (select distinct `tu`.`inbox_thread_id` as `thread_id`, `t`.`created_date` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_delay`(`thread_id`, `delay`) as (select `t`.`thread_id`, (select TIMESTAMPDIFF(MINUTE, `t`.`created_date`, `m`.`created_date`) as `delay` from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id` and `m`.`id` = (select min(`id`) as `id` from `inbox_message` where `inbox_message`.`thread_id` = `t`.`thread_id` and `inbox_message`.`user_author_id` = ?)) as `delay` from `threads_with_me` as `t`), `delays_filtered`(`thread_id`, `delay`) as (select * from `threads_delay` where `delay` is not null and `delay` < (select `delay` from `threads_delay` where `delay` is not null order by `delay` desc limit ?)) select avg(`t`.`delay`) as `mean` from `delays_filtered` as `t` limit ?",
"parameters": [
46594,
46594,
46594,
46594,
1,
1
],
"durationInMs": 35.88784000277519
}
} |
---|
05:56:05.585 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
24
],
"durationInMs": 13.408574000000954
}
} |
---|
05:56:05.585 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
319
],
"durationInMs": 1.243488997220993
}
} |
---|
05:56:05.586 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
3,
"fr"
],
"durationInMs": 1.1720370054244995
}
} |
---|
05:56:05.592 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
123,
"fr"
],
"durationInMs": 6.689370006322861
}
} |
---|
05:56:05.592 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
1
],
"durationInMs": 6.48445999622345
}
} |
---|
05:56:05.592 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
123
],
"durationInMs": 7.01952999830246
}
} |
---|
05:56:05.592 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
905
],
"durationInMs": 7.148517996072769
}
} |
---|
05:56:05.593 | debug | kysely.query | {
"kysely": {
"sql": "with `followCount`(`countu`, `countc`, `target_user_id`, `target_company_id`) as (select count(distinct `following`.`target_company_id`) as `countc`, count(distinct `following`.`target_user_id`) as `countu`, `following`.`target_user_id`, `following`.`target_company_id` from `following` where `following`.`target_user_id` is not null group by `following`.`target_user_id`, `following`.`target_company_id`) select *, countc\n + countu as `count` from `following` left join `followCount` on ((`following`.`target_user_id` is not null and `following`.`target_user_id` = `followCount`.`target_user_id`) or (`following`.`target_company_id` is not null and `following`.`target_company_id` = `followCount`.`target_company_id`)) where `author_id` = ? and (`following`.`target_company_id` is null or `following`.`target_company_id` not in (?, ?, ?, ?)) order by `count` desc limit ?",
"parameters": [
46594,
13499,
496885,
465056,
843353,
4
],
"durationInMs": 29.393821999430656
}
} |
---|
05:56:05.594 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
113
],
"durationInMs": 1.8235819935798645
}
} |
---|
05:56:05.594 | 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": [
276055,
46802,
390865,
980
],
"durationInMs": 0.4615439996123314
}
} |
---|
05:56:05.594 | 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": [
276055,
46802,
390865,
980
],
"durationInMs": 0.6942239999771118
}
} |
---|
05:56:05.594 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?) group by `author_id`",
"parameters": [
276055,
46802,
390865,
980
],
"durationInMs": 0.8289729952812195
}
} |
---|
05:56:05.595 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?)",
"parameters": [
276055,
46802,
390865,
980
],
"durationInMs": 1.1174260005354881
}
} |
---|
05:56:05.606 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
"parameters": [
244293,
272424,
96742
],
"durationInMs": 11.426748998463154
}
} |
---|
05:56:05.607 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
540
],
"durationInMs": 11.734738998115063
}
} |
---|
05:56:05.607 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
540,
"fr"
],
"durationInMs": 11.966397002339363
}
} |
---|
05:56:05.607 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?)",
"parameters": [
843353,
465056,
496885,
13499
],
"durationInMs": 13.651794001460075
}
} |
---|
05:56:05.608 | 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": [
843353,
465056,
496885,
13499
],
"durationInMs": 14.107547000050545
}
} |
---|
05:56:05.608 | 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": [
843353,
465056,
496885,
13499
],
"durationInMs": 14.287519998848438
}
} |
---|
05:56:05.608 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
"parameters": [
285953,
210266,
144712,
257908
],
"durationInMs": 0.48866400122642517
}
} |
---|
05:56:05.608 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
"parameters": [
41,
75,
620,
37
],
"durationInMs": 0.6919789984822273
}
} |
---|
05:56:05.609 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
438
],
"durationInMs": 1.629092998802662
}
} |
---|
05:56:05.609 | 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` = ?))",
"parameters": [
41,
"fr",
75,
"fr",
620,
"fr",
37,
"fr"
],
"durationInMs": 1.0899749994277954
}
} |
---|
05:56:05.610 | 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` = ?))",
"parameters": [
38,
"fr",
49,
"fr",
575,
"fr",
18,
"fr"
],
"durationInMs": 1.8577050045132637
}
} |
---|
05:56:05.611 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
39,
68,
500,
35
],
"durationInMs": 1.7443360015749931
}
} |
---|
05:56:05.611 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
36,
46,
455,
16
],
"durationInMs": 0.3164049983024597
}
} |
---|
05:56:05.635 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "tg",
"userId": "46594",
"userSlug": "pascaline-binazon-gbodossou"
},
"clientAddress": "216.73.216.28",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "1Yt0o9YGKnkYrpIWlVyB",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689969826dee61.75580714; PHPSESSID=de38928acb3399568cdf37a6b6d619a3; GOAFRICA_NEXT_SESSION_ID=cpWCyOIB5ZkwUb26OQfofs3wCWYKyUojjdLMhrNE",
"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.28",
"x-real-ip": "216.73.216.28",
"x-scheme": "https"
}
},
"response": {
"bytes": 194756,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689969826dee61.75580714; PHPSESSID=de38928acb3399568cdf37a6b6d619a3; GOAFRICA_NEXT_SESSION_ID=cpWCyOIB5ZkwUb26OQfofs3wCWYKyUojjdLMhrNE",
"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.28",
"x-real-ip": "216.73.216.28",
"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/tg/user/46594-pascaline-binazon-gbodossou",
"original": "https://www.goa.goafrica.syazen.cloud/tg/user/46594-pascaline-binazon-gbodossou",
"path": "/tg/user/46594-pascaline-binazon-gbodossou",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 385716224,
"memoryUsageHuman": "367.8 MiB",
"requestTimeInMs": 93
}
} |
---|