Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
7 août 2025 à 08:46:35
Total execution time:
39 ms
Token:
EoANgICVelKsyON5AlS0

Log Messages

Time Level Message Context
08:46:35.685
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "gm"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "EoANgICVelKsyON5AlS0",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68944bc89037f5.83598139; PHPSESSID=536e5e6d48da0faf806f37771ff9b2e7; GOAFRICA_NEXT_SESSION_ID=qjpyugGSWEyaQnmTpd8K5m5V8RceKUPa7gGy3gKS",
                "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/gm/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/gm/pros",
        "path": "/gm/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 264839168,
        "memoryUsageHuman": "252.6 MiB"
    }
}
08:46:35.692
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": [
            "gm",
            20
        ],
        "durationInMs": 2.647765999659896
    }
}
08:46:35.693
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?)",
        "parameters": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 0.6345029999502003
    }
}
08:46:35.696
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": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 3.4786620000377297
    }
}
08:46:35.697
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?) group by `user_id`",
        "parameters": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 3.9250070000998676
    }
}
08:46:35.697
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?) group by `user_id`",
        "parameters": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 4.046392000280321
    }
}
08:46:35.697
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": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 4.132691000122577
    }
}
08:46:35.697
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": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 4.181381000205874
    }
}
08:46:35.698
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": [
            333,
            "fr",
            608,
            "fr",
            430,
            "fr"
        ],
        "durationInMs": 3.609372999984771
    }
}
08:46:35.698
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?)",
        "parameters": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 4.718253999948502
    }
}
08:46:35.698
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?) group by `author_id`",
        "parameters": [
            168199,
            343306,
            215634,
            369948
        ],
        "durationInMs": 4.8539550001733005
    }
}
08:46:35.698
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            333,
            608,
            430
        ],
        "durationInMs": 4.15093500027433
    }
}
08:46:35.698
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            224601,
            141566
        ],
        "durationInMs": 4.4890899998135865
    }
}
08:46:35.699
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            291,
            488,
            365
        ],
        "durationInMs": 1.0706299999728799
    }
}
08:46:35.699
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": [
            3,
            "fr",
            18,
            "fr",
            49,
            "fr"
        ],
        "durationInMs": 0.6232920000329614
    }
}
08:46:35.701
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            1,
            16,
            46
        ],
        "durationInMs": 2.373488000128418
    }
}
08:46:35.705
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.16974399983882904
    }
}
08:46:35.706
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.23761900002136827
    }
}
08:46:35.706
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GM",
            true
        ],
        "durationInMs": 0.8314670003019273
    }
}
08:46:35.723
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "gm"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "EoANgICVelKsyON5AlS0",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68944bc89037f5.83598139; PHPSESSID=536e5e6d48da0faf806f37771ff9b2e7; GOAFRICA_NEXT_SESSION_ID=qjpyugGSWEyaQnmTpd8K5m5V8RceKUPa7gGy3gKS",
                "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": 113380,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68944bc89037f5.83598139; PHPSESSID=536e5e6d48da0faf806f37771ff9b2e7; GOAFRICA_NEXT_SESSION_ID=qjpyugGSWEyaQnmTpd8K5m5V8RceKUPa7gGy3gKS",
                "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/gm/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/gm/pros",
        "path": "/gm/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 269361152,
        "memoryUsageHuman": "256.9 MiB",
        "requestTimeInMs": 38
    }
}