BookStack/app/Entities/Models
Dan Brown c60052b5e1
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Entities: Started logic change to new structure
Updated base entity class, and worked through BaseRepo.
Need to go through other repos next.

Removed a couple of redundant interfaces as part of this since we can
move the logic onto the shared ContainerData model as needed.
2025-09-23 16:04:00 +01:00
..
Book.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
BookChild.php Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Bookshelf.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
Chapter.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
DeletableInterface.php Maintenance: Continued work towards PHPstan level 2 2025-09-02 11:10:47 +01:00
Deletion.php Maintenance: Continued work towards PHPstan level 2 2025-09-02 11:10:47 +01:00
Entity.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
EntityContainerData.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
EntityPageData.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
EntityScope.php DB: Got most view queries working for new stucture 2025-09-19 15:38:00 +01:00
Page.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
PageRevision.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00