We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7608bb8 + 80def49 commit ca777f2Copy full SHA for ca777f2
reference/configuration/framework.rst
@@ -2566,19 +2566,6 @@ Whether or not to enable validation support.
2566
This option will automatically be set to ``true`` when one of the child
2567
settings is configured.
2568
2569
-.. _reference-validation-cache:
2570
-
2571
-cache
2572
-.....
2573
2574
-**type**: ``string``
2575
2576
-The service that is used to persist class metadata in a cache. The service
2577
-has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2578
2579
-Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2580
-cache provided by the Doctrine project.
2581
2582
.. _reference-validation-enable_annotations:
2583
2584
enable_annotations
0 commit comments