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 9341724 + ca777f2 commit d87f890Copy full SHA for d87f890
reference/configuration/framework.rst
@@ -2440,19 +2440,6 @@ Whether or not to enable validation support.
2440
This option will automatically be set to ``true`` when one of the child
2441
settings is configured.
2442
2443
-.. _reference-validation-cache:
2444
-
2445
-cache
2446
-.....
2447
2448
-**type**: ``string``
2449
2450
-The service that is used to persist class metadata in a cache. The service
2451
-has to implement the :class:`Symfony\\Contracts\\Cache\\CacheInterface`.
2452
2453
-Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2454
-cache provided by the Doctrine project.
2455
2456
.. _reference-validation-enable_annotations:
2457
2458
enable_annotations
0 commit comments