symfony - How to store User Roles into the session -


i saw on every page user-object gets fetched again database. though user-object serialized correctly, thought because of relationship roles. how possible store information session? added roles property serialize function of user , added serializable interface roles.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -