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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -