Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在哪里可以找到可能的服务构造函数参数的完整列表,例如:@request、@service_container等?
@request
@service_container
列出可用的服务
$ app/console container:debug
有关特定服务的信息
$ app/console container:debug request