18:01:04.057 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "ci",
"userId": "155401",
"userSlug": "martial-kouassi"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "tSgQu-f5SKgi4Ahatoo_",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890d92cdf90d8.40441204; PHPSESSID=7bbe2e7d2cb9081b49b4a2d2573eae76; GOAFRICA_NEXT_SESSION_ID=GTbXSjGBs1vdzrm1rKKi1yenSjzORqzw2f3be0yk",
"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/ci/user/155401-martial-kouassi",
"original": "https://www.goa.goafrica.syazen.cloud/ci/user/155401-martial-kouassi",
"path": "/ci/user/155401-martial-kouassi",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 250707968,
"memoryUsageHuman": "239.1 MiB"
}
} |
---|
18:01:04.063 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.8444619998335838
}
} |
---|
18:01:04.063 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"CI",
true
],
"durationInMs": 0.9905420001596212
}
} |
---|
18:01:04.064 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.3403900000266731
}
} |
---|
18:01:04.066 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
155401
],
"durationInMs": 3.1510970001108944
}
} |
---|
18:01:04.071 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
"parameters": [
155401
],
"durationInMs": 1.0197149999439716
}
} |
---|
18:01:04.071 | 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": [
155401
],
"durationInMs": 1.2454029996879399
}
} |
---|
18:01:04.071 | 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": [
155401,
2
],
"durationInMs": 1.286007999908179
}
} |
---|
18:01:04.072 | debug | kysely.query | {
"kysely": {
"sql": "select * from `following` where `author_id` = ? order by `date` desc",
"parameters": [
155401
],
"durationInMs": 2.212942000012845
}
} |
---|
18:01:04.072 | 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": [
155401,
155401,
155401,
1
],
"durationInMs": 2.753541000187397
}
} |
---|
18:01:04.073 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
"parameters": [
155401
],
"durationInMs": 2.3195190001279116
}
} |
---|
18:01:04.073 | 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": [
155401
],
"durationInMs": 2.694583000149578
}
} |
---|
18:01:04.073 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
"parameters": [
155401
],
"durationInMs": 2.7938959999009967
}
} |
---|
18:01:04.074 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
"parameters": [
155401
],
"durationInMs": 2.8280799998901784
}
} |
---|
18:01:04.074 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
"parameters": [
155401
],
"durationInMs": 2.809685000218451
}
} |
---|
18:01:04.074 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
"parameters": [
155401
],
"durationInMs": 2.0868989997543395
}
} |
---|
18:01:04.074 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
"parameters": [
155401
],
"durationInMs": 1.8019719999283552
}
} |
---|
18:01:04.074 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
"parameters": [
155401
],
"durationInMs": 1.8059090003371239
}
} |
---|
18:01:04.074 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
"parameters": [
155401,
""
],
"durationInMs": 1.789187999907881
}
} |
---|
18:01:04.075 | 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,
540,
1
],
"durationInMs": 1.78417900018394
}
} |
---|
18:01:04.075 | 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": 1.5311420001089573
}
} |
---|
18:01:04.077 | 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": [
155401
],
"durationInMs": 7.172683000098914
}
} |
---|
18:01:04.078 | 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": [
155401,
155401,
155401,
155401,
1,
1
],
"durationInMs": 7.844374999869615
}
} |
---|
18:01:04.078 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
275027,
275030
],
"durationInMs": 4.192391999997199
}
} |
---|
18:01:04.078 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
814
],
"durationInMs": 4.274604000151157
}
} |
---|
18:01:04.078 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
814
],
"durationInMs": 4.177364999894053
}
} |
---|
18:01:04.078 | 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": [
814
],
"durationInMs": 4.109809999819845
}
} |
---|
18:01:04.079 | 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": [
814
],
"durationInMs": 4.115038999821991
}
} |
---|
18:01:04.079 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
348
],
"durationInMs": 4.0541670001111925
}
} |
---|
18:01:04.079 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
348
],
"durationInMs": 3.9491919996216893
}
} |
---|
18:01:04.079 | 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": [
348
],
"durationInMs": 3.8270470001734793
}
} |
---|
18:01:04.079 | 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": [
348
],
"durationInMs": 1.6249640001915395
}
} |
---|
18:01:04.079 | 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": [
814,
348
],
"durationInMs": 1.2482090000994503
}
} |
---|
18:01:04.079 | 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": [
814,
348
],
"durationInMs": 1.2591079999692738
}
} |
---|
18:01:04.080 | 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": [
814,
348
],
"durationInMs": 1.3490949999541044
}
} |
---|
18:01:04.080 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_experience` where `id` in (?, ?, ?, ?)",
"parameters": [
2449,
2185,
2450,
2451
],
"durationInMs": 1.3390959999524057
}
} |
---|
18:01:04.081 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_lang` where `id` in (?, ?, ?)",
"parameters": [
20373,
20374,
21337
],
"durationInMs": 1.771536000072956
}
} |
---|
18:01:04.081 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_coordinate` where `id` in (?, ?, ?, ?)",
"parameters": [
128879,
128880,
128881,
128882
],
"durationInMs": 1.9054939998313785
}
} |
---|
18:01:04.081 | 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": 2.08218999998644
}
} |
---|
18:01:04.081 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?, ?)",
"parameters": [
814,
348
],
"durationInMs": 3.8221680000424385
}
} |
---|
18:01:04.083 | 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": [
814,
348,
null,
null
],
"durationInMs": 3.6069489996880293
}
} |
---|
18:01:04.083 | 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": [
814,
348,
null,
null
],
"durationInMs": 3.6466329996474087
}
} |
---|
18:01:04.084 | debug | kysely.query | {
"kysely": {
"sql": "select * from `link_meta_data` where `id` in (?, ?)",
"parameters": [
360,
230
],
"durationInMs": 3.719368000049144
}
} |
---|
18:01:04.084 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
800
],
"durationInMs": 3.425755000207573
}
} |
---|
18:01:04.084 | 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": [
800
],
"durationInMs": 3.6038339999504387
}
} |
---|
18:01:04.085 | 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": [
800
],
"durationInMs": 3.587292999960482
}
} |
---|
18:01:04.086 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?)",
"parameters": [
29381,
29379,
439122,
89192
],
"durationInMs": 4.571733999997377
}
} |
---|
18:01:04.086 | 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": [
29381,
29379,
439122,
89192
],
"durationInMs": 4.255028000101447
}
} |
---|
18:01:04.087 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
438
],
"durationInMs": 7.3618930000811815
}
} |
---|
18:01:04.087 | 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": [
29381,
29379,
439122,
89192
],
"durationInMs": 3.608051999937743
}
} |
---|
18:01:04.087 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
112
],
"durationInMs": 3.562748000025749
}
} |
---|
18:01:04.087 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
155401
],
"durationInMs": 3.430724000092596
}
} |
---|
18:01:04.087 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
540
],
"durationInMs": 3.1199389998801053
}
} |
---|
18:01:04.088 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
102899
],
"durationInMs": 3.22467300016433
}
} |
---|
18:01:04.088 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
102899
],
"durationInMs": 3.203564000315964
}
} |
---|
18:01:04.088 | 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": [
102899
],
"durationInMs": 1.59725399967283
}
} |
---|
18:01:04.093 | 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_user_id` is null or `following`.`target_user_id` not in (?, ?, ?, ?)) order by `count` desc limit ?",
"parameters": [
155401,
2366,
413940,
102899,
411904,
4
],
"durationInMs": 14.082589999772608
}
} |
---|
18:01:04.093 | 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": [
126,
"fr",
123,
"fr",
581,
"fr",
177,
"fr"
],
"durationInMs": 6.3755689999088645
}
} |
---|
18:01:04.093 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
"parameters": [
126,
123,
581,
177
],
"durationInMs": 6.381569999735802
}
} |
---|
18:01:04.094 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
"parameters": [
1953,
1910,
52809
],
"durationInMs": 6.541645999997854
}
} |
---|
18:01:04.094 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
275630,
276891
],
"durationInMs": 6.184595999773592
}
} |
---|
18:01:04.094 | debug | kysely.query | {
"kysely": {
"sql": "select * from `link_meta_data` where `id` in (?)",
"parameters": [
356
],
"durationInMs": 7.567893999628723
}
} |
---|
18:01:04.094 | 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": [
102899
],
"durationInMs": 8.132859000004828
}
} |
---|
18:01:04.094 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
116,
113,
461,
160
],
"durationInMs": 1.126933999825269
}
} |
---|
18:01:04.095 | 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": [
575,
"fr",
172,
"fr"
],
"durationInMs": 1.024453999940306
}
} |
---|
18:01:04.095 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
408976,
93643,
1967,
355740,
411904,
413940,
2366
],
"durationInMs": 1.8351640002802014
}
} |
---|
18:01:04.095 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?, ?, ?)",
"parameters": [
408976,
93643,
1967,
355740,
411904,
413940,
2366
],
"durationInMs": 2.1614270000718534
}
} |
---|
18:01:04.100 | 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": [
408976,
93643,
1967,
355740,
411904,
413940,
2366
],
"durationInMs": 6.732208999805152
}
} |
---|
18:01:04.100 | 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": [
408976,
93643,
1967,
355740,
411904,
413940,
2366
],
"durationInMs": 6.895471000112593
}
} |
---|
18:01:04.100 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
195,
277,
388,
151,
389
],
"durationInMs": 4.41066600009799
}
} |
---|
18:01:04.100 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
455,
155
],
"durationInMs": 5.706280999816954
}
} |
---|
18:01:04.101 | 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": [
195,
"fr",
277,
"fr",
388,
"fr",
151,
"fr",
389,
"fr"
],
"durationInMs": 4.971863999962807
}
} |
---|
18:01:04.101 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
279510,
242729,
232473,
284426,
275290
],
"durationInMs": 5.282208000309765
}
} |
---|
18:01:04.101 | 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": [
194,
"fr",
265,
"fr",
18,
"fr",
138,
"fr"
],
"durationInMs": 0.8496610000729561
}
} |
---|
18:01:04.101 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
175,
242,
333,
139,
334
],
"durationInMs": 0.6466450002044439
}
} |
---|
18:01:04.104 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
174,
231,
16,
127
],
"durationInMs": 2.289532999973744
}
} |
---|
18:01:04.147 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "ci",
"userId": "155401",
"userSlug": "martial-kouassi"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "tSgQu-f5SKgi4Ahatoo_",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890d92cdf90d8.40441204; PHPSESSID=7bbe2e7d2cb9081b49b4a2d2573eae76; GOAFRICA_NEXT_SESSION_ID=GTbXSjGBs1vdzrm1rKKi1yenSjzORqzw2f3be0yk",
"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": 206809,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6890d92cdf90d8.40441204; PHPSESSID=7bbe2e7d2cb9081b49b4a2d2573eae76; GOAFRICA_NEXT_SESSION_ID=GTbXSjGBs1vdzrm1rKKi1yenSjzORqzw2f3be0yk",
"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/ci/user/155401-martial-kouassi",
"original": "https://www.goa.goafrica.syazen.cloud/ci/user/155401-martial-kouassi",
"path": "/ci/user/155401-martial-kouassi",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 276070400,
"memoryUsageHuman": "263.3 MiB",
"requestTimeInMs": 90
}
} |
---|