New posts in symfony

Injecting SecurityContext into a Listener prePersist or preUpdate in Symfony2 to get User in a createdBy or updatedBy Causes Circular Reference Error

How to include CSS file in Symfony 2 and Twig?

How do I delete an entity from symfony2

Laravel queue process timeout error

Request headers bag is missing Authorization header in Symfony 2?

webpack: Cannot read property 'match' of undefined

How to use absolute path in twig functions

Catching a 401 response in Symfony [duplicate]

How can I reuse a block multiple times?

Symfony2 collection of Entities - how to add/remove association with existing entities?

Difference between ObjectManager and EntityManager in Symfony2?

Best way to create a test database and load fixtures on Symfony 2 WebTestCase?

I can't remove related objects with entity Manager flush outside a loop

Why updating of dependencies in composer is so slow?

Doctrine array vs simple_array vs json_array

How can I access a service outside of a controller with Symfony2?

Generating a single Entity from existing database using symfony2 and doctrine

Symfony2: how to get all entities of one type which are marked with "EDIT" ACL permission?

Doctrine assignment error: Cannot assign Doctrine\ORM\PersistentCollection to property

How to get the _locale variable inside in a Symfony layout?