Q
Q
Quber2013-12-06 07:58:47
symfony
Quber, 2013-12-06 07:58:47

Where to store user settings in Symfony 2 and which service is responsible for it?

I heard that user settings can be stored in the database, uml, ini and service container.
Actually, here are the questions:
1. Where can I store settings in Symfony 2?
2. Which option is better?
3. What class / method / service is responsible for this? In which direction to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2013-12-06
@Quber

what does "custom settings" mean? project configs? By default in yaml, in app/config. symfony/config is responsible for configs, for bundles it is configured in the DependenciInjection directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question