The criteria's internal name. * 'type' => The type of the criteria: * 'bool', 'num', 'select', 'date' or 'text' * 'range_search' => Whether a range search shall be used or not. * This is only evaluated for the types 'date' and 'num' * 'value' => The value of the search criteria. * For range search criteria the values are split by ':'. * ] * * @param bool removable Whether the criteria can be removed or not. * If the criteria can be removed a trash icon is shown. */ ?>