fix: stop the header overlapping itself when it runs out of room (#4906) #3563
Annotations
10 warnings
|
Report repeated queries
POST /api/gdpr-exports — 5 executions, 1 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `flarum_posts` where `flarum_posts`.`id` = ? and `type` in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `flarum_posts` where `flarum_posts`.`id` = ? and `type` in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
|
Report repeated queries
GET /api/tags — 6 executions, 3 distinct: select * from `flarum_tags` where `flarum_tags`.`id` = ? limit 1
|
|
Report repeated queries
GET /api/posts/4 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
|
background
wait
wait-all
cancel
parallel
Loading