thuecat/Classes
Daniel Siepmann 5179e82706 Improve skipping detection in TYPO3 converter
All records which are not saved or useable are now skipped.
Some records were converted but could not be stored, e.g. because no
localization was configured for that table.

This should bring small performance improvement and also align import
log with actually imported (converted) records.

Logging is added as well, only debug level, to allow developer and
integrator to analyse why some records are skipped.

Ignore some errors which don't actually exist.
We already check type of entity, and logger is always injected.
2021-09-06 13:47:12 +02:00
..
Controller/Backend Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
DependencyInjection Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Domain Improve skipping detection in TYPO3 converter 2021-09-06 13:47:12 +02:00
Frontend/DataProcessing Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Typo3Wrapper Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
View/Backend Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Extension.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00