Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
10 août 2025 à 17:06:22
Total execution time:
43 ms
Token:
S2FjJrPpZDCIquSl137l

Log Messages

Time Level Message Context
17:06:22.821
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "fr"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "S2FjJrPpZDCIquSl137l",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=dfdVkK3wMOKh1C1hyprnr4TCEqyYeSyhuQ31fH6J; PHPSESSID=f12d80e04f7ea17c65cb8752360c72bb; goafrica-ad-id=6898b56e2be920.87950674",
                "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/fr/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/fr/pros",
        "path": "/fr/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 290242560,
        "memoryUsageHuman": "276.8 MiB"
    }
}
17:06:22.833
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": [
            "fr",
            20
        ],
        "durationInMs": 6.160011000931263
    }
}
17:06:22.834
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.112305998802185
    }
}
17:06:22.835
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 1.4773420002311468
    }
}
17:06:22.836
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 1.721263000741601
    }
}
17:06:22.836
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "FR",
            true
        ],
        "durationInMs": 3.1194780003279448
    }
}
17:06:22.838
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": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 4.457431999966502
    }
}
17:06:22.838
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 4.589726999402046
    }
}
17:06:22.839
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": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 4.654236000031233
    }
}
17:06:22.839
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": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 4.730767998844385
    }
}
17:06:22.839
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 4.805105000734329
    }
}
17:06:22.839
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 5.034719999879599
    }
}
17:06:22.839
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            294059,
            284527,
            382730,
            214530,
            164068
        ],
        "durationInMs": 5.26719999872148
    }
}
17:06:22.839
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": [
            56,
            "fr",
            59,
            "fr",
            303,
            "fr",
            452,
            "fr"
        ],
        "durationInMs": 3.5986950006335974
    }
}
17:06:22.840
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            56,
            59,
            303,
            452
        ],
        "durationInMs": 3.5473690014332533
    }
}
17:06:22.840
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
        "parameters": [
            176888,
            254923,
            140981
        ],
        "durationInMs": 3.4680230002850294
    }
}
17:06:22.840
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            52,
            55,
            264,
            374
        ],
        "durationInMs": 0.6288329996168613
    }
}
17:06:22.840
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": [
            694,
            "fr",
            49,
            "fr",
            283,
            "fr",
            220,
            "fr"
        ],
        "durationInMs": 0.4998950008302927
    }
}
17:06:22.841
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            1099,
            46,
            248,
            196
        ],
        "durationInMs": 0.3105539996176958
    }
}
17:06:22.864
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "fr"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "S2FjJrPpZDCIquSl137l",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=dfdVkK3wMOKh1C1hyprnr4TCEqyYeSyhuQ31fH6J; PHPSESSID=f12d80e04f7ea17c65cb8752360c72bb; goafrica-ad-id=6898b56e2be920.87950674",
                "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": 116313,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=dfdVkK3wMOKh1C1hyprnr4TCEqyYeSyhuQ31fH6J; PHPSESSID=f12d80e04f7ea17c65cb8752360c72bb; goafrica-ad-id=6898b56e2be920.87950674",
                "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/fr/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/fr/pros",
        "path": "/fr/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 290635776,
        "memoryUsageHuman": "277.2 MiB",
        "requestTimeInMs": 43
    }
}