Symfony Service LocatorThis extension allows you to quickly go to service definition of current opened calss in yaml or xml config files. FeaturesTo go to service definition of currently opened class hit Or you can find service by id using
Known IssuesFor now it's not possible to find services, which classes defined through parameters, also if autoconfiguration of services specified in config - it will not be handled. It's possible to find only explicitly specified services for now. Release Notes0.0.1Initial release of Symfony Service Locator |