Jun 8, 2009
How can i check the count of database queries in my unit test?
1 2 3 | $manager = new sfDatabaseManager($configuration); $connection = $manager->getDatabase('doctrine')->getDoctrineConnection(); $connection->count(); |
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.











Recent Comments