Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
| Level | Channel | Message |
|---|---|---|
| INFO | request |
Matched route "rh_pay_slip_regenerate_salary_pay_slip".
[ "route" => "rh_pay_slip_regenerate_salary_pay_slip" "route_parameters" => [ "_route" => "rh_pay_slip_regenerate_salary_pay_slip" "_controller" => "App\Controller\Rh\RhPaySlipController::OnRegenerateSalaryPaySlipClicked" "id" => "208" ] "request_uri" => "https://central-edu.net/rh/paySlip/208/regenerateSalaryPaySlip?rh%2FpaySlip%2F208%2FregenerateSalaryPaySlip=" "method" => "GET" ] |
Deprecations 0
Log messages generated by using features marked as deprecated.
There are no log messages about deprecated features.
Debug 876
Unimportant log messages generated during the execution of the application.
| Time | Channel | Message |
|---|---|---|
| security |
Checking for authenticator support.
[ "firewall_name" => "main" "authenticators" => 1 ] |
|
| security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "App\Security\MainAuthenticator" ] |
|
| security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "App\Security\MainAuthenticator" ] |
|
| security |
Read existing security token from the session.
[ "key" => "_security_main" "token_class" => "Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken" ] |
|
| doctrine |
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.last_name AS last_name_17, t14.first_name AS first_name_18, t14.gender AS gender_19, t14.phone_number AS phone_number_20, t14.mobile_number AS mobile_number_21, t14.email AS email_22, t14.address AS address_23, t14.location AS location_24, t14.birth_day AS birth_day_25, t14.created_at AS created_at_26, t14.updated_at AS updated_at_27, t14.created_by AS created_by_28, t14.updated_by AS updated_by_29, t14.image AS image_30, t14.hiring_date AS hiring_date_31, t14.date_of_departure AS date_of_departure_32, t14.nationality AS nationality_33, t14.identification_id AS identification_id_34, t14.passport_id AS passport_id_35, t14.bank_code AS bank_code_36, t14.bank_name AS bank_name_37, t14.bank_account_number AS bank_account_number_38, t14.finet_account_number AS finet_account_number_39, t14.counter_code AS counter_code_40, t14.hourly_rate AS hourly_rate_41, t14.default_number_hour_performed AS default_number_hour_performed_42, t14.number_of_children AS number_of_children_43, t14.family_situation AS family_situation_44, t14.base_salary AS base_salary_45, t14.social_number AS social_number_46, t14.is_permanent AS is_permanent_47, t14.is_declared AS is_declared_48, t14.establishment_id AS establishment_id_49, t14.user_id AS user_id_50, t14.rh_job_id AS rh_job_id_51, t14.rh_department_id AS rh_department_id_52, t14.statut_id AS statut_id_53, t0.school_year_id AS school_year_id_54 FROM user t0 LEFT JOIN rh_salary t14 ON t14.user_id = t0.id WHERE t0.id = ?
[
2
]
|
|
| security |
User was reloaded from a user provider.
[ "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" "username" => "ADMINISTRATEURKOUADIO" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.day AS day_10, t0.month AS month_11, t0.year AS year_12, t0.message_recipient AS message_recipient_13, t0.message_header AS message_header_14, t0.message AS message_15, t0.message_footer AS message_footer_16, t0.message_location AS message_location_17, t0.message_signatory AS message_signatory_18, t0.message_signatory_title AS message_signatory_title_19, t0.is_validated AS is_validated_20, t0.is_for_permanent AS is_for_permanent_21, t0.establishment_id AS establishment_id_22 FROM rh_pay_slip t0 WHERE t0.id = ?
[
"208"
]
|
|
| event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
| doctrine |
SELECT r0_.id AS id_0, r0_.type AS type_1, r0_.direction AS direction_2, r0_.service AS service_3, r0_.job AS job_4, r0_.category AS category_5, r0_.create_date AS create_date_6, r0_.start_date AS start_date_7, r0_.end_date AS end_date_8, r0_.base_salary AS base_salary_9, r0_.number_of_children AS number_of_children_10, r0_.number_adult_children AS number_adult_children_11, r0_.family_situation AS family_situation_12, r0_.is_declared AS is_declared_13, r0_.is_closed AS is_closed_14, r0_.created_at AS created_at_15, r0_.updated_at AS updated_at_16, r0_.created_by AS created_by_17, r0_.updated_by AS updated_by_18, r0_.regime AS regime_19, r0_.hourly_rate AS hourly_rate_20, r0_.hours_worked AS hours_worked_21, r0_.is_temporary AS is_temporary_22, r1_.id AS id_23, r1_.code AS code_24, r1_.last_name AS last_name_25, r1_.first_name AS first_name_26, r1_.gender AS gender_27, r1_.phone_number AS phone_number_28, r1_.mobile_number AS mobile_number_29, r1_.email AS email_30, r1_.address AS address_31, r1_.location AS location_32, r1_.birth_day AS birth_day_33, r1_.created_at AS created_at_34, r1_.updated_at AS updated_at_35, r1_.created_by AS created_by_36, r1_.updated_by AS updated_by_37, r1_.image AS image_38, r1_.hiring_date AS hiring_date_39, r1_.date_of_departure AS date_of_departure_40, r1_.nationality AS nationality_41, r1_.identification_id AS identification_id_42, r1_.passport_id AS passport_id_43, r1_.bank_code AS bank_code_44, r1_.bank_name AS bank_name_45, r1_.bank_account_number AS bank_account_number_46, r1_.finet_account_number AS finet_account_number_47, r1_.counter_code AS counter_code_48, r1_.hourly_rate AS hourly_rate_49, r1_.default_number_hour_performed AS default_number_hour_performed_50, r1_.number_of_children AS number_of_children_51, r1_.family_situation AS family_situation_52, r1_.base_salary AS base_salary_53, r1_.social_number AS social_number_54, r1_.is_permanent AS is_permanent_55, r1_.is_declared AS is_declared_56, r0_.establishment_id AS establishment_id_57, r0_.rh_salary_id AS rh_salary_id_58, r1_.establishment_id AS establishment_id_59, r1_.user_id AS user_id_60, r1_.rh_job_id AS rh_job_id_61, r1_.rh_department_id AS rh_department_id_62, r1_.statut_id AS statut_id_63 FROM rh_salary_contract r0_ INNER JOIN rh_salary r1_ ON r0_.rh_salary_id = r1_.id WHERE r0_.is_closed = ? AND r0_.establishment_id = ? AND r1_.is_permanent = ? ORDER BY r0_.id DESC
[ 0 3 false ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 720 ] |
|
| doctrine |
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 = ?
[
1024
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1233
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
720
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 718 ] |
|
| doctrine |
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 = ?
[
214
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
128
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
980
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
718
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 686 ] |
|
| doctrine |
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 = ?
[
225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1029
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
686
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 685 ] |
|
| doctrine |
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 = ?
[
975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1102
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
685
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 684 ] |
|
| doctrine |
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 = ?
[
989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1103
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
684
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 683 ] |
|
| doctrine |
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 = ?
[
949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1039
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
683
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 682 ] |
|
| doctrine |
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 = ?
[
877
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1044
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
682
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 664 ] |
|
| doctrine |
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 = ?
[
948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1037
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
664
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 662 ] |
|
| doctrine |
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 = ?
[
951
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1038
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
662
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 661 ] |
|
| doctrine |
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 = ?
[
237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
80
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
378
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
986
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
661
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 660 ] |
|
| doctrine |
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 = ?
[
944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1033
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
660
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 659 ] |
|
| doctrine |
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 = ?
[
947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1041
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
659
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 658 ] |
|
| doctrine |
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 = ?
[
943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1040
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
658
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 657 ] |
|
| doctrine |
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 = ?
[
945
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1042
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
657
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 656 ] |
|
| doctrine |
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 = ?
[
942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1057
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
656
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 655 ] |
|
| doctrine |
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 = ?
[
941
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1031
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
655
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 654 ] |
|
| doctrine |
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 = ?
[
207
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
13
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
969
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
654
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 653 ] |
|
| doctrine |
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 = ?
[
39
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
9
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1035
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
653
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 594 ] |
|
| doctrine |
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 = ?
[
44
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
6
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1016
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
594
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 569 ] |
|
| doctrine |
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 = ?
[
474
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1025
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
569
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 507 ] |
|
| doctrine |
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 = ?
[
700
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1001
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
507
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 506 ] |
|
| doctrine |
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 = ?
[
239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
79
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
570
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
983
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
506
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 460 ] |
|
| doctrine |
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 = ?
[
701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
994
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
460
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 459 ] |
|
| doctrine |
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 = ?
[
465
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
411
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
626
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
996
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
459
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 458 ] |
|
| doctrine |
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 = ?
[
702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
625
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
993
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
458
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 457 ] |
|
| doctrine |
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 = ?
[
464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
991
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
457
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 456 ] |
|
| doctrine |
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 = ?
[
832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
990
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
456
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 455 ] |
|
| doctrine |
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 = ?
[
247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
641
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
997
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
455
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 454 ] |
|
| doctrine |
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 = ?
[
703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
992
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
454
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 453 ] |
|
| doctrine |
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 = ?
[
479
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
998
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
453
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 451 ] |
|
| doctrine |
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 = ?
[
598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
471
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
611
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1002
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
451
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 450 ] |
|
| doctrine |
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 = ?
[
480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
331
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
612
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
999
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
450
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 448 ] |
|
| doctrine |
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 = ?
[
698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1011
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
448
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 447 ] |
|
| doctrine |
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 = ?
[
230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
236
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
250
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1009
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
447
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 446 ] |
|
| doctrine |
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 = ?
[
233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
127
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1010
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
446
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 445 ] |
|
| doctrine |
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 = ?
[
831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
818
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1013
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
445
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 443 ] |
|
| doctrine |
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 = ?
[
470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1014
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
443
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 441 ] |
|
| doctrine |
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 = ?
[
224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
88
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
604
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1030
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
441
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 439 ] |
|
| doctrine |
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 = ?
[
689
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1028
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
439
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 438 ] |
|
| doctrine |
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 = ?
[
227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
86
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
607
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1026
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
438
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 436 ] |
|
| doctrine |
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 = ?
[
691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1027
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
436
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 435 ] |
|
| doctrine |
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 = ?
[
686
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
637
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
968
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
435
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 433 ] |
|
| doctrine |
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 = ?
[
212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
16
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
404
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
973
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
433
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 432 ] |
|
| doctrine |
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 = ?
[
210
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
12
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
580
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
970
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
432
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 431 ] |
|
| doctrine |
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 = ?
[
208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
138
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
408
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
563
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
972
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
431
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 429 ] |
|
| doctrine |
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 = ?
[
687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1235
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
429
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 428 ] |
|
| doctrine |
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 = ?
[
829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
802
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1032
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
428
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 426 ] |
|
| doctrine |
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 = ?
[
385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
974
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
426
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 424 ] |
|
| doctrine |
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 = ?
[
264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
118
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1024
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
424
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 423 ] |
|
| doctrine |
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 = ?
[
256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
594
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1020
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
423
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 422 ] |
|
| doctrine |
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 = ?
[
694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
589
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1021
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
422
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 420 ] |
|
| doctrine |
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 = ?
[
827
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1023
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
420
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 419 ] |
|
| doctrine |
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 = ?
[
593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
465
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1017
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
419
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 417 ] |
|
| doctrine |
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 = ?
[
693
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1019
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
417
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 415 ] |
|
| doctrine |
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 = ?
[
260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
633
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1018
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
415
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 413 ] |
|
| doctrine |
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 = ?
[
602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
474
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
629
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1007
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
413
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 412 ] |
|
| doctrine |
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 = ?
[
826
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1004
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
412
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 408 ] |
|
| doctrine |
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 = ?
[
705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1008
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
408
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 406 ] |
|
| doctrine |
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 = ?
[
236
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
81
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
376
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
568
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
985
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
406
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 405 ] |
|
| doctrine |
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 = ?
[
824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
819
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
982
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
405
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 404 ] |
|
| doctrine |
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 = ?
[
360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
135
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
987
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
404
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 403 ] |
|
| doctrine |
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 = ?
[
561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
988
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
403
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 401 ] |
|
| doctrine |
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 = ?
[
692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
984
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
401
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 400 ] |
|
| doctrine |
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 = ?
[
234
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
235
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
617
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
1000
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
400
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 399 ] |
|
| doctrine |
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 = ?
[
215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
132
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
242
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
603
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
979
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
399
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 397 ] |
|
| doctrine |
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 = ?
[
461
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
372
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
978
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
397
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 396 ] |
|
| doctrine |
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 = ?
[
364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
975
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
396
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.hourly_rate AS hourly_rate_4, t0.number_hour_performed AS number_hour_performed_5, t0.gross_taxable AS gross_taxable_6, t0.gross_non_taxable AS gross_non_taxable_7, t0.withholding_tax AS withholding_tax_8, t0.patronal_withholding_tax AS patronal_withholding_tax_9, t0.others_retained AS others_retained_10, t0.base_salary AS base_salary_11, t0.net_salary AS net_salary_12, t0.is_validated AS is_validated_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.day AS day_18, t0.month AS month_19, t0.year AS year_20, t0.gross_total AS gross_total_21, t0.tax_gross AS tax_gross_22, t0.social_gross AS social_gross_23, t0.payment_method AS payment_method_24, t0.type AS type_25, t0.its_gross AS its_gross_26, t0.ricf AS ricf_27, t0.establishment_id AS establishment_id_28, t0.rh_salary_id AS rh_salary_id_29, t0.rh_pay_slip_id AS rh_pay_slip_id_30, t0.rh_salary_contract_id AS rh_salary_contract_id_31 FROM rh_salary_pay_slip t0 WHERE t0.rh_pay_slip_id = ? AND t0.rh_salary_contract_id = ? LIMIT 1
[ 208 395 ] |
|
| doctrine |
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 = ?
[
459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
419
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
600
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.nb_hour AS nb_hour_3, t0.pattern AS pattern_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_aproved AS is_aproved_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11, t0.setting_classroom_id AS setting_classroom_id_12, t0.school_working_time_id AS school_working_time_id_13, t0.setting_time_table_id AS setting_time_table_id_14, t0.school_matter_id AS school_matter_id_15, t0.school_teacher_id AS school_teacher_id_16, t0.school_teacher_call_sheet_id AS school_teacher_call_sheet_id_17 FROM school_teacher_time_sheet t0 WHERE t0.school_teacher_id = ?
[
977
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.compute_method AS compute_method_5, t0.based AS based_6, t0.rate AS rate_7, t0.profit AS profit_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.establishment_id AS establishment_id_14 FROM rh_taxable_item t0 ORDER BY t0.num ASC | |
| doctrine |
SELECT t0.id AS id_1, t0.num AS num_2, t0.label AS label_3, t0.type AS type_4, t0.based AS based_5, t0.amount_limit AS amount_limit_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.establishment_id AS establishment_id_11, t0.rh_salary_contract_id AS rh_salary_contract_id_12 FROM rh_salary_contract_item t0 WHERE t0.rh_salary_contract_id = ?
[
395
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.num AS num_2, t0.code AS code_3, t0.label AS label_4, t0.type AS type_5, t0.compute_method AS compute_method_6, t0.based AS based_7, t0.rate AS rate_8, t0.number_order AS number_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13, t0.part AS part_14, t0.establishment_id AS establishment_id_15 FROM rh_retained_item t0 ORDER BY t0.num ASC | |
| doctrine | SELECT r0_.id AS id_0, r0_.amount AS amount_1, r0_.date_due AS date_due_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.created_by AS created_by_5, r0_.updated_by AS updated_by_6, r1_.id AS id_7, r1_.amount AS amount_8, r1_.pattern AS pattern_9, r1_.create_date AS create_date_10, r1_.created_at AS created_at_11, r1_.updated_at AS updated_at_12, r1_.created_by AS created_by_13, r1_.updated_by AS updated_by_14, r0_.rh_salary_credit_id AS rh_salary_credit_id_15, r0_.establishment_id AS establishment_id_16, r1_.rh_salary_id AS rh_salary_id_17, r1_.establishment_id AS establishment_id_18 FROM rh_salary_credit_shedul r0_ INNER JOIN rh_salary_credit r1_ ON r0_.rh_salary_credit_id = r1_.id WHERE (r0_.date_due BETWEEN ? AND ?) AND r1_.rh_salary_id = ? | |
| doctrine | "START TRANSACTION" | |
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-720208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 58.0 5 => 0 6 => 0 7 => 10875.0 8 => null 9 => 0 10 => 145000.0 11 => 134125.0 12 => false 13 => DateTimeImmutable @1766507864 {#11109 : 2025-12-23 16:37:44.727716 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#11113 : 2025-12-23 16:37:44.727719 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 145000.0 21 => 145000.0 22 => 145000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 1024 29 => 208 30 => 720 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-718208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 41.0 5 => 0 6 => 0 7 => 7687.5 8 => null 9 => 0 10 => 102500.0 11 => 94812.5 12 => false 13 => DateTimeImmutable @1766507864 {#14558 : 2025-12-23 16:37:44.779125 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#14563 : 2025-12-23 16:37:44.779128 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 102500.0 21 => 102500.0 22 => 102500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 214 29 => 208 30 => 718 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-686208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 137.0 5 => 0 6 => 0 7 => 25687.5 8 => null 9 => 0 10 => 342500.0 11 => 316812.5 12 => false 13 => DateTimeImmutable @1766507864 {#16094 : 2025-12-23 16:37:44.810177 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#16099 : 2025-12-23 16:37:44.810180 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 342500.0 21 => 342500.0 22 => 342500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 225 29 => 208 30 => 686 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-685208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 49.0 5 => 0 6 => 0 7 => 9187.5 8 => null 9 => 0 10 => 122500.0 11 => 113312.5 12 => false 13 => DateTimeImmutable @1766507864 {#16833 : 2025-12-23 16:37:44.822447 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#16838 : 2025-12-23 16:37:44.822449 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 122500.0 21 => 122500.0 22 => 122500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 975 29 => 208 30 => 685 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-684208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 52.0 5 => 0 6 => 0 7 => 9750.0 8 => null 9 => 0 10 => 130000.0 11 => 120250.0 12 => false 13 => DateTimeImmutable @1766507864 {#17526 : 2025-12-23 16:37:44.834185 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#17531 : 2025-12-23 16:37:44.834188 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 130000.0 21 => 130000.0 22 => 130000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 989 29 => 208 30 => 684 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-683208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 0.0 5 => 0 6 => 0 7 => 187.5 8 => null 9 => 0 10 => 0.0 11 => 2312.5 12 => false 13 => DateTimeImmutable @1766507864 {#17835 : 2025-12-23 16:37:44.841262 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#17840 : 2025-12-23 16:37:44.841264 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 2500.0 21 => 2500.0 22 => 2500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 949 29 => 208 30 => 683 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-682208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 67.0 5 => 0 6 => 0 7 => 12562.5 8 => null 9 => 0 10 => 167500.0 11 => 154937.5 12 => false 13 => DateTimeImmutable @1766507864 {#18819 : 2025-12-23 16:37:44.855486 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#18824 : 2025-12-23 16:37:44.855488 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 167500.0 21 => 167500.0 22 => 167500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 877 29 => 208 30 => 682 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-664208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 57.0 5 => 0 6 => 0 7 => 10687.5 8 => null 9 => 0 10 => 142500.0 11 => 131812.5 12 => false 13 => DateTimeImmutable @1766507864 {#19658 : 2025-12-23 16:37:44.868050 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#19663 : 2025-12-23 16:37:44.868055 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 142500.0 21 => 142500.0 22 => 142500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 948 29 => 208 30 => 664 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-662208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 49.0 5 => 0 6 => 0 7 => 9187.5 8 => null 9 => 0 10 => 122500.0 11 => 113312.5 12 => false 13 => DateTimeImmutable @1766507864 {#20517 : 2025-12-23 16:37:44.881281 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#20522 : 2025-12-23 16:37:44.881284 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 122500.0 21 => 122500.0 22 => 122500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 951 29 => 208 30 => 662 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-661208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 46.0 5 => 0 6 => 0 7 => 8625.0 8 => null 9 => 0 10 => 115000.0 11 => 106375.0 12 => false 13 => DateTimeImmutable @1766507864 {#24059 : 2025-12-23 16:37:44.926320 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#24064 : 2025-12-23 16:37:44.926323 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 115000.0 21 => 115000.0 22 => 115000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 237 29 => 208 30 => 661 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-660208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 85.0 5 => 0 6 => 0 7 => 15937.5 8 => null 9 => 0 10 => 212500.0 11 => 196562.5 12 => false 13 => DateTimeImmutable @1766507864 {#25363 : 2025-12-23 16:37:44.946308 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#25368 : 2025-12-23 16:37:44.946311 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 212500.0 21 => 212500.0 22 => 212500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 944 29 => 208 30 => 660 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-659208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 60.0 5 => 0 6 => 0 7 => 11250.0 8 => null 9 => 0 10 => 150000.0 11 => 138750.0 12 => false 13 => DateTimeImmutable @1766507864 {#26194 : 2025-12-23 16:37:44.957878 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#26199 : 2025-12-23 16:37:44.957880 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 150000.0 21 => 150000.0 22 => 150000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 947 29 => 208 30 => 659 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-658208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 61.0 5 => 0 6 => 0 7 => 11437.5 8 => null 9 => 0 10 => 152500.0 11 => 141062.5 12 => false 13 => DateTimeImmutable @1766507864 {#27147 : 2025-12-23 16:37:44.970776 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#27152 : 2025-12-23 16:37:44.970778 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 152500.0 21 => 152500.0 22 => 152500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 943 29 => 208 30 => 658 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-657208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 85.0 5 => 0 6 => 0 7 => 15937.5 8 => null 9 => 0 10 => 212500.0 11 => 196562.5 12 => false 13 => DateTimeImmutable @1766507864 {#28162 : 2025-12-23 16:37:44.985363 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#28167 : 2025-12-23 16:37:44.985366 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 212500.0 21 => 212500.0 22 => 212500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 945 29 => 208 30 => 657 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-656208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 55.0 5 => 0 6 => 0 7 => 10312.5 8 => null 9 => 0 10 => 137500.0 11 => 127187.5 12 => false 13 => DateTimeImmutable @1766507864 {#28966 : 2025-12-23 16:37:44.997566 UTC (+00:00) } 14 => DateTimeImmutable @1766507864 {#28971 : 2025-12-23 16:37:44.997568 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 137500.0 21 => 137500.0 22 => 137500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 942 29 => 208 30 => 656 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-655208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 60.0 5 => 0 6 => 0 7 => 11250.0 8 => null 9 => 0 10 => 150000.0 11 => 138750.0 12 => false 13 => DateTimeImmutable @1766507865 {#29845 : 2025-12-23 16:37:45.010071 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#29850 : 2025-12-23 16:37:45.010074 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 150000.0 21 => 150000.0 22 => 150000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 941 29 => 208 30 => 655 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-654208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 48.0 5 => 0 6 => 0 7 => 9000.0 8 => null 9 => 0 10 => 120000.0 11 => 111000.0 12 => false 13 => DateTimeImmutable @1766507865 {#30981 : 2025-12-23 16:37:45.025732 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#30986 : 2025-12-23 16:37:45.025734 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 120000.0 21 => 120000.0 22 => 120000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 207 29 => 208 30 => 654 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-653208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 20.0 5 => 0 6 => 0 7 => 3750.0 8 => null 9 => 0 10 => 50000.0 11 => 46250.0 12 => false 13 => DateTimeImmutable @1766507865 {#31334 : 2025-12-23 16:37:45.033835 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#31339 : 2025-12-23 16:37:45.033837 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 50000.0 21 => 50000.0 22 => 50000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 39 29 => 208 30 => 653 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-594208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 49.0 5 => 0 6 => 0 7 => 9187.5 8 => null 9 => 0 10 => 122500.0 11 => 113312.5 12 => false 13 => DateTimeImmutable @1766507865 {#32937 : 2025-12-23 16:37:45.056574 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#32942 : 2025-12-23 16:37:45.056576 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 122500.0 21 => 122500.0 22 => 122500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 44 29 => 208 30 => 594 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-569208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 117.0 5 => 0 6 => 0 7 => 21937.5 8 => null 9 => 0 10 => 292500.0 11 => 270562.5 12 => false 13 => DateTimeImmutable @1766507865 {#37218 : 2025-12-23 16:37:45.117565 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#37223 : 2025-12-23 16:37:45.117567 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 292500.0 21 => 292500.0 22 => 292500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 474 29 => 208 30 => 569 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-507208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 68.0 5 => 0 6 => 0 7 => 12750.0 8 => null 9 => 0 10 => 170000.0 11 => 157250.0 12 => false 13 => DateTimeImmutable @1766507865 {#39887 : 2025-12-23 16:37:45.154472 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#39892 : 2025-12-23 16:37:45.154475 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 170000.0 21 => 170000.0 22 => 170000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 700 29 => 208 30 => 507 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-506208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 93.0 5 => 0 6 => 0 7 => 17437.5 8 => null 9 => 0 10 => 232500.0 11 => 215062.5 12 => false 13 => DateTimeImmutable @1766507865 {#44797 : 2025-12-23 16:37:45.218213 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#44802 : 2025-12-23 16:37:45.218216 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 232500.0 21 => 232500.0 22 => 232500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 239 29 => 208 30 => 506 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-460208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 66.0 5 => 0 6 => 0 7 => 12375.0 8 => null 9 => 0 10 => 165000.0 11 => 152625.0 12 => false 13 => DateTimeImmutable @1766507865 {#47559 : 2025-12-23 16:37:45.258073 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#47564 : 2025-12-23 16:37:45.258075 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 165000.0 21 => 165000.0 22 => 165000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 701 29 => 208 30 => 460 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-459208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 67.0 5 => 0 6 => 0 7 => 12562.5 8 => null 9 => 0 10 => 167500.0 11 => 154937.5 12 => false 13 => DateTimeImmutable @1766507865 {#51328 : 2025-12-23 16:37:45.326427 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#51333 : 2025-12-23 16:37:45.326430 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 167500.0 21 => 167500.0 22 => 167500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 465 29 => 208 30 => 459 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-458208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 63.0 5 => 0 6 => 0 7 => 11812.5 8 => null 9 => 0 10 => 157500.0 11 => 145687.5 12 => false 13 => DateTimeImmutable @1766507865 {#53765 : 2025-12-23 16:37:45.357433 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#53770 : 2025-12-23 16:37:45.357438 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 157500.0 21 => 157500.0 22 => 157500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 702 29 => 208 30 => 458 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-457208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 92.0 5 => 0 6 => 0 7 => 17250.0 8 => null 9 => 0 10 => 230000.0 11 => 212750.0 12 => false 13 => DateTimeImmutable @1766507865 {#58898 : 2025-12-23 16:37:45.437822 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#58903 : 2025-12-23 16:37:45.437824 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 230000.0 21 => 230000.0 22 => 230000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 464 29 => 208 30 => 457 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-456208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 56.0 5 => 0 6 => 0 7 => 10500.0 8 => null 9 => 0 10 => 140000.0 11 => 129500.0 12 => false 13 => DateTimeImmutable @1766507865 {#61280 : 2025-12-23 16:37:45.491327 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#61285 : 2025-12-23 16:37:45.491329 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 140000.0 21 => 140000.0 22 => 140000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 832 29 => 208 30 => 456 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-455208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 89.0 5 => 0 6 => 0 7 => 16687.5 8 => null 9 => 0 10 => 222500.0 11 => 205812.5 12 => false 13 => DateTimeImmutable @1766507865 {#65636 : 2025-12-23 16:37:45.543498 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#65641 : 2025-12-23 16:37:45.543500 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 222500.0 21 => 222500.0 22 => 222500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 247 29 => 208 30 => 455 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-454208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 64.0 5 => 0 6 => 0 7 => 12000.0 8 => null 9 => 0 10 => 160000.0 11 => 148000.0 12 => false 13 => DateTimeImmutable @1766507865 {#68458 : 2025-12-23 16:37:45.579576 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#68463 : 2025-12-23 16:37:45.579578 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 160000.0 21 => 160000.0 22 => 160000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 703 29 => 208 30 => 454 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-453208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 60.0 5 => 0 6 => 0 7 => 11250.0 8 => null 9 => 0 10 => 150000.0 11 => 138750.0 12 => false 13 => DateTimeImmutable @1766507865 {#71343 : 2025-12-23 16:37:45.619651 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#71348 : 2025-12-23 16:37:45.619654 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 150000.0 21 => 150000.0 22 => 150000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 479 29 => 208 30 => 453 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-451208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 39.0 5 => 0 6 => 0 7 => 7312.5 8 => null 9 => 0 10 => 97500.0 11 => 90187.5 12 => false 13 => DateTimeImmutable @1766507865 {#73587 : 2025-12-23 16:37:45.650560 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#73592 : 2025-12-23 16:37:45.650562 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 97500.0 21 => 97500.0 22 => 97500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 598 29 => 208 30 => 451 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-450208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 39.0 5 => 0 6 => 0 7 => 7312.5 8 => null 9 => 0 10 => 97500.0 11 => 90187.5 12 => false 13 => DateTimeImmutable @1766507865 {#75589 : 2025-12-23 16:37:45.682186 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#75594 : 2025-12-23 16:37:45.682188 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 97500.0 21 => 97500.0 22 => 97500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 480 29 => 208 30 => 450 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-448208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 86.0 5 => 0 6 => 0 7 => 16125.0 8 => null 9 => 0 10 => 215000.0 11 => 198875.0 12 => false 13 => DateTimeImmutable @1766507865 {#78709 : 2025-12-23 16:37:45.722055 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#78714 : 2025-12-23 16:37:45.722059 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 215000.0 21 => 215000.0 22 => 215000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 698 29 => 208 30 => 448 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-447208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 96.0 5 => 0 6 => 0 7 => 18000.0 8 => null 9 => 0 10 => 240000.0 11 => 222000.0 12 => false 13 => DateTimeImmutable @1766507865 {#83682 : 2025-12-23 16:37:45.783402 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#83687 : 2025-12-23 16:37:45.783404 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 240000.0 21 => 240000.0 22 => 240000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 230 29 => 208 30 => 447 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-446208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 40.0 5 => 0 6 => 0 7 => 7500.0 8 => null 9 => 0 10 => 100000.0 11 => 92500.0 12 => false 13 => DateTimeImmutable @1766507865 {#87483 : 2025-12-23 16:37:45.832496 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#87488 : 2025-12-23 16:37:45.832498 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 100000.0 21 => 100000.0 22 => 100000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 233 29 => 208 30 => 446 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-445208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 19.0 5 => 0 6 => 0 7 => 3562.5 8 => null 9 => 0 10 => 47500.0 11 => 43937.5 12 => false 13 => DateTimeImmutable @1766507865 {#88268 : 2025-12-23 16:37:45.847460 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#88273 : 2025-12-23 16:37:45.847463 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 47500.0 21 => 47500.0 22 => 47500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 831 29 => 208 30 => 445 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-443208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 62.0 5 => 0 6 => 0 7 => 11625.0 8 => null 9 => 0 10 => 155000.0 11 => 143375.0 12 => false 13 => DateTimeImmutable @1766507865 {#92071 : 2025-12-23 16:37:45.927166 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#92076 : 2025-12-23 16:37:45.927169 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 155000.0 21 => 155000.0 22 => 155000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 470 29 => 208 30 => 443 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-441208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 46.0 5 => 0 6 => 0 7 => 8625.0 8 => null 9 => 0 10 => 115000.0 11 => 106375.0 12 => false 13 => DateTimeImmutable @1766507865 {#94369 : 2025-12-23 16:37:45.960340 UTC (+00:00) } 14 => DateTimeImmutable @1766507865 {#94374 : 2025-12-23 16:37:45.960342 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 115000.0 21 => 115000.0 22 => 115000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 224 29 => 208 30 => 441 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-439208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 67.0 5 => 0 6 => 0 7 => 12562.5 8 => null 9 => 0 10 => 167500.0 11 => 154937.5 12 => false 13 => DateTimeImmutable @1766507866 {#97604 : 2025-12-23 16:37:46.000806 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#97609 : 2025-12-23 16:37:46.000812 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 167500.0 21 => 167500.0 22 => 167500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 689 29 => 208 30 => 439 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-438208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 0.0 5 => 0 6 => 0 7 => 187.5 8 => null 9 => 0 10 => 0.0 11 => 2312.5 12 => false 13 => DateTimeImmutable @1766507866 {#101400 : 2025-12-23 16:37:46.047944 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#101405 : 2025-12-23 16:37:46.047946 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 2500.0 21 => 2500.0 22 => 2500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 227 29 => 208 30 => 438 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-436208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 138.0 5 => 0 6 => 0 7 => 25875.0 8 => null 9 => 0 10 => 345000.0 11 => 319125.0 12 => false 13 => DateTimeImmutable @1766507866 {#105061 : 2025-12-23 16:37:46.094103 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#105066 : 2025-12-23 16:37:46.094105 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 345000.0 21 => 345000.0 22 => 345000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 691 29 => 208 30 => 436 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-435208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 86.0 5 => 0 6 => 0 7 => 16125.0 8 => null 9 => 0 10 => 215000.0 11 => 198875.0 12 => false 13 => DateTimeImmutable @1766507866 {#107549 : 2025-12-23 16:37:46.129961 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#107554 : 2025-12-23 16:37:46.129964 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 215000.0 21 => 215000.0 22 => 215000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 686 29 => 208 30 => 435 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-433208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 75.0 5 => 0 6 => 0 7 => 14062.5 8 => null 9 => 0 10 => 187500.0 11 => 173437.5 12 => false 13 => DateTimeImmutable @1766507866 {#112233 : 2025-12-23 16:37:46.196298 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#112238 : 2025-12-23 16:37:46.196302 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 187500.0 21 => 187500.0 22 => 187500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 212 29 => 208 30 => 433 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-432208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 78.0 5 => 0 6 => 0 7 => 14625.0 8 => null 9 => 0 10 => 195000.0 11 => 180375.0 12 => false 13 => DateTimeImmutable @1766507866 {#115753 : 2025-12-23 16:37:46.242939 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#115758 : 2025-12-23 16:37:46.242941 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 195000.0 21 => 195000.0 22 => 195000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 210 29 => 208 30 => 432 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-431208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 91.0 5 => 0 6 => 0 7 => 17062.5 8 => null 9 => 0 10 => 227500.0 11 => 210437.5 12 => false 13 => DateTimeImmutable @1766507866 {#120932 : 2025-12-23 16:37:46.306331 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#120937 : 2025-12-23 16:37:46.306337 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 227500.0 21 => 227500.0 22 => 227500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 208 29 => 208 30 => 431 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-429208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 86.0 5 => 0 6 => 0 7 => 16125.0 8 => null 9 => 0 10 => 215000.0 11 => 198875.0 12 => false 13 => DateTimeImmutable @1766507866 {#124299 : 2025-12-23 16:37:46.348026 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#124304 : 2025-12-23 16:37:46.348028 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 215000.0 21 => 215000.0 22 => 215000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 687 29 => 208 30 => 429 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-428208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 61.0 5 => 0 6 => 0 7 => 11437.5 8 => null 9 => 0 10 => 152500.0 11 => 141062.5 12 => false 13 => DateTimeImmutable @1766507866 {#126917 : 2025-12-23 16:37:46.381092 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#126922 : 2025-12-23 16:37:46.381097 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 152500.0 21 => 152500.0 22 => 152500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 829 29 => 208 30 => 428 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-426208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 76.0 5 => 0 6 => 0 7 => 14250.0 8 => null 9 => 0 10 => 190000.0 11 => 175750.0 12 => false 13 => DateTimeImmutable @1766507866 {#130224 : 2025-12-23 16:37:46.429815 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#130229 : 2025-12-23 16:37:46.429818 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 190000.0 21 => 190000.0 22 => 190000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 385 29 => 208 30 => 426 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-424208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 44.0 5 => 0 6 => 0 7 => 8250.0 8 => null 9 => 0 10 => 110000.0 11 => 101750.0 12 => false 13 => DateTimeImmutable @1766507866 {#132746 : 2025-12-23 16:37:46.460801 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#132751 : 2025-12-23 16:37:46.460803 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 110000.0 21 => 110000.0 22 => 110000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 264 29 => 208 30 => 424 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-423208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 117.0 5 => 0 6 => 0 7 => 21937.5 8 => null 9 => 0 10 => 292500.0 11 => 270562.5 12 => false 13 => DateTimeImmutable @1766507866 {#138500 : 2025-12-23 16:37:46.529587 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#138505 : 2025-12-23 16:37:46.529590 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 292500.0 21 => 292500.0 22 => 292500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 256 29 => 208 30 => 423 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-422208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 80.0 5 => 0 6 => 0 7 => 15000.0 8 => null 9 => 0 10 => 200000.0 11 => 185000.0 12 => false 13 => DateTimeImmutable @1766507866 {#142383 : 2025-12-23 16:37:46.625698 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#142388 : 2025-12-23 16:37:46.625700 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 200000.0 21 => 200000.0 22 => 200000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 694 29 => 208 30 => 422 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-420208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 32.0 5 => 0 6 => 0 7 => 6000.0 8 => null 9 => 0 10 => 80000.0 11 => 74000.0 12 => false 13 => DateTimeImmutable @1766507866 {#143836 : 2025-12-23 16:37:46.644924 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#143841 : 2025-12-23 16:37:46.644926 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 80000.0 21 => 80000.0 22 => 80000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 827 29 => 208 30 => 420 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-419208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 100.0 5 => 0 6 => 0 7 => 18750.0 8 => null 9 => 0 10 => 250000.0 11 => 231250.0 12 => false 13 => DateTimeImmutable @1766507866 {#149313 : 2025-12-23 16:37:46.709999 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#149318 : 2025-12-23 16:37:46.710001 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 250000.0 21 => 250000.0 22 => 250000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 593 29 => 208 30 => 419 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-417208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 107.0 5 => 0 6 => 0 7 => 20062.5 8 => null 9 => 0 10 => 267500.0 11 => 247437.5 12 => false 13 => DateTimeImmutable @1766507866 {#152750 : 2025-12-23 16:37:46.750758 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#152755 : 2025-12-23 16:37:46.750760 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 267500.0 21 => 267500.0 22 => 267500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 693 29 => 208 30 => 417 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-415208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 0.0 5 => 0 6 => 0 7 => 187.5 8 => null 9 => 0 10 => 0.0 11 => 2312.5 12 => false 13 => DateTimeImmutable @1766507866 {#157435 : 2025-12-23 16:37:46.809475 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#157440 : 2025-12-23 16:37:46.809482 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 2500.0 21 => 2500.0 22 => 2500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 260 29 => 208 30 => 415 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-413208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 84.0 5 => 0 6 => 0 7 => 15750.0 8 => null 9 => 0 10 => 210000.0 11 => 194250.0 12 => false 13 => DateTimeImmutable @1766507866 {#160159 : 2025-12-23 16:37:46.846709 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#160164 : 2025-12-23 16:37:46.846711 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 210000.0 21 => 210000.0 22 => 210000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 602 29 => 208 30 => 413 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-412208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 56.0 5 => 0 6 => 0 7 => 10500.0 8 => null 9 => 0 10 => 140000.0 11 => 129500.0 12 => false 13 => DateTimeImmutable @1766507866 {#162079 : 2025-12-23 16:37:46.872319 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#162084 : 2025-12-23 16:37:46.872321 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 140000.0 21 => 140000.0 22 => 140000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 826 29 => 208 30 => 412 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-408208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 97.0 5 => 0 6 => 0 7 => 18187.5 8 => null 9 => 0 10 => 242500.0 11 => 224312.5 12 => false 13 => DateTimeImmutable @1766507866 {#165157 : 2025-12-23 16:37:46.911234 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#165162 : 2025-12-23 16:37:46.911236 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 242500.0 21 => 242500.0 22 => 242500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 705 29 => 208 30 => 408 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-406208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 27.0 5 => 0 6 => 0 7 => 5062.5 8 => null 9 => 0 10 => 67500.0 11 => 62437.5 12 => false 13 => DateTimeImmutable @1766507866 {#167348 : 2025-12-23 16:37:46.942699 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#167353 : 2025-12-23 16:37:46.942701 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 67500.0 21 => 67500.0 22 => 67500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 236 29 => 208 30 => 406 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-405208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 59.0 5 => 0 6 => 0 7 => 11062.5 8 => null 9 => 0 10 => 147500.0 11 => 136437.5 12 => false 13 => DateTimeImmutable @1766507866 {#168986 : 2025-12-23 16:37:46.965663 UTC (+00:00) } 14 => DateTimeImmutable @1766507866 {#168991 : 2025-12-23 16:37:46.965665 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 147500.0 21 => 147500.0 22 => 147500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 824 29 => 208 30 => 405 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-404208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 68.0 5 => 0 6 => 0 7 => 12750.0 8 => null 9 => 0 10 => 170000.0 11 => 157250.0 12 => false 13 => DateTimeImmutable @1766507867 {#173696 : 2025-12-23 16:37:47.025381 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#173701 : 2025-12-23 16:37:47.025397 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 170000.0 21 => 170000.0 22 => 170000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 360 29 => 208 30 => 404 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-403208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 80.0 5 => 0 6 => 0 7 => 15000.0 8 => null 9 => 0 10 => 200000.0 11 => 185000.0 12 => false 13 => DateTimeImmutable @1766507867 {#176487 : 2025-12-23 16:37:47.063209 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#176492 : 2025-12-23 16:37:47.063214 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 200000.0 21 => 200000.0 22 => 200000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 561 29 => 208 30 => 403 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-401208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 88.0 5 => 0 6 => 0 7 => 16500.0 8 => null 9 => 0 10 => 220000.0 11 => 203500.0 12 => false 13 => DateTimeImmutable @1766507867 {#180535 : 2025-12-23 16:37:47.126359 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#180540 : 2025-12-23 16:37:47.126361 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 220000.0 21 => 220000.0 22 => 220000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 692 29 => 208 30 => 401 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-400208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 44.0 5 => 0 6 => 0 7 => 8250.0 8 => null 9 => 0 10 => 110000.0 11 => 101750.0 12 => false 13 => DateTimeImmutable @1766507867 {#183240 : 2025-12-23 16:37:47.163118 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#183245 : 2025-12-23 16:37:47.163121 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 110000.0 21 => 110000.0 22 => 110000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 234 29 => 208 30 => 400 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-399208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 41.0 5 => 0 6 => 0 7 => 7687.5 8 => null 9 => 0 10 => 102500.0 11 => 94812.5 12 => false 13 => DateTimeImmutable @1766507867 {#186597 : 2025-12-23 16:37:47.208572 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#186602 : 2025-12-23 16:37:47.208574 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 102500.0 21 => 102500.0 22 => 102500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 215 29 => 208 30 => 399 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-397208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 103.0 5 => 0 6 => 0 7 => 19312.5 8 => null 9 => 0 10 => 257500.0 11 => 238187.5 12 => false 13 => DateTimeImmutable @1766507867 {#191542 : 2025-12-23 16:37:47.269191 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#191547 : 2025-12-23 16:37:47.269193 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 257500.0 21 => 257500.0 22 => 257500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 461 29 => 208 30 => 397 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-396208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 95.0 5 => 0 6 => 0 7 => 17812.5 8 => null 9 => 0 10 => 237500.0 11 => 219687.5 12 => false 13 => DateTimeImmutable @1766507867 {#195689 : 2025-12-23 16:37:47.319091 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#195694 : 2025-12-23 16:37:47.319093 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 237500.0 21 => 237500.0 22 => 237500.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 364 29 => 208 30 => 396 ] |
|
| doctrine |
INSERT INTO rh_salary_pay_slip (code, label, hourly_rate, number_hour_performed, gross_taxable, gross_non_taxable, withholding_tax, patronal_withholding_tax, others_retained, base_salary, net_salary, is_validated, created_at, updated_at, created_by, updated_by, day, month, year, gross_total, tax_gross, social_gross, payment_method, type, its_gross, ricf, establishment_id, rh_salary_id, rh_pay_slip_id, rh_salary_contract_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "PAIE-395208" 2 => "PAIE DECEMBRE 2025 VACATAIRE" 3 => 2500.0 4 => 92.0 5 => 0 6 => 0 7 => 17250.0 8 => null 9 => 0 10 => 230000.0 11 => 212750.0 12 => false 13 => DateTimeImmutable @1766507867 {#199757 : 2025-12-23 16:37:47.456295 UTC (+00:00) } 14 => DateTimeImmutable @1766507867 {#199762 : 2025-12-23 16:37:47.456297 UTC (+00:00) } 15 => 2 16 => 2 17 => "2025-12-00" 18 => "2025-12" 19 => "2025" 20 => 230000.0 21 => 230000.0 22 => 230000.0 23 => null 24 => null 25 => null 26 => null 27 => 3 28 => 459 29 => 208 30 => 395 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 145000.0 7 => 10875.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#10952 : 2025-12-23 16:37:44.726277 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#11107 : 2025-12-23 16:37:44.726280 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11579 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 102500.0 7 => 7687.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#11111 : 2025-12-23 16:37:44.777860 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#14557 : 2025-12-23 16:37:44.777862 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11580 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 342500.0 7 => 25687.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#11114 : 2025-12-23 16:37:44.808972 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#16093 : 2025-12-23 16:37:44.808975 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11581 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 122500.0 7 => 9187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#14575 : 2025-12-23 16:37:44.821469 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#16832 : 2025-12-23 16:37:44.821473 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11582 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 130000.0 7 => 9750.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#16134 : 2025-12-23 16:37:44.833170 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#17525 : 2025-12-23 16:37:44.833172 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11583 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 2500.0 7 => 187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#16873 : 2025-12-23 16:37:44.840416 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#17834 : 2025-12-23 16:37:44.840418 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11584 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 167500.0 7 => 12562.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#17566 : 2025-12-23 16:37:44.854478 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#18818 : 2025-12-23 16:37:44.854480 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11585 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 142500.0 7 => 10687.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#17875 : 2025-12-23 16:37:44.866987 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#19657 : 2025-12-23 16:37:44.866990 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11586 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 122500.0 7 => 9187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#18859 : 2025-12-23 16:37:44.880385 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#20516 : 2025-12-23 16:37:44.880388 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11587 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 115000.0 7 => 8625.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#19698 : 2025-12-23 16:37:44.925357 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#24058 : 2025-12-23 16:37:44.925360 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11588 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 212500.0 7 => 15937.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#20534 : 2025-12-23 16:37:44.945221 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#25362 : 2025-12-23 16:37:44.945235 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11589 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 150000.0 7 => 11250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#24099 : 2025-12-23 16:37:44.956990 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#26193 : 2025-12-23 16:37:44.956992 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11590 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 152500.0 7 => 11437.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#25403 : 2025-12-23 16:37:44.969648 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#27146 : 2025-12-23 16:37:44.969650 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11591 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 212500.0 7 => 15937.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#26234 : 2025-12-23 16:37:44.984327 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#28161 : 2025-12-23 16:37:44.984329 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11592 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 137500.0 7 => 10312.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507864 {#27187 : 2025-12-23 16:37:44.995953 UTC (+00:00) } 11 => DateTimeImmutable @1766507864 {#28965 : 2025-12-23 16:37:44.995955 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11593 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 150000.0 7 => 11250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#28202 : 2025-12-23 16:37:45.009225 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#29844 : 2025-12-23 16:37:45.009227 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11594 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 120000.0 7 => 9000.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#29006 : 2025-12-23 16:37:45.024879 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#30980 : 2025-12-23 16:37:45.024881 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11595 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 50000.0 7 => 3750.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#29931 : 2025-12-23 16:37:45.032861 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#31333 : 2025-12-23 16:37:45.032864 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11596 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 122500.0 7 => 9187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#30998 : 2025-12-23 16:37:45.055253 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#32936 : 2025-12-23 16:37:45.055256 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11597 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 292500.0 7 => 21937.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#31420 : 2025-12-23 16:37:45.116040 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#37217 : 2025-12-23 16:37:45.116042 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11598 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 170000.0 7 => 12750.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#33023 : 2025-12-23 16:37:45.153324 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#39886 : 2025-12-23 16:37:45.153326 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11599 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 232500.0 7 => 17437.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#37235 : 2025-12-23 16:37:45.216997 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#44796 : 2025-12-23 16:37:45.217 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11600 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 165000.0 7 => 12375.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#39904 : 2025-12-23 16:37:45.256956 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#47558 : 2025-12-23 16:37:45.256958 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11601 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 167500.0 7 => 12562.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#44883 : 2025-12-23 16:37:45.325283 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#51327 : 2025-12-23 16:37:45.325285 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11602 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 157500.0 7 => 11812.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#47645 : 2025-12-23 16:37:45.356196 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#53764 : 2025-12-23 16:37:45.356201 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11603 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 230000.0 7 => 17250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#51345 : 2025-12-23 16:37:45.436905 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#58897 : 2025-12-23 16:37:45.436907 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11604 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 140000.0 7 => 10500.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#53851 : 2025-12-23 16:37:45.490279 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#61279 : 2025-12-23 16:37:45.490282 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11605 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 222500.0 7 => 16687.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#58915 : 2025-12-23 16:37:45.542549 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#65635 : 2025-12-23 16:37:45.542552 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11606 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 160000.0 7 => 12000.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#61297 : 2025-12-23 16:37:45.578556 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#68457 : 2025-12-23 16:37:45.578560 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11607 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 150000.0 7 => 11250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#65653 : 2025-12-23 16:37:45.618397 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#71342 : 2025-12-23 16:37:45.618399 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11608 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 97500.0 7 => 7312.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#68544 : 2025-12-23 16:37:45.649251 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#73586 : 2025-12-23 16:37:45.649253 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11609 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 97500.0 7 => 7312.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#71429 : 2025-12-23 16:37:45.681004 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#75588 : 2025-12-23 16:37:45.681007 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11610 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 215000.0 7 => 16125.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#73673 : 2025-12-23 16:37:45.721011 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#78708 : 2025-12-23 16:37:45.721014 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11611 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 240000.0 7 => 18000.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#75606 : 2025-12-23 16:37:45.782349 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#83681 : 2025-12-23 16:37:45.782354 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11612 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 100000.0 7 => 7500.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#78841 : 2025-12-23 16:37:45.831380 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#87482 : 2025-12-23 16:37:45.831383 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11613 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 47500.0 7 => 3562.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#83699 : 2025-12-23 16:37:45.846380 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#88267 : 2025-12-23 16:37:45.846383 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11614 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 155000.0 7 => 11625.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#87500 : 2025-12-23 16:37:45.926178 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#92070 : 2025-12-23 16:37:45.926180 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11615 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 115000.0 7 => 8625.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#88354 : 2025-12-23 16:37:45.959155 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#94368 : 2025-12-23 16:37:45.959157 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11616 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 167500.0 7 => 12562.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507865 {#92088 : 2025-12-23 16:37:45.999780 UTC (+00:00) } 11 => DateTimeImmutable @1766507865 {#97603 : 2025-12-23 16:37:45.999782 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11617 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 2500.0 7 => 187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#94386 : 2025-12-23 16:37:46.046839 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#101399 : 2025-12-23 16:37:46.046841 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11618 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 345000.0 7 => 25875.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#97621 : 2025-12-23 16:37:46.092941 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#105060 : 2025-12-23 16:37:46.092943 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11619 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 215000.0 7 => 16125.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#101417 : 2025-12-23 16:37:46.128814 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#107548 : 2025-12-23 16:37:46.128817 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11620 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 187500.0 7 => 14062.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#105078 : 2025-12-23 16:37:46.195053 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#112232 : 2025-12-23 16:37:46.195055 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11621 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 195000.0 7 => 14625.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#107566 : 2025-12-23 16:37:46.241795 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#115752 : 2025-12-23 16:37:46.241797 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11622 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 227500.0 7 => 17062.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#112250 : 2025-12-23 16:37:46.305170 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#120931 : 2025-12-23 16:37:46.305172 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11623 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 215000.0 7 => 16125.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#115770 : 2025-12-23 16:37:46.347142 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#124298 : 2025-12-23 16:37:46.347144 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11624 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 152500.0 7 => 11437.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#120949 : 2025-12-23 16:37:46.379918 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#126916 : 2025-12-23 16:37:46.379920 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11625 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 190000.0 7 => 14250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#124316 : 2025-12-23 16:37:46.428878 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#130223 : 2025-12-23 16:37:46.428881 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11626 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 110000.0 7 => 8250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#126934 : 2025-12-23 16:37:46.459848 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#132745 : 2025-12-23 16:37:46.459850 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11627 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 292500.0 7 => 21937.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#130241 : 2025-12-23 16:37:46.528609 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#138499 : 2025-12-23 16:37:46.528612 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11628 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 200000.0 7 => 15000.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#132763 : 2025-12-23 16:37:46.624690 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#142382 : 2025-12-23 16:37:46.624692 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11629 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 80000.0 7 => 6000.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#138517 : 2025-12-23 16:37:46.644099 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#143835 : 2025-12-23 16:37:46.644101 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11630 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 250000.0 7 => 18750.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#142400 : 2025-12-23 16:37:46.708884 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#149312 : 2025-12-23 16:37:46.708887 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11631 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 267500.0 7 => 20062.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#143922 : 2025-12-23 16:37:46.749507 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#152749 : 2025-12-23 16:37:46.749510 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11632 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 2500.0 7 => 187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#149330 : 2025-12-23 16:37:46.808402 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#157434 : 2025-12-23 16:37:46.808404 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11633 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 210000.0 7 => 15750.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#152767 : 2025-12-23 16:37:46.845536 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#160158 : 2025-12-23 16:37:46.845538 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11634 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 140000.0 7 => 10500.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#157452 : 2025-12-23 16:37:46.871123 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#162078 : 2025-12-23 16:37:46.871127 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11635 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 242500.0 7 => 18187.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#160176 : 2025-12-23 16:37:46.910092 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#165156 : 2025-12-23 16:37:46.910106 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11636 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 67500.0 7 => 5062.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#162096 : 2025-12-23 16:37:46.941354 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#167347 : 2025-12-23 16:37:46.941357 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11637 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 147500.0 7 => 11062.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507866 {#165174 : 2025-12-23 16:37:46.964587 UTC (+00:00) } 11 => DateTimeImmutable @1766507866 {#168985 : 2025-12-23 16:37:46.964589 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11638 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 170000.0 7 => 12750.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#167434 : 2025-12-23 16:37:47.023976 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#173695 : 2025-12-23 16:37:47.023978 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11639 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 200000.0 7 => 15000.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#169003 : 2025-12-23 16:37:47.062027 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#176486 : 2025-12-23 16:37:47.062029 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11640 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 220000.0 7 => 16500.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#173782 : 2025-12-23 16:37:47.125221 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#180534 : 2025-12-23 16:37:47.125224 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11641 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 110000.0 7 => 8250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#176504 : 2025-12-23 16:37:47.161866 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#183239 : 2025-12-23 16:37:47.161868 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11642 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 102500.0 7 => 7687.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#180552 : 2025-12-23 16:37:47.207274 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#186596 : 2025-12-23 16:37:47.207276 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11643 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 257500.0 7 => 19312.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#183257 : 2025-12-23 16:37:47.267831 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#191541 : 2025-12-23 16:37:47.267833 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11644 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 237500.0 7 => 17812.5 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#186683 : 2025-12-23 16:37:47.317898 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#195688 : 2025-12-23 16:37:47.317900 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11645 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_retained_item (num, code, label, compute_method, type, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, part, establishment_id, rh_salary_pay_slip_id, rh_salary_credit_shedul_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "39" 2 => "RIBNC" 3 => "RIBNC" 4 => "RIBNC" 5 => "IMPOT" 6 => 230000.0 7 => 17250.0 8 => 7.5 9 => null 10 => DateTimeImmutable @1766507867 {#191559 : 2025-12-23 16:37:47.455154 UTC (+00:00) } 11 => DateTimeImmutable @1766507867 {#199756 : 2025-12-23 16:37:47.455156 UTC (+00:00) } 12 => 2 13 => 2 14 => "2025-12-00" 15 => "2025-12" 16 => "2025" 17 => "SALARIALE" 18 => 3 19 => 11646 20 => null ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 145000.0 7 => 58.0 8 => null 9 => DateTimeImmutable @1766507864 {#10950 : 2025-12-23 16:37:44.723303 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#10954 : 2025-12-23 16:37:44.723306 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11579 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 102500.0 7 => 41.0 8 => null 9 => DateTimeImmutable @1766507864 {#11116 : 2025-12-23 16:37:44.774573 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#11110 : 2025-12-23 16:37:44.774575 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11580 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 342500.0 7 => 137.0 8 => null 9 => DateTimeImmutable @1766507864 {#14561 : 2025-12-23 16:37:44.807559 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#14562 : 2025-12-23 16:37:44.807562 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11581 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 122500.0 7 => 49.0 8 => null 9 => DateTimeImmutable @1766507864 {#16097 : 2025-12-23 16:37:44.820450 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#16098 : 2025-12-23 16:37:44.820454 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11582 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 130000.0 7 => 52.0 8 => null 9 => DateTimeImmutable @1766507864 {#16836 : 2025-12-23 16:37:44.832026 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#16837 : 2025-12-23 16:37:44.832029 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11583 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 2500.0 7 => 1.0 8 => null 9 => DateTimeImmutable @1766507864 {#17529 : 2025-12-23 16:37:44.839443 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#17530 : 2025-12-23 16:37:44.839446 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11584 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 167500.0 7 => 67.0 8 => null 9 => DateTimeImmutable @1766507864 {#17838 : 2025-12-23 16:37:44.853573 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#17839 : 2025-12-23 16:37:44.853575 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11585 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 142500.0 7 => 57.0 8 => null 9 => DateTimeImmutable @1766507864 {#18822 : 2025-12-23 16:37:44.865915 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#18823 : 2025-12-23 16:37:44.865917 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11586 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 122500.0 7 => 49.0 8 => null 9 => DateTimeImmutable @1766507864 {#19661 : 2025-12-23 16:37:44.879263 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#19662 : 2025-12-23 16:37:44.879266 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11587 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 115000.0 7 => 46.0 8 => null 9 => DateTimeImmutable @1766507864 {#20520 : 2025-12-23 16:37:44.924384 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#20521 : 2025-12-23 16:37:44.924386 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11588 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 212500.0 7 => 85.0 8 => null 9 => DateTimeImmutable @1766507864 {#24062 : 2025-12-23 16:37:44.943908 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#24063 : 2025-12-23 16:37:44.943910 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11589 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 150000.0 7 => 60.0 8 => null 9 => DateTimeImmutable @1766507864 {#25366 : 2025-12-23 16:37:44.956126 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#25367 : 2025-12-23 16:37:44.956128 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11590 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 152500.0 7 => 61.0 8 => null 9 => DateTimeImmutable @1766507864 {#26197 : 2025-12-23 16:37:44.968734 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#26198 : 2025-12-23 16:37:44.968737 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11591 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 212500.0 7 => 85.0 8 => null 9 => DateTimeImmutable @1766507864 {#27150 : 2025-12-23 16:37:44.983 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#27151 : 2025-12-23 16:37:44.983002 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11592 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 137500.0 7 => 55.0 8 => null 9 => DateTimeImmutable @1766507864 {#28165 : 2025-12-23 16:37:44.994927 UTC (+00:00) } 10 => DateTimeImmutable @1766507864 {#28166 : 2025-12-23 16:37:44.994929 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11593 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 150000.0 7 => 60.0 8 => null 9 => DateTimeImmutable @1766507865 {#28969 : 2025-12-23 16:37:45.008298 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#28970 : 2025-12-23 16:37:45.008300 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11594 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 120000.0 7 => 48.0 8 => null 9 => DateTimeImmutable @1766507865 {#29848 : 2025-12-23 16:37:45.023902 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#29849 : 2025-12-23 16:37:45.023904 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11595 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 50000.0 7 => 20.0 8 => null 9 => DateTimeImmutable @1766507865 {#30984 : 2025-12-23 16:37:45.031828 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#30985 : 2025-12-23 16:37:45.031830 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11596 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 122500.0 7 => 49.0 8 => null 9 => DateTimeImmutable @1766507865 {#31337 : 2025-12-23 16:37:45.054288 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#31338 : 2025-12-23 16:37:45.054290 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11597 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 292500.0 7 => 117.0 8 => null 9 => DateTimeImmutable @1766507865 {#32940 : 2025-12-23 16:37:45.114757 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#32941 : 2025-12-23 16:37:45.114759 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11598 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 170000.0 7 => 68.0 8 => null 9 => DateTimeImmutable @1766507865 {#37221 : 2025-12-23 16:37:45.152018 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#37222 : 2025-12-23 16:37:45.152020 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11599 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 232500.0 7 => 93.0 8 => null 9 => DateTimeImmutable @1766507865 {#39890 : 2025-12-23 16:37:45.215578 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#39891 : 2025-12-23 16:37:45.215581 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11600 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 165000.0 7 => 66.0 8 => null 9 => DateTimeImmutable @1766507865 {#44800 : 2025-12-23 16:37:45.255705 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#44801 : 2025-12-23 16:37:45.255707 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11601 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 167500.0 7 => 67.0 8 => null 9 => DateTimeImmutable @1766507865 {#47562 : 2025-12-23 16:37:45.324118 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#47563 : 2025-12-23 16:37:45.324120 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11602 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 157500.0 7 => 63.0 8 => null 9 => DateTimeImmutable @1766507865 {#51331 : 2025-12-23 16:37:45.354734 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#51332 : 2025-12-23 16:37:45.354738 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11603 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 230000.0 7 => 92.0 8 => null 9 => DateTimeImmutable @1766507865 {#53768 : 2025-12-23 16:37:45.435476 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#53769 : 2025-12-23 16:37:45.435478 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11604 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 140000.0 7 => 56.0 8 => null 9 => DateTimeImmutable @1766507865 {#58901 : 2025-12-23 16:37:45.488537 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#58902 : 2025-12-23 16:37:45.488543 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11605 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 222500.0 7 => 89.0 8 => null 9 => DateTimeImmutable @1766507865 {#61283 : 2025-12-23 16:37:45.541393 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#61284 : 2025-12-23 16:37:45.541395 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11606 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 160000.0 7 => 64.0 8 => null 9 => DateTimeImmutable @1766507865 {#65639 : 2025-12-23 16:37:45.577470 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#65640 : 2025-12-23 16:37:45.577473 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11607 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 150000.0 7 => 60.0 8 => null 9 => DateTimeImmutable @1766507865 {#68461 : 2025-12-23 16:37:45.616996 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#68462 : 2025-12-23 16:37:45.616998 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11608 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 97500.0 7 => 39.0 8 => null 9 => DateTimeImmutable @1766507865 {#71346 : 2025-12-23 16:37:45.647753 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#71347 : 2025-12-23 16:37:45.647756 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11609 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 97500.0 7 => 39.0 8 => null 9 => DateTimeImmutable @1766507865 {#73590 : 2025-12-23 16:37:45.679733 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#73591 : 2025-12-23 16:37:45.679735 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11610 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 215000.0 7 => 86.0 8 => null 9 => DateTimeImmutable @1766507865 {#75592 : 2025-12-23 16:37:45.719961 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#75593 : 2025-12-23 16:37:45.719964 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11611 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 240000.0 7 => 96.0 8 => null 9 => DateTimeImmutable @1766507865 {#78712 : 2025-12-23 16:37:45.781063 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#78713 : 2025-12-23 16:37:45.781065 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11612 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 100000.0 7 => 40.0 8 => null 9 => DateTimeImmutable @1766507865 {#83685 : 2025-12-23 16:37:45.830185 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#83686 : 2025-12-23 16:37:45.830187 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11613 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 47500.0 7 => 19.0 8 => null 9 => DateTimeImmutable @1766507865 {#87486 : 2025-12-23 16:37:45.845133 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#87487 : 2025-12-23 16:37:45.845136 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11614 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 155000.0 7 => 62.0 8 => null 9 => DateTimeImmutable @1766507865 {#88271 : 2025-12-23 16:37:45.925 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#88272 : 2025-12-23 16:37:45.925002 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11615 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 115000.0 7 => 46.0 8 => null 9 => DateTimeImmutable @1766507865 {#92074 : 2025-12-23 16:37:45.958136 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#92075 : 2025-12-23 16:37:45.958138 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11616 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 167500.0 7 => 67.0 8 => null 9 => DateTimeImmutable @1766507865 {#94372 : 2025-12-23 16:37:45.998803 UTC (+00:00) } 10 => DateTimeImmutable @1766507865 {#94373 : 2025-12-23 16:37:45.998805 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11617 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 2500.0 7 => 1.0 8 => null 9 => DateTimeImmutable @1766507866 {#97607 : 2025-12-23 16:37:46.045658 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#97608 : 2025-12-23 16:37:46.045660 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11618 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 345000.0 7 => 138.0 8 => null 9 => DateTimeImmutable @1766507866 {#101403 : 2025-12-23 16:37:46.091685 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#101404 : 2025-12-23 16:37:46.091687 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11619 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 215000.0 7 => 86.0 8 => null 9 => DateTimeImmutable @1766507866 {#105064 : 2025-12-23 16:37:46.127357 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#105065 : 2025-12-23 16:37:46.127360 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11620 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 187500.0 7 => 75.0 8 => null 9 => DateTimeImmutable @1766507866 {#107552 : 2025-12-23 16:37:46.194041 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#107553 : 2025-12-23 16:37:46.194044 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11621 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 195000.0 7 => 78.0 8 => null 9 => DateTimeImmutable @1766507866 {#112236 : 2025-12-23 16:37:46.240538 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#112237 : 2025-12-23 16:37:46.240542 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11622 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 227500.0 7 => 91.0 8 => null 9 => DateTimeImmutable @1766507866 {#115756 : 2025-12-23 16:37:46.304004 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#115757 : 2025-12-23 16:37:46.304007 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11623 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 215000.0 7 => 86.0 8 => null 9 => DateTimeImmutable @1766507866 {#120935 : 2025-12-23 16:37:46.346223 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#120936 : 2025-12-23 16:37:46.346225 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11624 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 152500.0 7 => 61.0 8 => null 9 => DateTimeImmutable @1766507866 {#124302 : 2025-12-23 16:37:46.378725 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#124303 : 2025-12-23 16:37:46.378729 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11625 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 190000.0 7 => 76.0 8 => null 9 => DateTimeImmutable @1766507866 {#126920 : 2025-12-23 16:37:46.428018 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#126921 : 2025-12-23 16:37:46.428021 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11626 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 110000.0 7 => 44.0 8 => null 9 => DateTimeImmutable @1766507866 {#130227 : 2025-12-23 16:37:46.458725 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#130228 : 2025-12-23 16:37:46.458729 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11627 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 292500.0 7 => 117.0 8 => null 9 => DateTimeImmutable @1766507866 {#132749 : 2025-12-23 16:37:46.527376 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#132750 : 2025-12-23 16:37:46.527381 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11628 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 200000.0 7 => 80.0 8 => null 9 => DateTimeImmutable @1766507866 {#138503 : 2025-12-23 16:37:46.623293 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#138504 : 2025-12-23 16:37:46.623296 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11629 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 80000.0 7 => 32.0 8 => null 9 => DateTimeImmutable @1766507866 {#142386 : 2025-12-23 16:37:46.643153 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#142387 : 2025-12-23 16:37:46.643155 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11630 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 250000.0 7 => 100.0 8 => null 9 => DateTimeImmutable @1766507866 {#143839 : 2025-12-23 16:37:46.707586 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#143840 : 2025-12-23 16:37:46.707588 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11631 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 267500.0 7 => 107.0 8 => null 9 => DateTimeImmutable @1766507866 {#149316 : 2025-12-23 16:37:46.748322 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#149317 : 2025-12-23 16:37:46.748324 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11632 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 2500.0 7 => 1.0 8 => null 9 => DateTimeImmutable @1766507866 {#152753 : 2025-12-23 16:37:46.807035 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#152754 : 2025-12-23 16:37:46.807038 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11633 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 210000.0 7 => 84.0 8 => null 9 => DateTimeImmutable @1766507866 {#157438 : 2025-12-23 16:37:46.844469 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#157439 : 2025-12-23 16:37:46.844471 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11634 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 140000.0 7 => 56.0 8 => null 9 => DateTimeImmutable @1766507866 {#160162 : 2025-12-23 16:37:46.869949 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#160163 : 2025-12-23 16:37:46.869952 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11635 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 242500.0 7 => 97.0 8 => null 9 => DateTimeImmutable @1766507866 {#162082 : 2025-12-23 16:37:46.908795 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#162083 : 2025-12-23 16:37:46.908797 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11636 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 67500.0 7 => 27.0 8 => null 9 => DateTimeImmutable @1766507866 {#165160 : 2025-12-23 16:37:46.940286 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#165161 : 2025-12-23 16:37:46.940288 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11637 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 147500.0 7 => 59.0 8 => null 9 => DateTimeImmutable @1766507866 {#167351 : 2025-12-23 16:37:46.963350 UTC (+00:00) } 10 => DateTimeImmutable @1766507866 {#167352 : 2025-12-23 16:37:46.963353 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11638 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 170000.0 7 => 68.0 8 => null 9 => DateTimeImmutable @1766507867 {#168989 : 2025-12-23 16:37:47.022632 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#168990 : 2025-12-23 16:37:47.022637 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11639 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 200000.0 7 => 80.0 8 => null 9 => DateTimeImmutable @1766507867 {#173699 : 2025-12-23 16:37:47.060954 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#173700 : 2025-12-23 16:37:47.060956 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11640 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 220000.0 7 => 88.0 8 => null 9 => DateTimeImmutable @1766507867 {#176490 : 2025-12-23 16:37:47.123787 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#176491 : 2025-12-23 16:37:47.123792 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11641 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 110000.0 7 => 44.0 8 => null 9 => DateTimeImmutable @1766507867 {#180538 : 2025-12-23 16:37:47.160589 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#180539 : 2025-12-23 16:37:47.160592 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11642 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 102500.0 7 => 41.0 8 => null 9 => DateTimeImmutable @1766507867 {#183243 : 2025-12-23 16:37:47.205973 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#183244 : 2025-12-23 16:37:47.205976 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11643 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 257500.0 7 => 103.0 8 => null 9 => DateTimeImmutable @1766507867 {#186600 : 2025-12-23 16:37:47.266604 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#186601 : 2025-12-23 16:37:47.266606 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11644 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 237500.0 7 => 95.0 8 => null 9 => DateTimeImmutable @1766507867 {#191545 : 2025-12-23 16:37:47.316643 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#191546 : 2025-12-23 16:37:47.316646 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11645 ] |
|
| doctrine |
INSERT INTO rh_pay_slip_taxable_item (num, code, label, compute_method, based, profit, rate, number_order, created_at, updated_at, created_by, updated_by, day, month, year, establishment_id, rh_salary_pay_slip_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "01" 2 => "SALAIRE DE BASE" 3 => "SALAIRE DE BASE" 4 => "BASE TAUX JOUR" 5 => 2500.0 6 => 230000.0 7 => 92.0 8 => null 9 => DateTimeImmutable @1766507867 {#195692 : 2025-12-23 16:37:47.454040 UTC (+00:00) } 10 => DateTimeImmutable @1766507867 {#195693 : 2025-12-23 16:37:47.454043 UTC (+00:00) } 11 => 2 12 => 2 13 => "2025-12-00" 14 => "2025-12" 15 => "2025" 16 => 3 17 => 11646 ] |
|
| doctrine |
UPDATE user SET last_login_at = ? WHERE id = ?
[ DateTimeImmutable @1766507868 {#200401 : 2025-12-23 16:37:48.153958 UTC (+00:00) } 2 ] |
|
| doctrine | "COMMIT" | |
| doctrine |
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.wave_api_location AS wave_api_location_33, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_34, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_35, t0.wave_api_setup_number AS wave_api_setup_number_36, t0.wave_api_code_secret AS wave_api_code_secret_37, t0.recovery_put_out_amount AS recovery_put_out_amount_38, t0.fee_shedul_end_date AS fee_shedul_end_date_39, t0.establishment_group_id AS establishment_group_id_40, t0.parent_id AS parent_id_41 FROM establishment t0 WHERE t0.id = ?
[
3
]
|
|
| doctrine |
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.wave_api_location AS wave_api_location_33, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_34, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_35, t0.wave_api_setup_number AS wave_api_setup_number_36, t0.wave_api_code_secret AS wave_api_code_secret_37, t0.recovery_put_out_amount AS recovery_put_out_amount_38, t0.fee_shedul_end_date AS fee_shedul_end_date_39, t0.establishment_group_id AS establishment_group_id_40, t0.parent_id AS parent_id_41 FROM establishment t0 WHERE t0.id = ?
[
2
]
|
|
| security |
Stored the security token in the session.
[ "key" => "_security_main" ] |
|
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SELECT DATABASE() | |
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 4458
Log messages generated during the compilation of the service container.
| Class | Messages |
|---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
1448 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
919 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
70 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
1391 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
116 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
514 |