Part-DB-server/src/Entity/Base
2025-09-25 11:29:36 +02:00
..
AbstractCompany.php Fixed deprecations 2025-09-23 20:55:22 +02:00
AbstractDBElement.php Assemblies einführen 2025-09-25 11:29:36 +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 Ignore phpstan issue 2025-05-18 22:54:03 +02: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