Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/tg/emploi

Response:
200
IP:
216.73.216.18
Date:
5 août 2025 à 18:20:10
Total execution time:
41 ms
Token:
Z0MIFQGN8ZEy0CizJ-2B

Log Messages

Time Level Message Context
18:20:10.590
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "tg"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "Z0MIFQGN8ZEy0CizJ-2B",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=s2uQTZ81ybYeIAODeBbXMZBZAwgncvDLouI6JDBV; PHPSESSID=897dac1483109f72eba1d90a2dd7f8a4; goafrica-ad-id=68922f30d5f2a9.46151263",
                "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/tg/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/tg/emploi",
        "path": "/tg/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 277950464,
        "memoryUsageHuman": "265.1 MiB"
    }
}
18:20:10.600
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.4690779997035861
    }
}
18:20:10.600
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` = ? and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr",
            "tg"
        ],
        "durationInMs": 0.6354849999770522
    }
}
18:20:10.601
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `question_answer` where `lang` = ? and `category_id` is null and `company_id` is null and `country` = ? and `job_title_id` is null",
        "parameters": [
            "fr",
            "tg"
        ],
        "durationInMs": 0.9617789997719228
    }
}
18:20:10.601
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5622590002603829
    }
}
18:20:10.601
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` = ? and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr",
            "tg"
        ],
        "durationInMs": 0.4565440001897514
    }
}
18:20:10.603
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 3.2309849997982383
    }
}
18:20:10.603
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `category_id` in (?, ?) and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ? order by `updated_at` desc limit ?",
        "parameters": [
            12,
            26,
            "TG",
            true,
            4
        ],
        "durationInMs": 3.47970400005579
    }
}
18:20:10.604
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TG",
            true
        ],
        "durationInMs": 3.878472000360489
    }
}
18:20:10.604
debug
kysely.query
{
    "kysely": {
        "sql": "select `c`.`id`, count(`j`.`id`) as `job_count` from `company` as `c` inner join `job_offer` as `j` on `c`.`id` = `j`.`company_id` where (`j`.`expiry_date` is null or `j`.`expiry_date` >= ?) and `c`.`country` = ? group by `c`.`id` order by `job_count` desc limit ?",
        "parameters": [
            "2025-08-05T16:20:10.599Z",
            "tg",
            5
        ],
        "durationInMs": 4.180881000123918
    }
}
18:20:10.605
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` is null and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 3.3390039997175336
    }
}
18:20:10.605
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            379,
            277,
            275,
            274
        ],
        "durationInMs": 1.4065310000441968
    }
}
18:20:10.607
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 1.743011999875307
    }
}
18:20:10.607
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            234697,
            225208,
            225194,
            225145
        ],
        "durationInMs": 1.3248299998231232
    }
}
18:20:10.607
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            247,
            249,
            250,
            251,
            3
        ],
        "durationInMs": 2.8868880001828074
    }
}
18:20:10.608
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            14256,
            191393
        ],
        "durationInMs": 0.34339499985799193
    }
}
18:20:10.608
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` = ?))",
        "parameters": [
            109,
            "fr",
            127,
            "fr",
            128,
            "fr",
            139,
            "fr"
        ],
        "durationInMs": 0.5891690002754331
    }
}
18:20:10.609
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            100,
            117,
            118,
            128
        ],
        "durationInMs": 0.24964100029319525
    }
}
18:20:10.631
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "tg"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "Z0MIFQGN8ZEy0CizJ-2B",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=s2uQTZ81ybYeIAODeBbXMZBZAwgncvDLouI6JDBV; PHPSESSID=897dac1483109f72eba1d90a2dd7f8a4; goafrica-ad-id=68922f30d5f2a9.46151263",
                "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": 145955,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=s2uQTZ81ybYeIAODeBbXMZBZAwgncvDLouI6JDBV; PHPSESSID=897dac1483109f72eba1d90a2dd7f8a4; goafrica-ad-id=68922f30d5f2a9.46151263",
                "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/tg/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/tg/emploi",
        "path": "/tg/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 279326720,
        "memoryUsageHuman": "266.4 MiB",
        "requestTimeInMs": 41
    }
}