Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/ml/user/164436-mali-purma

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 14:56:55
Total execution time:
276 ms
Token:
sPcKcamq1VtygQVkRn4k

Log Messages

Time Level Message Context
14:56:55.225
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "ml",
            "userId": "164436",
            "userSlug": "mali-purma"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "sPcKcamq1VtygQVkRn4k",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
                "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/ml/user/164436-mali-purma",
        "original": "https://www.goa.goafrica.syazen.cloud/ml/user/164436-mali-purma",
        "path": "/ml/user/164436-mali-purma",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 210997248,
        "memoryUsageHuman": "201.2 MiB"
    }
}
14:56:55.323
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.9577100000169594
    }
}
14:56:55.325
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "ML",
            true
        ],
        "durationInMs": 2.745657999999821
    }
}
14:56:55.329
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 5.020384000003105
    }
}
14:56:55.331
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            164436
        ],
        "durationInMs": 8.98836200000369
    }
}
14:56:55.356
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
        "parameters": [
            164436
        ],
        "durationInMs": 9.767582000000402
    }
}
14:56:55.356
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `portfolio_medias_count` from `portfolio_media` where `user_id` = ? group by `user_id`",
        "parameters": [
            164436
        ],
        "durationInMs": 10.440405999979703
    }
}
14:56:55.357
debug
kysely.query
{
    "kysely": {
        "sql": "with `threads_with_me`(`thread_id`) as (select distinct `tu`.`inbox_thread_id` as `thread_id` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_with_response`(`thread_id`) as (select `t`.`thread_id` from `threads_with_me` as `t` where exists (select * from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id`)) select count(*) as `total`, (select count(*) as `resp` from `threads_with_response`) as `resp` from `threads_with_me` as `t` limit ?",
        "parameters": [
            164436,
            164436,
            164436,
            1
        ],
        "durationInMs": 11.17042599999695
    }
}
14:56:55.358
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
        "parameters": [
            164436
        ],
        "durationInMs": 1.7358700000040699
    }
}
14:56:55.358
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            164436
        ],
        "durationInMs": 1.7399570000125095
    }
}
14:56:55.364
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
        "parameters": [
            164436
        ],
        "durationInMs": 6.58286299998872
    }
}
14:56:55.365
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
        "parameters": [
            164436
        ],
        "durationInMs": 2.2144850000040606
    }
}
14:56:55.366
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            164436
        ],
        "durationInMs": 8.58216999997967
    }
}
14:56:55.366
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
        "parameters": [
            164436,
            ""
        ],
        "durationInMs": 1.2376489999878686
    }
}
14:56:55.366
debug
kysely.query
{
    "kysely": {
        "sql": "with recursive `cte`(`id`, `parent_id`, `level`, `root_id`) as (select `c`.`id`, `c`.`parent_id`, ? as `level`, `c`.`id` as `root_id` from `category` as `c` where `c`.`id` in (?) union all select `p`.`id`, `p`.`parent_id`, cte.level + ? as `level`, `cte`.`root_id` from `category` as `p` inner join `cte` on `p`.`id` = `cte`.`parent_id`) select `id`, `root_id`, `level` from `cte`",
        "parameters": [
            1,
            59,
            1
        ],
        "durationInMs": 1.3001839999924414
    }
}
14:56:55.367
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `following` where `author_id` = ? order by `date` desc",
        "parameters": [
            164436
        ],
        "durationInMs": 1.902949000010267
    }
}
14:56:55.369
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `user_author_id` = ? and (`feed_post`.`pending_publication_date` is null or `feed_post`.`pending_publication_date` < UTC_TIMESTAMP()) order by `created_date` desc limit ?",
        "parameters": [
            164436,
            2
        ],
        "durationInMs": 3.953440999990562
    }
}
14:56:55.370
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            184111
        ],
        "durationInMs": 3.881216999987373
    }
}
14:56:55.371
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user_formation` where `id` in (?)",
        "parameters": [
            1136
        ],
        "durationInMs": 3.8067689999879804
    }
}
14:56:55.371
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user_lang` where `id` in (?, ?)",
        "parameters": [
            7719,
            9139
        ],
        "durationInMs": 2.211680000007618
    }
}
14:56:55.372
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            49,
            "fr"
        ],
        "durationInMs": 2.330729999986943
    }
}
14:56:55.373
debug
kysely.query
{
    "kysely": {
        "sql": "with `threads_with_me`(`thread_id`, `created_date`) as (select distinct `tu`.`inbox_thread_id` as `thread_id`, `t`.`created_date` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_delay`(`thread_id`, `delay`) as (select `t`.`thread_id`, (select TIMESTAMPDIFF(MINUTE, `t`.`created_date`, `m`.`created_date`) as `delay` from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id` and `m`.`id` = (select min(`id`) as `id` from `inbox_message` where `inbox_message`.`thread_id` = `t`.`thread_id` and `inbox_message`.`user_author_id` = ?)) as `delay` from `threads_with_me` as `t`), `delays_filtered`(`thread_id`, `delay`) as (select * from `threads_delay` where `delay` is not null and `delay` < (select `delay` from `threads_delay` where `delay` is not null order by `delay` desc limit ?)) select avg(`t`.`delay`) as `mean` from `delays_filtered` as `t` limit ?",
        "parameters": [
            164436,
            164436,
            164436,
            164436,
            1,
            1
        ],
        "durationInMs": 7.185537999990629
    }
}
14:56:55.373
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": [
            164436
        ],
        "durationInMs": 7.240649000013946
    }
}
14:56:55.373
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            59,
            "fr"
        ],
        "durationInMs": 7.071747000009054
    }
}
14:56:55.373
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            164436
        ],
        "durationInMs": 7.737637999991421
    }
}
14:56:55.374
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": [
            164436
        ],
        "durationInMs": 8.200064000004204
    }
}
14:56:55.375
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            511120
        ],
        "durationInMs": 4.554881999996724
    }
}
14:56:55.376
debug
kysely.query
{
    "kysely": {
        "sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?) and `target_user_id` is null) group by `target_company_id`",
        "parameters": [
            511120
        ],
        "durationInMs": 4.707804999983637
    }
}
14:56:55.376
debug
kysely.query
{
    "kysely": {
        "sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?) and `user_author_id` is null) group by `company_author_id`",
        "parameters": [
            511120
        ],
        "durationInMs": 4.518826000014087
    }
}
14:56:55.376
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            280996
        ],
        "durationInMs": 4.075054999993881
    }
}
14:56:55.377
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            280996
        ],
        "durationInMs": 4.374769999994896
    }
}
14:56:55.377
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": [
            280996
        ],
        "durationInMs": 4.253024999983609
    }
}
14:56:55.377
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": [
            280996
        ],
        "durationInMs": 4.032798000000184
    }
}
14:56:55.378
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            46
        ],
        "durationInMs": 3.9558649999962654
    }
}
14:56:55.378
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
        "parameters": [
            164436
        ],
        "durationInMs": 8.312521999992896
    }
}
14:56:55.379
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            59
        ],
        "durationInMs": 3.136369999992894
    }
}
14:56:55.379
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            446
        ],
        "durationInMs": 2.1253499999875203
    }
}
14:56:55.379
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            446,
            "fr"
        ],
        "durationInMs": 2.4681839999975637
    }
}
14:56:55.380
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            178047
        ],
        "durationInMs": 2.8187029999971855
    }
}
14:56:55.380
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            55
        ],
        "durationInMs": 5.878530000016326
    }
}
14:56:55.380
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            220,
            "fr"
        ],
        "durationInMs": 1.0397219999867957
    }
}
14:56:55.380
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            371
        ],
        "durationInMs": 1.040314000012586
    }
}
14:56:55.381
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            196
        ],
        "durationInMs": 0.3101730000053067
    }
}
14:56:55.495
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "ml",
            "userId": "164436",
            "userSlug": "mali-purma"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "sPcKcamq1VtygQVkRn4k",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
                "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": 147647,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=d60b3e5eaff72575acb882ff8a636d14; goafrica-ad-id=6890adf974ad98.03752337; GOAFRICA_NEXT_SESSION_ID=4ASDmOgX65pHdHNYMNbaMnXETf41rq59qOySBdwd",
                "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/ml/user/164436-mali-purma",
        "original": "https://www.goa.goafrica.syazen.cloud/ml/user/164436-mali-purma",
        "path": "/ml/user/164436-mali-purma",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 272535552,
        "memoryUsageHuman": "259.9 MiB",
        "requestTimeInMs": 272
    }
}