This is the Symfony 2.2.x specific tag.
I'm upgrading my project from Symfony 2.0.22 to 2.2.0 and review somes changes, but i'm blocked on this : I would like to …
symfony twig symfony-2.2I have an Entity Order which hold Suppliers in an Arraycollection. In my controller i want to check if this …
symfony arraycollection symfony-2.2Is it possible to upload files in symfony2 WITHOUT using doctrine? With doctrine, its example is given here: http://symfony.…
php symfony file-upload symfony-2.2I have created a new Symfony 2.1 project and added a custom package downloaded by a SVN repo. Now I'm tryng …
php composer-php symfony-2.2i have a simple problem. I have a form with a field for example: $builder ->add('x') -&…
symfony twig symfony-forms symfony-2.2 symfony-2.3I'm displaying an html table for a filtered collection of entities and I want to display a checkbox in each …
symfony symfony-forms symfony-2.2I found this on SO: How to use PHPExcel correctly with Symfony 2 This works, but I want to use it …
symfony phpexcel autoload composer-php symfony-2.2Im using swiftmailer for sending mails from my symfony2.2 project. Is there a way to log globally all email info …
php symfony logging swiftmailer symfony-2.2My Symfony page isn't too slow (it loads in about 400 ms) but considering the fact that it's just a simple …
php symfony symfony-2.2I'm using sonata admin bundle to generate my backend, I'm so happy with it that I would like to use …
symfony sonata-admin symfony-2.2