mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-04 20:36:13 +01:00
Daniel Siepmann
5179e82706
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. |
||
---|---|---|
.. | ||
Entity | ||
EntityMapper | ||
Importer | ||
Model | ||
Typo3Converter | ||
UrlProvider | ||
EntityMapper.php | ||
Import.php | ||
ImportConfiguration.php | ||
Importer.php | ||
RequestFactory.php | ||
ResolveForeignReference.php | ||
Typo3Converter.php |