Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 22:42:33
Total execution time:
91 ms
Token:
ietrhJHlsLhba2zLnF3s

Log Messages

Time Level Message Context
22:42:33.803
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ci"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "ietrhJHlsLhba2zLnF3s",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d49c61347b4ae7a1aebcab9794a87ed2; goafrica-ad-id=68911b2e7b96b5.34887091; GOAFRICA_NEXT_SESSION_ID=XZbMSWjJBCkw8a68c1c89XRKznESbUYZz6hXHOAG",
                "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/ci/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ci/pros",
        "path": "/ci/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 246304768,
        "memoryUsageHuman": "234.9 MiB"
    }
}
22:42:33.821
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.21453600004315376
    }
}
22:42:33.821
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "CI",
            true
        ],
        "durationInMs": 0.4649399998597801
    }
}
22:42:33.822
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5953009999357164
    }
}
22:42:33.855
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": [
            "ci",
            20
        ],
        "durationInMs": 43.781543999910355
    }
}
22:42:33.857
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 0.5284269996918738
    }
}
22:42:33.858
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": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 1.3713760003447533
    }
}
22:42:33.858
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 1.5709049999713898
    }
}
22:42:33.858
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            147656,
            178038,
            275027,
            143231,
            207222
        ],
        "durationInMs": 0.6782940002158284
    }
}
22:42:33.860
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": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 3.2562510003335774
    }
}
22:42:33.860
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 3.524736999999732
    }
}
22:42:33.860
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 3.5716939996927977
    }
}
22:42:33.860
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": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 3.787783999927342
    }
}
22:42:33.860
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            121265,
            286072,
            155401,
            218937,
            318137
        ],
        "durationInMs": 3.8976069996133447
    }
}
22:42:33.861
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            325,
            190,
            540,
            37,
            123
        ],
        "durationInMs": 3.0433769999071956
    }
}
22:42:33.861
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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            325,
            "fr",
            190,
            "fr",
            540,
            "fr",
            37,
            "fr",
            123,
            "fr"
        ],
        "durationInMs": 3.5156000000424683
    }
}
22:42:33.862
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": [
            308,
            "fr",
            183,
            "fr",
            122,
            "fr",
            18,
            "fr"
        ],
        "durationInMs": 0.5525209996849298
    }
}
22:42:33.862
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            284,
            170,
            438,
            35,
            113
        ],
        "durationInMs": 0.5719370003789663
    }
}
22:42:33.863
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            269,
            165,
            112,
            16
        ],
        "durationInMs": 1.09827100019902
    }
}
22:42:33.894
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ci"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "ietrhJHlsLhba2zLnF3s",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d49c61347b4ae7a1aebcab9794a87ed2; goafrica-ad-id=68911b2e7b96b5.34887091; GOAFRICA_NEXT_SESSION_ID=XZbMSWjJBCkw8a68c1c89XRKznESbUYZz6hXHOAG",
                "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": 113150,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d49c61347b4ae7a1aebcab9794a87ed2; goafrica-ad-id=68911b2e7b96b5.34887091; GOAFRICA_NEXT_SESSION_ID=XZbMSWjJBCkw8a68c1c89XRKznESbUYZz6hXHOAG",
                "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/ci/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ci/pros",
        "path": "/ci/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 253558784,
        "memoryUsageHuman": "241.8 MiB",
        "requestTimeInMs": 91
    }
}