I need an option to add relations in preProcessor dynamcily is this possible?
I'm using a table with an enum type field. For example "text" and "image".
Depending on the type I will add a relation for image or text and now I want to create fixtures for this.
Do you have an idea how I can handle this?
I need an option to add relations in preProcessor dynamcily is this possible?
I'm using a table with an enum type field. For example "text" and "image". Depending on the type I will add a relation for image or text and now I want to create fixtures for this. Do you have an idea how I can handle this?