Logo de Go Africa Online

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

Response:
200
IP:
102.209.216.50
Date:
4 août 2025 à 15:02:17
Total execution time:
48 ms
Token:
3oKoWkmW_beqPOkGCCFG

Log Messages

Time Level Message Context
15:02:17.689
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {},
        "clientAddress": "102.209.216.50",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "3oKoWkmW_beqPOkGCCFG",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
                "accept-encoding": "gzip, deflate, br",
                "accept-language": "fr-FR,fr;q=0.9",
                "connection": "close",
                "cookie": "_fbp=fb.1.1754312510720.760174261136969289; goafrica.cookies-consent=true; goafrica-ad-id=6890af38f0fe40.29267494; GOAFRICA_NEXT_SESSION_ID=DOqnHnS19fILLLVcCW2wWcV66c1JjbiRKdvBDAKW; PHPSESSID=f3eb8a7656fb8ecf2579c2b381a8ef58",
                "host": "www.goa.goafrica.syazen.cloud",
                "priority": "u=0, i",
                "referer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
                "sec-fetch-dest": "document",
                "sec-fetch-mode": "navigate",
                "sec-fetch-site": "same-origin",
                "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1",
                "x-forwarded-for": "102.209.216.50",
                "x-real-ip": "102.209.216.50",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/emploi",
        "path": "/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 291487744,
        "memoryUsageHuman": "278 MiB"
    }
}
15:02:17.698
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.4856389998458326
    }
}
15:02:17.698
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.6922999997623265
    }
}
15:02:17.699
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `question_answer` where `lang` = ? and `category_id` is null and `company_id` is null and `country` is null and `job_title_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 1.813645000103861
    }
}
15:02:17.700
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 1.429204000160098
    }
}
15:02:17.700
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.3429839997552335
    }
}
15:02:17.700
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 2.268184999935329
    }
}
15:02:17.700
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `category_id` in (?, ?) order by `updated_at` desc limit ?",
        "parameters": [
            12,
            26,
            4
        ],
        "durationInMs": 2.5436249999329448
    }
}
15:02:17.702
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` >= ?) group by `c`.`id` order by `job_count` desc limit ?",
        "parameters": [
            "2025-08-04T13:02:17.695Z",
            5
        ],
        "durationInMs": 4.573458000086248
    }
}
15:02:17.704
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_offer` where `job_offer`.`id` in (?)",
        "parameters": [
            139
        ],
        "durationInMs": 4.439271000213921
    }
}
15:02:17.706
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": 5.713426999747753
    }
}
15:02:17.706
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            559,
            513,
            483,
            482
        ],
        "durationInMs": 5.520179999992251
    }
}
15:02:17.707
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `language_skill` where `job_offer_id` = ?",
        "parameters": [
            139
        ],
        "durationInMs": 2.336792000103742
    }
}
15:02:17.707
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 1.192195000126958
    }
}
15:02:17.708
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            247,
            249,
            250,
            251,
            18
        ],
        "durationInMs": 5.001470999792218
    }
}
15:02:17.709
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            309
        ],
        "durationInMs": 3.6591979996301234
    }
}
15:02:17.709
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            309,
            "fr"
        ],
        "durationInMs": 4.042145999614149
    }
}
15:02:17.710
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `address` where `address`.`id` in (?)",
        "parameters": [
            139
        ],
        "durationInMs": 4.269506999757141
    }
}
15:02:17.710
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            685745
        ],
        "durationInMs": 4.7788189998827875
    }
}
15:02:17.710
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            287962
        ],
        "durationInMs": 4.929869000334293
    }
}
15:02:17.711
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_title` where `id` in (?)",
        "parameters": [
            289
        ],
        "durationInMs": 5.181503999978304
    }
}
15:02:17.711
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `language_skill` where `language_skill`.`id` in (?)",
        "parameters": [
            160
        ],
        "durationInMs": 4.0426180004142225
    }
}
15:02:17.711
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            14256
        ],
        "durationInMs": 2.1638120003044605
    }
}
15:02:17.711
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",
            251,
            "fr"
        ],
        "durationInMs": 2.430064999964088
    }
}
15:02:17.712
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            308,
            "fr"
        ],
        "durationInMs": 2.333957000169903
    }
}
15:02:17.712
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            270
        ],
        "durationInMs": 2.271441000048071
    }
}
15:02:17.712
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            276313,
            265144,
            262478,
            262476
        ],
        "durationInMs": 5.474776000250131
    }
}
15:02:17.712
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            100,
            117,
            118,
            220
        ],
        "durationInMs": 0.7135700001381338
    }
}
15:02:17.712
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            269
        ],
        "durationInMs": 0.6645189998671412
    }
}
15:02:17.735
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {},
        "clientAddress": "102.209.216.50",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "3oKoWkmW_beqPOkGCCFG",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
                "accept-encoding": "gzip, deflate, br",
                "accept-language": "fr-FR,fr;q=0.9",
                "connection": "close",
                "cookie": "_fbp=fb.1.1754312510720.760174261136969289; goafrica.cookies-consent=true; goafrica-ad-id=6890af38f0fe40.29267494; GOAFRICA_NEXT_SESSION_ID=DOqnHnS19fILLLVcCW2wWcV66c1JjbiRKdvBDAKW; PHPSESSID=f3eb8a7656fb8ecf2579c2b381a8ef58",
                "host": "www.goa.goafrica.syazen.cloud",
                "priority": "u=0, i",
                "referer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
                "sec-fetch-dest": "document",
                "sec-fetch-mode": "navigate",
                "sec-fetch-site": "same-origin",
                "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1",
                "x-forwarded-for": "102.209.216.50",
                "x-real-ip": "102.209.216.50",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 159480,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
                "accept-encoding": "gzip, deflate, br",
                "accept-language": "fr-FR,fr;q=0.9",
                "connection": "close",
                "cookie": "_fbp=fb.1.1754312510720.760174261136969289; goafrica.cookies-consent=true; goafrica-ad-id=6890af38f0fe40.29267494; GOAFRICA_NEXT_SESSION_ID=DOqnHnS19fILLLVcCW2wWcV66c1JjbiRKdvBDAKW; PHPSESSID=f3eb8a7656fb8ecf2579c2b381a8ef58",
                "host": "www.goa.goafrica.syazen.cloud",
                "priority": "u=0, i",
                "referer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
                "sec-fetch-dest": "document",
                "sec-fetch-mode": "navigate",
                "sec-fetch-site": "same-origin",
                "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1",
                "x-forwarded-for": "102.209.216.50",
                "x-real-ip": "102.209.216.50",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/emploi",
        "path": "/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 292274176,
        "memoryUsageHuman": "278.7 MiB",
        "requestTimeInMs": 47
    }
}