Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.28
Date:
11 août 2025 à 10:07:47
Total execution time:
45 ms
Token:
AqGkOYEmPT-MNNXPyH3M

Log Messages

Time Level Message Context
10:07:47.746
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "se"
        },
        "clientAddress": "216.73.216.28",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "AqGkOYEmPT-MNNXPyH3M",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=REfOpYkUhZUtdhjAMF12TkOYdaiLGknrURORKNQG; goafrica-ad-id=6899a4c1971501.75303377; PHPSESSID=ad81fd7a4d51cfdbcf59821eeae6b9c6",
                "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.28",
                "x-real-ip": "216.73.216.28",
                "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/se/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/se/pros",
        "path": "/se/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 315424768,
        "memoryUsageHuman": "300.8 MiB"
    }
}
10:07:47.755
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": [
            "se",
            20
        ],
        "durationInMs": 2.022049999795854
    }
}
10:07:47.757
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?)",
        "parameters": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 0.7979649999178946
    }
}
10:07:47.760
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": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 3.6409330000169575
    }
}
10:07:47.760
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?) group by `user_id`",
        "parameters": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 3.755394000094384
    }
}
10:07:47.760
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            135536
        ],
        "durationInMs": 3.070638000033796
    }
}
10:07:47.761
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?)",
        "parameters": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 4.157006999943405
    }
}
10:07:47.761
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?) group by `user_id`",
        "parameters": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 4.539114000275731
    }
}
10:07:47.763
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": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 6.329464999958873
    }
}
10:07:47.763
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?) group by `author_id`",
        "parameters": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 6.349270999897271
    }
}
10:07:47.763
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": [
            157363,
            201582,
            217550
        ],
        "durationInMs": 6.568357000127435
    }
}
10:07:47.763
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            284,
            37
        ],
        "durationInMs": 5.575941999908537
    }
}
10:07:47.763
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` = ?))",
        "parameters": [
            284,
            "fr",
            37,
            "fr"
        ],
        "durationInMs": 5.901843999978155
    }
}
10:07:47.764
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` = ?))",
        "parameters": [
            283,
            "fr",
            18,
            "fr"
        ],
        "durationInMs": 0.6352949999272823
    }
}
10:07:47.764
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            249,
            35
        ],
        "durationInMs": 0.6046480000950396
    }
}
10:07:47.764
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            248,
            16
        ],
        "durationInMs": 0.29868200002238154
    }
}
10:07:47.766
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.18131500016897917
    }
}
10:07:47.769
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.968659000005573
    }
}
10:07:47.769
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "SE",
            true
        ],
        "durationInMs": 3.4915669998154044
    }
}
10:07:47.790
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "se"
        },
        "clientAddress": "216.73.216.28",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "AqGkOYEmPT-MNNXPyH3M",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=REfOpYkUhZUtdhjAMF12TkOYdaiLGknrURORKNQG; goafrica-ad-id=6899a4c1971501.75303377; PHPSESSID=ad81fd7a4d51cfdbcf59821eeae6b9c6",
                "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.28",
                "x-real-ip": "216.73.216.28",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 110800,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=REfOpYkUhZUtdhjAMF12TkOYdaiLGknrURORKNQG; goafrica-ad-id=6899a4c1971501.75303377; PHPSESSID=ad81fd7a4d51cfdbcf59821eeae6b9c6",
                "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.28",
                "x-real-ip": "216.73.216.28",
                "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/se/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/se/pros",
        "path": "/se/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 316014592,
        "memoryUsageHuman": "301.4 MiB",
        "requestTimeInMs": 44
    }
}