Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Nesting included Twig templates?

symfony twig

How can I add the Entity Manager to a custom class or service?

doctrine-orm symfony

Doctrine query builder : semantical error

symfony doctrine-orm

FOSUser bundle check_path with localization

symfony fosuserbundle

Symfony2 generating getters/setters

Doctrine 2 in Symfony 2 - Filtering a QueryBuilder by an association

How to sort a Doctrine DQL Query by the number or members of a relation?

Override single route in Symfony2

symfony routes

How to use encoder factory in Symfony 2 inside the model setter?

Symfony 2.2 upload files

symfony file-upload

symfony2 Class sub class of "Doctrine\ORM\EntityRepository" is not a valid entity or mapped super class

symfony doctrine

Symfony 2.3 The parameter "kernel.http_method_override" must be defined

symfony

Right way to define and work with ENUM types from Symfony2 and Doctrine2

Symfony / Doctrine "refers to the owning side field which does not exist" - but property is present in class

Symfony 2 - UploadedFile, move method failed - Unable to create directory...

php symfony file-upload debian

Need to use codeception parameters in test code

DQL - leftJoin() error: Expected Literal, got 'JOIN'

symfony dql

symfony2 get firewall name on login page

Symfony2 translation of validation messages issue

CSRF Token from the controller

symfony csrf symfony-forms