Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Add error to Symfony 2 form element

How do I fix "Add myBundle to the asseticBundle config" symfony2 exception?

php symfony twig

How do you check if an object exists in the Twig templating engine in Symfony2?

symfony twig

Doctrine - A new entity was found through the relationship

symfony doctrine

How to access an application parameters from a service?

php symfony yaml

How to merge two php Doctrine 2 ArrayCollection()

Passing data to buildForm() in Symfony 2.8, 3.0 and above

php symfony

Is there a built-in way to get all of the changed/updated fields in a Doctrine 2 entity

Empty field in yaml

php symfony yaml

What is the new Symfony 3 directory structure?

symfony

How can I send JSON response in symfony2 controller

php javascript json symfony

How to encode Doctrine entities to JSON in Symfony 2.0 AJAX application?

The EntityManager is closed

Access POST values in Symfony2 request object

php symfony http-post

Accessing the logged-in user in a template

symfony twig fosuserbundle

Getting the base url of the website and globally passing it to twig in Symfony 2

url symfony base-url

Symfony 2 EntityManager injection in service

Get the environment name in a Twig template with Symfony2

symfony twig

Symfony2 and Doctrine - Error: Invalid PathExpression. Must be a StateFieldPathExpression

symfony doctrine-orm dql

cascade={"remove"} VS orphanRemoval=true VS ondelete="CASCADE