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

how to exclude entity from dumper ? #6

Closed
ibasaw opened this issue Jan 12, 2016 · 1 comment
Closed

how to exclude entity from dumper ? #6

ibasaw opened this issue Jan 12, 2016 · 1 comment

Comments

@ibasaw
Copy link

ibasaw commented Jan 12, 2016

Need to exclude some entities from the dumper, don't see how to do it with this bundle.

@Spea
Copy link
Owner

Spea commented Jan 14, 2016

This is actually not a limitation of the bundle but of the library itself. Currently I just get all metadata which is stored in the EntityManager. To exclude certain entities there has to be some kind of ExclusionStrategy.

I have created an issue in the library (Spea/fixture-dumper#12), but I can not guarantee when I find some spare time to implement this.

@Spea Spea closed this as completed Mar 16, 2017
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

2 participants