Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:30:15
Total execution time:
30 ms
Token:
a_rkyaCO8q00bYJ0mbnR

Log Messages

Time Level Message Context
10:30:15.571
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "dz"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "a_rkyaCO8q00bYJ0mbnR",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68906f42c2a403.34616098; PHPSESSID=f44d06bfa3d25148886b47ad71804cd0; GOAFRICA_NEXT_SESSION_ID=Q39Y9Hk0I48bcaYCoCkVfcSqtTpt9T2b1EkstU0n",
                "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/dz/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/dz/emploi",
        "path": "/dz/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 256491520,
        "memoryUsageHuman": "244.6 MiB"
    }
}
10:30:15.579
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.6495109999668784
    }
}
10:30:15.579
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "DZ",
            true
        ],
        "durationInMs": 0.8136739999754354
    }
}
10:30:15.579
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",
            "dz"
        ],
        "durationInMs": 0.8924400000250898
    }
}
10:30:15.579
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",
            "dz"
        ],
        "durationInMs": 0.938205000013113
    }
}
10:30:15.579
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5722379999933764
    }
}
10:30:15.580
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 1.0896349999820814
    }
}
10:30:15.582
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,
            "DZ",
            true,
            4
        ],
        "durationInMs": 3.5453749999869615
    }
}
10:30:15.583
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:30:15.577Z",
            "dz",
            5
        ],
        "durationInMs": 4.537739999999758
    }
}
10:30:15.583
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?)",
        "parameters": [
            379,
            195,
            194
        ],
        "durationInMs": 0.7917639999650419
    }
}
10:30:15.584
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",
            "dz"
        ],
        "durationInMs": 4.7276610000408255
    }
}
10:30:15.584
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
        "parameters": [
            234697,
            208557,
            208554
        ],
        "durationInMs": 0.3690020000212826
    }
}
10:30:15.584
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": 0.3710960000171326
    }
}
10:30:15.585
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 0.17065599997295067
    }
}
10:30:15.601
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "dz"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "a_rkyaCO8q00bYJ0mbnR",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68906f42c2a403.34616098; PHPSESSID=f44d06bfa3d25148886b47ad71804cd0; GOAFRICA_NEXT_SESSION_ID=Q39Y9Hk0I48bcaYCoCkVfcSqtTpt9T2b1EkstU0n",
                "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": 125143,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68906f42c2a403.34616098; PHPSESSID=f44d06bfa3d25148886b47ad71804cd0; GOAFRICA_NEXT_SESSION_ID=Q39Y9Hk0I48bcaYCoCkVfcSqtTpt9T2b1EkstU0n",
                "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/dz/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/dz/emploi",
        "path": "/dz/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 257474560,
        "memoryUsageHuman": "245.5 MiB",
        "requestTimeInMs": 30
    }
}