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.
KernelBrowser::disableReboot
1 parent be6407e commit c34c5cbCopy full SHA for c34c5cb
testing.rst
@@ -622,6 +622,7 @@ This allows you to create all types of requests you can think of:
622
Also, it means that entities loaded by Doctrine repositories will
623
be "detached", so they will need to be refreshed by the manager or
624
queried again from a repository.
625
+ You can disable this behavior by calling the :method:`disableReboot() <Symfony\\Bundle\\FrameworkBundle\\KernelBrowser::disableReboot>` method.
626
627
Browsing the Site
628
.................
0 commit comments