Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
6 août 2025 à 05:12:19
Total execution time:
283 ms
Token:
5zS1Mzutme_0axrXurkU

Log Messages

Time Level Message Context
05:12:19.364
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "bf"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5zS1Mzutme_0axrXurkU",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=PG9Z9crq3Dpat6Wq33ggcIpkhTmwKOxPLsmLH7Ea; PHPSESSID=bea29bfb35e141b92200e5ec76f10c83; goafrica-ad-id=6892c7c3aecaa3.14936444",
                "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/bf/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/bf/pros",
        "path": "/bf/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 212275200,
        "memoryUsageHuman": "202.4 MiB"
    }
}
05:12:19.491
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.4981499999994412
    }
}
05:12:19.492
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "BF",
            true
        ],
        "durationInMs": 2.9514860000053886
    }
}
05:12:19.497
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 4.830921000015223
    }
}
05:12:19.498
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": [
            "bf",
            20
        ],
        "durationInMs": 26.40747000000556
    }
}
05:12:19.506
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 2.116922999994131
    }
}
05:12:19.511
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": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 6.881431999994675
    }
}
05:12:19.512
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
        "parameters": [
            105249,
            136031,
            128750
        ],
        "durationInMs": 1.1825260000186972
    }
}
05:12:19.516
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 11.532560999999987
    }
}
05:12:19.526
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 1.4911169999977574
    }
}
05:12:19.527
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": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 1.8332590000063647
    }
}
05:12:19.527
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": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 1.9924429999955464
    }
}
05:12:19.528
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 2.2034740000090096
    }
}
05:12:19.528
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            143050,
            202472,
            173890,
            351774,
            187682
        ],
        "durationInMs": 2.5487409999768715
    }
}
05:12:19.529
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            485,
            527,
            576,
            59
        ],
        "durationInMs": 0.43264000001363456
    }
}
05:12:19.530
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": [
            485,
            "fr",
            527,
            "fr",
            576,
            "fr",
            59,
            "fr"
        ],
        "durationInMs": 1.5726879999856465
    }
}
05:12:19.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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            85,
            "fr",
            160,
            "fr",
            575,
            "fr",
            49,
            "fr"
        ],
        "durationInMs": 1.3036100000026636
    }
}
05:12:19.531
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            398,
            428,
            456,
            55
        ],
        "durationInMs": 0.8785539999953471
    }
}
05:12:19.532
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            77,
            147,
            455,
            46
        ],
        "durationInMs": 0.7255109999969136
    }
}
05:12:19.641
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "bf"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5zS1Mzutme_0axrXurkU",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=PG9Z9crq3Dpat6Wq33ggcIpkhTmwKOxPLsmLH7Ea; PHPSESSID=bea29bfb35e141b92200e5ec76f10c83; goafrica-ad-id=6892c7c3aecaa3.14936444",
                "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": 116455,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=PG9Z9crq3Dpat6Wq33ggcIpkhTmwKOxPLsmLH7Ea; PHPSESSID=bea29bfb35e141b92200e5ec76f10c83; goafrica-ad-id=6892c7c3aecaa3.14936444",
                "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/bf/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/bf/pros",
        "path": "/bf/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 270864384,
        "memoryUsageHuman": "258.3 MiB",
        "requestTimeInMs": 279
    }
}