$item) { $item['is_true'] = data_get($item, 'is_true', false); array_push($options, $item); } $data['options'] = $options; } return $data; } }