Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:33:36
Total execution time:
197 ms
Token:
vgHtEO4U2tz_1GhDXTXo

Log Messages

Time Level Message Context
10:33:36.799
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "ml"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "vgHtEO4U2tz_1GhDXTXo",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=ZF6pr1GiSchjX6etjnf2NVNN2vfmITRx2ATXIu5S; PHPSESSID=98c114cf0473005555c631c8422b5f5c; goafrica-ad-id=689070480ddf94.96117109",
                "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/ml",
        "original": "https://www.goa.goafrica.syazen.cloud/ml",
        "path": "/ml",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 257568768,
        "memoryUsageHuman": "245.6 MiB"
    }
}
10:33:36.806
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.29457399994134903
    }
}
10:33:36.809
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "ML",
            true
        ],
        "durationInMs": 3.0272879999829456
    }
}
10:33:36.809
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 3.1403970000101253
    }
}
10:33:36.813
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.5157539999345317
    }
}
10:33:36.813
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `user` where `enabled` = ?",
        "parameters": [
            1
        ],
        "durationInMs": 0.6986310000065714
    }
}
10:33:36.813
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
        "parameters": [
            1,
            1
        ],
        "durationInMs": 0.8415759999770671
    }
}
10:33:36.814
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
        "parameters": [
            0,
            "ml",
            1,
            13
        ],
        "durationInMs": 0.8690669999923557
    }
}
10:33:36.817
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "ML",
            true
        ],
        "durationInMs": 3.1461480000289157
    }
}
10:33:36.817
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": [
            "ml",
            "ml",
            3
        ],
        "durationInMs": 3.6985189999686554
    }
}
10:33:36.817
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
        "parameters": [
            0,
            "ml",
            0
        ],
        "durationInMs": 0.2419970000628382
    }
}
10:33:36.817
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": [
            "ml",
            "ml",
            3
        ],
        "durationInMs": 4.314316999982111
    }
}
10:33:36.818
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": 1.0666419999906793
    }
}
10:33:36.818
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": [
            "ml",
            1,
            "background",
            "2025-08-04T08:33:36.812Z",
            "2025-08-04T08:33:36.812Z",
            1
        ],
        "durationInMs": 5.028017000062391
    }
}
10:33:36.819
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,
            "ML",
            true,
            588,
            592,
            594,
            595,
            4
        ],
        "durationInMs": 5.514657000079751
    }
}
10:33:36.820
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": [
            926
        ],
        "durationInMs": 1.574531999998726
    }
}
10:33:36.820
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": [
            926
        ],
        "durationInMs": 0.8987920000217855
    }
}
10:33:36.823
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            926
        ],
        "durationInMs": 4.745393999968655
    }
}
10:33:36.823
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            926
        ],
        "durationInMs": 4.965991999953985
    }
}
10:33:36.823
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            912
        ],
        "durationInMs": 3.166785000008531
    }
}
10:33:36.823
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": [
            912
        ],
        "durationInMs": 3.165692999958992
    }
}
10:33:36.823
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": [
            912
        ],
        "durationInMs": 0.5297189999837428
    }
}
10:33:36.824
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            912
        ],
        "durationInMs": 3.7645799999590963
    }
}
10:33:36.824
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",
            "ml",
            2
        ],
        "durationInMs": 11.749115000013262
    }
}
10:33:36.825
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",
            "ml",
            30
        ],
        "durationInMs": 11.821859000017866
    }
}
10:33:36.825
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            848
        ],
        "durationInMs": 1.6526960000628605
    }
}
10:33:36.825
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": [
            848
        ],
        "durationInMs": 1.6479469999903813
    }
}
10:33:36.825
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": [
            848
        ],
        "durationInMs": 1.709832000080496
    }
}
10:33:36.825
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?, ?, ?)",
        "parameters": [
            926,
            912,
            848
        ],
        "durationInMs": 1.8542690000031143
    }
}
10:33:36.826
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": [
            926,
            912,
            848
        ],
        "durationInMs": 1.9231259999796748
    }
}
10:33:36.827
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            848
        ],
        "durationInMs": 3.719918000046164
    }
}
10:33:36.827
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": [
            926,
            912,
            848
        ],
        "durationInMs": 2.044920999906026
    }
}
10:33:36.827
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ?",
        "parameters": [
            0,
            1,
            0
        ],
        "durationInMs": 2.085025000036694
    }
}
10:33:36.827
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            590,
            183,
            182,
            179
        ],
        "durationInMs": 2.183206000016071
    }
}
10:33:36.828
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": [
            926,
            912,
            848,
            null,
            null
        ],
        "durationInMs": 1.963370000012219
    }
}
10:33:36.828
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": [
            926,
            912,
            848,
            null,
            null
        ],
        "durationInMs": 1.7555260000517592
    }
}
10:33:36.829
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": [
            926,
            912,
            848
        ],
        "durationInMs": 4.492587000015192
    }
}
10:33:36.829
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?) group by `author_id`",
        "parameters": [
            399362,
            415306,
            324252
        ],
        "durationInMs": 2.4317659999942407
    }
}
10:33:36.830
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": [
            399362,
            415306,
            324252
        ],
        "durationInMs": 2.299752000020817
    }
}
10:33:36.830
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": [
            399362,
            415306,
            324252
        ],
        "durationInMs": 1.6531270000850782
    }
}
10:33:36.830
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            285810,
            285811,
            285710,
            285711,
            285715,
            285713,
            285712,
            285716,
            285714,
            285200,
            285203,
            285205,
            285201,
            285198,
            285206,
            285199,
            285204,
            285202
        ],
        "durationInMs": 1.6008099999744445
    }
}
10:33:36.832
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            29,
            10,
            16,
            8,
            59
        ],
        "durationInMs": 3.195088000036776
    }
}
10:33:36.836
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?)",
        "parameters": [
            399362,
            415306,
            324252
        ],
        "durationInMs": 9.640325000043958
    }
}
10:33:36.838
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            41,
            2231,
            62079,
            394,
            597362
        ],
        "durationInMs": 5.681235000025481
    }
}
10:33:36.838
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            90397,
            90399,
            90286,
            156604,
            235022
        ],
        "durationInMs": 5.993772999965586
    }
}
10:33:36.838
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            284150,
            208134,
            208086,
            207703
        ],
        "durationInMs": 9.047739999950863
    }
}
10:33:36.839
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",
            "ml",
            30
        ],
        "durationInMs": 26.474782999954186
    }
}
10:33:36.840
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            376,
            620
        ],
        "durationInMs": 2.9024670000653714
    }
}
10:33:36.840
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": [
            376,
            "fr",
            620,
            "fr"
        ],
        "durationInMs": 3.2783209999324754
    }
}
10:33:36.841
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            262031
        ],
        "durationInMs": 3.452454000012949
    }
}
10:33:36.846
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": [
            3,
            "fr",
            575,
            "fr"
        ],
        "durationInMs": 5.800705999950878
    }
}
10:33:36.846
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            322,
            500
        ],
        "durationInMs": 5.778724999981932
    }
}
10:33:36.849
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            46594,
            980,
            219624,
            322740,
            365765
        ],
        "durationInMs": 9.643120000022464
    }
}
10:33:36.850
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            46594,
            980,
            219624,
            322740,
            365765
        ],
        "durationInMs": 10.641626999946311
    }
}
10:33:36.851
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,
            980,
            219624,
            322740,
            365765
        ],
        "durationInMs": 10.732353999977931
    }
}
10:33:36.851
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,
            980,
            219624,
            322740,
            365765
        ],
        "durationInMs": 10.94164199999068
    }
}
10:33:36.851
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",
            "ml",
            3
        ],
        "durationInMs": 38.26433200004976
    }
}
10:33:36.852
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            1,
            455
        ],
        "durationInMs": 5.665476000052877
    }
}
10:33:36.852
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            126,
            "fr",
            188,
            "fr",
            140,
            "fr",
            388,
            "fr"
        ],
        "durationInMs": 1.7856810000957921
    }
}
10:33:36.852
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            237120,
            96742,
            144258,
            262080,
            242050
        ],
        "durationInMs": 2.218392000067979
    }
}
10:33:36.853
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            384549,
            357038,
            356640,
            409032,
            402786
        ],
        "durationInMs": 1.7470399999292567
    }
}
10:33:36.854
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            384549,
            357038,
            356640,
            409032,
            402786
        ],
        "durationInMs": 2.244821000029333
    }
}
10:33:36.855
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            126,
            188,
            140,
            388
        ],
        "durationInMs": 4.655587999965064
    }
}
10:33:36.855
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            116,
            169,
            129,
            333
        ],
        "durationInMs": 3.265809000004083
    }
}
10:33:36.856
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            460,
            21,
            36,
            483
        ],
        "durationInMs": 0.8256369999144226
    }
}
10:33:36.856
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": [
            460,
            "fr",
            21,
            "fr",
            36,
            "fr",
            483,
            "fr"
        ],
        "durationInMs": 1.30135700001847
    }
}
10:33:36.856
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            256104,
            235095,
            237247,
            279790,
            273926
        ],
        "durationInMs": 1.7868840000592172
    }
}
10:33:36.863
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": [
            384549,
            357038,
            356640,
            409032,
            402786
        ],
        "durationInMs": 11.095065000001341
    }
}
10:33:36.863
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": [
            384549,
            357038,
            356640,
            409032,
            402786
        ],
        "durationInMs": 11.257615000009537
    }
}
10:33:36.863
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": [
            49,
            "fr",
            197,
            "fr"
        ],
        "durationInMs": 7.22125199995935
    }
}
10:33:36.863
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            379,
            19,
            34,
            396
        ],
        "durationInMs": 7.213998999912292
    }
}
10:33:36.864
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": [
            122,
            "fr",
            183,
            "fr",
            138,
            "fr",
            18,
            "fr"
        ],
        "durationInMs": 8.505276000010781
    }
}
10:33:36.864
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            46,
            177
        ],
        "durationInMs": 0.8408740001032129
    }
}
10:33:36.865
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            16,
            112,
            165,
            127
        ],
        "durationInMs": 0.5918739999178797
    }
}
10:33:36.935
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,
            "ml",
            30
        ],
        "durationInMs": 122.05103600001894
    }
}
10:33:36.938
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            29398,
            360587,
            421217,
            647364,
            29400
        ],
        "durationInMs": 2.1752729999134317
    }
}
10:33:36.939
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": [
            29398,
            360587,
            421217,
            647364,
            29400
        ],
        "durationInMs": 2.843538000015542
    }
}
10:33:36.939
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": [
            29398,
            360587,
            421217,
            647364,
            29400
        ],
        "durationInMs": 3.028720000060275
    }
}
10:33:36.939
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": [
            123,
            "fr",
            540,
            "fr",
            159,
            "fr",
            108,
            "fr"
        ],
        "durationInMs": 0.49650799995288253
    }
}
10:33:36.939
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            123,
            540,
            159,
            108
        ],
        "durationInMs": 0.7194300000555813
    }
}
10:33:36.940
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            2022,
            17847,
            40088,
            221773,
            905
        ],
        "durationInMs": 1.1436840000096709
    }
}
10:33:36.940
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            113,
            438,
            146,
            99
        ],
        "durationInMs": 0.898020000080578
    }
}
10:33:36.940
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": [
            156,
            "fr",
            85,
            "fr"
        ],
        "durationInMs": 0.7473020000616089
    }
}
10:33:36.941
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            144,
            77
        ],
        "durationInMs": 0.21801299997605383
    }
}
10:33:36.996
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "ml"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "vgHtEO4U2tz_1GhDXTXo",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=ZF6pr1GiSchjX6etjnf2NVNN2vfmITRx2ATXIu5S; PHPSESSID=98c114cf0473005555c631c8422b5f5c; goafrica-ad-id=689070480ddf94.96117109",
                "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": 303474,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=ZF6pr1GiSchjX6etjnf2NVNN2vfmITRx2ATXIu5S; PHPSESSID=98c114cf0473005555c631c8422b5f5c; goafrica-ad-id=689070480ddf94.96117109",
                "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/ml",
        "original": "https://www.goa.goafrica.syazen.cloud/ml",
        "path": "/ml",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 273739776,
        "memoryUsageHuman": "261.1 MiB",
        "requestTimeInMs": 197
    }
}