thuecat/Classes/Domain/Import
Daniel Siepmann 2a39dc7753
Catch mapping exceptions during converting entities. (#109)
Those are handled the same way,
the entity is skipped and errors are logged.
That way further entities can be imported
while only none working entities are skipped.

Relates: #10653
2023-08-29 11:56:06 +02:00
..
Entity Respect givenName and familyName of media authors (#103) 2023-01-04 07:33:48 +01:00
EntityMapper Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
Importer Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
Model Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Typo3Converter Respect givenName and familyName of media authors (#103) 2023-01-04 07:33:48 +01:00
UrlProvider Add new import configuration based on containsPlace (#98) 2022-12-15 10:42:41 +01:00
EntityMapper.php Refactor parsing of JSON-LD 2021-08-12 09:46:37 +02:00
Import.php Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
ImportConfiguration.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Importer.php Catch mapping exceptions during converting entities. (#109) 2023-08-29 11:56:06 +02:00
RequestFactory.php Use decorator pattern for RequestFactory (#54) 2022-09-13 09:09:43 +02:00
ResolveForeignReference.php Handle references ending in 404 2021-09-06 13:47:12 +02:00
Typo3Converter.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00