## Description
When fetching a function to view its page (E.g. Z844, https://wikifunctions.beta.wmflabs.org/wiki/Z844), we fetch all the Zids that are present in the main function object.
However, when bringing the related but disconnected implementations, we fail to fetch the objects and store them in the library, so when displaying them in the table, they are displayed with their Zids instead of their labels:
{F42387474}
**Steps to reproduce:**
# Go to https://wikifunctions.beta.wmflabs.org/wiki/Z844
# Observe the disconnected implementations
**Observed behavior:**
* This happens with implementations, but not with test objects. These are fetched while running getTestResults()
---
## Completion checklist
* [ ] Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Front-end_Task/Bug_Completion_Checklist