I am trying to order an entity form field witch is translated.
I am using the symfony translation tool, so i can\'t order values with a SQL statement. Is there a way
If your countries are in an array, just use the sort() function, with the SORT_STRING flag. You will do some gymnastic to have it in my opinion. Check this doc : http://php.net/manual/fr/function.sort.php
sort()
SORT_STRING