Use https://github.com/eric-eldard/Tree-of-Usages-Java instead!
This plugin helps to find recursively all usages of given function. It creates a tree of usages whose nodes are methods, endpoints or tests. By changing a function you can see what other functions, endpoints or tests it will affect.
Supports detections for: Symfony routes, PHPUnit tests
- Select a function
- Click on green button
- ...
- PROFIT!
- Detect yaml and xml Symfony routes