
12:09:36 pm
UCT
59
online
12:09:36 pm
UCT
59
online
12:09:36 pm
UCT
59
online
12:09:36 pm
UCT
59
online
[]
[]
0 of 0array:25 [▼ "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "216.73.216.89" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "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" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-ray" => array:1 [▶ 0 => "94ee0bf08c4c4783-ORD" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "connection" => array:1 [▶ 0 => "close" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.89, 172.71.1.152" ] "x-real-ip" => array:1 [▶ 0 => "172.71.1.152" ] "x-forwarded-host" => array:1 [▶ 0 => "chicken.pet" ] "host" => array:1 [▶ 0 => "chicken.pet" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "private, must-revalidate" ] "date" => array:1 [▶ 0 => "Fri, 13 Jun 2025 02:09:34 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] ]
0 of 0array:1 [▼ "_token" => "p25KGU7UZT2A8f0bvt6IJpiIOLh8Ah01Kaj8lv97" ]
1 x Application (98.73%) | 1.12s |
1 x Preparing Response (96.35%) | 1.09s |
1 x Booting (1.27%) | 14.38ms |
1 x Routing (0.03%) | 346μs |
24 x View (0%) | 0μs |
# Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
Backtrace |
|
select * from `sessions` where `id` = 'jWyrBqBzmftTyqeXfAR0L3DP5sLXPgjMYeiTV08H' limit 1
Bindings |
|
Backtrace |
|
select * from `chickens` where `id` = '8151' limit 1
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 21 limit 1
Bindings |
|
Backtrace |
|
select * from `comments` where `comments`.`commentable_type` = 'chicken' and `comments`.`commentable_id` = 8151 and `comments`.`commentable_id` is not null order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 4 limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 16 limit 1
Bindings |
|
Backtrace |
|
select distinct `col_group` from `features`
Backtrace |
|
select * from `colours` where `colours`.`id` = 10 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 55 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 49 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 49 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select `accessories`.*, `accessory_chicken`.`chicken_id` as `pivot_chicken_id`, `accessory_chicken`.`accessory_id` as `pivot_accessory_id`, `accessory_chicken`.`id` as `pivot_id`, `accessory_chicken`.`order` as `pivot_order` from `accessories` inner join `accessory_chicken` on `accessories`.`id` = `accessory_chicken`.`accessory_id` where `accessory_chicken`.`chicken_id` = 8151 order by `accessory_chicken`.`order` asc
Bindings |
|
Backtrace |
|
select `filters`.*, `chicken_filter`.`chicken_id` as `pivot_chicken_id`, `chicken_filter`.`filter_id` as `pivot_filter_id`, `chicken_filter`.`ownership_id` as `pivot_ownership_id` from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = 8151 order by `chicken_filter`.`id` asc, `order` asc
Bindings |
|
Backtrace |
|
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = 8151 and `code` = 'perma-chick' order by `chicken_filter`.`id` asc, `order` asc) as `exists`
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'feet' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 22 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'tail' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 16 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'comb' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 4 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'body' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'pattern' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wingfeather' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'wingfeather' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wingfeather' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wing' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'wing' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wing' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 29 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'eyespot' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'eye' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'eye' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'eye' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'beak' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'beak' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'beak' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 10 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wattle' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `keys` where `name` = 'chia') as `exists`
Bindings |
|
Backtrace |
|
select * from `keys` where `name` = 'chia' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 16 limit 1
Bindings |
|
Backtrace |
|
select distinct `col_group` from `features`
Backtrace |
|
select * from `colours` where `colours`.`id` = 10 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 55 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 49 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 49 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = 8151 and `code` = 'perma-chick' order by `chicken_filter`.`id` asc, `order` asc) as `exists`
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'feet' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 22 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'tail' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 16 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'comb' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 4 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'body' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'pattern' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wingfeather' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'wingfeather' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wingfeather' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wing' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'wing' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wing' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 29 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'eyespot' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'eye' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'eye' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'eye' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'beak' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `type` = 'beak' limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'beak' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 10 limit 1
Bindings |
|
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'wattle' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `keys` where `name` = 'chia') as `exists`
Bindings |
|
Backtrace |
|
select * from `keys` where `name` = 'chia' limit 1
Bindings |
|
Backtrace |
|
update `chickens` set `thumb` = '8151.png?1749780575', `thumbnail_updated` = '2025-06-13 12:09:35', `flair_thumb` = '8151_50.png?1749780575' where `id` = 8151
Bindings |
|
Backtrace |
|
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = 8151 and `code` = 'perma-chick' order by `chicken_filter`.`id` asc, `order` asc) as `exists`
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 55 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `colours` where `colours`.`id` = 49 order by `order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` is null limit 1
Backtrace |
|
select * from `feature_types` where `feature_types`.`name` = 'pattern' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `keys` where `name` = 'chia') as `exists`
Bindings |
|
Backtrace |
|
select * from `keys` where `name` = 'chia' limit 1
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = 8151 order by `chicken_filter`.`id` asc, `order` asc) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `listings` where `listings`.`chicken_id` = 8151 and `listings`.`chicken_id` is not null and `buyer_id` is null and `expires_at` > '2025-06-13 12:09:35' order by `expires_at` asc) as `exists`
Bindings |
|
Backtrace |
|
select * from `features` where `features`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `keys` where `name` = 'chia') as `exists`
Bindings |
|
Backtrace |
|
select * from `keys` where `name` = 'chia' limit 1
Bindings |
|
Backtrace |
|
select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = 21
Bindings |
|
Backtrace |
|
select * from `roosts` where `roosts`.`id` = ? limit 1
select * from `featured_chickens` order by `created_at` desc limit 1
select exists(select * from `listings` where `listings`.`chicken_id` = ? and `listings`.`chicken_id` is not null and `buyer_id` is null and `expires_at` > ? order by `expires_at` asc) as `exists`
select `greener_pastures`.*, `descendants`.`descendant_id` as `pivot_descendant_id`, `descendants`.`ancestor_id` as `pivot_ancestor_id`, `descendants`.`descendant_type` as `pivot_descendant_type` from `greener_pastures` inner join `descendants` on `greener_pastures`.`id` = `descendants`.`ancestor_id` where `descendants`.`descendant_id` = ? and `descendants`.`descendant_type` = ? and `descendants`.`generations_removed` = ?
select `chickens`.*, `descendants`.`descendant_id` as `pivot_descendant_id`, `descendants`.`ancestor_id` as `pivot_ancestor_id`, `descendants`.`descendant_type` as `pivot_descendant_type` from `chickens` inner join `descendants` on `chickens`.`id` = `descendants`.`ancestor_id` where `descendants`.`descendant_id` = ? and `descendants`.`descendant_type` = ? and `descendants`.`generations_removed` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select `accessories`.*, `accessory_chicken`.`chicken_id` as `pivot_chicken_id`, `accessory_chicken`.`accessory_id` as `pivot_accessory_id`, `accessory_chicken`.`id` as `pivot_id`, `accessory_chicken`.`order` as `pivot_order` from `accessories` inner join `accessory_chicken` on `accessories`.`id` = `accessory_chicken`.`accessory_id` where `accessory_chicken`.`chicken_id` = ? order by `accessory_chicken`.`order` asc
select `filters`.*, `chicken_filter`.`chicken_id` as `pivot_chicken_id`, `chicken_filter`.`filter_id` as `pivot_filter_id`, `chicken_filter`.`ownership_id` as `pivot_ownership_id` from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? order by `chicken_filter`.`id` asc, `order` asc
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
update `chickens` set `thumb` = ?, `thumbnail_updated` = ?, `flair_thumb` = ? where `id` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select `accessories`.*, `accessory_chicken`.`chicken_id` as `pivot_chicken_id`, `accessory_chicken`.`accessory_id` as `pivot_accessory_id`, `accessory_chicken`.`id` as `pivot_id`, `accessory_chicken`.`order` as `pivot_order` from `accessories` inner join `accessory_chicken` on `accessories`.`id` = `accessory_chicken`.`accessory_id` where `accessory_chicken`.`chicken_id` = ? order by `accessory_chicken`.`order` asc
select `filters`.*, `chicken_filter`.`chicken_id` as `pivot_chicken_id`, `chicken_filter`.`filter_id` as `pivot_filter_id`, `chicken_filter`.`ownership_id` as `pivot_ownership_id` from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? order by `chicken_filter`.`id` asc, `order` asc
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
update `chickens` set `thumb` = ?, `thumbnail_updated` = ?, `flair_thumb` = ? where `id` = ?
select * from `eggspeditions` where `eggspeditions`.`chicken_id` = ? and `eggspeditions`.`chicken_id` is not null limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select `chickens`.*, `descendants`.`ancestor_id` as `pivot_ancestor_id`, `descendants`.`descendant_id` as `pivot_descendant_id`, `descendants`.`descendant_type` as `pivot_descendant_type` from `chickens` inner join `descendants` on `chickens`.`id` = `descendants`.`descendant_id` where `descendants`.`ancestor_id` = ? and `descendants`.`descendant_type` = ? and `descendants`.`generations_removed` = ?
select `greener_pastures`.*, `descendants`.`ancestor_id` as `pivot_ancestor_id`, `descendants`.`descendant_id` as `pivot_descendant_id`, `descendants`.`descendant_type` as `pivot_descendant_type` from `greener_pastures` inner join `descendants` on `greener_pastures`.`id` = `descendants`.`descendant_id` where `descendants`.`ancestor_id` = ? and `descendants`.`descendant_type` = ? and `descendants`.`generations_removed` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select `accessories`.*, `accessory_chicken`.`chicken_id` as `pivot_chicken_id`, `accessory_chicken`.`accessory_id` as `pivot_accessory_id`, `accessory_chicken`.`id` as `pivot_id`, `accessory_chicken`.`order` as `pivot_order` from `accessories` inner join `accessory_chicken` on `accessories`.`id` = `accessory_chicken`.`accessory_id` where `accessory_chicken`.`chicken_id` = ? order by `accessory_chicken`.`order` asc
select `filters`.*, `chicken_filter`.`chicken_id` as `pivot_chicken_id`, `chicken_filter`.`filter_id` as `pivot_filter_id`, `chicken_filter`.`ownership_id` as `pivot_ownership_id` from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? order by `chicken_filter`.`id` asc, `order` asc
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
update `chickens` set `thumb` = ?, `thumbnail_updated` = ?, `flair_thumb` = ? where `id` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select `accessories`.*, `accessory_chicken`.`chicken_id` as `pivot_chicken_id`, `accessory_chicken`.`accessory_id` as `pivot_accessory_id`, `accessory_chicken`.`id` as `pivot_id`, `accessory_chicken`.`order` as `pivot_order` from `accessories` inner join `accessory_chicken` on `accessories`.`id` = `accessory_chicken`.`accessory_id` where `accessory_chicken`.`chicken_id` = ? order by `accessory_chicken`.`order` asc
select `filters`.*, `chicken_filter`.`chicken_id` as `pivot_chicken_id`, `chicken_filter`.`filter_id` as `pivot_filter_id`, `chicken_filter`.`ownership_id` as `pivot_ownership_id` from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? order by `chicken_filter`.`id` asc, `order` asc
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `accessory_types` where `accessory_types`.`id` = ? limit 1
select `feature_id` from `features` inner join `accessory_variants` on `features`.`id` = `accessory_variants`.`feature_id` where `accessory_variants`.`accessory_type_id` = ?
select `name` from `feature_types` where `same_always` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `name` = ? limit 1
select exists(select * from `features` inner join `accessory_variants` on `features`.`id` = `accessory_variants`.`feature_id` where `accessory_variants`.`accessory_type_id` = ? and `feature_id` = ?) as `exists`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `type` = ? limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select `feature_id` from `features` inner join `accessory_variants` on `features`.`id` = `accessory_variants`.`feature_id` where `accessory_variants`.`accessory_type_id` = ?
select `name` from `feature_types` where `same_always` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` is null limit 1
select * from `feature_types` where `feature_types`.`name` = ? limit 1
select * from `features` where `name` = ? limit 1
select exists(select * from `features` inner join `accessory_variants` on `features`.`id` = `accessory_variants`.`feature_id` where `accessory_variants`.`accessory_type_id` = ? and `feature_id` = ?) as `exists`
select exists(select * from `keys` where `name` = ?) as `exists`
select * from `keys` where `name` = ? limit 1
update `chickens` set `thumb` = ?, `thumbnail_updated` = ?, `flair_thumb` = ? where `id` = ?
select * from `features` where `features`.`id` = ? limit 1
select * from `features` where `features`.`id` = ? limit 1
select distinct `col_group` from `features`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select `accessories`.*, `accessory_chicken`.`chicken_id` as `pivot_chicken_id`, `accessory_chicken`.`accessory_id` as `pivot_accessory_id`, `accessory_chicken`.`id` as `pivot_id`, `accessory_chicken`.`order` as `pivot_order` from `accessories` inner join `accessory_chicken` on `accessories`.`id` = `accessory_chicken`.`accessory_id` where `accessory_chicken`.`chicken_id` = ? order by `accessory_chicken`.`order` asc
select `filters`.*, `chicken_filter`.`chicken_id` as `pivot_chicken_id`, `chicken_filter`.`filter_id` as `pivot_filter_id`, `chicken_filter`.`ownership_id` as `pivot_ownership_id` from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? order by `chicken_filter`.`id` asc, `order` asc
select exists(select * from `filters` inner join `chicken_filter` on `filters`.`id` = `chicken_filter`.`filter_id` where `chicken_filter`.`chicken_id` = ? and `code` = ? order by `chicken_filter`.`id` asc, `order` asc) as `exists`
select * from `colours` where `colours`.`id` = ? order by `order` asc limit 1
select * from `features` where `features`.`id` = ? limit 1
... 107 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)