forked from KejawenLab/SemartHris
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.php_cs.cache
1 lines (1 loc) · 26.6 KB
/
.php_cs.cache
1
{"php":"7.1.12-2+ubuntu16.04.1+deb.sury.org+2","version":"2.9.0","rules":{"binary_operator_spaces":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":{"allow_single_line_closure":true},"cast_spaces":true,"class_attributes_separation":{"elements":["method"]},"class_definition":{"singleLine":true},"concat_space":{"spacing":"none"},"declare_equal_normalize":true,"function_typehint_space":true,"include":true,"increment_style":true,"lowercase_cast":true,"magic_constant_casing":true,"method_argument_space":true,"native_function_casing":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_consecutive_blank_lines":{"tokens":["curly_brace_block","extra","parenthesis_brace_block","square_brace_block","throw","use"]},"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_unneeded_control_parentheses":true,"no_unneeded_curly_braces":true,"no_unneeded_final_method":true,"no_unused_imports":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"object_operator_without_whitespace":true,"php_unit_fqcn_annotation":true,"phpdoc_align":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_empty_return":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"protected_to_private":true,"return_type_declaration":true,"self_accessor":true,"semicolon_after_instruction":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":true,"single_line_comment_style":{"comment_types":["hash"]},"single_quote":true,"space_after_semicolon":{"remove_in_empty_for_expressions":true},"standardize_not_equals":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline_array":true,"trim_array_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true,"yoda_style":true,"blank_line_after_namespace":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true},"hashes":{"src\/\/EventListener\/SetOldJobMutationSubscriber.php":2033466030,"src\/\/EventListener\/DefaultAddressCheckerSubscriber.php":544982743,"src\/\/EventListener\/SetOldTaxDataHistorySubscriber.php":566283000,"src\/\/EventListener\/EncryptorSubscriber.php":2741172097,"src\/\/EventListener\/AttendanceCalculatorSubscriber.php":1825613037,"src\/\/EventListener\/GenerateUsernameSubscriber.php":2801394828,"src\/\/EventListener\/MarkUsedContractSubscriber.php":2653617699,"src\/\/EventListener\/UpdateJoinDateFromContractSubscriber.php":1290965922,"src\/\/EventListener\/WorkshiftSlicerSubscriber.php":3647515501,"src\/\/EventListener\/AddCareerHistorySubscriber.php":1820711817,"src\/\/EventListener\/ChangeBenefitSubscriber.php":3112958108,"src\/\/EventListener\/ExceptionSubscriber.php":2538021735,"src\/\/EventListener\/OvertimeCalculatorSubscriber.php":1822554193,"src\/\/Controller\/Front\/FileController.php":379324123,"src\/\/Controller\/Front\/SecurityController.php":204436790,"src\/\/Controller\/Admin\/SettingController.php":2290998549,"src\/\/Controller\/Admin\/ReasonController.php":419736467,"src\/\/Controller\/Admin\/WorkshiftController.php":732989554,"src\/\/Controller\/Admin\/OvertimeController.php":3987406801,"src\/\/Controller\/Admin\/MutationController.php":2560436446,"src\/\/Controller\/Admin\/UserController.php":2468624340,"src\/\/Controller\/Admin\/ShiftmentController.php":2169275833,"src\/\/Controller\/Admin\/PayrollController.php":2896047023,"src\/\/Controller\/Admin\/SkillController.php":3555523910,"src\/\/Controller\/Admin\/CompanyDepartmentController.php":665472855,"src\/\/Controller\/Admin\/SalaryComponentController.php":15310096,"src\/\/Controller\/Admin\/SalaryBenefitController.php":2776575532,"src\/\/Controller\/Admin\/SalaryAllowanceController.php":2068762840,"src\/\/Controller\/Admin\/JobTitleController.php":630895621,"src\/\/Controller\/Admin\/PlacementController.php":2723408470,"src\/\/Controller\/Admin\/SalaryBenefitHistoryController.php":2825059845,"src\/\/Controller\/Admin\/CompanyController.php":2205119731,"src\/\/Controller\/Admin\/ContractController.php":966987052,"src\/\/Controller\/Admin\/DepartmentController.php":311329308,"src\/\/Controller\/Admin\/TaxController.php":3739084669,"src\/\/Controller\/Admin\/AttendanceSummaryController.php":1975519541,"src\/\/Controller\/Admin\/TaxGroupHistoryController.php":336122256,"src\/\/Controller\/Admin\/CityController.php":2421235849,"src\/\/Controller\/Admin\/EmployeeController.php":2681203113,"src\/\/Controller\/Admin\/CompanyPayrollCostController.php":3057849859,"src\/\/Controller\/Admin\/EmployeeAddressController.php":1183303094,"src\/\/Controller\/Admin\/RegionController.php":2012466708,"src\/\/Controller\/Admin\/CompanyAddressController.php":2349340265,"src\/\/Controller\/Admin\/AttendanceController.php":1835024083,"src\/\/Controller\/Admin\/AdminController.php":895645553,"src\/\/Kernel.php":4054055171,"src\/\/Entity\/City.php":1115558247,"src\/\/Entity\/Payroll.php":2933063507,"src\/\/Entity\/Contract.php":1069119901,"src\/\/Entity\/SalaryComponent.php":1253249048,"src\/\/Entity\/Company.php":944686892,"src\/\/Entity\/TaxGroupHistory.php":2059397891,"src\/\/Entity\/CompanyAddress.php":667587012,"src\/\/Entity\/Employee.php":2788508963,"src\/\/Entity\/Mutation.php":3216803419,"src\/\/Entity\/SalaryBenefitHistory.php":568863327,"src\/\/Entity\/SkillGroup.php":896462210,"src\/\/Entity\/AttendanceSummary.php":1193428983,"src\/\/Entity\/CompanyDepartment.php":813913370,"src\/\/Entity\/Attendance.php":1506674720,"src\/\/Entity\/CompanyPayrollCost.php":2169377771,"src\/\/Entity\/JobLevel.php":2126613211,"src\/\/Entity\/EducationalInstitute.php":2587163650,"src\/\/Entity\/EducationTitle.php":4009200361,"src\/\/Entity\/Workshift.php":4021666076,"src\/\/Entity\/Region.php":2634073473,"src\/\/Entity\/Holiday.php":244683688,"src\/\/Entity\/EmployeeAddress.php":2638352090,"src\/\/Entity\/CareerHistory.php":3798069428,"src\/\/Entity\/Shiftment.php":1297517830,"src\/\/Entity\/Department.php":986205099,"src\/\/Entity\/SalaryBenefit.php":1406508687,"src\/\/Entity\/Skill.php":2776305114,"src\/\/Entity\/Tax.php":3172281433,"src\/\/Entity\/Overtime.php":80005915,"src\/\/Entity\/Placement.php":4089717135,"src\/\/Entity\/PayrollDetail.php":3963060533,"src\/\/Entity\/JobTitle.php":1360751972,"src\/\/Entity\/Reason.php":3893782566,"src\/\/Entity\/PayrollPeriod.php":729089003,"src\/\/Entity\/SalaryAllowance.php":3490568257,"src\/\/Validator\/ValidTaxHistoryValidator.php":2246619492,"src\/\/Validator\/UniqueContractValidator.php":2280969080,"src\/\/Validator\/ValidPlacementValidator.php":2517354582,"src\/\/Validator\/ValidAttendanceValidator.php":454670871,"src\/\/Validator\/Constraint\/ValidSalaryBenefit.php":2494699871,"src\/\/Validator\/Constraint\/ValidPlacement.php":1978992599,"src\/\/Validator\/Constraint\/ValidAttendance.php":3882363393,"src\/\/Validator\/Constraint\/UniqueContract.php":2089339396,"src\/\/Validator\/Constraint\/ValidMutation.php":1809045189,"src\/\/Validator\/Constraint\/ValidTaxHistory.php":287731006,"src\/\/Validator\/SalaryBenefitValidator.php":2017585622,"src\/\/Validator\/ValidMutationValidator.php":237972358,"src\/\/Form\/EventListener\/RemoveTagsTextFieldSubscriber.php":3503154946,"src\/\/Form\/EventListener\/DefaultAddressCheckerSubscriber.php":789267211,"src\/\/Form\/EventListener\/RemoveEmptyTaxHistorySubscriber.php":2034111882,"src\/\/Form\/EventListener\/RemoveDepartmentTextFieldSubscriber.php":1986911461,"src\/\/Form\/EventListener\/RemoveBenefitValueFieldSubscriber.php":1730994582,"src\/\/Form\/EventListener\/RemoveContractTextFieldSubscriber.php":980168355,"src\/\/Form\/EventListener\/EncodePasswordSubscriber.php":3746800148,"src\/\/Form\/EventListener\/RemoveCityTextFieldSubscriber.php":438531940,"src\/\/Form\/EventListener\/FieldRemoverInterface.php":373295722,"src\/\/Form\/EventListener\/RemoveTypeTextFieldSubscriber.php":3389799147,"src\/\/Form\/EventListener\/RemoveSupervisorTextFieldSubscriber.php":1992181484,"src\/\/Form\/EventListener\/RemoveJobTitleTextFieldSubscriber.php":810271064,"src\/\/Form\/EventListener\/RemoveComponentTextFieldSubscriber.php":2345190702,"src\/\/Form\/EventListener\/RemoveReasonTextFieldSubscriber.php":856084092,"src\/\/Form\/DataTransformer\/CityTransformer.php":2371845929,"src\/\/Form\/DataTransformer\/DepartmentTransformer.php":2807249124,"src\/\/Form\/DataTransformer\/SalaryComponentTransformer.php":311705712,"src\/\/Form\/DataTransformer\/CompanyTransformer.php":2818836512,"src\/\/Form\/DataTransformer\/JobLevelTransformer.php":805800795,"src\/\/Form\/DataTransformer\/ReasonTransformer.php":1104969790,"src\/\/Form\/DataTransformer\/RoleTransformer.php":69524263,"src\/\/Form\/DataTransformer\/ContractTransformer.php":2657217174,"src\/\/Form\/DataTransformer\/JobTitleTransformer.php":3003841022,"src\/\/Form\/DataTransformer\/TagTransformer.php":1914098584,"src\/\/Form\/DataTransformer\/EmployeeTransformer.php":2773208213,"src\/\/Form\/Manipulator\/FormManipulator.php":3846249854,"src\/\/Form\/Manipulator\/BenefitHistoryManipulator.php":2940160995,"src\/\/Form\/Manipulator\/CompanyDepartmentManipulator.php":640749232,"src\/\/Form\/Manipulator\/FormManipulatorInterface.php":1490595289,"src\/\/Form\/Manipulator\/MutationManipulator.php":1571574400,"src\/\/Form\/Manipulator\/EmployeeAddressManipulator.php":310961657,"src\/\/Form\/Manipulator\/ReasonManipulator.php":3133153615,"src\/\/Form\/Manipulator\/UserManipulator.php":5587483,"src\/\/Form\/Manipulator\/ContractManipulator.php":3003141126,"src\/\/Form\/Manipulator\/SalaryAllowanceManipulator.php":2102555931,"src\/\/Form\/Manipulator\/PlacementManipulator.php":812714103,"src\/\/Form\/Manipulator\/AttendanceManipulator.php":1186140241,"src\/\/Form\/Manipulator\/TaxHistoryManipulator.php":890492319,"src\/\/Form\/Manipulator\/SalaryBenefitManipulator.php":2264020233,"src\/\/Form\/Manipulator\/CompanyAddressManipulator.php":3089184476,"src\/\/Form\/Manipulator\/EmployeeManipulator.php":3213707708,"src\/\/Form\/Type\/YearType.php":1834149447,"src\/\/Form\/Type\/MonthType.php":1519015867,"src\/\/Security\/Service\/PasswordSetter.php":3924034630,"src\/\/Security\/Voter\/VoterInterface.php":3400428235,"src\/\/Security\/Voter\/SupervisorVoter.php":1516922834,"src\/\/Security\/Voter\/Voter.php":1957908200,"src\/\/Security\/Provider\/UserProvider.php":491463029,"src\/\/Util\/MonthUtil.php":663483961,"src\/\/Util\/UuidUtil.php":1323647581,"src\/\/Util\/StringUtil.php":3195943138,"src\/\/Util\/FileUtil.php":1498953701,"src\/\/DependencyInjection\/Compiler\/AttendanceRulePass.php":1270238488,"src\/\/DependencyInjection\/Compiler\/OvertimeCalculatorPass.php":1730622140,"src\/\/DependencyInjection\/Compiler\/PayrollProcessorPass.php":1330436226,"src\/\/DependencyInjection\/Compiler\/TaxCalculatorPass.php":1194673521,"src\/\/DependencyInjection\/Compiler\/ContractableRepositoryFactoryPass.php":2343150269,"src\/\/DependencyInjection\/Compiler\/SalaryProcessorPass.php":1204007403,"src\/\/DependencyInjection\/Compiler\/AddressRepositoryFactoryPass.php":3225491338,"src\/\/DependencyInjection\/Compiler\/CompilerPassFactory.php":2831972933,"src\/\/Twig\/RegionExtension.php":4188356327,"src\/\/Twig\/SemartViewExtension.php":2268922566,"src\/\/Twig\/SalaryComponentExtension.php":153690953,"src\/\/Twig\/HolidayExtension.php":1990124807,"src\/\/Twig\/AttendanceExtension.php":1051849883,"src\/\/Twig\/EmployeeExtension.php":1241883839,"src\/\/Twig\/OvertimeExtension.php":1508672449,"src\/\/Component\/ValidateTypeInterface.php":1918066296,"src\/\/Component\/Reason\/Service\/ValidateReasonType.php":1298954106,"src\/\/Component\/Reason\/Repository\/ReasonRepositoryInterface.php":65201108,"src\/\/Component\/Reason\/ReasonType.php":411103689,"src\/\/Component\/Reason\/Model\/ReasonInterface.php":3739204870,"src\/\/Component\/Encryptor\/Encryptor.php":2497413024,"src\/\/Component\/Encryptor\/KeyLoader.php":3548087804,"src\/\/Component\/Address\/Service\/DefaultAddressChecker.php":1868466106,"src\/\/Component\/Address\/Repository\/RegionRepositoryInterface.php":1013091054,"src\/\/Component\/Address\/Repository\/AddressRepositoryInterface.php":2440104498,"src\/\/Component\/Address\/Repository\/CityRepositoryInterface.php":621160015,"src\/\/Component\/Address\/Repository\/AddressRepositoryFactory.php":4247871366,"src\/\/Component\/Address\/Model\/RegionInterface.php":759516272,"src\/\/Component\/Address\/Model\/AddressInterface.php":2934319475,"src\/\/Component\/Address\/Model\/CityInterface.php":4051985901,"src\/\/Component\/Address\/Model\/Addressable.php":2284224736,"src\/\/Component\/Employee\/MaritalStatus.php":3903035390,"src\/\/Component\/Employee\/RiskRatio.php":2590737434,"src\/\/Component\/Employee\/Gender.php":1925018386,"src\/\/Component\/Employee\/IdentityType.php":3302867295,"src\/\/Component\/Employee\/Service\/ValidateFamilyRelation.php":137579907,"src\/\/Component\/Employee\/Service\/RiskRatioConverter.php":2520681227,"src\/\/Component\/Employee\/Service\/SupervisorChecker.php":2188239537,"src\/\/Component\/Employee\/Service\/ValidateRiskRatio.php":374209650,"src\/\/Component\/Employee\/Service\/ValidateGender.php":613175169,"src\/\/Component\/Employee\/Service\/ValidateIdentityType.php":3277151691,"src\/\/Component\/Employee\/Service\/ValidateMaritalStatus.php":1448175059,"src\/\/Component\/Employee\/Service\/ValidateContractType.php":114908874,"src\/\/Component\/Employee\/ContractType.php":3919218111,"src\/\/Component\/Employee\/FamilyRelation.php":3879543034,"src\/\/Component\/Employee\/Repository\/EmployeeRepositoryInterface.php":987330150,"src\/\/Component\/Employee\/Model\/EmployeeFamilyInterface.php":3671898613,"src\/\/Component\/Employee\/Model\/EmployeeInterface.php":1577531124,"src\/\/Component\/Employee\/Model\/EmployeeAddressInterface.php":3455554685,"src\/\/Component\/Employee\/Model\/ResignInterface.php":172231555,"src\/\/Component\/Employee\/Model\/Superviseable.php":270585827,"src\/\/Component\/Education\/Model\/EducationTitleInterface.php":1839983911,"src\/\/Component\/Education\/Model\/EducationalInstituteInterface.php":3505968863,"src\/\/Component\/Skill\/SkillLevel.php":2150064686,"src\/\/Component\/Skill\/Model\/SkillGroupInterface.php":1266489741,"src\/\/Component\/Skill\/Model\/SkillInterface.php":3320566313,"src\/\/Component\/Skill\/Model\/EmployeeSkillInterface.php":3624731555,"src\/\/Component\/Salary\/Service\/WorkdayCalculator.php":2022121474,"src\/\/Component\/Salary\/Service\/ValidateStateType.php":3595193505,"src\/\/Component\/Salary\/Service\/StoreAsCompanyCost.php":3552763071,"src\/\/Component\/Salary\/Service\/ChangeBenefit.php":2440915852,"src\/\/Component\/Salary\/Service\/PayrollProcessor.php":220111029,"src\/\/Component\/Salary\/Service\/ValidateBenefit.php":172366302,"src\/\/Component\/Salary\/StateType.php":1859007448,"src\/\/Component\/Salary\/Repository\/AllowanceRepositoryInterface.php":1574061194,"src\/\/Component\/Salary\/Repository\/BenefitRepositoryInterface.php":2885256211,"src\/\/Component\/Salary\/Repository\/AttendanceSummaryRepositoryInterface.php":881186233,"src\/\/Component\/Salary\/Repository\/PayrollPeriodRepositoryInterface.php":3769037132,"src\/\/Component\/Salary\/Repository\/PayrollRepositoryInterface.php":325896762,"src\/\/Component\/Salary\/Repository\/ComponentRepositoryInterface.php":3972414274,"src\/\/Component\/Salary\/Processor\/SalaryProcessorInterface.php":3778493489,"src\/\/Component\/Salary\/Processor\/AttendanceProcessor.php":2516973396,"src\/\/Component\/Salary\/Processor\/SalaryProcessor.php":3877397154,"src\/\/Component\/Salary\/Processor\/PayrollProcessorInterface.php":2638897297,"src\/\/Component\/Salary\/Processor\/BpjsProcessor.php":3582544408,"src\/\/Component\/Salary\/Processor\/InvalidPayrollPeriodException.php":1095178055,"src\/\/Component\/Salary\/Processor\/OvertimeProcessor.php":247420433,"src\/\/Component\/Salary\/Processor\/PayrollProcessor.php":2740406388,"src\/\/Component\/Salary\/Model\/ComponentInterface.php":958973918,"src\/\/Component\/Salary\/Model\/PayrollDetailInterface.php":1899773291,"src\/\/Component\/Salary\/Model\/BenefitInterface.php":3241906021,"src\/\/Component\/Salary\/Model\/BenefitHistoryInterface.php":3363536667,"src\/\/Component\/Salary\/Model\/AttendanceSummaryInterface.php":3625600278,"src\/\/Component\/Salary\/Model\/PayrollInterface.php":1897325407,"src\/\/Component\/Salary\/Model\/CompanyPayrollCostInterface.php":2855519092,"src\/\/Component\/Salary\/Model\/AllowanceInterface.php":3863491172,"src\/\/Component\/Salary\/Model\/PayrollPeriodInterface.php":3989206478,"src\/\/Component\/Attendance\/Service\/AttendanceProcessor.php":61884274,"src\/\/Component\/Attendance\/Service\/InvalidAttendancePeriodException.php":3125737625,"src\/\/Component\/Attendance\/Service\/WorkshiftSlicer.php":1355015945,"src\/\/Component\/Attendance\/Service\/AttendanceCalculator.php":124749233,"src\/\/Component\/Attendance\/Service\/ValidateAttendance.php":2844994425,"src\/\/Component\/Attendance\/Service\/AttendanceImporter.php":2915867022,"src\/\/Component\/Attendance\/Rule\/RuleInterface.php":3140188044,"src\/\/Component\/Attendance\/Rule\/AttendanceRule.php":2864113802,"src\/\/Component\/Attendance\/Rule\/NotQualifiedException.php":1594781439,"src\/\/Component\/Attendance\/Repository\/WorkshiftRepositoryInterface.php":3099965811,"src\/\/Component\/Attendance\/Repository\/AttendanceRepositoryInterface.php":1082340589,"src\/\/Component\/Attendance\/Repository\/ShiftmentRepositoryInterface.php":714698644,"src\/\/Component\/Attendance\/Model\/WorkshiftInterface.php":2400820788,"src\/\/Component\/Attendance\/Model\/ShiftmentInterface.php":3364537835,"src\/\/Component\/Attendance\/Model\/AttendanceInterface.php":1827882466,"src\/\/Component\/Contract\/Service\/CheckContract.php":1479477385,"src\/\/Component\/Contract\/Service\/ValidateContractType.php":2745382805,"src\/\/Component\/Contract\/ContractType.php":2637346012,"src\/\/Component\/Contract\/Repository\/ContractableRepositoryFactory.php":3341587455,"src\/\/Component\/Contract\/Repository\/ContractableRepositoryInterface.php":2692536471,"src\/\/Component\/Contract\/Repository\/ContractRepositoryInterface.php":355240395,"src\/\/Component\/Contract\/Model\/Contractable.php":4271774336,"src\/\/Component\/Contract\/Model\/ContractInterface.php":3759114944,"src\/\/Component\/Holiday\/Repository\/HolidayRepositoryInterface.php":1897025852,"src\/\/Component\/Holiday\/Model\/HolidayInterface.php":743488989,"src\/\/Component\/Company\/Repository\/CompanyRepositoryInterface.php":578617993,"src\/\/Component\/Company\/Repository\/DepartmentRepositoryInterface.php":2860068804,"src\/\/Component\/Company\/Model\/CompanyDepartmentInterface.php":435540276,"src\/\/Component\/Company\/Model\/CompanyAddressInterface.php":1753446960,"src\/\/Component\/Company\/Model\/CompanyInterface.php":3797791853,"src\/\/Component\/Company\/Model\/DepartmentInterface.php":2720099148,"src\/\/Component\/Tax\/Service\/ValidateTaxHistory.php":3140384798,"src\/\/Component\/Tax\/Service\/TaxProcessor.php":3704059556,"src\/\/Component\/Tax\/Service\/SetNewTaxDataHistory.php":124093425,"src\/\/Component\/Tax\/Service\/TaxPercentage.php":2525268164,"src\/\/Component\/Tax\/Service\/SetOldTaxDataHistory.php":3548695343,"src\/\/Component\/Tax\/Service\/ValidateTaxGroup.php":994159330,"src\/\/Component\/Tax\/TaxGroup.php":643061903,"src\/\/Component\/Tax\/Calculator\/TaxCalculatorInterface.php":1962669652,"src\/\/Component\/Tax\/Calculator\/ThirdRateTaxCalculator.php":2928436282,"src\/\/Component\/Tax\/Calculator\/InvalidCalculatorException.php":3348484932,"src\/\/Component\/Tax\/Calculator\/FourthRateTaxCalculator.php":4023093743,"src\/\/Component\/Tax\/Calculator\/AbstractTaxCalculator.php":67110633,"src\/\/Component\/Tax\/Calculator\/SecondRateTaxCalculator.php":2323322186,"src\/\/Component\/Tax\/Calculator\/FirstRateTaxCalculator.php":1080662835,"src\/\/Component\/Tax\/Repository\/TaxRepositoryInterface.php":2489060939,"src\/\/Component\/Tax\/Processor\/TaxProcessor.php":1165059089,"src\/\/Component\/Tax\/Processor\/TaxProcessorInterface.php":2248429858,"src\/\/Component\/Tax\/Model\/TaxGroupHistoryInterface.php":3665892860,"src\/\/Component\/Tax\/Model\/TaxInterface.php":3623953428,"src\/\/Component\/Overtime\/Service\/OvertimeImporter.php":3865427004,"src\/\/Component\/Overtime\/Service\/OvertimeChecker.php":3369947729,"src\/\/Component\/Overtime\/Service\/OvertimeCalculator.php":2203590549,"src\/\/Component\/Overtime\/Service\/OvertimeProcessor.php":3018055983,"src\/\/Component\/Overtime\/Calculator\/OvertimeCalculatorInterface.php":2745314575,"src\/\/Component\/Overtime\/Calculator\/WorkdayCalculator.php":1199350677,"src\/\/Component\/Overtime\/Calculator\/HolidayCalculator.php":1707587757,"src\/\/Component\/Overtime\/Calculator\/OvertimeCalculator.php":3117920270,"src\/\/Component\/Overtime\/Calculator\/CalculatorException.php":2955644135,"src\/\/Component\/Overtime\/Calculator\/Calculator.php":1768932196,"src\/\/Component\/Overtime\/Repository\/OvertimeRepositoryInterface.php":2419606491,"src\/\/Component\/Overtime\/Model\/OvertimeInterface.php":1530171910,"src\/\/Component\/Job\/Service\/SetOldJobMutation.php":490465854,"src\/\/Component\/Job\/Service\/AddCareerHistory.php":1954548300,"src\/\/Component\/Job\/Service\/ValidatePlacement.php":902010644,"src\/\/Component\/Job\/Service\/ValidateMutation.php":63762750,"src\/\/Component\/Job\/Service\/SetEmployeeNewJob.php":2503070297,"src\/\/Component\/Job\/Service\/ValidateMutationType.php":3057865928,"src\/\/Component\/Job\/MutationType.php":2051609488,"src\/\/Component\/Job\/Repository\/JobTitleRepositoryInterface.php":1113760365,"src\/\/Component\/Job\/Repository\/CareerHistoryRepositoryInterface.php":201042906,"src\/\/Component\/Job\/Repository\/JobLevelRepositoryInterface.php":3501695764,"src\/\/Component\/Job\/Model\/JobTitleInterface.php":3384402794,"src\/\/Component\/Job\/Model\/JobLevelInterface.php":3146404787,"src\/\/Component\/Job\/Model\/MutationInterface.php":175321578,"src\/\/Component\/Job\/Model\/CareerHistoryable.php":3534768114,"src\/\/Component\/Job\/Model\/CareerHistoryInterface.php":1846332144,"src\/\/Component\/Job\/Model\/PlacementInterface.php":1441485021,"src\/\/Component\/User\/Service\/UsernameGenerator.php":1210720895,"src\/\/Component\/User\/Repository\/UserRepositoryInterface.php":2265254247,"src\/\/Component\/User\/Model\/UserInterface.php":3785043844,"src\/\/Component\/Setting\/Service\/Setting.php":310092743,"src\/\/Component\/Setting\/SettingKey.php":1786636216,"src\/\/Component\/Setting\/Provider\/ProviderInterface.php":1976062832,"src\/\/Component\/Setting\/Provider\/DotEnvProvider.php":217794731,"src\/\/Configuration\/Encrypt.php":1852103791,"src\/\/DataFixtures\/ORM\/CityFixtures.php":2926368521,"src\/\/DataFixtures\/ORM\/EducationTitleFixtures.php":3128518985,"src\/\/DataFixtures\/ORM\/SalaryComponentFixtures.php":4051228055,"src\/\/DataFixtures\/ORM\/ContractFixtures.php":2640935686,"src\/\/DataFixtures\/ORM\/JobTitleFixtures.php":347387350,"src\/\/DataFixtures\/ORM\/RegionFixtures.php":3479567770,"src\/\/DataFixtures\/ORM\/CompanyDepartmentFixtures.php":1417323667,"src\/\/DataFixtures\/ORM\/DepartmentFixtures.php":3777533562,"src\/\/DataFixtures\/ORM\/JobLevelFixtures.php":2396608291,"src\/\/DataFixtures\/ORM\/ReasonFixtures.php":405523324,"src\/\/DataFixtures\/ORM\/EducationalInstituteFixtures.php":1709131086,"src\/\/DataFixtures\/ORM\/EmployeeFixtures.php":3672394555,"src\/\/DataFixtures\/ORM\/HolidayFixtures.php":4247056465,"src\/\/DataFixtures\/ORM\/Fixture.php":1369395588,"src\/\/DataFixtures\/ORM\/ShiftmentFixtures.php":2245180209,"src\/\/DataFixtures\/ORM\/CompanyFixtures.php":133296601,"src\/\/Repository\/AttendanceSummaryRepository.php":4022669376,"src\/\/Repository\/DepartmentRepository.php":1080807338,"src\/\/Repository\/SkillRepository.php":3914822307,"src\/\/Repository\/WorkshiftRepository.php":1014364688,"src\/\/Repository\/ContractRepository.php":4270520193,"src\/\/Repository\/PlacementRepository.php":4293465241,"src\/\/Repository\/SalaryAllowanceRepository.php":233383995,"src\/\/Repository\/TaxRepository.php":1490767750,"src\/\/Repository\/HolidayRepository.php":3037695906,"src\/\/Repository\/ShiftmentRepository.php":2160983628,"src\/\/Repository\/EmployeeRepository.php":4251951300,"src\/\/Repository\/SalaryBenefitRepository.php":3428692781,"src\/\/Repository\/JobLevelRepository.php":963892100,"src\/\/Repository\/CompanyPayrollCostRepository.php":2892284043,"src\/\/Repository\/ContractableRepositoryTrait.php":645966684,"src\/\/Repository\/PayrollRepository.php":2302515051,"src\/\/Repository\/JobTitleRepository.php":3181455257,"src\/\/Repository\/OvertimeRepository.php":51974460,"src\/\/Repository\/Repository.php":2985717370,"src\/\/Repository\/SalaryComponentRepository.php":1156913295,"src\/\/Repository\/CompanyRepository.php":2079339168,"src\/\/Repository\/CareerHistoryRepository.php":1606459277,"src\/\/Repository\/ReasonRepository.php":2944368270,"src\/\/Repository\/AttendanceRepository.php":2012124374,"src\/\/Repository\/SalaryBenefitHistoryRepository.php":2375121126,"src\/\/Repository\/CityRepository.php":2921425919,"src\/\/Repository\/PayrollPeriodRepository.php":2759320266,"src\/\/Repository\/AddressRepositoryTrait.php":441442167,"src\/\/Repository\/RegionRepository.php":1939949118,"src\/\/Component\/Leave\/LeaveInterface.php":3436675591,"src\/Component\/Leave\/\/Repository\/LeaveRepositoryInterface.php":3079423746,"src\/Component\/Leave\/\/Model\/LeaveInterface.php":167423172,"src\/\/Component\/Leave\/Service\/SetAbsentWhenLeaveIsSubmited.php":425650272,"src\/\/Component\/Leave\/Repository\/LeaveRepositoryInterface.php":3079423746,"src\/\/Component\/Leave\/Model\/LeaveInterface.php":4029218407,"src\/\/Entity\/Leave.php":3891130406,"src\/\/EventListener\/SetAbsentWhenLeaveIsSubmitedSubscriber.php":1238102407,"src\/\/Controller\/Admin\/LeaveController.php":916965757,"src\/\/Form\/Manipulator\/LeaveManipulator.php":2551514799}}