Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
Add evict_cache documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
IonBazan committed Dec 5, 2018
1 parent 1032c70 commit d34cef7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/doc/annotations/converters.rst
Expand Up @@ -235,6 +235,8 @@ A number of ``options`` are available on the ``@ParamConverter`` or
{
}

* ``evict_cache`` If true, forces Doctrine to always fetch the entity from the database instead of cache.

DateTime Converter
~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit d34cef7

Please sign in to comment.