BookStack/app/References
Dan Brown a70ed81908
DB: Started update of entity loading to avoid global selects
Removes page/chpater addSelect global query, to load book slug, and
instead extracts base queries to be managed in new static class, while
updating specific entitiy relation loading to use our more efficient
MixedEntityListLoader where appropriate.

Related to #4823
2024-02-04 14:39:36 +00:00
..
ModelResolvers Played around with a new app structure 2023-05-17 17:56:55 +01:00
CrossLinkParser.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
Reference.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ReferenceController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
ReferenceFetcher.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
ReferenceStore.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
ReferenceUpdater.php Input WYSIWYG: Updated reference link updating for descriptions 2023-12-18 18:12:36 +00:00