symfony1 - Symfony: on response ready event -


in project, i've implemented custom i18n class collects untranslated strings during page load. now, save them message source after response has been built (hence strings collected). right event hook into?

the "response.filter_content" event gets fired right before sending response browser. hope helps.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -