Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
10 août 2025 à 00:08:04
Total execution time:
56 ms
Token:
PjfGr_167wG-KVb2GbVo

Log Messages

Time Level Message Context
00:08:04.581
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "st"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "PjfGr_167wG-KVb2GbVo",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=1d550fa1de725ecd814f5c73d8111702; goafrica-ad-id=6897c6b9cab774.04907174; GOAFRICA_NEXT_SESSION_ID=I7ZMk3cG3HoHVczqBysLEIWm34ZB0P8KBo91LLSL",
                "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/st/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/st/pros",
        "path": "/st/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 278523904,
        "memoryUsageHuman": "265.6 MiB"
    }
}
00:08:04.595
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": [
            "st",
            20
        ],
        "durationInMs": 2.4489680000115186
    }
}
00:08:04.597
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?)",
        "parameters": [
            216871,
            254366
        ],
        "durationInMs": 0.6790150000015274
    }
}
00:08:04.601
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            660,
            "fr"
        ],
        "durationInMs": 3.8319859999464825
    }
}
00:08:04.604
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": [
            216871,
            254366
        ],
        "durationInMs": 7.481674000038765
    }
}
00:08:04.604
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?) group by `user_id`",
        "parameters": [
            216871,
            254366
        ],
        "durationInMs": 7.638955000031274
    }
}
00:08:04.604
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?) group by `user_id`",
        "parameters": [
            216871,
            254366
        ],
        "durationInMs": 7.795734999992419
    }
}
00:08:04.604
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": [
            216871,
            254366
        ],
        "durationInMs": 7.879509999998845
    }
}
00:08:04.604
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": [
            216871,
            254366
        ],
        "durationInMs": 7.954108000034466
    }
}
00:08:04.604
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?) group by `author_id`",
        "parameters": [
            216871,
            254366
        ],
        "durationInMs": 8.070162000018172
    }
}
00:08:04.605
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?)",
        "parameters": [
            216871,
            254366
        ],
        "durationInMs": 8.247429999988526
    }
}
00:08:04.605
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            660
        ],
        "durationInMs": 7.366762000019662
    }
}
00:08:04.606
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            538
        ],
        "durationInMs": 3.9919609999633394
    }
}
00:08:04.606
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            698,
            "fr"
        ],
        "durationInMs": 0.7779590000282042
    }
}
00:08:04.609
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            1208
        ],
        "durationInMs": 2.81476500001736
    }
}
00:08:04.611
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 2.8381379999918863
    }
}
00:08:04.611
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "ST",
            true
        ],
        "durationInMs": 3.0080719999969006
    }
}
00:08:04.612
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.533936999971047
    }
}
00:08:04.637
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "st"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "PjfGr_167wG-KVb2GbVo",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=1d550fa1de725ecd814f5c73d8111702; goafrica-ad-id=6897c6b9cab774.04907174; GOAFRICA_NEXT_SESSION_ID=I7ZMk3cG3HoHVczqBysLEIWm34ZB0P8KBo91LLSL",
                "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": 108463,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=1d550fa1de725ecd814f5c73d8111702; goafrica-ad-id=6897c6b9cab774.04907174; GOAFRICA_NEXT_SESSION_ID=I7ZMk3cG3HoHVczqBysLEIWm34ZB0P8KBo91LLSL",
                "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/st/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/st/pros",
        "path": "/st/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 285974528,
        "memoryUsageHuman": "272.7 MiB",
        "requestTimeInMs": 56
    }
}