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.
prefix_seed
1 parent dba6794 commit 5190cbbCopy full SHA for 5190cbb
reference/configuration/framework.rst
@@ -3184,6 +3184,12 @@ It's also useful when using `blue/green deployment`_ strategies and more
3184
generally, when you need to abstract out the actual deployment directory (for
3185
example, when warming caches offline).
3186
3187
+.. note::
3188
+
3189
+ The ``prefix_seed`` option is used at compile time. This means
3190
+ that any change made to this value after container's compilation
3191
+ will have no effect.
3192
3193
.. versionadded:: 5.2
3194
3195
Starting from Symfony 5.2, the ``%kernel.container_class%`` parameter is no
0 commit comments