[13:34:08] Very early stages: https://huma.wmcloud.org [14:04:46] Amir1: interesting, it excludes test code, is that right? [14:05:03] right now, yeah [14:05:08] https://huma.wmcloud.org/callers?class_name=MediaWiki%5CResourceLoader%5CModule&method_name=getDependencies [14:05:09] planning to add it eventually [14:05:09] https://codesearch.wmcloud.org/deployed/?q=%3EgetDependencies&files=php&excludeFiles=&repos= [14:05:15] https://codesearch.wmcloud.org/deployed/?q=%3EgetDependencies&files=php&excludeFiles=test&repos= [14:05:47] still fewer than I'd expect. [14:05:52] I guess it's strict about class identity. [14:05:56] so subclass doesn't count? [14:06:39] phound should take care of it [14:06:48] subclass should count [14:06:49] WikiModule does not override getDependencies [14:07:07] so it shuld be counted even if it was smart enoguh to eclude calls to overrides that the object is typed against [14:07:18] Yeah, not sure what's going on there. FYI :) [14:07:27] I like how fast it is though [14:08:55] There are some cases where antlr4 just fails to parse php and the whole class goes out of the window. [14:09:13] Try UNKNOWN:: sometimes too [14:09:36] given our latest namespaces, might want a bit larger input field on https://huma.wmcloud.org/callers, maybe something like col-md-5 where it'll take half the available width on tablet/desktop, and full width on mobile (which you do already, nice!) [14:23:27] I did it unintentionally by copy pasting from a random place [14:23:29] :P [14:23:55] but I made most of these in four am or something, so any MR is really appericiated [19:36:55] Krinkle: thanks for catching T348486#9813426! I put up a fix. [19:36:56] T348486: Migrate CentralAuth to use a virtual database domain - https://phabricator.wikimedia.org/T348486