Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:44:10
Total execution time:
409 ms
Token:
GzW42wkJP9sEHS9BP5s8

Log Messages

Time Level Message Context
10:44:10.939
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "tg"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "GzW42wkJP9sEHS9BP5s8",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=4z3hANdBezweHVVKiysMFCVGb6sEd3Y11Nsn5wXc; PHPSESSID=7d63578775544463fb1057584a0fa11e; goafrica-ad-id=689072c726b556.85223381",
                "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/tg",
        "original": "https://www.goa.goafrica.syazen.cloud/tg",
        "path": "/tg",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 383438848,
        "memoryUsageHuman": "365.7 MiB"
    }
}
10:44:11.026
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 3.297407000005478
    }
}
10:44:11.028
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TG",
            true
        ],
        "durationInMs": 4.250740000003134
    }
}
10:44:11.029
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.003473999997368
    }
}
10:44:11.039
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.3605660000030184
    }
}
10:44:11.039
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `user` where `enabled` = ?",
        "parameters": [
            1
        ],
        "durationInMs": 0.6619740000023739
    }
}
10:44:11.040
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": [
            "tg",
            "tg",
            3
        ],
        "durationInMs": 0.6619939999945927
    }
}
10:44:11.042
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TG",
            true
        ],
        "durationInMs": 1.863696999993408
    }
}
10:44:11.043
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": [
            "tg",
            1,
            "background",
            "2025-08-04T08:44:11.038Z",
            "2025-08-04T08:44:11.038Z",
            1
        ],
        "durationInMs": 3.3524190000025555
    }
}
10:44:11.048
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,
            "TG",
            true,
            588,
            592,
            594,
            595,
            4
        ],
        "durationInMs": 6.272649000005913
    }
}
10:44:11.049
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
        "parameters": [
            1,
            1
        ],
        "durationInMs": 6.880082000003313
    }
}
10:44:11.049
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
        "parameters": [
            0,
            "tg",
            1,
            13
        ],
        "durationInMs": 6.9651600000070175
    }
}
10:44:11.050
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",
            "tg",
            30
        ],
        "durationInMs": 7.3306850000080885
    }
}
10:44:11.050
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",
            "tg",
            30
        ],
        "durationInMs": 7.421453000002657
    }
}
10:44:11.052
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": [
            "tg",
            "tg",
            3
        ],
        "durationInMs": 9.399300000004587
    }
}
10:44:11.055
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            590,
            579,
            555,
            553
        ],
        "durationInMs": 6.5392419999989215
    }
}
10:44:11.057
debug
kysely.query
{
    "kysely": {
        "sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?, ?, ?, ?, ?)) group by `target_user_id`",
        "parameters": [
            46594,
            37755,
            349085,
            304664,
            353496
        ],
        "durationInMs": 4.74659700000484
    }
}
10:44:11.057
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
        "parameters": [
            0,
            "tg",
            0
        ],
        "durationInMs": 7.49467800000275
    }
}
10:44:11.057
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            46594,
            37755,
            349085,
            304664,
            353496
        ],
        "durationInMs": 5.547056999988854
    }
}
10:44:11.058
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            46594,
            37755,
            349085,
            304664,
            353496
        ],
        "durationInMs": 6.643855000002077
    }
}
10:44:11.060
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": 5.814180999994278
    }
}
10:44:11.060
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?, ?, ?, ?, ?)) group by `user_author_id`",
        "parameters": [
            46594,
            37755,
            349085,
            304664,
            353496
        ],
        "durationInMs": 8.25325100000191
    }
}
10:44:11.060
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": 4.028177999993204
    }
}
10:44:11.060
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.800377000006847
    }
}
10:44:11.061
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.689804000008735
    }
}
10:44:11.061
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            1010
        ],
        "durationInMs": 3.5041589999891585
    }
}
10:44:11.061
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            1010
        ],
        "durationInMs": 1.4190340000059223
    }
}
10:44:11.061
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": [
            1010
        ],
        "durationInMs": 1.3999990000011167
    }
}
10:44:11.068
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            1009
        ],
        "durationInMs": 7.711158999998588
    }
}
10:44:11.068
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            1009
        ],
        "durationInMs": 7.733439999996335
    }
}
10:44:11.068
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": [
            1009
        ],
        "durationInMs": 7.631170999986352
    }
}
10:44:11.069
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": [
            1009
        ],
        "durationInMs": 7.612737000003108
    }
}
10:44:11.069
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?, ?, ?)",
        "parameters": [
            1011,
            1010,
            1009
        ],
        "durationInMs": 7.849103999993531
    }
}
10:44:11.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": [
            1011,
            1010,
            1009
        ],
        "durationInMs": 10.152352999997674
    }
}
10:44:11.072
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": [
            1010
        ],
        "durationInMs": 11.537244000006467
    }
}
10:44:11.072
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,
            1010,
            1009
        ],
        "durationInMs": 4.0100450000027195
    }
}
10:44:11.072
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,
            1010,
            1009
        ],
        "durationInMs": 4.126741000000038
    }
}
10:44:11.073
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            284150,
            278515,
            275876,
            275724
        ],
        "durationInMs": 4.515940999990562
    }
}
10:44:11.074
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,
            4
        ],
        "durationInMs": 5.099439000012353
    }
}
10:44:11.074
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            237120,
            251194,
            244779,
            276110,
            247945
        ],
        "durationInMs": 3.103489000000991
    }
}
10:44:11.075
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": [
            126,
            "fr",
            546,
            "fr",
            123,
            "fr"
        ],
        "durationInMs": 3.1225540000014007
    }
}
10:44:11.075
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            126,
            546,
            123
        ],
        "durationInMs": 3.6131310000055237
    }
}
10:44:11.076
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,
            1010,
            1009,
            null,
            null
        ],
        "durationInMs": 3.530679000003147
    }
}
10:44:11.076
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,
            1010,
            1009,
            null,
            null
        ],
        "durationInMs": 3.716883000000962
    }
}
10:44:11.078
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            2
        ],
        "durationInMs": 4.001709000003757
    }
}
10:44:11.079
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": 4.714288000002853
    }
}
10:44:11.079
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": 4.445741000003181
    }
}
10:44:11.079
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ?",
        "parameters": [
            0,
            1,
            0
        ],
        "durationInMs": 3.90886799999862
    }
}
10:44:11.089
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": 12.539547000007587
    }
}
10:44:11.089
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            139
        ],
        "durationInMs": 10.669738999989931
    }
}
10:44:11.089
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": 11.12734599999385
    }
}
10:44:11.090
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            29,
            30,
            10,
            9,
            31,
            5,
            8,
            32,
            33,
            16,
            59
        ],
        "durationInMs": 10.35488699999405
    }
}
10:44:11.093
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            116,
            440,
            113
        ],
        "durationInMs": 17.81919999999809
    }
}
10:44:11.095
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",
            "tg",
            3
        ],
        "durationInMs": 52.468110000001616
    }
}
10:44:11.095
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",
            "tg",
            2
        ],
        "durationInMs": 52.52025600000343
    }
}
10:44:11.096
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            112
        ],
        "durationInMs": 6.660585999998148
    }
}
10:44:11.096
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": 6.465585999991163
    }
}
10:44:11.096
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            128
        ],
        "durationInMs": 6.389224999991711
    }
}
10:44:11.096
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            90397,
            156605,
            90399,
            90400,
            136561,
            90403,
            156604,
            90401,
            90402,
            90286,
            235022
        ],
        "durationInMs": 5.7743179999961285
    }
}
10:44:11.097
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            414573,
            414084,
            407635,
            416083,
            415715
        ],
        "durationInMs": 1.6611219999904279
    }
}
10:44:11.097
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            414573,
            414084,
            407635,
            416083,
            415715
        ],
        "durationInMs": 2.15904299999238
    }
}
10:44:11.099
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            41,
            2279,
            2231,
            110035,
            5795,
            2112,
            394,
            163,
            102892,
            62079,
            597362
        ],
        "durationInMs": 8.427322000003187
    }
}
10:44:11.100
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            127
        ],
        "durationInMs": 3.8827089999977034
    }
}
10:44:11.100
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            689,
            452
        ],
        "durationInMs": 1.7797710000013467
    }
}
10:44:11.100
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": [
            689,
            "fr",
            452,
            "fr"
        ],
        "durationInMs": 2.145908000005875
    }
}
10:44:11.101
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            285349,
            284757,
            278037,
            287442,
            286257
        ],
        "durationInMs": 2.525771000000532
    }
}
10:44:11.104
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": [
            414573,
            414084,
            407635,
            416083,
            415715
        ],
        "durationInMs": 8.726846999998088
    }
}
10:44:11.104
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": [
            414573,
            414084,
            407635,
            416083,
            415715
        ],
        "durationInMs": 8.804069000005256
    }
}
10:44:11.104
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": [
            197,
            "fr",
            220,
            "fr"
        ],
        "durationInMs": 4.295482000001357
    }
}
10:44:11.105
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            1083,
            374
        ],
        "durationInMs": 4.287096999993082
    }
}
10:44:11.105
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            177,
            196
        ],
        "durationInMs": 0.29752100000041537
    }
}
10:44:11.192
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,
            "tg",
            30
        ],
        "durationInMs": 149.61851100000786
    }
}
10:44:11.195
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?)",
        "parameters": [
            33953,
            549670,
            836458,
            371
        ],
        "durationInMs": 1.6614319999935105
    }
}
10:44:11.195
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": [
            5795,
            33953,
            549670,
            836458,
            371
        ],
        "durationInMs": 2.393677000000025
    }
}
10:44:11.196
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": [
            5795,
            33953,
            549670,
            836458,
            371
        ],
        "durationInMs": 2.6061289999925066
    }
}
10:44:11.196
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": [
            569,
            "fr",
            154,
            "fr",
            254,
            "fr",
            50,
            "fr"
        ],
        "durationInMs": 0.5690420000028098
    }
}
10:44:11.196
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            569,
            154,
            254,
            50
        ],
        "durationInMs": 0.7706850000104168
    }
}
10:44:11.196
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            35553,
            146319,
            218857,
            278777,
            168262
        ],
        "durationInMs": 1.070309000002453
    }
}
10:44:11.197
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            450,
            142,
            223,
            47
        ],
        "durationInMs": 0.7851019999943674
    }
}
10:44:11.197
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": [
            260,
            "fr",
            252,
            "fr",
            49,
            "fr"
        ],
        "durationInMs": 0.6409850000054576
    }
}
10:44:11.197
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            229,
            221,
            46
        ],
        "durationInMs": 0.24681599999894388
    }
}
10:44:11.343
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "tg"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "GzW42wkJP9sEHS9BP5s8",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=4z3hANdBezweHVVKiysMFCVGb6sEd3Y11Nsn5wXc; PHPSESSID=7d63578775544463fb1057584a0fa11e; goafrica-ad-id=689072c726b556.85223381",
                "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": 295103,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=4z3hANdBezweHVVKiysMFCVGb6sEd3Y11Nsn5wXc; PHPSESSID=7d63578775544463fb1057584a0fa11e; goafrica-ad-id=689072c726b556.85223381",
                "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/tg",
        "original": "https://www.goa.goafrica.syazen.cloud/tg",
        "path": "/tg",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 400998400,
        "memoryUsageHuman": "382.4 MiB",
        "requestTimeInMs": 406
    }
}