Part-DB.Part-DB-server/src/Entity/Base
2024-04-28 19:38:39 +02:00
..
AbstractCompany.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
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 Removed unused import statements 2024-03-03 20:34:36 +01:00
AbstractStructuralDBElement.php Perform the duplicate check of parameter names already on initial creation 2024-04-28 19:38:39 +02:00
MasterAttachmentTrait.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartsContainingRepositoryInterface.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
TimestampTrait.php Fixed problem that all properties in snake_case style were considered readOnly by API Platform 2023-09-19 23:52:11 +02:00