I have a select field that fetch from an entity and I would like to customize completely my select by choosing the table the id is picked from
OK, this is a newbie 开发者_开发百科question, but I can\'t find the answer anywhere.In a controller in Symfony2, I want to access the POST value from one of my forms.In the controller I have:
I\'m using the build-in SOAP-Server within a symfony2 application and beside handling the StdClass-Object, I would need to read the complete xml received for debugging and logging. Is the开发者_如何转
How to have multiple firewalls with symfony2? This is mentioned in the documentation but never ex开发者_如何学JAVAplained.I finally found the answer. Here is the final working security.yml :
Symfony 2 dies and gives me blank page. Disclaimer: I hate blank pages. Anyway, how do I find out what went wrong; why it died; why there\'s no error?
I\'m new to symfony and php5 (I\'m Java, Spring, Grails developer). I\'m working on a project which has a java-middleware and a php frontend with symfony 2.
I\'m having trouble understanding the reasons behind the way Assetic bundle works, and unfortunately the official documentation isn\'t too verbose.
I\'m working with Symfony 2 on a site which having 2 languages, and I want to change patterns of my routes depending on user locale language !
I\'m learning Symfony2 (and OOP) and want to create a service that\'s available throughout my app.This service takes a value foo, checks it against a database table, and returns a value bar.
I have an entity with 2 fields (of course some more, but for simplicity only 2 :) ): class Entity { // boolean type