Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 08:28:13
Total execution time:
271 ms
Token:
5JezbvBNXyYUZDZJe1wM

Log Messages

Time Level Message Context
08:28:13.005
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "gn"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5JezbvBNXyYUZDZJe1wM",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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/gn",
        "original": "https://www.goa.goafrica.syazen.cloud/gn",
        "path": "/gn",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 256737280,
        "memoryUsageHuman": "244.8 MiB"
    }
}
08:28:13.049
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.2582080001011491
    }
}
08:28:13.052
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.6995330001227558
    }
}
08:28:13.052
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GN",
            true
        ],
        "durationInMs": 3.3046719999983907
    }
}
08:28:13.057
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": 1.5503769998904318
    }
}
08:28:13.058
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `user` where `enabled` = ?",
        "parameters": [
            1
        ],
        "durationInMs": 1.7893900000490248
    }
}
08:28:13.058
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
        "parameters": [
            0,
            "gn",
            1,
            13
        ],
        "durationInMs": 1.841275000013411
    }
}
08:28:13.058
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": [
            "gn",
            "gn",
            3
        ],
        "durationInMs": 0.5373130000662059
    }
}
08:28:13.058
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GN",
            true
        ],
        "durationInMs": 0.24777799984440207
    }
}
08:28:13.059
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,
            "GN",
            true,
            588,
            592,
            594,
            595,
            4
        ],
        "durationInMs": 0.5588230001740158
    }
}
08:28:13.059
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
        "parameters": [
            0,
            "gn",
            0
        ],
        "durationInMs": 0.7218750000465661
    }
}
08:28:13.060
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": [
            "gn",
            "gn",
            3
        ],
        "durationInMs": 3.632848999928683
    }
}
08:28:13.061
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": [
            "gn",
            1,
            "background",
            "2025-08-04T06:28:13.055Z",
            "2025-08-04T06:28:13.055Z",
            1
        ],
        "durationInMs": 2.9751720000058413
    }
}
08:28:13.062
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            973
        ],
        "durationInMs": 1.289314999943599
    }
}
08:28:13.062
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            973
        ],
        "durationInMs": 0.29642899986356497
    }
}
08:28:13.062
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": [
            973
        ],
        "durationInMs": 0.2709109999705106
    }
}
08:28:13.062
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": [
            973
        ],
        "durationInMs": 0.2927419999614358
    }
}
08:28:13.063
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            951
        ],
        "durationInMs": 0.4100079999770969
    }
}
08:28:13.063
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,
            3
        ],
        "durationInMs": 3.718656999990344
    }
}
08:28:13.065
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            590,
            518,
            517,
            516
        ],
        "durationInMs": 5.713265999918804
    }
}
08:28:13.065
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": [
            951
        ],
        "durationInMs": 2.713327999925241
    }
}
08:28:13.066
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": [
            951
        ],
        "durationInMs": 2.575533000053838
    }
}
08:28:13.066
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",
            "gn",
            30
        ],
        "durationInMs": 9.711049000034109
    }
}
08:28:13.066
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            951
        ],
        "durationInMs": 3.396861999994144
    }
}
08:28:13.069
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            906
        ],
        "durationInMs": 3.536690999986604
    }
}
08:28:13.069
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": [
            906
        ],
        "durationInMs": 3.541139000095427
    }
}
08:28:13.069
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?, ?, ?)",
        "parameters": [
            973,
            951,
            906
        ],
        "durationInMs": 3.4255550000816584
    }
}
08:28:13.070
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            906
        ],
        "durationInMs": 5.237066000001505
    }
}
08:28:13.071
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": [
            973,
            951,
            906
        ],
        "durationInMs": 1.609777000034228
    }
}
08:28:13.071
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": [
            973,
            951,
            906
        ],
        "durationInMs": 1.632048999890685
    }
}
08:28:13.071
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": [
            973,
            951,
            906
        ],
        "durationInMs": 0.8296950000803918
    }
}
08:28:13.072
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            284150,
            273900,
            273898,
            273768
        ],
        "durationInMs": 1.2361759999766946
    }
}
08:28:13.072
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": [
            973,
            951,
            906,
            null,
            null
        ],
        "durationInMs": 1.4022830000612885
    }
}
08:28:13.073
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": [
            973,
            951,
            906,
            null,
            null
        ],
        "durationInMs": 1.509751999983564
    }
}
08:28:13.077
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            43,
            45,
            47,
            46,
            44,
            48,
            50,
            49,
            54,
            51,
            29,
            10,
            16
        ],
        "durationInMs": 6.483130000066012
    }
}
08:28:13.078
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": [
            906
        ],
        "durationInMs": 11.880682000191882
    }
}
08:28:13.078
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?)",
        "parameters": [
            415123,
            415631,
            394628
        ],
        "durationInMs": 5.872591000050306
    }
}
08:28:13.079
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?) group by `author_id`",
        "parameters": [
            415123,
            415631,
            394628
        ],
        "durationInMs": 6.377193999942392
    }
}
08:28:13.079
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": [
            415123,
            415631,
            394628
        ],
        "durationInMs": 6.317503999918699
    }
}
08:28:13.079
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": [
            415123,
            415631,
            394628
        ],
        "durationInMs": 1.7140699999872595
    }
}
08:28:13.082
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            96944,
            37507,
            96483,
            35124,
            40846,
            389894,
            23657,
            95833,
            394344,
            34925,
            41,
            2231,
            62079
        ],
        "durationInMs": 3.128095000050962
    }
}
08:28:13.082
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            533,
            "fr"
        ],
        "durationInMs": 3.2203260001260787
    }
}
08:28:13.082
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            533
        ],
        "durationInMs": 3.3056339998729527
    }
}
08:28:13.083
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            286298
        ],
        "durationInMs": 3.400548999896273
    }
}
08:28:13.085
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            90413,
            90414,
            76313,
            76307,
            76309,
            90415,
            76316,
            90422,
            90428,
            90433,
            90397,
            90399,
            90286
        ],
        "durationInMs": 7.707463999977335
    }
}
08:28:13.088
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            433
        ],
        "durationInMs": 5.174720000009984
    }
}
08:28:13.088
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": 5.096966000040993
    }
}
08:28:13.089
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            127
        ],
        "durationInMs": 0.6909780001733452
    }
}
08:28:13.115
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",
            "gn",
            30
        ],
        "durationInMs": 59.09165300009772
    }
}
08:28:13.117
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            203824,
            188536,
            373597,
            203258,
            338601
        ],
        "durationInMs": 0.5878469999879599
    }
}
08:28:13.118
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",
            "gn",
            3
        ],
        "durationInMs": 62.27796600013971
    }
}
08:28:13.118
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",
            "gn",
            2
        ],
        "durationInMs": 62.38781900005415
    }
}
08:28:13.119
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            136360,
            129025,
            249695,
            136227,
            221434
        ],
        "durationInMs": 1.2335619998630136
    }
}
08:28:13.122
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": [
            203824,
            188536,
            373597,
            203258,
            338601
        ],
        "durationInMs": 5.859235999872908
    }
}
08:28:13.123
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": [
            203824,
            188536,
            373597,
            203258,
            338601
        ],
        "durationInMs": 6.084261999931186
    }
}
08:28:13.123
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            203824,
            188536,
            373597,
            203258,
            338601
        ],
        "durationInMs": 6.377114000031725
    }
}
08:28:13.123
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            10,
            28,
            215,
            128,
            593
        ],
        "durationInMs": 5.166614999994636
    }
}
08:28:13.124
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": [
            10,
            "fr",
            28,
            "fr",
            215,
            "fr",
            128,
            "fr",
            593,
            "fr"
        ],
        "durationInMs": 5.768487999914214
    }
}
08:28:13.129
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": [
            406034,
            404119,
            399846,
            413099,
            412878
        ],
        "durationInMs": 9.617065999889746
    }
}
08:28:13.129
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": [
            406034,
            404119,
            399846,
            413099,
            412878
        ],
        "durationInMs": 6.6372239999473095
    }
}
08:28:13.129
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": [
            3,
            "fr",
            18,
            "fr",
            197,
            "fr",
            122,
            "fr",
            49,
            "fr"
        ],
        "durationInMs": 5.954552999930456
    }
}
08:28:13.130
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            406034,
            404119,
            399846,
            413099,
            412878
        ],
        "durationInMs": 11.120116000063717
    }
}
08:28:13.131
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            406034,
            404119,
            399846,
            413099,
            412878
        ],
        "durationInMs": 11.880532000213861
    }
}
08:28:13.131
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            1,
            16,
            177,
            112,
            46
        ],
        "durationInMs": 1.337834000121802
    }
}
08:28:13.131
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            276873,
            276877,
            275501,
            285862,
            284780
        ],
        "durationInMs": 0.634584000101313
    }
}
08:28:13.132
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            8,
            26,
            192,
            118,
            473
        ],
        "durationInMs": 7.645448999945074
    }
}
08:28:13.132
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": [
            154,
            "fr",
            483,
            "fr",
            581,
            "fr"
        ],
        "durationInMs": 1.2033949999604374
    }
}
08:28:13.132
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            154,
            483,
            581
        ],
        "durationInMs": 1.416499000042677
    }
}
08:28:13.132
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            142,
            396,
            461
        ],
        "durationInMs": 0.4177429999690503
    }
}
08:28:13.133
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            575,
            "fr"
        ],
        "durationInMs": 0.30090600019320846
    }
}
08:28:13.133
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            455
        ],
        "durationInMs": 0.201001999899745
    }
}
08:28:13.202
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,
            "gn",
            30
        ],
        "durationInMs": 146.12020299979486
    }
}
08:28:13.203
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            35684,
            41066,
            33187,
            34984,
            470457
        ],
        "durationInMs": 0.655813000164926
    }
}
08:28:13.204
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": [
            35684,
            41066,
            33187,
            34984,
            470457
        ],
        "durationInMs": 1.3539539999328554
    }
}
08:28:13.204
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": [
            35684,
            41066,
            33187,
            34984,
            470457
        ],
        "durationInMs": 1.60636099986732
    }
}
08:28:13.206
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": [
            278,
            "fr",
            357,
            "fr",
            123,
            "fr"
        ],
        "durationInMs": 1.5734800000209361
    }
}
08:28:13.206
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            278,
            357,
            123
        ],
        "durationInMs": 1.8054290001746267
    }
}
08:28:13.206
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            7300,
            252636,
            7430,
            271019,
            84569
        ],
        "durationInMs": 2.10648600012064
    }
}
08:28:13.206
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            243,
            309,
            113
        ],
        "durationInMs": 0.759234000230208
    }
}
08:28:13.207
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": [
            265,
            "fr",
            308,
            "fr"
        ],
        "durationInMs": 0.5857130000367761
    }
}
08:28:13.207
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            231,
            269
        ],
        "durationInMs": 0.21497799991630018
    }
}
08:28:13.222
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
        "parameters": [
            1,
            1
        ],
        "durationInMs": 165.73231399990618
    }
}
08:28:13.276
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "gn"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5JezbvBNXyYUZDZJe1wM",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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": 309564,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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/gn",
        "original": "https://www.goa.goafrica.syazen.cloud/gn",
        "path": "/gn",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 271896576,
        "memoryUsageHuman": "259.3 MiB",
        "requestTimeInMs": 271
    }
}