Part-DB.Part-DB-server/src/Entity/Base
Jan Böhmer 8ce5f4a796 Do not cache entities directly in NodesListBuilder but cache only the IDs instead
Otherwise the doctrine proxies break, and we get issues with loading the preview_images in structural Elements.
2023-07-20 23:20:46 +02:00
..
AbstractCompany.php Started to increase the phpstan level 2023-06-13 10:36:34 +02:00
AbstractDBElement.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
AbstractNamedDBElement.php Fixed some PHPStan level 5 issues 2023-06-13 20:24:54 +02:00
AbstractPartsContainingDBElement.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
AbstractStructuralDBElement.php Added possibility to define alternative names on data structures 2023-07-16 22:59:46 +02:00
MasterAttachmentTrait.php Do not cache entities directly in NodesListBuilder but cache only the IDs instead 2023-07-20 23:20:46 +02:00
PartsContainingRepositoryInterface.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
TimestampTrait.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00