[TYPO3-mvc] findByProperty($property) return empty storage with string property

Daniel Schöne daniel at schoene.it
Thu Nov 10 09:59:03 CET 2011


> I try to get the raw sql to investigate further in this direction, but 
> it seems that extbase do not have any mechanism to get this, isn't it ?
> Set debug on in Tx_Extbase_Persistence_Storage_Typo3DbBackend won't 
> help in my situation cause I fetch my results through jQuery getJSON 
> (typeNum variant)function an this debug code break the result with his 
> content. 

Well you can still investigate the "raw" result you get in the net panel 
of firebug (or whatever developer tool you may use). FirePHP is btw a 
nice tool for debuging / dumping data to the firebug console (and there 
is also a TYPO3 extension available).

Cheers,
Daniel


More information about the TYPO3-project-typo3v4mvc mailing list