hoo closed this task as "Invalid". hoo added a comment.
This has always been the case: Ever since that was introduced with 9f25055cd98293aa0b49fe16acd9490b231b29c1 <https://phabricator.wikimedia.org/rEWBA9f25055cd98293aa0b49fe16acd9490b231b29c1> (the function was later renamed, but this is about the implementation). `mw.wikibase.getBestStatements`/`mw.wikibase.getAllStatements` call `getEntityStatements` (which is local to `mw.wikibase.lua`) which in turn uses `local statements = php.getEntityStatements( … )` to get //just// the statements we care about. There's still room for optimization here on the PHP side (we still load the whole entity there to get statements), but that's a whole different issue. TASK DETAIL https://phabricator.wikimedia.org/T198116 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: hoo, Aklapper, MaxBioHazard, putnik, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
