Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.148
Date:
12 août 2025 à 09:58:36
Total execution time:
46 ms
Token:
po9t7N0hnOq0u9oEjqbE

Log Messages

Time Level Message Context
09:58:36.569
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "cz"
        },
        "clientAddress": "216.73.216.148",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "po9t7N0hnOq0u9oEjqbE",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=dNH82RgiKV2m1FBunBPhxst4NPfhT1vCvhz8G2pW; PHPSESSID=8c02aec638467d5a0e0a48e7102f7430; goafrica-ad-id=689af41bc9f566.83929601",
                "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.148",
                "x-real-ip": "216.73.216.148",
                "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/cz/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/cz/pros",
        "path": "/cz/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 285581312,
        "memoryUsageHuman": "272.4 MiB"
    }
}
09:58:36.577
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": [
            "cz",
            20
        ],
        "durationInMs": 1.6400929987430573
    }
}
09:58:36.578
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            95302
        ],
        "durationInMs": 0.4874320011585951
    }
}
09:58:36.580
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": [
            95302
        ],
        "durationInMs": 2.4181110002100468
    }
}
09:58:36.580
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?) group by `user_id`",
        "parameters": [
            95302
        ],
        "durationInMs": 2.5642719995230436
    }
}
09:58:36.581
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?) group by `user_id`",
        "parameters": [
            95302
        ],
        "durationInMs": 2.7112039998173714
    }
}
09:58:36.581
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": [
            95302
        ],
        "durationInMs": 2.7852100003510714
    }
}
09:58:36.583
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            95302
        ],
        "durationInMs": 4.910360999405384
    }
}
09:58:36.583
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": [
            95302
        ],
        "durationInMs": 5.051741998642683
    }
}
09:58:36.583
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            95302
        ],
        "durationInMs": 5.078300999477506
    }
}
09:58:36.587
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.5116050001233816
    }
}
09:58:36.587
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "CZ",
            true
        ],
        "durationInMs": 1.6720320004969835
    }
}
09:58:36.588
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.46975900046527386
    }
}
09:58:36.615
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "cz"
        },
        "clientAddress": "216.73.216.148",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "po9t7N0hnOq0u9oEjqbE",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=dNH82RgiKV2m1FBunBPhxst4NPfhT1vCvhz8G2pW; PHPSESSID=8c02aec638467d5a0e0a48e7102f7430; goafrica-ad-id=689af41bc9f566.83929601",
                "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.148",
                "x-real-ip": "216.73.216.148",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 104145,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=dNH82RgiKV2m1FBunBPhxst4NPfhT1vCvhz8G2pW; PHPSESSID=8c02aec638467d5a0e0a48e7102f7430; goafrica-ad-id=689af41bc9f566.83929601",
                "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.148",
                "x-real-ip": "216.73.216.148",
                "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/cz/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/cz/pros",
        "path": "/cz/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 286171136,
        "memoryUsageHuman": "272.9 MiB",
        "requestTimeInMs": 46
    }
}