File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -537,12 +537,12 @@ This allows you to create all types of requests you can think of:
537537
538538.. caution ::
539539
540- Before each request, the client reboots the kernel, recreating the container from scratch.
540+ Before each request, the client reboots the kernel, recreating
541+ the container from scratch.
541542 This ensures that every requests are "isolated" using "new" service objects.
542- Also, it means that entities loaded by Doctrine repositories will be "detached", so they will need to be
543- refreshed by the manager or queried again from a repository.
544- when a new request is sent (because the entity manager was "reset"). You have to query again entities if you want
545- to have entities in "valid state".
543+ Also, it means that entities loaded by Doctrine repositories will
544+ be "detached", so they will need to be refreshed by the manager or
545+ queried again from a repository.
546546
547547Browsing the Site
548548.................
You can’t perform that action at this time.
0 commit comments