$('[data-toggle="collapse"]'). Оно возникает у любой кнопки с атрибутом data-toggle="collapse" при подключенном Бутстрапе.
<button type="button" data-toggle="collapse" data-target="xxx" id="xxx" aria-expanded="false""></button>
select odds from `m8omf_test_odds` where `match` = 'test' and market_id = 10 and active = 1 and outcome_id = 10 and product = 1 order by id desc limit 1
SIMPLE
type: index_merge
possible_keys: match,active,product,market_id,m8omf_test_odds_unique_idx
Key: match,market_id
key_len: 82,4
rows:22
Extra: Using intersect(match,market_id); Using where;