Optimize source and translation loading of OG Menu link plugin
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3587828. --> Reported by: [huzooka](https://www.drupal.org/user/281301) Related to !88 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>If the Drupal instance has about 30-40 thousands (OG) menu links, loading the Babel Translation UI form take minutes.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Use direct queries if menu link content storage is SQL.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue