Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
8 août 2025 à 17:21:52
Total execution time:
67 ms
Token:
WIatCtbpROr2zD8tLSYR

Log Messages

Time Level Message Context
17:21:52.554
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ae"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "WIatCtbpROr2zD8tLSYR",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=2835cb5e2b11d9af4348eb3b8a5243d3; goafrica-ad-id=689615a5a969b1.96405818; GOAFRICA_NEXT_SESSION_ID=eH5Xa8EXhF1JHaVuXsHNUd12spVwdwrSDuX7aZPN",
                "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/ae/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ae/pros",
        "path": "/ae/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 275992576,
        "memoryUsageHuman": "263.2 MiB"
    }
}
17:21:52.561
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": [
            "ae",
            20
        ],
        "durationInMs": 1.4858269998803735
    }
}
17:21:52.564
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 1.8840630007907748
    }
}
17:21:52.567
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": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 4.761053999885917
    }
}
17:21:52.567
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 4.915157999843359
    }
}
17:21:52.567
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": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 4.9375299997627735
    }
}
17:21:52.567
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": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 5.0500380005687475
    }
}
17:21:52.567
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 5.050809000618756
    }
}
17:21:52.567
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 5.16703400015831
    }
}
17:21:52.567
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            129232,
            96071,
            179408,
            95890,
            103597
        ],
        "durationInMs": 5.454676000401378
    }
}
17:21:52.568
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            113,
            "fr"
        ],
        "durationInMs": 3.6582340002059937
    }
}
17:21:52.568
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            113
        ],
        "durationInMs": 3.816105999983847
    }
}
17:21:52.568
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            70546
        ],
        "durationInMs": 4.032735999673605
    }
}
17:21:52.568
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            104
        ],
        "durationInMs": 0.5059449998661876
    }
}
17:21:52.568
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            698,
            "fr"
        ],
        "durationInMs": 0.4271499998867512
    }
}
17:21:52.570
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            1208
        ],
        "durationInMs": 1.7379130003973842
    }
}
17:21:52.574
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.6277609998360276
    }
}
17:21:52.574
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "AE",
            true
        ],
        "durationInMs": 0.8849260006099939
    }
}
17:21:52.575
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5946089997887611
    }
}
17:21:52.621
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ae"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "WIatCtbpROr2zD8tLSYR",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=2835cb5e2b11d9af4348eb3b8a5243d3; goafrica-ad-id=689615a5a969b1.96405818; GOAFRICA_NEXT_SESSION_ID=eH5Xa8EXhF1JHaVuXsHNUd12spVwdwrSDuX7aZPN",
                "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": 119334,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=2835cb5e2b11d9af4348eb3b8a5243d3; goafrica-ad-id=689615a5a969b1.96405818; GOAFRICA_NEXT_SESSION_ID=eH5Xa8EXhF1JHaVuXsHNUd12spVwdwrSDuX7aZPN",
                "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/ae/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ae/pros",
        "path": "/ae/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 273092608,
        "memoryUsageHuman": "260.4 MiB",
        "requestTimeInMs": 67
    }
}