🎨 more style, links fix

This commit is contained in:
Tykayn 2024-11-19 23:50:42 +01:00 committed by tykayn
parent a00cd145a1
commit baac2fd2f1
2343 changed files with 31637 additions and 5343 deletions

View file

@ -8,7 +8,7 @@
#+post_slug: symfony-et-apc
#+post_url: https://www.ciperbliss.com/2014/symfony-et-apc
#+post_title: Symfony et APC
#+post_tags: null
#+post_tags:
#+post_type: post
#+post_mime_types:
#+post_guid: undefined
@ -37,11 +37,13 @@ résolues en environnement de dev. jusqu'à ce que je tente une opération
de vidage du cache de doctrine.
[[http://mweiler.deviantart.com/art/orchestra-classica-75062113][[[http://th05.deviantart.net/fs22/300W/i/2008/019/5/7/orchestra_classica_by_mweiler.jpg]]]]Rappel
[[http://mweiler.deviantart.com/art/orchestra-classica-75062113][http://th05.deviantart.net/fs22/300W/i/2008/019/5/7/orchestra_classica_by_mweiler.jpg]]Rappel
des commandes doctrine par la commande "php app/console" abrégée en
alias personnel "sf".
#+begin_example
(...)doctrine doctrine:cache:clear-metadata Clears all metadata cache for an entity manager doctrine:cache:clear-query Clears all query cache for an entity manager doctrine:cache:clear-result Clears result cache for an entity manager(...)
#+end_example