Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/bf/pros?page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D

Response:
200
IP:
82.97.199.244
Date:
14 août 2025 à 09:59:52
Total execution time:
96 ms
Token:
jcGpNo6zDYt2jtIfSBmD

Log Messages

Time Level Message Context
09:59:52.333
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "bf"
        },
        "clientAddress": "82.97.199.244",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "jcGpNo6zDYt2jtIfSBmD",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Brightbot 1.0",
                "x-forwarded-for": "82.97.199.244",
                "x-real-ip": "82.97.199.244",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Brightbot 1.0"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/bf/pros?page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D",
        "original": "https://www.goa.goafrica.syazen.cloud/bf/pros?page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D",
        "path": "/bf/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": "page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D",
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 240201728,
        "memoryUsageHuman": "229.1 MiB"
    }
}
09:59:52.377
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.1902809999883175
    }
}
09:59:52.378
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.22613799991086125
    }
}
09:59:52.378
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": 0.7424130002036691
    }
}
09:59:52.388
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": 22.686278000008315
    }
}
09:59:52.389
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": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 0.40248499996960163
    }
}
09:59:52.390
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 0.6067920001223683
    }
}
09:59:52.391
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 1.9882169999182224
    }
}
09:59:52.391
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 2.138033999595791
    }
}
09:59:52.392
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": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 2.416147000156343
    }
}
09:59:52.392
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 2.485505999997258
    }
}
09:59:52.392
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": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 2.7313210000284016
    }
}
09:59:52.392
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            315498,
            199818,
            236313,
            187682,
            204511
        ],
        "durationInMs": 3.21610700013116
    }
}
09:59:52.394
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            204595,
            135713,
            151528,
            128750,
            136560
        ],
        "durationInMs": 0.8429489997215569
    }
}
09:59:52.394
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            109,
            620,
            59,
            25
        ],
        "durationInMs": 0.9908819999545813
    }
}
09:59:52.395
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": [
            109,
            "fr",
            620,
            "fr",
            59,
            "fr",
            25,
            "fr"
        ],
        "durationInMs": 1.3647230002097785
    }
}
09:59:52.395
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",
            575,
            "fr",
            49,
            "fr",
            18,
            "fr"
        ],
        "durationInMs": 0.4455840000882745
    }
}
09:59:52.395
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            100,
            500,
            55,
            23
        ],
        "durationInMs": 0.41605899995192885
    }
}
09:59:52.395
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            77,
            455,
            46,
            16
        ],
        "durationInMs": 0.31400000024586916
    }
}
09:59:52.429
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "bf"
        },
        "clientAddress": "82.97.199.244",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "jcGpNo6zDYt2jtIfSBmD",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Brightbot 1.0",
                "x-forwarded-for": "82.97.199.244",
                "x-real-ip": "82.97.199.244",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 131570,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Brightbot 1.0",
                "x-forwarded-for": "82.97.199.244",
                "x-real-ip": "82.97.199.244",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Brightbot 1.0"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/bf/pros?page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D",
        "original": "https://www.goa.goafrica.syazen.cloud/bf/pros?page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D",
        "path": "/bf/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": "page=339&searchForm=%7B%22type%22%3A%22pro%22%2C%22whatWhoQuery%22%3A%22%22%2C%22whatWhoItem%22%3Anull%2C%22whereQuery%22%3A%22%22%2C%22whereItem%22%3Anull%2C%22showFilters%22%3Afalse%2C%22proFilters%22%3A%7B%22jobSituations%22%3A%5B%5D%2C%22educationLevels%22%3A%5B%5D%2C%22category%22%3Anull%2C%22profileContents%22%3A%5B%5D%2C%22freelancer%22%3A%22all%22%2C%22experienceBuckets%22%3A%5B%5D%7D%7D",
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 248852480,
        "memoryUsageHuman": "237.3 MiB",
        "requestTimeInMs": 96
    }
}