From fdf457ac8015408ca9de32a276ef4c131c29587a Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Thu, 31 Oct 2019 13:28:01 -0400 Subject: [PATCH] removing notes about doctrine_clear_entity_manager middleware --- messenger.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/messenger.rst b/messenger.rst index 613090fd63f..8bf20926c2b 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1411,11 +1411,6 @@ may want to use: # or pass a different entity manager to any #- doctrine_transaction: ['custom'] - # After handling, the clear() method is executed in the - # entity manager, which reduces the memory consumption and - # avoids side-effects related to unrefreshed entities - - doctrine_clear_entity_manager - .. code-block:: xml @@ -1441,8 +1436,6 @@ may want to use: custom --> - - @@ -1461,17 +1454,12 @@ may want to use: 'doctrine_close_connection', // Using another entity manager ['id' => 'doctrine_transaction', 'arguments' => ['custom']], - 'doctrine_clear_entity_manager', ], ], ], ], ]); -.. versionadded:: 4.4 - - The ``doctrine_clear_entity_manager`` middleware was introduced in Symfony 4.4. - Messenger Events ~~~~~~~~~~~~~~~~ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy