Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
6 août 2025 à 20:28:43
Total execution time:
63 ms
Token:
pFsdDLFkTR6c9taOgpAT

Log Messages

Time Level Message Context
20:28:43.471
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ie"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "pFsdDLFkTR6c9taOgpAT",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68939ecb64ba51.89702138; PHPSESSID=d683214adbb82508280c6f76257796d7; GOAFRICA_NEXT_SESSION_ID=SrXE3ioYiZRtvoEbwKSTar1zgrr6mVc0M47gOP8G",
                "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/ie/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ie/pros",
        "path": "/ie/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 297914368,
        "memoryUsageHuman": "284.1 MiB"
    }
}
20:28:43.476
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": [
            "ie",
            20
        ],
        "durationInMs": 1.4531070003286004
    }
}
20:28:43.479
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            141557
        ],
        "durationInMs": 1.7137589999474585
    }
}
20:28:43.481
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": [
            141557
        ],
        "durationInMs": 4.1133550000377
    }
}
20:28:43.482
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?) group by `user_id`",
        "parameters": [
            141557
        ],
        "durationInMs": 4.2415529997088015
    }
}
20:28:43.482
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?) group by `user_id`",
        "parameters": [
            141557
        ],
        "durationInMs": 4.372004000004381
    }
}
20:28:43.482
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": [
            141557
        ],
        "durationInMs": 4.450619000010192
    }
}
20:28:43.482
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            141557
        ],
        "durationInMs": 4.469283000100404
    }
}
20:28:43.482
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": [
            141557
        ],
        "durationInMs": 4.662529999855906
    }
}
20:28:43.482
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            141557
        ],
        "durationInMs": 4.654244999866933
    }
}
20:28:43.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            286084
        ],
        "durationInMs": 3.3983229999430478
    }
}
20:28:43.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            389,
            "fr"
        ],
        "durationInMs": 3.5857400000095367
    }
}
20:28:43.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            389
        ],
        "durationInMs": 3.772936000023037
    }
}
20:28:43.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            334
        ],
        "durationInMs": 0.3753240001387894
    }
}
20:28:43.485
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            18,
            "fr"
        ],
        "durationInMs": 1.551739000249654
    }
}
20:28:43.485
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            16
        ],
        "durationInMs": 0.5435349997133017
    }
}
20:28:43.488
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.189429999794811
    }
}
20:28:43.489
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.7651540003716946
    }
}
20:28:43.489
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "IE",
            true
        ],
        "durationInMs": 1.3079389999620616
    }
}
20:28:43.532
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ie"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "pFsdDLFkTR6c9taOgpAT",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68939ecb64ba51.89702138; PHPSESSID=d683214adbb82508280c6f76257796d7; GOAFRICA_NEXT_SESSION_ID=SrXE3ioYiZRtvoEbwKSTar1zgrr6mVc0M47gOP8G",
                "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": 102366,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68939ecb64ba51.89702138; PHPSESSID=d683214adbb82508280c6f76257796d7; GOAFRICA_NEXT_SESSION_ID=SrXE3ioYiZRtvoEbwKSTar1zgrr6mVc0M47gOP8G",
                "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/ie/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ie/pros",
        "path": "/ie/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 289251328,
        "memoryUsageHuman": "275.9 MiB",
        "requestTimeInMs": 62
    }
}