Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/sn

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:21:13
Total execution time:
169 ms
Token:
VXwpAu4sO95otLRMkKPl

Log Messages

Time Level Message Context
10:21:13.100
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "sn"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "VXwpAu4sO95otLRMkKPl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=4cc60b3cb743529b2573baece103d11c; goafrica-ad-id=68906d33648096.10063954; GOAFRICA_NEXT_SESSION_ID=KgnF0Lx9WEmNP8U8FvwQyZmc7j0cNmRGE6EOxvPr",
                "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/sn",
        "original": "https://www.goa.goafrica.syazen.cloud/sn",
        "path": "/sn",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 237080576,
        "memoryUsageHuman": "226.1 MiB"
    }
}
10:21:13.107
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.3254720000550151
    }
}
10:21:13.110
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.4330880000488833
    }
}
10:21:13.110
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "SN",
            true
        ],
        "durationInMs": 3.0924380000215024
    }
}
10:21:13.114
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.6972789999563247
    }
}
10:21:13.114
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `user` where `enabled` = ?",
        "parameters": [
            1
        ],
        "durationInMs": 1.0004200000548735
    }
}
10:21:13.115
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
        "parameters": [
            1,
            1
        ],
        "durationInMs": 1.2080129999667406
    }
}
10:21:13.115
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
        "parameters": [
            0,
            "sn",
            1,
            13
        ],
        "durationInMs": 1.3582009999081492
    }
}
10:21:13.116
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": [
            "sn",
            "sn",
            3
        ],
        "durationInMs": 1.1905409999890253
    }
}
10:21:13.116
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
        "parameters": [
            0,
            "sn",
            0
        ],
        "durationInMs": 0.2527480000862852
    }
}
10:21:13.116
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": 0.20340600004419684
    }
}
10:21:13.117
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,
            "SN",
            true,
            588,
            592,
            594,
            595,
            4
        ],
        "durationInMs": 1.947751000057906
    }
}
10:21:13.118
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ?",
        "parameters": [
            0,
            1,
            0
        ],
        "durationInMs": 1.0759700000053272
    }
}
10:21:13.118
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            600,
            599,
            598,
            597
        ],
        "durationInMs": 0.7003150000236928
    }
}
10:21:13.119
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "SN",
            true
        ],
        "durationInMs": 4.447073000017554
    }
}
10:21:13.120
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            286270,
            285945,
            285943,
            285898
        ],
        "durationInMs": 0.864047999959439
    }
}
10:21:13.120
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            29,
            10,
            16,
            8,
            59
        ],
        "durationInMs": 2.187424000003375
    }
}
10:21:13.121
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            90397,
            90399,
            90286,
            156604,
            235022
        ],
        "durationInMs": 0.3155029999325052
    }
}
10:21:13.122
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            41,
            2231,
            62079,
            394,
            597362
        ],
        "durationInMs": 1.3742409999249503
    }
}
10:21:13.122
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": [
            "sn",
            "sn",
            3
        ],
        "durationInMs": 8.166479000006802
    }
}
10:21:13.123
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": [
            "sn",
            1,
            "background",
            "2025-08-04T08:21:13.113Z",
            "2025-08-04T08:21:13.113Z",
            1
        ],
        "durationInMs": 8.564035000046715
    }
}
10:21:13.124
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            993
        ],
        "durationInMs": 1.6112600000342354
    }
}
10:21:13.125
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",
            "sn",
            30
        ],
        "durationInMs": 11.005348999984562
    }
}
10:21:13.125
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": [
            993
        ],
        "durationInMs": 1.9052620000438765
    }
}
10:21:13.125
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            993
        ],
        "durationInMs": 2.2194540000054985
    }
}
10:21:13.125
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",
            "sn",
            30
        ],
        "durationInMs": 11.69502400001511
    }
}
10:21:13.127
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": [
            993
        ],
        "durationInMs": 4.4259329999331385
    }
}
10:21:13.128
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            933
        ],
        "durationInMs": 3.1126149999909103
    }
}
10:21:13.128
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": [
            933
        ],
        "durationInMs": 3.0384580000536516
    }
}
10:21:13.128
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": [
            933
        ],
        "durationInMs": 3.118986999965273
    }
}
10:21:13.128
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            928
        ],
        "durationInMs": 3.21908200008329
    }
}
10:21:13.129
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            928
        ],
        "durationInMs": 1.3605659999884665
    }
}
10:21:13.129
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            933
        ],
        "durationInMs": 4.54317999992054
    }
}
10:21:13.136
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": [
            928
        ],
        "durationInMs": 8.396596000064164
    }
}
10:21:13.137
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?, ?, ?)",
        "parameters": [
            993,
            933,
            928
        ],
        "durationInMs": 8.581737999920733
    }
}
10:21:13.138
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": [
            993,
            933,
            928
        ],
        "durationInMs": 10.02863299997989
    }
}
10:21:13.139
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": [
            993,
            933,
            928
        ],
        "durationInMs": 10.171687999973074
    }
}
10:21:13.140
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": [
            993,
            933,
            928
        ],
        "durationInMs": 10.84670500003267
    }
}
10:21:13.141
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            274500,
            347978,
            284835,
            242972,
            389196
        ],
        "durationInMs": 12.352710000006482
    }
}
10:21:13.142
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": [
            928
        ],
        "durationInMs": 14.958748999983072
    }
}
10:21:13.143
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            274500,
            347978,
            284835,
            242972,
            389196
        ],
        "durationInMs": 6.445657999953255
    }
}
10:21:13.143
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": [
            274500,
            347978,
            284835,
            242972,
            389196
        ],
        "durationInMs": 5.193163000047207
    }
}
10:21:13.143
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": [
            274500,
            347978,
            284835,
            242972,
            389196
        ],
        "durationInMs": 4.8515809999080375
    }
}
10:21:13.144
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": [
            993,
            933,
            928,
            null,
            null
        ],
        "durationInMs": 4.30108200001996
    }
}
10:21:13.144
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": [
            993,
            933,
            928,
            null,
            null
        ],
        "durationInMs": 3.318786000018008
    }
}
10:21:13.145
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?)",
        "parameters": [
            243980,
            330582
        ],
        "durationInMs": 2.5230849999934435
    }
}
10:21:13.147
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": [
            243980,
            330582
        ],
        "durationInMs": 4.128102999995463
    }
}
10:21:13.147
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": [
            243980,
            330582
        ],
        "durationInMs": 4.106543000089005
    }
}
10:21:13.148
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `link_meta_data` where `id` in (?, ?)",
        "parameters": [
            417,
            406
        ],
        "durationInMs": 4.408101000008173
    }
}
10:21:13.149
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?, ?)",
        "parameters": [
            355,
            33
        ],
        "durationInMs": 4.560341999982484
    }
}
10:21:13.150
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": [
            355,
            33
        ],
        "durationInMs": 5.205584999988787
    }
}
10:21:13.150
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": [
            355,
            33
        ],
        "durationInMs": 4.076897999970242
    }
}
10:21:13.150
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?) group by `author_id`",
        "parameters": [
            243980,
            330582
        ],
        "durationInMs": 7.765277999918908
    }
}
10:21:13.157
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            169710,
            226812,
            177006,
            154362,
            260301
        ],
        "durationInMs": 9.547413000022061
    }
}
10:21:13.157
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": [
            376,
            "fr",
            195,
            "fr",
            391,
            "fr",
            503,
            "fr"
        ],
        "durationInMs": 9.654841999989003
    }
}
10:21:13.157
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            376,
            195,
            391,
            503
        ],
        "durationInMs": 9.09591899998486
    }
}
10:21:13.158
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            287576,
            216108
        ],
        "durationInMs": 8.325164000038058
    }
}
10:21:13.158
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": [
            377,
            "fr",
            123,
            "fr"
        ],
        "durationInMs": 8.162802999955602
    }
}
10:21:13.158
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            377,
            123
        ],
        "durationInMs": 8.11670800007414
    }
}
10:21:13.159
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?)",
        "parameters": [
            592360,
            828606
        ],
        "durationInMs": 8.430908999987878
    }
}
10:21:13.161
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,
            "sn",
            30
        ],
        "durationInMs": 47.42043099994771
    }
}
10:21:13.162
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": [
            592360,
            828606
        ],
        "durationInMs": 4.903607000014745
    }
}
10:21:13.162
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": [
            592360,
            828606
        ],
        "durationInMs": 4.822074999916367
    }
}
10:21:13.162
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            278895,
            275298
        ],
        "durationInMs": 4.757566999993287
    }
}
10:21:13.163
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            322,
            175,
            336,
            413
        ],
        "durationInMs": 4.79471500008367
    }
}
10:21:13.163
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": [
            3,
            "fr",
            194,
            "fr",
            18,
            "fr",
            575,
            "fr"
        ],
        "durationInMs": 4.842793999938294
    }
}
10:21:13.163
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            323,
            113
        ],
        "durationInMs": 4.917422999977134
    }
}
10:21:13.164
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": 4.223608999978751
    }
}
10:21:13.169
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            239,
            284
        ],
        "durationInMs": 6.5459740000078455
    }
}
10:21:13.169
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            253766,
            270133
        ],
        "durationInMs": 6.673500000033528
    }
}
10:21:13.170
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            82853,
            531712,
            603408,
            595400,
            626856
        ],
        "durationInMs": 7.028897000011057
    }
}
10:21:13.170
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": [
            82853,
            531712,
            603408,
            595400,
            626856
        ],
        "durationInMs": 7.621812999946997
    }
}
10:21:13.171
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": [
            82853,
            531712,
            603408,
            595400,
            626856
        ],
        "durationInMs": 7.536945999949239
    }
}
10:21:13.171
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            1,
            174,
            16,
            455
        ],
        "durationInMs": 7.572522000060417
    }
}
10:21:13.171
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            112
        ],
        "durationInMs": 7.517829999909736
    }
}
10:21:13.171
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": [
            239,
            "fr",
            284,
            "fr"
        ],
        "durationInMs": 9.794179000076838
    }
}
10:21:13.172
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",
            "sn",
            2
        ],
        "durationInMs": 58.13272799993865
    }
}
10:21:13.172
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",
            "sn",
            3
        ],
        "durationInMs": 58.32466199994087
    }
}
10:21:13.173
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": [
            220,
            "fr",
            283,
            "fr"
        ],
        "durationInMs": 4.073221000027843
    }
}
10:21:13.173
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            175,
            576,
            174,
            271,
            524
        ],
        "durationInMs": 2.756036000093445
    }
}
10:21:13.174
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": [
            175,
            "fr",
            576,
            "fr",
            174,
            "fr",
            271,
            "fr",
            524,
            "fr"
        ],
        "durationInMs": 3.2979079999495298
    }
}
10:21:13.174
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            4481,
            228384,
            192220,
            218451,
            240220
        ],
        "durationInMs": 3.434038999956101
    }
}
10:21:13.174
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            211,
            249
        ],
        "durationInMs": 2.8654390000738204
    }
}
10:21:13.175
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            408712,
            404856,
            403318,
            414497,
            414218
        ],
        "durationInMs": 2.126713000005111
    }
}
10:21:13.175
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            408712,
            404856,
            403318,
            414497,
            414218
        ],
        "durationInMs": 2.540688000037335
    }
}
10:21:13.181
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            196,
            248
        ],
        "durationInMs": 8.11464399995748
    }
}
10:21:13.181
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": [
            172,
            "fr",
            265,
            "fr",
            160,
            "fr"
        ],
        "durationInMs": 8.050585000077263
    }
}
10:21:13.182
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            1063,
            456,
            157,
            236,
            426
        ],
        "durationInMs": 8.036719999974594
    }
}
10:21:13.182
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            516,
            91
        ],
        "durationInMs": 5.423027000040747
    }
}
10:21:13.183
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": [
            516,
            "fr",
            91,
            "fr"
        ],
        "durationInMs": 5.954410000005737
    }
}
10:21:13.183
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            279053,
            275500,
            274491,
            285351,
            284755
        ],
        "durationInMs": 6.408760000020266
    }
}
10:21:13.184
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": [
            408712,
            404856,
            403318,
            414497,
            414218
        ],
        "durationInMs": 11.087621000013314
    }
}
10:21:13.184
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": [
            408712,
            404856,
            403318,
            414497,
            414218
        ],
        "durationInMs": 11.2352940000128
    }
}
10:21:13.184
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            155,
            231,
            147
        ],
        "durationInMs": 2.469777000020258
    }
}
10:21:13.184
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            694,
            "fr"
        ],
        "durationInMs": 2.076288999989629
    }
}
10:21:13.185
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            421,
            82
        ],
        "durationInMs": 2.0383879999862984
    }
}
10:21:13.189
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            1099
        ],
        "durationInMs": 4.470014999969862
    }
}
10:21:13.269
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "sn"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "VXwpAu4sO95otLRMkKPl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=4cc60b3cb743529b2573baece103d11c; goafrica-ad-id=68906d33648096.10063954; GOAFRICA_NEXT_SESSION_ID=KgnF0Lx9WEmNP8U8FvwQyZmc7j0cNmRGE6EOxvPr",
                "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": 297061,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=4cc60b3cb743529b2573baece103d11c; goafrica-ad-id=68906d33648096.10063954; GOAFRICA_NEXT_SESSION_ID=KgnF0Lx9WEmNP8U8FvwQyZmc7j0cNmRGE6EOxvPr",
                "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/sn",
        "original": "https://www.goa.goafrica.syazen.cloud/sn",
        "path": "/sn",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 279547904,
        "memoryUsageHuman": "266.6 MiB",
        "requestTimeInMs": 169
    }
}