V
V
Vladimir Petrovsky2018-05-21 18:02:37
symfony
Vladimir Petrovsky, 2018-05-21 18:02:37

How to implement database logging in symfony 3.4 (symfony loggable)?

Only fields of one Entity are written to the database. Relationships one to one , one to many are not written.
https://github.com/Atlantic18/DoctrineExtensions/b...
Tell me who knows, thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
voronkovich, 2018-05-21
@voronkovich

Most likely, changes made on the "inverse side" are not saved, i.e. in your case oneToMany.
Check out the DataDogAuditBundle bundle . It better suits your needs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question