Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
8 août 2025 à 15:35:29
Total execution time:
63 ms
Token:
vR4kGQI1RgPAbtrJEHSK

Log Messages

Time Level Message Context
15:35:29.166
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "my"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "vR4kGQI1RgPAbtrJEHSK",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=7a483dd51aeaabb07f608769a2af3136; goafrica-ad-id=6895fcd56b7d22.10065625; GOAFRICA_NEXT_SESSION_ID=ugA7ONiEwJIHWpHAnhR7NCd2EU9KoaHnIoigZfaL",
                "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/my/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/my/pros",
        "path": "/my/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 250396672,
        "memoryUsageHuman": "238.8 MiB"
    }
}
15:35:29.185
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": [
            "my",
            20
        ],
        "durationInMs": 6.315094000077806
    }
}
15:35:29.187
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            101416
        ],
        "durationInMs": 0.7581520000239834
    }
}
15:35:29.191
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": [
            101416
        ],
        "durationInMs": 4.991005999967456
    }
}
15:35:29.191
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?) group by `user_id`",
        "parameters": [
            101416
        ],
        "durationInMs": 5.1577750000869855
    }
}
15:35:29.192
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?) group by `user_id`",
        "parameters": [
            101416
        ],
        "durationInMs": 5.296471000066958
    }
}
15:35:29.192
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": [
            101416
        ],
        "durationInMs": 5.381056999904104
    }
}
15:35:29.192
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": [
            101416
        ],
        "durationInMs": 5.632521999999881
    }
}
15:35:29.195
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            101416
        ],
        "durationInMs": 8.879765000077896
    }
}
15:35:29.195
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            101416
        ],
        "durationInMs": 8.982875999994576
    }
}
15:35:29.201
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 3.060819000005722
    }
}
15:35:29.202
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.23297999997157604
    }
}
15:35:29.202
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "MY",
            true
        ],
        "durationInMs": 3.6463509999448434
    }
}
15:35:29.229
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "my"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "vR4kGQI1RgPAbtrJEHSK",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=7a483dd51aeaabb07f608769a2af3136; goafrica-ad-id=6895fcd56b7d22.10065625; GOAFRICA_NEXT_SESSION_ID=ugA7ONiEwJIHWpHAnhR7NCd2EU9KoaHnIoigZfaL",
                "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": 104395,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=7a483dd51aeaabb07f608769a2af3136; goafrica-ad-id=6895fcd56b7d22.10065625; GOAFRICA_NEXT_SESSION_ID=ugA7ONiEwJIHWpHAnhR7NCd2EU9KoaHnIoigZfaL",
                "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/my/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/my/pros",
        "path": "/my/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 258064384,
        "memoryUsageHuman": "246.1 MiB",
        "requestTimeInMs": 63
    }
}