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

Export from Doctrine result. #2

Open
aguzmans opened this issue Feb 1, 2015 · 2 comments
Open

Export from Doctrine result. #2

aguzmans opened this issue Feb 1, 2015 · 2 comments

Comments

@aguzmans
Copy link

aguzmans commented Feb 1, 2015

HI, I am trying to export directly from a doctrine result, but I did not manage. Is it possible with the current version?

If not I am willing to cooperate to make it happen.

Thank you

@piotrantosik
Copy link
Owner

Hi!

Thanks for using bundle!
Yes, it is possible see test example: https://github.com/piotrantosik/DataExporter/blob/master/Tests/DataExporterTest.php#L43

@aguzmans
Copy link
Author

aguzmans commented Feb 1, 2015

Hi, I like your bundle, congratulations for such a nice work.

I saw the example with the object that comes in the documentation also. But my case was a bit more complicated. I had an objects with more objects inside. I did it using arrays finally, I gave up with the objects. Check out this link to see the issue with the arrays. http://stackoverflow.com/questions/28265337/symfony2-doctrine-array-of-joined-objects. Thank you for your replay.

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