Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kernel.cache_clearer and/or kernel.cache_warmer support #415

Closed
gena01 opened this issue Sep 22, 2014 · 3 comments
Closed

Add kernel.cache_clearer and/or kernel.cache_warmer support #415

gena01 opened this issue Sep 22, 2014 · 3 comments

Comments

@gena01
Copy link

gena01 commented Sep 22, 2014

Please add support for either cache_clearer or cache_warmer. This will resolve a number of issues as well as providing a way to warm the cache and catch any serializer mapping errors during app/console cache:clear

@leafpeak
Copy link

+1

@gena01 gena01 mentioned this issue Jun 10, 2015
@rande
Copy link
Contributor

rande commented Jun 10, 2015

One of the reason is that JMS can serialize anyclass. So the solution will be to create a dedicated cache warmup (for doctrine entities).

@goetas
Copy link
Collaborator

goetas commented May 17, 2017

Symfony is going to remove the cache:clear command since nobody was using it.... if you need to remove the cache.. just do rm -rf carchedir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants