You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Back office](back_office_configuration.md)| Back office contains all the necessary parts to run the [[= product_name =]] back office interface. |
20
-
|[HTTP Cache](http_cache.md))| Symfony HTTP cache is used to manage content "view" cache with an expiration model. In addition it is extended by using FOSHttpCache to add several advanced features. |
20
+
|[HTTP Cache](http_cache.md)| Symfony HTTP cache is used to manage content "view" cache with an expiration model. In addition it is extended by using FOSHttpCache to add several advanced features. |
21
21
|[Controllers](controllers.md)| Controllers created by you to read information from a Request object, create and return a Response objects. |
22
22
|[Twig templates](twig_function_reference.md)| Set of custom and built-in Twig templates. User interfaces are developed with the Twig template engine and query the public PHP API directly. |
23
23
|[REST API v2](rest_api_usage.md)| The REST API v2 enables you to interact with an [[= product_name =]] installation through the HTTP protocol, following a REST interaction model. |
0 commit comments