Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:37:47
Total execution time:
26 ms
Token:
mQ7xnwRYLHGgnwITrwbN

Log Messages

Time Level Message Context
10:37:47.987
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "za"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "mQ7xnwRYLHGgnwITrwbN",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=4986a084a29859d7749ee803038c93dc; goafrica-ad-id=68907125393aa6.56427676; GOAFRICA_NEXT_SESSION_ID=a05mDYhBO0jfxNM9TvSA1jgXNNYkT5b2POuRiKqw",
                "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/za/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/za/emploi",
        "path": "/za/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 277360640,
        "memoryUsageHuman": "264.5 MiB"
    }
}
10:37:47.995
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.47068000002764165
    }
}
10:37:47.996
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",
            "za"
        ],
        "durationInMs": 0.6356449997983873
    }
}
10:37:47.996
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.33067099982872605
    }
}
10:37:47.996
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",
            "za"
        ],
        "durationInMs": 1.00559899979271
    }
}
10:37:47.996
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 1.206379999872297
    }
}
10:37:47.998
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "ZA",
            true
        ],
        "durationInMs": 2.9782769999001175
    }
}
10:37:47.998
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",
            "za"
        ],
        "durationInMs": 2.068184999981895
    }
}
10:37:47.999
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,
            "ZA",
            true,
            4
        ],
        "durationInMs": 3.3243369997944683
    }
}
10:37:47.999
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-04T08:37:47.994Z",
            "za",
            5
        ],
        "durationInMs": 3.8104360001161695
    }
}
10:37:48.000
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": 1.1170350001193583
    }
}
10:37:48.000
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 0.2306060001719743
    }
}
10:37:48.013
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "za"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "mQ7xnwRYLHGgnwITrwbN",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=4986a084a29859d7749ee803038c93dc; goafrica-ad-id=68907125393aa6.56427676; GOAFRICA_NEXT_SESSION_ID=a05mDYhBO0jfxNM9TvSA1jgXNNYkT5b2POuRiKqw",
                "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": 101429,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=4986a084a29859d7749ee803038c93dc; goafrica-ad-id=68907125393aa6.56427676; GOAFRICA_NEXT_SESSION_ID=a05mDYhBO0jfxNM9TvSA1jgXNNYkT5b2POuRiKqw",
                "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/za/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/za/emploi",
        "path": "/za/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 277557248,
        "memoryUsageHuman": "264.7 MiB",
        "requestTimeInMs": 25
    }
}