Hard
In a controller that extends the base Symfony controller, how do you access the current user's information?
Author: Jean-jacques PeruzziStatus: PublishedQuestion passed 425 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
1
What are the lifecycle methods in Symfony?1
What is the purpose of the Symfony Dependency Injection Container?1
What is the role of the Symfony Container?1
How to get the current route in a twig template in Symfony?1
Symfony: EventDispatcher, ContainerAwareEventDispatcher, kernel.terminate event1
Symfony service container1
Create a Symfony command that will print the current date and time.