Part-DB-server/src/Entity/Base
2024-12-28 23:08:08 +01:00
..
AbstractCompany.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
AbstractDBElement.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
AbstractNamedDBElement.php Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
AbstractPartsContainingDBElement.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
AbstractStructuralDBElement.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
MasterAttachmentTrait.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartsContainingRepositoryInterface.php Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02:00
TimestampTrait.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00