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 7f5decf + d87f890 commit f5acd32Copy full SHA for f5acd32
reference/configuration/framework.rst
@@ -2460,19 +2460,6 @@ Whether or not to enable validation support.
2460
This option will automatically be set to ``true`` when one of the child
2461
settings is configured.
2462
2463
-.. _reference-validation-cache:
2464
-
2465
-cache
2466
-.....
2467
2468
-**type**: ``string``
2469
2470
-The service that is used to persist class metadata in a cache. The service
2471
-has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2472
2473
-Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2474
-cache provided by the Doctrine project.
2475
2476
.. _reference-validation-enable_annotations:
2477
2478
enable_annotations
0 commit comments