BookStack/app/Entities/Tools
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
..
Markdown Fixed static analysis issues 2023-02-06 20:00:44 +00:00
BookContents.php Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
BookSortMap.php
BookSortMapItem.php
Cloner.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ExportFormatter.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
HierarchyTransformer.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MixedEntityListLoader.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
MixedEntityRequestHelper.php Simplified and aligned handling of mixed entity endpoints 2023-09-10 15:19:23 +01:00
NextPreviousContentLocator.php
PageContent.php PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
PageEditActivity.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
PageEditorData.php Comments: Added read-only listing into page editor 2023-06-16 13:08:04 +01:00
PageIncludeContent.php Includes: Added back support for parse theme event 2023-11-27 21:39:43 +00:00
PageIncludeParser.php PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
PageIncludeTag.php Includes: Developed to get new system working with inline includes 2023-11-23 14:29:07 +00:00
PdfGenerator.php
PermissionsUpdater.php Content Permissions API: Fixed param combination bug 2023-06-20 14:13:26 +01:00
ShelfContext.php
SiblingFetcher.php
SlugGenerator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
TrashCan.php Update TrashCan.php 2024-01-23 21:37:00 +01:00