From cf5532d122eb6c88e5caf388fb60990b28a0f585 Mon Sep 17 00:00:00 2001 From: Andrii Sukhoi Date: Tue, 9 Jul 2024 15:57:25 +0200 Subject: [PATCH] Add mentions where to find configCache --- components/dependency_injection/compilation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/dependency_injection/compilation.rst b/components/dependency_injection/compilation.rst index f3a48b0ee8a..ed06050f7cb 100644 --- a/components/dependency_injection/compilation.rst +++ b/components/dependency_injection/compilation.rst @@ -504,7 +504,8 @@ serves at dumping the compiled container:: The ``file_put_contents()`` function is not atomic. That could cause issues in a production environment with multiple concurrent requests. Instead, use the :ref:`dumpFile() method ` from Symfony Filesystem - component or other methods provided by Symfony (e.g. ``$containerConfigCache->write()``) + component or other methods provided by Symfony (e.g. ``$containerConfigCache->write()`` + which is part of the :doc:`Config component `) which are atomic. ``ProjectServiceContainer`` is the default name given to the dumped container pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy