HiI've "Project" Entity with self-reference like:Code: class Project {...... /*** @O[...]
When I try to generate an entity with php app/console generate:doct:entityIt always crash with that[...]
Hello,in my project I need to use uuid in my entity tables using PostgreSQL database. I read that, [...]
Hi Everybody,I'm looking for the best way to set different values to an entity before persist. I h[...]
Hi,I would like to create a new form field, to choose a category entity thanks to JSTree UI.So i ne[...]
Hi, I'm new of forum,I have a trouble on retrieve the entity of a children of main form (a doctrine[...]
Hi, i just try using CRUD generator on an entity with primary key on two field. Is-it possible?I ca[...]
I have some "Form" entities with "Question" entity children and the "Quest[...]
Hello,I'm using Symfony 2.2.1 and I have a ClassSession entity and a Student entity.I have a form t[...]
I create custom annotations for my entity. it was enough easy.But now i don't find how recover it i[...]