As part of T404124, we want to remove any joins to tables from the core.
This work involves:
- Removing joins to page table from the extension queries
- Fixing any page reference instances or any dependency on those joins
Acceptance Criteria:
This work should not change any behavior; it should all function seamlessly.