[FLOW3-general] cannot get objects from repository

Kerstin Huppenbauer kerstin.huppenbauer at die-digiparden.de
Wed Dec 5 00:12:00 CET 2012


Hi Thomas,

have a look into the exception log. maybe you find an error there.
I had this problem some time ago too. in my case the defaultOrdering
was wrong and it was only logged in the exception file.

greets
Kerstin


> hi list,
>
> i have a database table filled by a flow command controller (around 160k
> rows). That worked like a charm.
> When i try to get Objects from the repository via frontend controller, i
> always get empty results (no obvious errors) for like or equals queries.
> Even if i use the standard findAll() method (i know that would be too
> many results to handle). Query rows by f.e. phpMyAdmin works fine.
>
> doctrine:validate and doctrine:entitystatus show no errors.
> doctrine:migrate says there is no migration necessary. What may be wrong?
>
> regards, Thomas



More information about the FLOW3-general mailing list