Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

How to create a something like Zend preDispatch method in Symfony2

php symfony action

Symfony2+Doctrine - Validating one-to-many collection of entities

Using JOIN in Symfony2/Doctrine SQL

Could not determine access type for property "file"

symfony

"You cannot define a mapping item when in a sequence" when running phpunit in symfony

symfony phpunit

How to redirect to home page after logout?

Symfony 2 - Entity has to be managed or scheduled for removal for single computation

php symfony doctrine

Is there a way to get the current URL with current port number in Symfony2?

symfony url

Attempted to call an undefined method named "newInstance" of class "Swift_Message"

symfony swiftmailer

Check whether parameter exists or not in the request

Ajax form submission in symfony2 with graceful degradation for users without javascript

php ajax forms symfony

How to use Namespaced Sessions in Symfony2

php symfony

How to install Doctrine Extensions in a Symfony2 project

symfony doctrine

Doctrine2: check if exists value in Doctrine Collection

Allow to add a new value in a choice Field Type

Redirect if the user is logged in

symfony

Symfony 2 form with two submit buttons

forms symfony button

Twig: How to round up?

Symfony2 Doctrine merge

symfony doctrine-orm

Using discriminator in a entity that extends another