getConnection()->close(); $em->close(); } } catch (\Exception $ex){ Log::error($ex); } return $response; } }