Multiple Inserts with Prepared Statements in Symfony 1.4 Posted June 5, 2014 by Gabriel RichardsUsing Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.