Big scary entity table change #10565
Annotations
10 errors
|
build:
app/Entities/Repos/PageRepo.php#L61
Access to an undefined property BookStack\Entities\Models\EntityContainerData::$defaultTemplate.
|
|
build:
app/Entities/Repos/BaseRepo.php#L118
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasOne<BookStack\Uploads\Image, BookStack\Entities\Models\EntityContainerData>::dissociate().
|
|
build:
app/Entities/Repos/BaseRepo.php#L112
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasOne<BookStack\Uploads\Image, BookStack\Entities\Models\EntityContainerData>::associate().
|
|
build:
app/Entities/Queries/BookshelfQueries.php#L65
Relation 'cover' is not found in BookStack\Entities\Models\Bookshelf model.
|
|
build:
app/Entities/Queries/BookQueries.php#L60
Relation 'cover' is not found in BookStack\Entities\Models\Book model.
|
|
build:
app/Entities/Controllers/ChapterApiController.php#L147
Call to an undefined method BookStack\Entities\Models\EntityContainerData::getDescriptionHtml().
|
|
build:
app/Entities/Controllers/BookshelfApiController.php#L121
Call to an undefined method BookStack\Entities\Models\EntityContainerData::getDescriptionHtml().
|
|
build:
app/Entities/Controllers/BookshelfApiController.php#L28
Relation 'cover' is not found in BookStack\Entities\Models\Bookshelf model.
|
|
build:
app/Entities/Controllers/BookApiController.php#L127
Call to an undefined method BookStack\Entities\Models\EntityContainerData::getDescriptionHtml().
|
|
build:
app/Entities/Controllers/BookApiController.php#L32
Relation 'cover' is not found in BookStack\Entities\Models\Book model.
|