Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
10 août 2025 à 22:44:20
Total execution time:
38 ms
Token:
ivaUmKHYZ_WpweeZwtHl

Log Messages

Time Level Message Context
22:44:20.818
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "np"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "ivaUmKHYZ_WpweeZwtHl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=i6AfECRmIPyazjN8vJitzVjE4rFqrUqQk6VNCHhY; goafrica-ad-id=689904719e79e0.85336631; PHPSESSID=57b46ee50e28e80e5bc2eabfc4bf85d0",
                "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/np/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/np/pros",
        "path": "/np/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 414695424,
        "memoryUsageHuman": "395.5 MiB"
    }
}
22:44:20.824
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": [
            "np",
            20
        ],
        "durationInMs": 2.3209420014172792
    }
}
22:44:20.826
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 0.6843259986490011
    }
}
22:44:20.829
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": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 3.945585999637842
    }
}
22:44:20.829
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 4.048436000943184
    }
}
22:44:20.829
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",
            363,
            "fr"
        ],
        "durationInMs": 3.265930000692606
    }
}
22:44:20.830
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 4.492517000064254
    }
}
22:44:20.830
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 4.467781001701951
    }
}
22:44:20.830
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": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 4.710830999538302
    }
}
22:44:20.830
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 4.73742999881506
    }
}
22:44:20.830
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": [
            225242,
            180476,
            155855,
            148334,
            339860
        ],
        "durationInMs": 4.927081000059843
    }
}
22:44:20.830
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            284,
            363
        ],
        "durationInMs": 4.132081000134349
    }
}
22:44:20.831
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            222314
        ],
        "durationInMs": 4.386771999299526
    }
}
22:44:20.831
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            249,
            314
        ],
        "durationInMs": 1.295354999601841
    }
}
22:44:20.831
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            283,
            "fr"
        ],
        "durationInMs": 0.4732750002294779
    }
}
22:44:20.833
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            248
        ],
        "durationInMs": 1.6843340005725622
    }
}
22:44:20.837
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.18518200144171715
    }
}
22:44:20.837
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.3880979996174574
    }
}
22:44:20.838
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "NP",
            true
        ],
        "durationInMs": 0.9259029999375343
    }
}
22:44:20.856
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "np"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "ivaUmKHYZ_WpweeZwtHl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=i6AfECRmIPyazjN8vJitzVjE4rFqrUqQk6VNCHhY; goafrica-ad-id=689904719e79e0.85336631; PHPSESSID=57b46ee50e28e80e5bc2eabfc4bf85d0",
                "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": 119928,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=i6AfECRmIPyazjN8vJitzVjE4rFqrUqQk6VNCHhY; goafrica-ad-id=689904719e79e0.85336631; PHPSESSID=57b46ee50e28e80e5bc2eabfc4bf85d0",
                "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/np/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/np/pros",
        "path": "/np/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 421974016,
        "memoryUsageHuman": "402.4 MiB",
        "requestTimeInMs": 38
    }
}