- 🇪🇸Spain fjgarlin
Each class could alias a method differently. I don't think it needs storing, it just needs cross-linking, and that works.
Note that when the alias is used, like in here https://api.drupal.org/api/drupal/core%21profiles%21demo_umami%21tests%2..., the site already provide links to the actual unaliased function.
It also shows the alias information in the table below. You can see that same information in here too: https://api.drupal.org/api/drupal/core%21tests%21Drupal%21Tests%21Browse...
Also, using the global search finds the files/elements that use the alias.