Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/bw/pros

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 14:56:40
Total execution time:
52 ms
Token:
JZmz7tvg5MdPkUJwJLn6

Log Messages

Time Level Message Context
14:56:40.205
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "bw"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "JZmz7tvg5MdPkUJwJLn6",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
                "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/bw/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/bw/pros",
        "path": "/bw/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 250929152,
        "memoryUsageHuman": "239.3 MiB"
    }
}
14:56:40.218
debug
kysely.query
{
    "kysely": {
        "sql": "select `id`, (select count(*) as `count` from `following` where `following`.`target_user_id` = `user`.`id`) as `nbFollowers` from `user` where `user`.`profile_photo_id` is not null and `user`.`country` = ? order by `nbFollowers` desc limit ?",
        "parameters": [
            "bw",
            20
        ],
        "durationInMs": 2.648888000054285
    }
}
14:56:40.219
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 0.79568099998869
    }
}
14:56:40.223
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `resumes_count` from `user_resume` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 4.860558000043966
    }
}
14:56:40.224
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": [
            8,
            "fr",
            151,
            "fr",
            401,
            "fr"
        ],
        "durationInMs": 4.108256999985315
    }
}
14:56:40.227
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 8.079871000023559
    }
}
14:56:40.227
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 8.25496499997098
    }
}
14:56:40.227
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": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 8.292154000024311
    }
}
14:56:40.227
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 8.309376000077464
    }
}
14:56:40.227
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 8.480733000091277
    }
}
14:56:40.227
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": [
            246435,
            306074,
            286153,
            225846,
            276251
        ],
        "durationInMs": 8.72764900000766
    }
}
14:56:40.228
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            8,
            151,
            401
        ],
        "durationInMs": 7.8082390000345185
    }
}
14:56:40.228
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            6,
            139,
            343
        ],
        "durationInMs": 4.1817230000160635
    }
}
14:56:40.228
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": [
            3,
            "fr",
            138,
            "fr",
            18,
            "fr"
        ],
        "durationInMs": 0.5705150000285357
    }
}
14:56:40.231
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            1,
            127,
            16
        ],
        "durationInMs": 2.2753269999520853
    }
}
14:56:40.235
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 4.605767000000924
    }
}
14:56:40.235
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.2234930000267923
    }
}
14:56:40.236
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "BW",
            true
        ],
        "durationInMs": 5.1746790000470355
    }
}
14:56:40.257
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "bw"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "JZmz7tvg5MdPkUJwJLn6",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
                "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": 121855,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
                "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/bw/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/bw/pros",
        "path": "/bw/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 252698624,
        "memoryUsageHuman": "241 MiB",
        "requestTimeInMs": 52
    }
}