[TYPO3-mvc] query contains exception

Domi djgarms at gmail.com
Thu May 16 23:53:43 CEST 2013


Hi Bas,

contains is for object storage. If you want to check \string then you 
should use:

$query->matching($query->equals('services', $service));

Hope this helps,

Dominic


More information about the TYPO3-project-typo3v4mvc mailing list