Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 13:02:00
Total execution time:
49 ms
Token:
0LWdPnLYRoobz8-dWwlm

Log Messages

Time Level Message Context
13:02:00.950
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ga"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "0LWdPnLYRoobz8-dWwlm",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=f405b620fa86a198076479bd94b0ae4b; goafrica-ad-id=689092f24c5c09.52026754; GOAFRICA_NEXT_SESSION_ID=mLSOkhCCppSWmynIEct24TLKkhN8k1BQMHuQUZwI",
                "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/ga/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ga/pros",
        "path": "/ga/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 282816512,
        "memoryUsageHuman": "269.7 MiB"
    }
}
13:02:00.962
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.22545699984766543
    }
}
13:02:00.962
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.19878700003027916
    }
}
13:02:00.963
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GA",
            true
        ],
        "durationInMs": 0.7173470000270754
    }
}
13:02:00.965
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": [
            "ga",
            20
        ],
        "durationInMs": 9.833125000121072
    }
}
13:02:00.967
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 0.5737010000739247
    }
}
13:02:00.967
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": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 1.311885999981314
    }
}
13:02:00.968
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            141083,
            115319,
            153272,
            137975,
            254921
        ],
        "durationInMs": 0.4541090000420809
    }
}
13:02:00.969
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 2.5595830001402646
    }
}
13:02:00.969
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 2.603825000114739
    }
}
13:02:00.969
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 2.956155999796465
    }
}
13:02:00.969
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": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 2.980661999899894
    }
}
13:02:00.969
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 3.0254750000312924
    }
}
13:02:00.969
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": [
            214523,
            156524,
            240243,
            207868,
            383274
        ],
        "durationInMs": 3.237095999997109
    }
}
13:02:00.970
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            399,
            191,
            369
        ],
        "durationInMs": 2.3300990001298487
    }
}
13:02:00.970
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` = ?))",
        "parameters": [
            399,
            "fr",
            191,
            "fr",
            369,
            "fr"
        ],
        "durationInMs": 2.6692460000049323
    }
}
13:02:00.970
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` = ?))",
        "parameters": [
            695,
            "fr",
            183,
            "fr",
            3,
            "fr"
        ],
        "durationInMs": 0.3839699998497963
    }
}
13:02:00.970
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            341,
            171,
            319
        ],
        "durationInMs": 0.36974400002509356
    }
}
13:02:00.970
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            1100,
            165,
            1
        ],
        "durationInMs": 0.2981109998654574
    }
}
13:02:00.998
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ga"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "0LWdPnLYRoobz8-dWwlm",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=f405b620fa86a198076479bd94b0ae4b; goafrica-ad-id=689092f24c5c09.52026754; GOAFRICA_NEXT_SESSION_ID=mLSOkhCCppSWmynIEct24TLKkhN8k1BQMHuQUZwI",
                "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": 112202,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=f405b620fa86a198076479bd94b0ae4b; goafrica-ad-id=689092f24c5c09.52026754; GOAFRICA_NEXT_SESSION_ID=mLSOkhCCppSWmynIEct24TLKkhN8k1BQMHuQUZwI",
                "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/ga/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ga/pros",
        "path": "/ga/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 283406336,
        "memoryUsageHuman": "270.3 MiB",
        "requestTimeInMs": 49
    }
}