bookstack/app/Entities/Models
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
..
Book.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookChild.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Bookshelf.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
Chapter.php Added Default Templates for Chapters 2024-01-01 21:58:49 +01:00
Deletable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Deletion.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Entity.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HasHtmlDescription.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
Page.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
PageRevision.php Played around with a new app structure 2023-05-17 17:56:55 +01:00