Skip to content

Know which Interfaces/Classes are supported for auto tagging service with autoconfigure #26533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tristanbes opened this issue Mar 14, 2018 · 1 comment

Comments

@tristanbes
Copy link
Contributor

tristanbes commented Mar 14, 2018

Q A
Bug report? no
Feature request? yes
BC Break report? -
RFC? -
Symfony version -

Hello,

I'm constantly wondering myself which Interface are picked up by the container to add service tag automatically when you use autoconfigure: true config.

The documentations mentions the Twig_ExtensionInterface Interface, but It would be awesome to have a command that tells us all the interfaces and classes that will apply a tag to my autoconfigured service.

ex: bin/console debug:autotags <--- not a good name, but 😅

PS: Is this already possible to know that (even without a command) ? If so I'd like to know how.

@nicolas-grekas
Copy link
Member

100% agree, closing as duplicate of #26295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants