What can I do to redeclare Contoroller function renderView function (without hardcoding)?
How can I lookup twig cache (I think it's should be lookup function in HttpCache class , but it's says Fatal error: Call to a member function isNotModified() when I try redefine it ), and write it into memcache?
Are there native memcache settings working with twig in Symfony2?