Skip to content

Conversation

@alexdawn
Copy link

Sorry If i've missed anything this is my first contribution to a symfony project. I've tried to follow PSR and symfony style guides.

A couple of optional flags, I've needed to help run fixtures on a private project, that should be useful to anyone else trying to see a list of fixtures or debug single fixtures in a project with many many fixtures or multiple entity-managers.

--list shows all the fixtures and any dependencies, groups in a symfony table (respects both group and filter-name filters)
--filter-name allows filtering of fixtures by name in addition to group

closes my feature request #508

@stof
Copy link
Member

stof commented Apr 14, 2025

Listing fixtures should be a separate command instead of being an option on the load command.

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

Successfully merging this pull request may close these issues.

2 participants