symfony1 - Symfony: turn off i18n on forms -


i turn off i18n calls on forms or form widgets enhance performance. possible?

for choices form widget, can turn off auto translation adding option "translate_choices" set false.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -