Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.40
Date:
14 août 2025 à 06:58:35
Total execution time:
52 ms
Token:
dLvZaguaap--1ehvgp3N

Log Messages

Time Level Message Context
06:58:35.915
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "cy"
        },
        "clientAddress": "216.73.216.40",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "dLvZaguaap--1ehvgp3N",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=ce2876b0f93dfb364fdb887ca5564449; goafrica-ad-id=689d6cfa6c1476.98664859; GOAFRICA_NEXT_SESSION_ID=GIWBUpsriyBSNQD294gF5m5oMp10AF8Yp9A4U6Er",
                "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.40",
                "x-real-ip": "216.73.216.40",
                "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/cy/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/cy/pros",
        "path": "/cy/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 246222848,
        "memoryUsageHuman": "234.8 MiB"
    }
}
06:58:35.925
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": [
            "cy",
            20
        ],
        "durationInMs": 3.0208660000935197
    }
}
06:58:35.926
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 0.746480000205338
    }
}
06:58:35.930
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": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 4.916691000573337
    }
}
06:58:35.931
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 5.085723999887705
    }
}
06:58:35.931
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 5.229880999773741
    }
}
06:58:35.932
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": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 6.082027000375092
    }
}
06:58:35.933
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": [
            111,
            "fr",
            12,
            "fr"
        ],
        "durationInMs": 5.997880999930203
    }
}
06:58:35.934
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": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 8.506490000523627
    }
}
06:58:35.934
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 8.604100000113249
    }
}
06:58:35.935
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            225005,
            146389,
            140479,
            415415,
            257618
        ],
        "durationInMs": 8.73972100019455
    }
}
06:58:35.935
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            111,
            12
        ],
        "durationInMs": 7.9869990004226565
    }
}
06:58:35.935
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            285820,
            287336
        ],
        "durationInMs": 8.33262800052762
    }
}
06:58:35.935
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            102,
            10
        ],
        "durationInMs": 2.582735000178218
    }
}
06:58:35.936
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": [
            85,
            "fr",
            3,
            "fr"
        ],
        "durationInMs": 0.679046000353992
    }
}
06:58:35.937
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            77,
            1
        ],
        "durationInMs": 0.7854329999536276
    }
}
06:58:35.941
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 5.022958000190556
    }
}
06:58:35.942
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "CY",
            true
        ],
        "durationInMs": 5.3291040007025
    }
}
06:58:35.942
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.56910299975425
    }
}
06:58:35.967
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "cy"
        },
        "clientAddress": "216.73.216.40",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "dLvZaguaap--1ehvgp3N",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=ce2876b0f93dfb364fdb887ca5564449; goafrica-ad-id=689d6cfa6c1476.98664859; GOAFRICA_NEXT_SESSION_ID=GIWBUpsriyBSNQD294gF5m5oMp10AF8Yp9A4U6Er",
                "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.40",
                "x-real-ip": "216.73.216.40",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 117343,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=ce2876b0f93dfb364fdb887ca5564449; goafrica-ad-id=689d6cfa6c1476.98664859; GOAFRICA_NEXT_SESSION_ID=GIWBUpsriyBSNQD294gF5m5oMp10AF8Yp9A4U6Er",
                "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.40",
                "x-real-ip": "216.73.216.40",
                "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/cy/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/cy/pros",
        "path": "/cy/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 251727872,
        "memoryUsageHuman": "240.1 MiB",
        "requestTimeInMs": 52
    }
}