Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 08:34:42
Total execution time:
174 ms
Token:
jfMp_-iONPaZ2b_83_2j

Log Messages

Time Level Message Context
08:34:42.673
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "gh"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "jfMp_-iONPaZ2b_83_2j",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=3955cd6220b468fe65d9f1b07366a01a; goafrica-ad-id=6890542dea3e19.11061295; GOAFRICA_NEXT_SESSION_ID=uN8B8dEykCJXUjEr0BkuDs72gId3qKRvQpCBN88E",
                "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/gh",
        "original": "https://www.goa.goafrica.syazen.cloud/gh",
        "path": "/gh",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 238551040,
        "memoryUsageHuman": "227.5 MiB"
    }
}
08:34:42.682
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.4069119999767281
    }
}
08:34:42.685
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 3.057314000034239
    }
}
08:34:42.685
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GH",
            true
        ],
        "durationInMs": 3.834450999973342
    }
}
08:34:42.691
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.5924660000018775
    }
}
08:34:42.691
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `user` where `enabled` = ?",
        "parameters": [
            1
        ],
        "durationInMs": 0.8228219999582507
    }
}
08:34:42.692
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `company` where `valid` = ? and `online` = ?",
        "parameters": [
            1,
            1
        ],
        "durationInMs": 0.9633019999600947
    }
}
08:34:42.692
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ? order by `weight` desc limit ?",
        "parameters": [
            0,
            "gh",
            1,
            13
        ],
        "durationInMs": 1.0158689999952912
    }
}
08:34:42.693
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": [
            "gh",
            "gh",
            3
        ],
        "durationInMs": 1.2496810000156984
    }
}
08:34:42.693
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GH",
            true
        ],
        "durationInMs": 1.049241000029724
    }
}
08:34:42.693
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `country` = ? and `visible_force` = ?",
        "parameters": [
            0,
            "gh",
            0
        ],
        "durationInMs": 0.23019500001100823
    }
}
08:34:42.693
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,
            "GH",
            true,
            588,
            592,
            594,
            595,
            4
        ],
        "durationInMs": 1.1711249999934807
    }
}
08:34:42.694
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",
            "gh",
            3
        ],
        "durationInMs": 3.586853999993764
    }
}
08:34:42.694
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",
            "gh",
            2
        ],
        "durationInMs": 3.6578750000335276
    }
}
08:34:42.695
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",
            "gh",
            30
        ],
        "durationInMs": 4.2578250000369735
    }
}
08:34:42.695
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": 2.345268000033684
    }
}
08:34:42.696
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": [
            "gh",
            1,
            "background",
            "2025-08-04T06:34:42.690Z",
            "2025-08-04T06:34:42.690Z",
            1
        ],
        "durationInMs": 4.026746999996249
    }
}
08:34:42.697
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            384517,
            361768,
            328686,
            413040,
            385510
        ],
        "durationInMs": 1.5964730000123382
    }
}
08:34:42.697
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            384517,
            361768,
            328686,
            413040,
            385510
        ],
        "durationInMs": 1.9869950000429526
    }
}
08:34:42.698
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": [
            384517,
            361768,
            328686,
            413040,
            385510
        ],
        "durationInMs": 3.2162780000362545
    }
}
08:34:42.699
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `weight` > ? and `all_countries` = ? and `visible_force` = ?",
        "parameters": [
            0,
            1,
            0
        ],
        "durationInMs": 3.0979389999993145
    }
}
08:34:42.699
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            195,
            196,
            588,
            592
        ],
        "durationInMs": 5.635361999971792
    }
}
08:34:42.700
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": [
            "gh",
            "gh",
            3
        ],
        "durationInMs": 8.695823000045493
    }
}
08:34:42.702
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": [
            384517,
            361768,
            328686,
            413040,
            385510
        ],
        "durationInMs": 6.683218999998644
    }
}
08:34:42.702
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": [
            510,
            "fr",
            5,
            "fr",
            452,
            "fr",
            666,
            "fr",
            313,
            "fr"
        ],
        "durationInMs": 3.9292569999815896
    }
}
08:34:42.703
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            260070,
            239757,
            261836,
            283763,
            261127
        ],
        "durationInMs": 4.358019000035711
    }
}
08:34:42.703
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            726
        ],
        "durationInMs": 1.4253460000036284
    }
}
08:34:42.703
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `reference` where `reference`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            29,
            10,
            16,
            59,
            8
        ],
        "durationInMs": 4.431534999981523
    }
}
08:34:42.704
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            208557,
            208592,
            284081,
            284544
        ],
        "durationInMs": 4.034771999984514
    }
}
08:34:42.704
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            726
        ],
        "durationInMs": 2.418072000029497
    }
}
08:34:42.704
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": [
            726
        ],
        "durationInMs": 2.3102819999912754
    }
}
08:34:42.710
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",
            "gh",
            30
        ],
        "durationInMs": 18.615326999977697
    }
}
08:34:42.710
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            510,
            5,
            452,
            666,
            313
        ],
        "durationInMs": 11.87201599997934
    }
}
08:34:42.711
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": [
            726
        ],
        "durationInMs": 8.426794000028167
    }
}
08:34:42.711
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            1026
        ],
        "durationInMs": 8.163317000027746
    }
}
08:34:42.711
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            1026
        ],
        "durationInMs": 8.23773400002392
    }
}
08:34:42.712
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": [
            1026
        ],
        "durationInMs": 8.048754999996163
    }
}
08:34:42.712
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": [
            1026
        ],
        "durationInMs": 7.911400999990292
    }
}
08:34:42.712
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            1025
        ],
        "durationInMs": 7.939964000019245
    }
}
08:34:42.712
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            1025
        ],
        "durationInMs": 7.95112500002142
    }
}
08:34:42.712
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": [
            1025
        ],
        "durationInMs": 2.2564730000449345
    }
}
08:34:42.712
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": [
            1025
        ],
        "durationInMs": 1.8542100000195205
    }
}
08:34:42.714
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?, ?, ?)",
        "parameters": [
            726,
            1026,
            1025
        ],
        "durationInMs": 2.567016999993939
    }
}
08:34:42.716
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": [
            726,
            1026,
            1025
        ],
        "durationInMs": 4.3813819999923
    }
}
08:34:42.716
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": [
            726,
            1026,
            1025
        ],
        "durationInMs": 4.441373999987263
    }
}
08:34:42.716
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": [
            726,
            1026,
            1025
        ],
        "durationInMs": 4.416417999949772
    }
}
08:34:42.716
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            419,
            3,
            374,
            1025,
            274
        ],
        "durationInMs": 4.481137000024319
    }
}
08:34:42.717
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            90397,
            90399,
            90286,
            235022,
            156604
        ],
        "durationInMs": 4.644590000039898
    }
}
08:34:42.718
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            41,
            2231,
            62079,
            597362,
            394
        ],
        "durationInMs": 5.384177000029013
    }
}
08:34:42.719
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": [
            726,
            1026,
            1025,
            null,
            null
        ],
        "durationInMs": 6.35586399998283
    }
}
08:34:42.719
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": [
            726,
            1026,
            1025,
            null,
            null
        ],
        "durationInMs": 6.46705000003567
    }
}
08:34:42.721
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            155401,
            241228,
            244783,
            37755,
            137012
        ],
        "durationInMs": 5.323094999999739
    }
}
08:34:42.721
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            155401,
            241228,
            244783,
            37755,
            137012
        ],
        "durationInMs": 5.403704000054859
    }
}
08:34:42.721
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": [
            155401,
            241228,
            244783,
            37755,
            137012
        ],
        "durationInMs": 5.406679000006989
    }
}
08:34:42.722
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": [
            155401,
            241228,
            244783,
            37755,
            137012
        ],
        "durationInMs": 5.38609099999303
    }
}
08:34:42.722
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": [
            183,
            "fr",
            3,
            "fr",
            220,
            "fr",
            575,
            "fr",
            308,
            "fr"
        ],
        "durationInMs": 5.281839000002947
    }
}
08:34:42.722
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            1967
        ],
        "durationInMs": 5.134886999963783
    }
}
08:34:42.723
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            1967
        ],
        "durationInMs": 4.185720999957994
    }
}
08:34:42.723
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": [
            1967
        ],
        "durationInMs": 4.074424999998882
    }
}
08:34:42.723
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": [
            1967
        ],
        "durationInMs": 3.9680879999650642
    }
}
08:34:42.724
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            123,
            "fr"
        ],
        "durationInMs": 2.8664410000201315
    }
}
08:34:42.724
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?)",
        "parameters": [
            283766,
            283767,
            283768,
            283769,
            283770,
            283771
        ],
        "durationInMs": 3.0652889999910258
    }
}
08:34:42.725
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            275027,
            153682,
            155268,
            251194,
            100508
        ],
        "durationInMs": 3.2970970000023954
    }
}
08:34:42.725
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": [
            540,
            "fr",
            174,
            "fr",
            546,
            "fr"
        ],
        "durationInMs": 3.401750999968499
    }
}
08:34:42.725
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            540,
            174,
            546
        ],
        "durationInMs": 3.3641020000213757
    }
}
08:34:42.727
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            165,
            1,
            196,
            455,
            269
        ],
        "durationInMs": 3.8490689999889582
    }
}
08:34:42.727
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            277,
            "fr"
        ],
        "durationInMs": 3.844699999957811
    }
}
08:34:42.727
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            277
        ],
        "durationInMs": 3.894261999987066
    }
}
08:34:42.730
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            113
        ],
        "durationInMs": 5.907896000018809
    }
}
08:34:42.730
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            438,
            157,
            440
        ],
        "durationInMs": 5.142891000024974
    }
}
08:34:42.730
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": [
            122,
            "fr",
            172,
            "fr"
        ],
        "durationInMs": 4.089603000029456
    }
}
08:34:42.731
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            242
        ],
        "durationInMs": 3.877710999979172
    }
}
08:34:42.731
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            265,
            "fr"
        ],
        "durationInMs": 3.7766840000404045
    }
}
08:34:42.732
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            112,
            155
        ],
        "durationInMs": 0.9235779999871738
    }
}
08:34:42.732
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            231
        ],
        "durationInMs": 0.7273050000076182
    }
}
08:34:42.796
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,
            "gh",
            30
        ],
        "durationInMs": 105.25842399999965
    }
}
08:34:42.798
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?)",
        "parameters": [
            29388,
            360577
        ],
        "durationInMs": 1.229644000006374
    }
}
08:34:42.799
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": [
            29388,
            360577
        ],
        "durationInMs": 1.706346000020858
    }
}
08:34:42.799
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": [
            29388,
            360577
        ],
        "durationInMs": 1.8767599999555387
    }
}
08:34:42.799
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            126,
            "fr"
        ],
        "durationInMs": 0.4606320000020787
    }
}
08:34:42.799
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            126
        ],
        "durationInMs": 0.6437900000018999
    }
}
08:34:42.800
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            1985,
            17847
        ],
        "durationInMs": 0.8338520000106655
    }
}
08:34:42.800
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            116
        ],
        "durationInMs": 0.5462699999916367
    }
}
08:34:42.846
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]"
        },
        "params": {
            "_country": "gh"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "jfMp_-iONPaZ2b_83_2j",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=3955cd6220b468fe65d9f1b07366a01a; goafrica-ad-id=6890542dea3e19.11061295; GOAFRICA_NEXT_SESSION_ID=uN8B8dEykCJXUjEr0BkuDs72gId3qKRvQpCBN88E",
                "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": 282983,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=3955cd6220b468fe65d9f1b07366a01a; goafrica-ad-id=6890542dea3e19.11061295; GOAFRICA_NEXT_SESSION_ID=uN8B8dEykCJXUjEr0BkuDs72gId3qKRvQpCBN88E",
                "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/gh",
        "original": "https://www.goa.goafrica.syazen.cloud/gh",
        "path": "/gh",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 260374528,
        "memoryUsageHuman": "248.3 MiB",
        "requestTimeInMs": 174
    }
}