Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
10 août 2025 à 03:06:39
Total execution time:
81 ms
Token:
C7IaEYdkT_48Jr1_pmPY

Log Messages

Time Level Message Context
03:06:39.582
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "de"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "C7IaEYdkT_48Jr1_pmPY",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=6897f091246a33.71380821; PHPSESSID=c2e2d719d0d3bbb30005f8b818edb357; GOAFRICA_NEXT_SESSION_ID=CyXFAwXu695hXiXL2N1t6CVEYhUXN3Rtd91tozEV",
                "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/de/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/de/pros",
        "path": "/de/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 229552128,
        "memoryUsageHuman": "218.9 MiB"
    }
}
03:06:39.596
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": [
            "de",
            20
        ],
        "durationInMs": 2.8587769999867305
    }
}
03:06:39.602
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 4.341768999991473
    }
}
03:06:39.610
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": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 12.234164000023156
    }
}
03:06:39.610
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 12.623183999967296
    }
}
03:06:39.610
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 12.932305000023916
    }
}
03:06:39.611
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": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 13.119902000005823
    }
}
03:06:39.611
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": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 13.29961500002537
    }
}
03:06:39.611
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 13.409678000025451
    }
}
03:06:39.611
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            167704,
            278170,
            130916,
            299052,
            178714
        ],
        "durationInMs": 13.698651999991853
    }
}
03:06:39.612
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
        "parameters": [
            120733,
            286343,
            188114
        ],
        "durationInMs": 9.317550999985542
    }
}
03:06:39.614
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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            610,
            "fr",
            48,
            "fr",
            369,
            "fr",
            10,
            "fr"
        ],
        "durationInMs": 11.203146999992896
    }
}
03:06:39.615
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            610,
            48,
            369,
            10
        ],
        "durationInMs": 11.73430000001099
    }
}
03:06:39.616
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            490,
            45,
            319,
            8
        ],
        "durationInMs": 1.112137000018265
    }
}
03:06:39.621
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": [
            85,
            "fr",
            38,
            "fr",
            3,
            "fr"
        ],
        "durationInMs": 5.779777999967337
    }
}
03:06:39.622
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.7746829999960028
    }
}
03:06:39.622
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "DE",
            true
        ],
        "durationInMs": 1.076591000019107
    }
}
03:06:39.623
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            77,
            36,
            1
        ],
        "durationInMs": 1.3522710000397637
    }
}
03:06:39.630
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 7.672427999961656
    }
}
03:06:39.662
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "de"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "C7IaEYdkT_48Jr1_pmPY",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=6897f091246a33.71380821; PHPSESSID=c2e2d719d0d3bbb30005f8b818edb357; GOAFRICA_NEXT_SESSION_ID=CyXFAwXu695hXiXL2N1t6CVEYhUXN3Rtd91tozEV",
                "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": 116049,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=6897f091246a33.71380821; PHPSESSID=c2e2d719d0d3bbb30005f8b818edb357; GOAFRICA_NEXT_SESSION_ID=CyXFAwXu695hXiXL2N1t6CVEYhUXN3Rtd91tozEV",
                "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/de/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/de/pros",
        "path": "/de/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 240955392,
        "memoryUsageHuman": "229.8 MiB",
        "requestTimeInMs": 80
    }
}