Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
9 août 2025 à 19:12:06
Total execution time:
47 ms
Token:
X742co7LHuK7ZaniF0e1

Log Messages

Time Level Message Context
19:12:06.283
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "br"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "X742co7LHuK7ZaniF0e1",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=71d3f0ba17da3c5edacc02450bd0876c; goafrica-ad-id=6897813daa0028.53096609; GOAFRICA_NEXT_SESSION_ID=oQZZA1ocR7JtYtjQs3aVoyfWeH0N6MfQ0yoZNrUg",
                "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/br/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/br/pros",
        "path": "/br/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 257421312,
        "memoryUsageHuman": "245.5 MiB"
    }
}
19:12:06.291
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": [
            "br",
            20
        ],
        "durationInMs": 2.515620999969542
    }
}
19:12:06.294
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 1.3833079999312758
    }
}
19:12:06.295
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": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.1321420001331717
    }
}
19:12:06.295
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.30121499998495
    }
}
19:12:06.295
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.4722820001188666
    }
}
19:12:06.295
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": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.5729179999325424
    }
}
19:12:06.295
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": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.651363000040874
    }
}
19:12:06.295
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.7904599998146296
    }
}
19:12:06.296
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            94853,
            223953,
            101648,
            276372,
            143292
        ],
        "durationInMs": 2.9867519999388605
    }
}
19:12:06.296
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": [
            388,
            "fr",
            142,
            "fr"
        ],
        "durationInMs": 1.6917879998218268
    }
}
19:12:06.299
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            388,
            142
        ],
        "durationInMs": 4.860156999900937
    }
}
19:12:06.300
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            76175,
            105388
        ],
        "durationInMs": 5.172343000071123
    }
}
19:12:06.300
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            333,
            131
        ],
        "durationInMs": 4.133832999970764
    }
}
19:12:06.302
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": [
            18,
            "fr",
            138,
            "fr"
        ],
        "durationInMs": 2.975901999976486
    }
}
19:12:06.303
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.460101000033319
    }
}
19:12:06.303
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            16,
            127
        ],
        "durationInMs": 0.45127400010824203
    }
}
19:12:06.307
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "BR",
            true
        ],
        "durationInMs": 4.632225000066683
    }
}
19:12:06.307
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 4.545194000005722
    }
}
19:12:06.330
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "br"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "X742co7LHuK7ZaniF0e1",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=71d3f0ba17da3c5edacc02450bd0876c; goafrica-ad-id=6897813daa0028.53096609; GOAFRICA_NEXT_SESSION_ID=oQZZA1ocR7JtYtjQs3aVoyfWeH0N6MfQ0yoZNrUg",
                "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": 118178,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=71d3f0ba17da3c5edacc02450bd0876c; goafrica-ad-id=6897813daa0028.53096609; GOAFRICA_NEXT_SESSION_ID=oQZZA1ocR7JtYtjQs3aVoyfWeH0N6MfQ0yoZNrUg",
                "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/br/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/br/pros",
        "path": "/br/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 262336512,
        "memoryUsageHuman": "250.2 MiB",
        "requestTimeInMs": 47
    }
}