doctrine.fixture.ormThis command looks for all services tagged withdoctrine.fixture.orm. If you're using the default service configuration, any class that implementsORMFixtureInterface(for example, those extending from Fixture) will automatically be registered with this tag.