Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDMService event listening system #235

Open
yous11aly opened this issue Nov 9, 2020 · 0 comments
Open

TDMService event listening system #235

yous11aly opened this issue Nov 9, 2020 · 0 comments

Comments

@yous11aly
Copy link

For example, we would like to be able to listen to the TDBM "save" event witch is one of its method and trigger a log afterwards.
On Doctrime ORM you can listen to the "prePersist" or "postRemove" event and trigger an action once these events happen.
But actually when we are using TDBM to persist in the DataBase we don't have theses functionalities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant