thuecat/Classes/Domain/Import/EntityMapper
Daniel Siepmann 723ea3b512
Skip import of none mappable objects (#100)
The schema is very flexible and some values are not validated upfront.
This will result in many objects which we currently can not map.
This resulted in an exception breaking the rest of the import.
We now handle the broken mapping and skip those objects with proper
logging.
This allows to continue with import and report and debug those objects
in order to improve the mapping step by step.

Relates: #10198
2022-12-15 12:41:35 +01:00
..
ArrayDenormalizer.php Refactor parsing of JSON-LD 2021-08-12 09:46:37 +02:00
EntityRegistry.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
JsonDecode.php Add accessibility_specification 2021-09-06 13:47:12 +02:00
MappingException.php Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
PropertyValues.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00