Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
8 août 2025 à 09:39:35
Total execution time:
51 ms
Token:
dT6TK7dsvVYCMcmN4J3d

Log Messages

Time Level Message Context
09:39:35.710
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "be"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "dT6TK7dsvVYCMcmN4J3d",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=bf99bc4eadb1d3c6969bdf4191fdb3cd; goafrica-ad-id=6895a903dd5f38.17060358; GOAFRICA_NEXT_SESSION_ID=PJZhn2RLVBSDXPuSLdzpI2NfgCRMFOeNLdqw08PG",
                "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/be/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/be/pros",
        "path": "/be/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 258822144,
        "memoryUsageHuman": "246.8 MiB"
    }
}
09:39:35.721
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": [
            "be",
            20
        ],
        "durationInMs": 2.758401997387409
    }
}
09:39:35.723
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 1.342061996459961
    }
}
09:39:35.728
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": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 6.169220000505447
    }
}
09:39:35.728
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 6.264526002109051
    }
}
09:39:35.728
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 6.328423999249935
    }
}
09:39:35.728
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": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 6.380750000476837
    }
}
09:39:35.728
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": [
            381,
            "fr",
            10,
            "fr"
        ],
        "durationInMs": 5.092868998646736
    }
}
09:39:35.731
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": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 8.427094995975494
    }
}
09:39:35.731
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 8.498958006501198
    }
}
09:39:35.731
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            175593,
            97416,
            95436,
            352833,
            223775
        ],
        "durationInMs": 8.608539998531342
    }
}
09:39:35.731
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            381,
            10
        ],
        "durationInMs": 7.903628006577492
    }
}
09:39:35.732
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            231379,
            287855
        ],
        "durationInMs": 8.163097001612186
    }
}
09:39:35.732
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            326,
            8
        ],
        "durationInMs": 3.426225997507572
    }
}
09:39:35.732
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": [
            265,
            "fr",
            3,
            "fr"
        ],
        "durationInMs": 0.7292679995298386
    }
}
09:39:35.734
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            231,
            1
        ],
        "durationInMs": 1.7048129960894585
    }
}
09:39:35.738
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 4.916593000292778
    }
}
09:39:35.739
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.2198769971728325
    }
}
09:39:35.740
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "BE",
            true
        ],
        "durationInMs": 5.587925001978874
    }
}
09:39:35.761
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "be"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "dT6TK7dsvVYCMcmN4J3d",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=bf99bc4eadb1d3c6969bdf4191fdb3cd; goafrica-ad-id=6895a903dd5f38.17060358; GOAFRICA_NEXT_SESSION_ID=PJZhn2RLVBSDXPuSLdzpI2NfgCRMFOeNLdqw08PG",
                "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": 117665,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=bf99bc4eadb1d3c6969bdf4191fdb3cd; goafrica-ad-id=6895a903dd5f38.17060358; GOAFRICA_NEXT_SESSION_ID=PJZhn2RLVBSDXPuSLdzpI2NfgCRMFOeNLdqw08PG",
                "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/be/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/be/pros",
        "path": "/be/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 265900032,
        "memoryUsageHuman": "253.6 MiB",
        "requestTimeInMs": 50
    }
}