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 944172c + f5acd32 commit c9118fbCopy full SHA for c9118fb
reference/configuration/framework.rst
@@ -2474,19 +2474,6 @@ Whether or not to enable validation support.
2474
This option will automatically be set to ``true`` when one of the child
2475
settings is configured.
2476
2477
-.. _reference-validation-cache:
2478
-
2479
-cache
2480
-.....
2481
2482
-**type**: ``string``
2483
2484
-The service that is used to persist class metadata in a cache. The service
2485
-has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2486
2487
-Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2488
-cache provided by the Doctrine project.
2489
2490
.. _reference-validation-enable_annotations:
2491
2492
enable_annotations
0 commit comments