Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
6 août 2025 à 17:05:22
Total execution time:
55 ms
Token:
KxpvO5Q6Na5PyhIPmo7J

Log Messages

Time Level Message Context
17:05:22.509
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "td"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "KxpvO5Q6Na5PyhIPmo7J",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=291a96efd25b29ddea2cd545b5b181ec; goafrica-ad-id=68936f24269c23.53875430; GOAFRICA_NEXT_SESSION_ID=a5GbZtpCORA3E0SemenSKhYzH5nCnuOwtXvzVkME",
                "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/td/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/td/pros",
        "path": "/td/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 261582848,
        "memoryUsageHuman": "249.5 MiB"
    }
}
17:05:22.520
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": [
            "td",
            20
        ],
        "durationInMs": 5.2862329999916255
    }
}
17:05:22.522
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 1.010016999905929
    }
}
17:05:22.524
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": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 2.383856999920681
    }
}
17:05:22.524
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 2.548270999919623
    }
}
17:05:22.524
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 2.6992300000274554
    }
}
17:05:22.524
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": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 2.7920419999863952
    }
}
17:05:22.525
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": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 2.8838809999870136
    }
}
17:05:22.525
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 3.0761570000322536
    }
}
17:05:22.525
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            272729,
            378733,
            254573,
            138335,
            101359
        ],
        "durationInMs": 3.271798999980092
    }
}
17:05:22.526
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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            254,
            "fr",
            188,
            "fr",
            30,
            "fr"
        ],
        "durationInMs": 2.927371999947354
    }
}
17:05:22.530
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            254,
            188,
            30
        ],
        "durationInMs": 6.528558999998495
    }
}
17:05:22.530
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            251968,
            287359,
            101572,
            75928
        ],
        "durationInMs": 6.867185000097379
    }
}
17:05:22.530
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            223,
            169,
            28
        ],
        "durationInMs": 4.285794000024907
    }
}
17:05:22.531
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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            252,
            "fr",
            183,
            "fr",
            18,
            "fr"
        ],
        "durationInMs": 0.7485040000174195
    }
}
17:05:22.532
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            221,
            165,
            16
        ],
        "durationInMs": 0.8403440000256523
    }
}
17:05:22.537
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 5.562684000004083
    }
}
17:05:22.537
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TD",
            true
        ],
        "durationInMs": 5.944509999942966
    }
}
17:05:22.538
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.760926999966614
    }
}
17:05:22.564
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "td"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "KxpvO5Q6Na5PyhIPmo7J",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=291a96efd25b29ddea2cd545b5b181ec; goafrica-ad-id=68936f24269c23.53875430; GOAFRICA_NEXT_SESSION_ID=a5GbZtpCORA3E0SemenSKhYzH5nCnuOwtXvzVkME",
                "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": 113986,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=291a96efd25b29ddea2cd545b5b181ec; goafrica-ad-id=68936f24269c23.53875430; GOAFRICA_NEXT_SESSION_ID=a5GbZtpCORA3E0SemenSKhYzH5nCnuOwtXvzVkME",
                "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/td/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/td/pros",
        "path": "/td/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 262733824,
        "memoryUsageHuman": "250.6 MiB",
        "requestTimeInMs": 55
    }
}