https://central-edu.net/online/api/v1/callsheet/cours?online%2Fapi%2Fv1%2Fcallsheet%2Fcours=

Query Metrics

16 Database Queries
8 Different statements
11.31 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.08 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_enabled AS is_enabled_5, t0.is_password_changed AS is_password_changed_6, t0.last_login_at AS last_login_at_7, t0.last_auth_time AS last_auth_time_8, t0.token_live_time AS token_live_time_9, t0.token AS token_10, t0.is_can_aproved_expense AS is_can_aproved_expense_11, t0.establishment_id AS establishment_id_12, t0.establishment_group_id AS establishment_group_id_13, t14.id AS id_15, t14.code AS code_16, t14.zkbio_emp_code AS zkbio_emp_code_17, t14.last_name AS last_name_18, t14.first_name AS first_name_19, t14.gender AS gender_20, t14.phone_number AS phone_number_21, t14.mobile_number AS mobile_number_22, t14.email AS email_23, t14.address AS address_24, t14.location AS location_25, t14.birth_day AS birth_day_26, t14.created_at AS created_at_27, t14.updated_at AS updated_at_28, t14.created_by AS created_by_29, t14.updated_by AS updated_by_30, t14.image AS image_31, t14.hiring_date AS hiring_date_32, t14.date_of_departure AS date_of_departure_33, t14.nationality AS nationality_34, t14.identification_id AS identification_id_35, t14.passport_id AS passport_id_36, t14.bank_code AS bank_code_37, t14.bank_name AS bank_name_38, t14.bank_account_number AS bank_account_number_39, t14.finet_account_number AS finet_account_number_40, t14.counter_code AS counter_code_41, t14.hourly_rate AS hourly_rate_42, t14.default_number_hour_performed AS default_number_hour_performed_43, t14.number_of_children AS number_of_children_44, t14.family_situation AS family_situation_45, t14.base_salary AS base_salary_46, t14.social_number AS social_number_47, t14.is_permanent AS is_permanent_48, t14.is_declared AS is_declared_49, t14.establishment_id AS establishment_id_50, t14.user_id AS user_id_51, t14.rh_job_id AS rh_job_id_52, t14.rh_department_id AS rh_department_id_53, t14.statut_id AS statut_id_54, t0.school_year_id AS school_year_id_55 FROM user t0 LEFT JOIN rh_salary t14 ON t14.user_id = t0.id WHERE t0.token = ? LIMIT 1
Parameters:
[
  "9b6bc637a2ff1f40e53638633ff92d3d336"
]
2 0.25 ms
SELECT t0.id AS id_1, t0.is_ongoing AS is_ongoing_2, t0.is_archived AS is_archived_3, t0.code AS code_4, t0.label AS label_5, t0.fiscal_year AS fiscal_year_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.begin_at AS begin_at_11, t0.end_at AS end_at_12 FROM school_year t0 WHERE t0.is_ongoing = ? LIMIT 1
Parameters:
[
  1
]
3 0.69 ms
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.salary_id = ? AND t0.school_year_id = ? AND t0.is_disabled = ? LIMIT 1
Parameters:
[
  331
  4
  0
]
4 0.21 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.short_name AS short_name_4, t0.type AS type_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.website AS website_9, t0.address AS address_10, t0.city AS city_11, t0.location AS location_12, t0.under_supervision AS under_supervision_13, t0.regional_directorate AS regional_directorate_14, t0.main_activity AS main_activity_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.image AS image_20, t0.sms_sender AS sms_sender_21, t0.sms_login AS sms_login_22, t0.sms_password AS sms_password_23, t0.oci_sms_sender AS oci_sms_sender_24, t0.oci_sms_phone AS oci_sms_phone_25, t0.sms_gateway AS sms_gateway_26, t0.stamp AS stamp_27, t0.badge_color AS badge_color_28, t0.sms_bank_payment AS sms_bank_payment_29, t0.sms_recovery AS sms_recovery_30, t0.is_send_absence_sms AS is_send_absence_sms_31, t0.is_face_attendance_enabled AS is_face_attendance_enabled_32, t0.zkbio_server_ip AS zkbio_server_ip_33, t0.zkbio_server_port AS zkbio_server_port_34, t0.zkbio_username AS zkbio_username_35, t0.zkbio_password AS zkbio_password_36, t0.zkbio_default_area_id AS zkbio_default_area_id_37, t0.wave_api_location AS wave_api_location_38, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_39, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_40, t0.wave_api_setup_number AS wave_api_setup_number_41, t0.wave_api_code_secret AS wave_api_code_secret_42, t0.recovery_put_out_amount AS recovery_put_out_amount_43, t0.fee_shedul_end_date AS fee_shedul_end_date_44, t0.establishment_group_id AS establishment_group_id_45, t0.parent_id AS parent_id_46 FROM establishment t0 WHERE t0.id = ?
Parameters:
[
  4
]
5 4.64 ms
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, e1_.id AS id_7, e1_.code AS code_8, e1_.name AS name_9, e1_.short_name AS short_name_10, e1_.type AS type_11, e1_.phone_number AS phone_number_12, e1_.mobile_number AS mobile_number_13, e1_.email AS email_14, e1_.website AS website_15, e1_.address AS address_16, e1_.city AS city_17, e1_.location AS location_18, e1_.under_supervision AS under_supervision_19, e1_.regional_directorate AS regional_directorate_20, e1_.main_activity AS main_activity_21, e1_.created_at AS created_at_22, e1_.updated_at AS updated_at_23, e1_.created_by AS created_by_24, e1_.updated_by AS updated_by_25, e1_.image AS image_26, e1_.sms_sender AS sms_sender_27, e1_.sms_login AS sms_login_28, e1_.sms_password AS sms_password_29, e1_.oci_sms_sender AS oci_sms_sender_30, e1_.oci_sms_phone AS oci_sms_phone_31, e1_.sms_gateway AS sms_gateway_32, e1_.stamp AS stamp_33, e1_.badge_color AS badge_color_34, e1_.sms_bank_payment AS sms_bank_payment_35, e1_.sms_recovery AS sms_recovery_36, e1_.is_send_absence_sms AS is_send_absence_sms_37, e1_.is_face_attendance_enabled AS is_face_attendance_enabled_38, e1_.zkbio_server_ip AS zkbio_server_ip_39, e1_.zkbio_server_port AS zkbio_server_port_40, e1_.zkbio_username AS zkbio_username_41, e1_.zkbio_password AS zkbio_password_42, e1_.zkbio_default_area_id AS zkbio_default_area_id_43, e1_.wave_api_location AS wave_api_location_44, e1_.wave_api_store_merchant_id AS wave_api_store_merchant_id_45, e1_.wave_api_reinbursement_code AS wave_api_reinbursement_code_46, e1_.wave_api_setup_number AS wave_api_setup_number_47, e1_.wave_api_code_secret AS wave_api_code_secret_48, e1_.recovery_put_out_amount AS recovery_put_out_amount_49, e1_.fee_shedul_end_date AS fee_shedul_end_date_50, s2_.id AS id_51, s2_.label AS label_52, s2_.start AS start_53, s2_.endh AS endh_54, s2_.defaut_duration AS defaut_duration_55, s2_.created_at AS created_at_56, s2_.updated_at AS updated_at_57, s2_.created_by AS created_by_58, s2_.updated_by AS updated_by_59, s0_.establishment_id AS establishment_id_60, s0_.school_year_id AS school_year_id_61, s0_.setting_classroom_id AS setting_classroom_id_62, s0_.school_working_time_id AS school_working_time_id_63, s0_.setting_room_id AS setting_room_id_64, s0_.setting_time_table_id AS setting_time_table_id_65, s0_.school_matter_id AS school_matter_id_66, s0_.school_teacher_id AS school_teacher_id_67, e1_.establishment_group_id AS establishment_group_id_68, e1_.parent_id AS parent_id_69, s2_.establishment_id AS establishment_id_70, s2_.school_year_id AS school_year_id_71 FROM school_working_time_hour_lesson s0_ INNER JOIN establishment e1_ ON s0_.establishment_id = e1_.id INNER JOIN setting_time_table s2_ ON s0_.setting_time_table_id = s2_.id WHERE e1_.establishment_group_id = ? AND s0_.school_year_id = ? AND s0_.school_teacher_id = ? AND s0_.day = ? AND s2_.start <= ? ORDER BY s2_.endh DESC
Parameters:
[
  3
  4
  1119
  "Lundi"
  "16:23"
]
6 0.44 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.capacity AS capacity_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_excellent AS is_excellent_8, t0.establishment_id AS establishment_id_9, t0.level_id AS level_id_10, t0.faculty_id AS faculty_id_11, t0.round_id AS round_id_12, t0.school_year_id AS school_year_id_13 FROM setting_classroom t0 WHERE t0.id = ?
Parameters:
[
  1850
]
7 0.42 ms
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
Parameters:
[
  246
]
8 0.32 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.is_area AS is_area_7, t0.establishment_id AS establishment_id_8 FROM setting_room t0 WHERE t0.id = ?
Parameters:
[
  55
]
9 0.33 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.capacity AS capacity_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_excellent AS is_excellent_8, t0.establishment_id AS establishment_id_9, t0.level_id AS level_id_10, t0.faculty_id AS faculty_id_11, t0.round_id AS round_id_12, t0.school_year_id AS school_year_id_13 FROM setting_classroom t0 WHERE t0.id = ?
Parameters:
[
  1801
]
10 0.31 ms
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
Parameters:
[
  294
]
11 0.25 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.is_area AS is_area_7, t0.establishment_id AS establishment_id_8 FROM setting_room t0 WHERE t0.id = ?
Parameters:
[
  44
]
12 0.28 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.capacity AS capacity_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_excellent AS is_excellent_8, t0.establishment_id AS establishment_id_9, t0.level_id AS level_id_10, t0.faculty_id AS faculty_id_11, t0.round_id AS round_id_12, t0.school_year_id AS school_year_id_13 FROM setting_classroom t0 WHERE t0.id = ?
Parameters:
[
  1804
]
13 0.29 ms
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
Parameters:
[
  342
]
14 0.28 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.is_area AS is_area_7, t0.establishment_id AS establishment_id_8 FROM setting_room t0 WHERE t0.id = ?
Parameters:
[
  58
]
15 0.26 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.capacity AS capacity_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_excellent AS is_excellent_8, t0.establishment_id AS establishment_id_9, t0.level_id AS level_id_10, t0.faculty_id AS faculty_id_11, t0.round_id AS round_id_12, t0.school_year_id AS school_year_id_13 FROM setting_classroom t0 WHERE t0.id = ?
Parameters:
[
  1857
]
16 0.24 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.is_area AS is_area_7, t0.establishment_id AS establishment_id_8 FROM setting_room t0 WHERE t0.id = ?
Parameters:
[
  59
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\SchoolTeacher No errors.
App\Entity\SchoolYear No errors.
App\Entity\SchoolWorkingTimeHourLesson No errors.
App\Entity\Establishment No errors.
App\Entity\EstablishmentGroup No errors.
App\Entity\RhSalary No errors.
App\Entity\RhJob No errors.
App\Entity\RhDepartment No errors.
App\Entity\RhStatut No errors.
App\Entity\RhSalaryPaySlip No errors.
App\Entity\AccountingExpense No errors.
App\Entity\TransportVehicle No errors.
App\Entity\TransportVehicleMaintenance No errors.
App\Entity\TransportVehicleFuelTracking No errors.
App\Entity\SettingCycle No errors.
App\Entity\CommunicationMessage No errors.
App\Entity\StockProductOut No errors.
App\Entity\RhSalarySalaryAccessory No errors.
App\Entity\RhSalaryContract No errors.
App\Entity\RhSalaryCredit No errors.
App\Entity\StockExitSlip No errors.
App\Entity\PayrollRecord No errors.
App\Entity\RegistrationStudentRegistration No errors.
App\Entity\SchoolYearPeriode No errors.
App\Entity\SchoolReportCard No errors.
App\Entity\SchoolAverageReportCard No errors.
App\Entity\SchoolAssessmentByClass No errors.
App\Entity\SchoolAssessmentByLevel No errors.
App\Entity\SchoolAssessmentByClassByMatter No errors.
App\Entity\SchoolAssessmentByLevelByMatter No errors.
App\Entity\ReportCard No errors.
App\Entity\AccountingStudentRegistrationPayment No errors.
App\Entity\TreasuryCashRegister No errors.
App\Entity\TreasuryCheckout No errors.
App\Entity\RegistrationClassChange No errors.
App\Entity\TreasuryPayment No errors.
App\Entity\RegistrationStudentPreRegistration No errors.
App\Entity\EntreTestReportCard No errors.
App\Entity\PreRegistrationEntreTestReportCard No errors.
App\Entity\SettingClassroom No errors.
App\Entity\SettingFee No errors.
App\Entity\SchoolAbsenceAndDelay No errors.
App\Entity\SchoolAbsenceAndDelayNotification No errors.
App\Entity\SchoolAbsenceAndDelayNotificationLine No errors.
App\Entity\SchoolAbsenceAndDelayReportCardNotification No errors.
App\Entity\SchoolAbsenceAndDelayReportCardNotificationLine No errors.
App\Entity\StockProductEntry No errors.
App\Entity\StockProductEntryLine No errors.
App\Entity\StockProviderKitEntry No errors.
App\Entity\StockProviderKitEntryLine No errors.
App\Entity\StockStudentKitEntry No errors.
App\Entity\StockStudentKitEntryLine No errors.
App\Entity\StockKitOut No errors.
App\Entity\StockKitOutLine No errors.
App\Entity\AccountingCredit No errors.
App\Entity\AccountingCreditLine No errors.
App\Entity\SchoolAverage No errors.
App\Entity\SchoolStudentAverage No errors.
App\Entity\SchoolCertificate No errors.
App\Entity\SchoolCertificateLine No errors.
App\Entity\NurseryTimeSheet No errors.
App\Entity\SettingTimeTable No errors.
App\Entity\SchoolWorkingTime No errors.
App\Entity\FoundingNotification No errors.
App\Entity\SchoolTeacherCallSheet No errors.
App\Entity\SchoolTeacherCallSheetLine No errors.
App\Entity\SchoolTeacherMatterClassroom No errors.
App\Entity\SchoolTeacherTimeSheet No errors.
App\Entity\SchoolAssessment No errors.
App\Entity\AccountingChequeTracking No errors.
App\Entity\AccountingChequeTrackingLine No errors.
App\Entity\StockKitCategory No errors.
App\Entity\SchoolReportCardAbsence No errors.
App\Entity\WavePayment No errors.
App\Entity\ToxicologicalTestResult No errors.
App\Entity\ToxicologicalTestResultLine No errors.
App\Entity\SchoolTeacherAbsence No errors.
App\Entity\BudgetForecast No errors.
App\Entity\BankTransaction No errors.
App\Entity\SchoolMatter No errors.
App\Entity\EquivalentMatter No errors.
App\Entity\RhPaySlip No errors.
App\Entity\RhRetainedItem No errors.
App\Entity\RhTaxableItem No errors.
App\Entity\RhNonTaxableItem No errors.
App\Entity\RhPaySlipRetainedItem No errors.
App\Entity\RhPaySlipTaxableItem No errors.
App\Entity\RhPaySlipNonTaxableItem No errors.
App\Entity\SettingLevel No errors.
App\Entity\SettingFaculty No errors.
App\Entity\SettingRound No errors.
App\Entity\RegistrationStudent No errors.
App\Entity\SettingFeeProvider No errors.
App\Entity\SettingFeeShedul No errors.
App\Entity\AccountingStudentRegistrationFee No errors.
App\Entity\AccountingStudentRegistrationFeeShedul No errors.
App\Entity\TreasuryCashMovement No errors.
App\Entity\AccountingStudentRegistrationFeeShedulPayment No errors.
App\Entity\SchoolMatterType No errors.
App\Entity\SchoolNoteAppreciation No errors.
App\Entity\SchoolSubMatter No errors.
App\Entity\RegistrationStudentDowngrade No errors.
App\Entity\RegistrationStudentDowngradeLine No errors.
App\Entity\RegistrationStudentAbandonment No errors.
App\Entity\RegistrationStudentAbandonmentLine No errors.
App\Entity\MatterAveragePreRegistrationEntryTest No errors.
App\Entity\TransportVehicleModel No errors.
App\Entity\TransportVehicleAdministrativeDocument No errors.
App\Entity\TransportVehicleMechanicalPiece No errors.
App\Entity\TransportZone No errors.
App\Entity\TransportZoneCheckPoint No errors.
App\Entity\RegistrationTransportCheckpoint No errors.
App\Entity\SettingDocumentToProvide No errors.
App\Entity\SettingMedicalHistory No errors.
App\Entity\CanteenUtensil No errors.
App\Entity\CanteenStockMovement No errors.
App\Entity\CanteenDish No errors.
App\Entity\CanteenTime No errors.
App\Entity\CanteenMenu No errors.
App\Entity\CanteenMenuItem No errors.
App\Entity\RegistrationDiet No errors.
App\Entity\SchoolAbsenceAndDelaySetting No errors.
App\Entity\SettingLearningDifficulty No errors.
App\Entity\CommunicationPredefinedMessage No errors.
App\Entity\StockProduct No errors.
App\Entity\StockKitProduct No errors.
App\Entity\XlsImportation No errors.
App\Entity\SettingRoom No errors.
App\Entity\MobileParentAppAccount No errors.
App\Entity\RhSalaryPaySlipPayment No errors.
App\Entity\RhSalaryContractItem No errors.
App\Entity\AccountingExpenseCategory No errors.
App\Entity\RhSalaryCreditShedul No errors.
App\Entity\SettingFeeProviderDistribution No errors.
App\Entity\SalaryBandScale No errors.
App\Entity\TaxReductionShedule No errors.
App\Entity\LogOperation No errors.
App\Entity\ToxicologicalTestLaboratory No errors.
App\Entity\BankJournal No errors.
App\Entity\GescotiContribution No errors.
App\Entity\RegistrationStudentContact No errors.
App\Entity\TransportCallSheet No errors.
App\Entity\TransportCallSheetLine No errors.
App\Entity\CommunicationMessageQueue No errors.
App\Entity\StockWarehouse No errors.
App\Entity\StockMovement No errors.
App\Entity\StockDeliveryNote No errors.
App\Entity\StockDeliveryNoteLine No errors.
App\Entity\StockReceptionVoucher No errors.
App\Entity\StockReceptionVoucherLine No errors.
App\Entity\Stockinventory No errors.
App\Entity\StockinventoryLine No errors.
App\Entity\Stocktransfer No errors.
App\Entity\StocktransferLine No errors.
App\Entity\DocManager No errors.
App\Entity\DocManagerArticle No errors.
App\Entity\TransportCallSheetCheckpoint No errors.
App\Entity\TransportCallSheetCheckpointLine No errors.
App\Entity\TransportCallJourney No errors.
App\Entity\PayrollSync No errors.