[TYPO3-mvc] Re: Query: Find items with empty ObjectStorage

Wild Axel info at wild-solutions.de
Tue May 31 23:55:23 CEST 2016


Hello,
it's me again. This is still an actual problem. 
Maybe the right way is something like: ... $query->equals('category.uid',NULL)...

But then the fields deleted, t3ver_state, hidden, starttime, endtime, pid have to be null.
But the query built by extbase still filters like: "... domain_model_category.deleted=0..."
So I can't still find items with an empty ObjectStorage.

Does someone known a solution?
Regards, Axel


More information about the TYPO3-project-typo3v4mvc mailing list