string(20) "SELECT * FROM `user`"
string(66) "SELECT * FROM storage_custom_attributes WHERE user_iduser = '1951'"
string(673) "SELECT
a.idabsence,
a.start,
a.end,
a.state,
a.absence_id,
a.absence_type,
a.hash_master,
a.hash_target,
sca_confirmed.value AS confirmed,
sca_full_day.value AS full_day
FROM absence a
JOIN storage_match_attributes sma ON a.idabsence = sma.absence_idabsence
LEFT JOIN storage_custom_attributes sca_confirmed ON a.idabsence = sca_confirmed.absence_idabsence AND sca_confirmed.name = 'confirmed'
LEFT JOIN storage_custom_attributes sca_full_day ON a.idabsence = sca_full_day.absence_idabsence AND sca_full_day.name = 'full_day'
WHERE a.state = 'delete'
AND sma.master_id = '3271426953575400340';"
string(673) "SELECT
a.idabsence,
a.start,
a.end,
a.state,
a.absence_id,
a.absence_type,
a.hash_master,
a.hash_target,
sca_confirmed.value AS confirmed,
sca_full_day.value AS full_day
FROM absence a
JOIN storage_match_attributes sma ON a.idabsence = sma.absence_idabsence
LEFT JOIN storage_custom_attributes sca_confirmed ON a.idabsence = sca_confirmed.absence_idabsence AND sca_confirmed.name = 'confirmed'
LEFT JOIN storage_custom_attributes sca_full_day ON a.idabsence = sca_full_day.absence_idabsence AND sca_full_day.name = 'full_day'
WHERE a.state = 'update'
AND sma.master_id = '3271426953575400340';"
string(272) "INSERT INTO systemlog (`currentdate`, `action`, `result`, `master_id`, `absence_id`) VALUES (CURRENT_TIMESTAMP(),'PostPapershiftAbsence','PapershiftError - Did not find AbsenceType with external_id ''Holiday'' within authorized Enterprise!','3271426953575400340', '4161');"
string(272) "INSERT INTO systemlog (`currentdate`, `action`, `result`, `master_id`, `absence_id`) VALUES (CURRENT_TIMESTAMP(),'PostPapershiftAbsence','PapershiftError - Did not find AbsenceType with external_id ''Holiday'' within authorized Enterprise!','3271426953575400340', '4161');"
string(277) "INSERT INTO systemlog (`currentdate`, `action`, `result`, `master_id`, `absence_id`) VALUES (CURRENT_TIMESTAMP(),'PostPapershiftAbsence','PapershiftError - Did not find AbsenceType with external_id ''AnanasPolicy'' within authorized Enterprise!','3271426953575400340', '4162');"
string(277) "INSERT INTO systemlog (`currentdate`, `action`, `result`, `master_id`, `absence_id`) VALUES (CURRENT_TIMESTAMP(),'PostPapershiftAbsence','PapershiftError - Did not find AbsenceType with external_id ''AnanasPolicy'' within authorized Enterprise!','3271426953575400340', '4162');"
string(147) "UPDATE storage_custom_attributes SET `value` = '4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945' WHERE idcustom_attributes = 15777"