13:31:16.075 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "u2",
"participantSlug": "audit-consulting-center-lome-togo",
"id": "1011"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "MXA8sBL8B8jzZdJbhWOr",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=ZMn2xGWU8wrdwUra5jnwLWYaxE4ujnddq3Jnaz06; PHPSESSID=f4027ccd57a6492e7b24b95b7a3185f2; goafrica-ad-id=689099fd5c0206.78601506",
"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/u2-audit-consulting-center-lome-togo/feed/1011",
"original": "https://www.goa.goafrica.syazen.cloud/u2-audit-consulting-center-lome-togo/feed/1011",
"path": "/u2-audit-consulting-center-lome-togo/feed/1011",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 247197696,
"memoryUsageHuman": "235.7 MiB"
}
} |
---|
13:31:16.079 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
1011
],
"durationInMs": 0.947362000006251
}
} |
---|
13:31:16.085 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.5140510000055656
}
} |
---|
13:31:16.086 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"MA",
true
],
"durationInMs": 0.733005000045523
}
} |
---|
13:31:16.086 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.670399000053294
}
} |
---|
13:31:16.088 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
2
],
"durationInMs": 2.3796209999127313
}
} |
---|
13:31:16.093 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
1011
],
"durationInMs": 2.707797999959439
}
} |
---|
13:31:16.094 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
1011
],
"durationInMs": 3.578888999996707
}
} |
---|
13:31:16.094 | 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": [
1011
],
"durationInMs": 3.6088129999116063
}
} |
---|
13:31:16.095 | 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": [
1011
],
"durationInMs": 3.7561160000041127
}
} |
---|
13:31:16.095 | 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": [
1011
],
"durationInMs": 2.8883009999990463
}
} |
---|
13:31:16.095 | 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": [
1011
],
"durationInMs": 3.0273980000056326
}
} |
---|
13:31:16.095 | 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": [
1011
],
"durationInMs": 3.201009999960661
}
} |
---|
13:31:16.095 | 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": [
2
],
"durationInMs": 2.594959000009112
}
} |
---|
13:31:16.096 | 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": [
2
],
"durationInMs": 2.7476109999697655
}
} |
---|
13:31:16.096 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
139
],
"durationInMs": 1.73537899996154
}
} |
---|
13:31:16.098 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
139,
"fr"
],
"durationInMs": 5.218831000034697
}
} |
---|
13:31:16.099 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
138,
"fr"
],
"durationInMs": 2.9920019999844953
}
} |
---|
13:31:16.099 | 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": [
1011,
null,
null
],
"durationInMs": 1.2894249999662861
}
} |
---|
13:31:16.100 | 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": [
1011,
null,
null
],
"durationInMs": 1.6525759999640286
}
} |
---|
13:31:16.100 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
127
],
"durationInMs": 1.0949349999427795
}
} |
---|
13:31:16.102 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
128
],
"durationInMs": 2.921513000037521
}
} |
---|
13:31:16.136 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "u2",
"participantSlug": "audit-consulting-center-lome-togo",
"id": "1011"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "MXA8sBL8B8jzZdJbhWOr",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=ZMn2xGWU8wrdwUra5jnwLWYaxE4ujnddq3Jnaz06; PHPSESSID=f4027ccd57a6492e7b24b95b7a3185f2; goafrica-ad-id=689099fd5c0206.78601506",
"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": 109134,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=ZMn2xGWU8wrdwUra5jnwLWYaxE4ujnddq3Jnaz06; PHPSESSID=f4027ccd57a6492e7b24b95b7a3185f2; goafrica-ad-id=689099fd5c0206.78601506",
"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/u2-audit-consulting-center-lome-togo/feed/1011",
"original": "https://www.goa.goafrica.syazen.cloud/u2-audit-consulting-center-lome-togo/feed/1011",
"path": "/u2-audit-consulting-center-lome-togo/feed/1011",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 255455232,
"memoryUsageHuman": "243.6 MiB",
"requestTimeInMs": 61
}
} |
---|