02:56:54.430 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "bf"
},
"clientAddress": "136.32.47.189",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "NSBNMA5sHhAOKv64SeNq",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": "https://www.google.com/",
"headers": {
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
"accept-encoding": "gzip, deflate, br, zstd",
"accept-language": "en-US,en;q=0.9",
"connection": "close",
"host": "www.goa.goafrica.syazen.cloud",
"referer": "https://www.google.com/",
"sec-ch-ua": "\"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"",
"sec-ch-ua-platform": "\"Windows\"",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "navigate",
"sec-fetch-site": "cross-site",
"sec-fetch-user": "?0",
"upgrade-insecure-requests": "1",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36",
"x-forwarded-for": "136.32.47.189",
"x-real-ip": "136.32.47.189",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/bf/pros?page=337&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=337&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=337&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": 238764032,
"memoryUsageHuman": "227.7 MiB"
}
} |
---|
02:56:54.474 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.23742899857461452
}
} |
---|
02:56:54.474 | 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.45849799923598766
}
} |
---|
02:56:54.475 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.9939270000904799
}
} |
---|
02:56:54.488 | 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.098184999078512
}
} |
---|
02:56:54.489 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 0.5832080002874136
}
} |
---|
02:56:54.490 | 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": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 1.276240000501275
}
} |
---|
02:56:54.490 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
136560,
101705,
136031,
105249,
128750
],
"durationInMs": 0.3905919995158911
}
} |
---|
02:56:54.492 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 2.8602980002760887
}
} |
---|
02:56:54.492 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 3.0855940002948046
}
} |
---|
02:56:54.492 | 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": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 3.341957999393344
}
} |
---|
02:56:54.492 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 3.461658000946045
}
} |
---|
02:56:54.493 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 3.6021679993718863
}
} |
---|
02:56:54.493 | 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": [
204511,
138588,
202472,
143050,
187682
],
"durationInMs": 3.8487040009349585
}
} |
---|
02:56:54.493 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
25,
485,
59
],
"durationInMs": 2.9450639989227057
}
} |
---|
02:56:54.493 | 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": [
25,
"fr",
485,
"fr",
59,
"fr"
],
"durationInMs": 3.3403639998286963
}
} |
---|
02:56:54.494 | 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": [
18,
"fr",
85,
"fr",
49,
"fr"
],
"durationInMs": 0.47958699986338615
}
} |
---|
02:56:54.494 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
23,
398,
55
],
"durationInMs": 0.43776899948716164
}
} |
---|
02:56:54.495 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
16,
77,
46
],
"durationInMs": 1.2237919997423887
}
} |
---|
02:56:54.523 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "bf"
},
"clientAddress": "136.32.47.189",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "NSBNMA5sHhAOKv64SeNq",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": "https://www.google.com/",
"headers": {
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
"accept-encoding": "gzip, deflate, br, zstd",
"accept-language": "en-US,en;q=0.9",
"connection": "close",
"host": "www.goa.goafrica.syazen.cloud",
"referer": "https://www.google.com/",
"sec-ch-ua": "\"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"",
"sec-ch-ua-platform": "\"Windows\"",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "navigate",
"sec-fetch-site": "cross-site",
"sec-fetch-user": "?0",
"upgrade-insecure-requests": "1",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36",
"x-forwarded-for": "136.32.47.189",
"x-real-ip": "136.32.47.189",
"x-scheme": "https"
}
},
"response": {
"bytes": 131799,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
"accept-encoding": "gzip, deflate, br, zstd",
"accept-language": "en-US,en;q=0.9",
"connection": "close",
"host": "www.goa.goafrica.syazen.cloud",
"referer": "https://www.google.com/",
"sec-ch-ua": "\"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"",
"sec-ch-ua-platform": "\"Windows\"",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "navigate",
"sec-fetch-site": "cross-site",
"sec-fetch-user": "?0",
"upgrade-insecure-requests": "1",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36",
"x-forwarded-for": "136.32.47.189",
"x-real-ip": "136.32.47.189",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/bf/pros?page=337&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=337&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=337&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": 247021568,
"memoryUsageHuman": "235.6 MiB",
"requestTimeInMs": 93
}
} |
---|