[TYPO3-mvc] SQL Debug

Dennis Ahrens dennis.ahrens at googlemail.com
Tue Aug 31 09:25:08 CEST 2010


Hi Tobias,

Tobias Pierschel wrote:
> is there a neat way to show/debug all sql-queries that where executed by 
> extbase?
> The standard "$GLOBALS['TYPO3_DB']->store_lastBuiltQuery = TRUE;" etc. 
> doesn help here, we need all queryies.

Have a look at Tx_Extbase_Persistence_Storage_Typo3DbBackend - there are 
debug statements, that are commented out.

regards
Dennis


More information about the TYPO3-project-typo3v4mvc mailing list