Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.162
Date:
13 août 2025 à 06:11:23
Total execution time:
62 ms
Token:
Hfj0-opM_sfv-NwPMOEF

Log Messages

Time Level Message Context
06:11:23.000
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ro"
        },
        "clientAddress": "216.73.216.162",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "Hfj0-opM_sfv-NwPMOEF",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689c1064df1ff8.18059230; PHPSESSID=0a0bf61445e258c084bec546f55a7910; GOAFRICA_NEXT_SESSION_ID=v9aQ3jCLBwhaLKQKWrSXLuiOPsJcS8AUjp4LFTd1",
                "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.162",
                "x-real-ip": "216.73.216.162",
                "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/ro/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ro/pros",
        "path": "/ro/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 251768832,
        "memoryUsageHuman": "240.1 MiB"
    }
}
06:11:23.014
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": [
            "ro",
            20
        ],
        "durationInMs": 2.561035000020638
    }
}
06:11:23.016
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 0.6600699999835342
    }
}
06:11:23.020
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": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 4.556295000016689
    }
}
06:11:23.020
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": [
            45,
            "fr",
            668,
            "fr"
        ],
        "durationInMs": 3.6520719999680296
    }
}
06:11:23.024
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 8.384373000008054
    }
}
06:11:23.024
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 8.652428000001237
    }
}
06:11:23.024
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 8.690269000013359
    }
}
06:11:23.025
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 9.47509900003206
    }
}
06:11:23.025
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": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 9.766177999961656
    }
}
06:11:23.026
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": [
            229544,
            134656,
            171934,
            128808,
            126546
        ],
        "durationInMs": 9.848460000008345
    }
}
06:11:23.026
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            45,
            668
        ],
        "durationInMs": 8.927097000007052
    }
}
06:11:23.026
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            286161
        ],
        "durationInMs": 9.275570000056177
    }
}
06:11:23.027
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            42,
            1030
        ],
        "durationInMs": 5.96321600000374
    }
}
06:11:23.027
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": [
            38,
            "fr",
            197,
            "fr"
        ],
        "durationInMs": 0.7477729999809526
    }
}
06:11:23.029
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            36,
            177
        ],
        "durationInMs": 2.5014659999869764
    }
}
06:11:23.034
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 4.795066000020597
    }
}
06:11:23.034
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.22069799999007955
    }
}
06:11:23.035
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "RO",
            true
        ],
        "durationInMs": 5.3479389999993145
    }
}
06:11:23.062
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "ro"
        },
        "clientAddress": "216.73.216.162",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "Hfj0-opM_sfv-NwPMOEF",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689c1064df1ff8.18059230; PHPSESSID=0a0bf61445e258c084bec546f55a7910; GOAFRICA_NEXT_SESSION_ID=v9aQ3jCLBwhaLKQKWrSXLuiOPsJcS8AUjp4LFTd1",
                "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.162",
                "x-real-ip": "216.73.216.162",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 119605,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689c1064df1ff8.18059230; PHPSESSID=0a0bf61445e258c084bec546f55a7910; GOAFRICA_NEXT_SESSION_ID=v9aQ3jCLBwhaLKQKWrSXLuiOPsJcS8AUjp4LFTd1",
                "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.162",
                "x-real-ip": "216.73.216.162",
                "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/ro/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/ro/pros",
        "path": "/ro/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 257863680,
        "memoryUsageHuman": "245.9 MiB",
        "requestTimeInMs": 62
    }
}