Skip to content

Commit f0f1e80

Browse files
committed
[FrameworkBundle] Document the framework.profiler.collect_serializer_data option
1 parent cd94a3e commit f0f1e80

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

reference/configuration/framework.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,6 +1277,17 @@ dsn
12771277

12781278
The DSN where to store the profiling information.
12791279

1280+
.. _collect_serializer_data:
1281+
1282+
collect_serializer_data
1283+
.......................
1284+
1285+
**type**: ``boolean`` **default**: ``true``
1286+
1287+
This option enables the serializer data collector and profiler panel. If set
1288+
to ``true``, all normalizers and encoders are decorated by traceable implementations
1289+
that are meant to collect profiling information about them.
1290+
12801291
rate_limiter
12811292
~~~~~~~~~~~~
12821293

0 commit comments

Comments
 (0)