When saving a filter it is listed under the filter section. It can also be made as the default filter on the Manager Filters popup, but where are these filters stored in the database?
<Please see attached file for image>
The filter information is saved on the cmn_attribute_value_sets and cmn_attribute_values table.
The ATTRIBUTE_SET_ID on cmn_attribute_values table is related to ID on cmn_attribute_value_sets table.