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 ea2e21e + 823c14d commit be114e6Copy full SHA for be114e6
testing.rst
@@ -582,6 +582,7 @@ This allows you to create all types of requests you can think of:
582
Also, it means that entities loaded by Doctrine repositories will
583
be "detached", so they will need to be refreshed by the manager or
584
queried again from a repository.
585
+ You can disable this behavior by calling the :method:`disableReboot() <Symfony\\Bundle\\FrameworkBundle\\KernelBrowser::disableReboot>` method.
586
587
Browsing the Site
588
.................
0 commit comments