[2.x] chore: raise the Symfony floor to 7.4 (#4898) #3537
Annotations
10 warnings
|
Report repeated queries
POST /api/gdpr-exports — 5 executions, 1 distinct: select * from "users" where "users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/4 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/39 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from "posts" where "posts"."id" = ? and "type" in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from "users" where "users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from "posts" where "posts"."id" = ? and "type" in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from "users" where "users"."id" = ? limit 1
|
|
Report repeated queries
GET /api/tags — 6 executions, 3 distinct: select * from "tags" where "tags"."id" = ? limit 1
|
|
Report repeated queries
GET /api/posts/4 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
|
background
wait
wait-all
cancel
parallel
Loading