Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\DependencyInjection\BoabCoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Fbeen\SettingsBundle\DependencyInjection\FbeenSettingsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\AuthorizationWorkflowBundle\DependencyInjection\BoabAuthorizationWorkflowExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "P2\Bundle\RatchetBundle\DependencyInjection\P2RatchetExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "P2\Bundle\RatchetBundle\DependencyInjection\P2RatchetExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\MultiFormsBundle\DependencyInjection\BoabMultiFormsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\DependencyInjection\BoabAccountingExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\DependencyInjection\Compiler\SMSMessengerLoaderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\DependencyInjection\Compiler\FlysystemLoaderPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\AuthorizationWorkflowBundle\DependencyInjection\Compiler\AuthorizationWorkflowPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "P2\Bundle\RatchetBundle\DependencyInjection\Compiler\AddApplicationPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "P2\Bundle\RatchetBundle\DependencyInjection\Compiler\AddPeriodicTimerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Boab\MultiFormsBundle\DependencyInjection\Compiler\MultiFormsPass" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\AuditStockCommand".
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\AccountTypeTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\AccountTypeTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\DocumentTypeArrayToEntityTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\DocumentTypeArrayToEntityTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Onboarding\DocumentItemFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Onboarding\DocumentItemFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Onboarding\DocumentUploadFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Onboarding\DocumentUploadFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PasswordSecurityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\PasswordSecurityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Requisition\EditRequisitionQuotationItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Requisition\EditRequisitionQuotationItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Requisition\SupplierItemFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Requisition\SupplierItemFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\TwoFactorAuthenticationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\TwoFactorAuthenticationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Chat\ChannelNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Chat\ChannelNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\ClientNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\ClientNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\ClientProfileNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\ClientProfileNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Compensation\DecisionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Compensation\DecisionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Compensation\DecisionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\EmailLoggerNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\EmailLoggerNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\EmailLoggerNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Employee\Leave\HolidayNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Employee\Leave\HolidayNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Employee\Leave\HolidayNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer" class implements "Symfony\Component\Serializer\Normalizer\CacheableSupportsMethodInterface" that is deprecated since Symfony 6.3, implement "getSupportedTypes(?string $format)" instead.
Class "App\Normalizer\Employee\Leave\LeavePolicyNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Employee\Leave\LeavePolicyNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Employee\Leave\LeavePolicyNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Employee\Leave\LeaveRequestNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Employee\Leave\LeaveRequestNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Employee\Leave\LeaveRequestNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Employee\Leave\LeaveTypeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Employee\Leave\LeaveTypeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Employee\Leave\LeaveTypeNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\EmployeeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\EmployeeNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\EmployeePositionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\EmployeePositionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\HR\PromotionApplicationNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\HR\PromotionApplicationNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\HR\PromotionApplicationNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\HR\PromotionPeriodNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\HR\PromotionPeriodNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\HR\PromotionPeriodNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\HR\RubricSectionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\HR\RubricSectionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\HR\RubricSectionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Payroll\PayrollItemNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Payroll\PayrollItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Payroll\PayrollItemNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Payroll\PayrollReportNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Payroll\PayrollReportNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Payroll\PayrollReportNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Performance\PerformanceEvaluationNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Performance\PerformanceEvaluationNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Performance\PerformanceEvaluationNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Procurement\InventoryNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Procurement\InventoryNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Procurement\InventoryNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Procurement\RequisitionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Procurement\RequisitionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Procurement\RequisitionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\ProfileModelNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\ProfileModelNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\RequestLoggerNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\RequestLoggerNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\RequestLoggerNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\AllowanceTypeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\AllowanceTypeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\AllowanceTypeNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\BankBranchNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\BankBranchNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\BankBranchNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\BankNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\BankNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\BankNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\BasicSalaryNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\BasicSalaryNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\BasicSalaryNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\DeductionTypeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\DeductionTypeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\DeductionTypeNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\DepartmentNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\DepartmentNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\DepartmentNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\GradeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\GradeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\GradeNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\IndividualAllowanceNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\IndividualAllowanceNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\IndividualAllowanceNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\IndividualDeductionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\IndividualDeductionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\IndividualDeductionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\JobTitleNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\JobTitleNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\JobTitleNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\LevelAllowanceNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\LevelAllowanceNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\LevelAllowanceNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\LevelDeductionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\LevelDeductionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\LevelDeductionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\LoanNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\LoanNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\LoanNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\PAYENormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\PAYENormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\PAYENormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\PositionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\PositionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\PositionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\StaffLevelNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\StaffLevelNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\StaffLevelNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "App\Normalizer\Setups\StepNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\Setups\StepNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\Setups\StepNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\UserNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Normalizer\UserNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Normalizer\UserNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\PrettyJsonExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\UniqueLeavePolicy" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueLeavePolicyValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\EndDateRequiredForInactiveStatusValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\NoBasicSalaryPeriodOverlap" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\NoBasicSalaryPeriodOverlapValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\NoLevelAllowancesPeriodOverlap" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\NoLevelAllowancesPeriodOverlapValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\NoLevelDeductionsPeriodOverlap" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\NoLevelDeductionsPeriodOverlapValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\NoUnpaidLoans" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\NoUnpaidLoansValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\SingleActiveEmployeePosition" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\SingleActiveEmployeePositionValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueActiveBasicSalaryGroupValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueActiveLevelAllowanceGroupValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueActiveLevelDeductionGroupValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueActiveTaxBandGroupValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueAllowanceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueAllowanceTypeValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueEmployeePosition" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueEmployeePositionValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueJobTitle" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueJobTitleValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueLoanRepaymentPeriod" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueLoanRepaymentPeriodValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniquePositionTitle" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniquePositionTitleValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueStaffLevel" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueStaffLevelValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueYearWithinTaxGroup" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\UniqueYearWithinTaxGroupValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\ValidDateRangeValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Fbeen\SettingsBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "P2\Bundle\RatchetBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since sonata-project/block-bundle 5.0: The "http_cache" option is deprecated and not doing anything anymore since sonata-project/block-bundle 5.0. It will be removed in 6.0.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\StudentBundle\Command\DebugSampleDataCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Boab\StudentBundle\Command\DebugSampleDataCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\StudentBundle\Command\MigrateStudentsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Boab\StudentBundle\Command\MigrateStudentsCommand".
The "Boab\StudentBundle\MessageHandler\ProcessStudentHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\StudentBundle\Normalizer\BillingTransactionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\StudentBundle\Normalizer\BillingTransactionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\StudentBundle\Normalizer\PaymentNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\StudentBundle\Normalizer\PaymentNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "Boab\StudentBundle\Serializer\StudentAccountNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\CoreBundle\Command\WarmConfigCacheCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\CoreBundle\Command\DemoApplicationConfigCommand".
The "Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController" class uses "Symfony\Contracts\Service\ServiceSubscriberTrait" that is deprecated since symfony/contracts v3.5, use ServiceMethodsSubscriberTrait instead.
Method "Doctrine\Persistence\ObjectRepository::findAll()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Repository\AccountRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\AccountingBundle\Form\JournalItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\Bill\BillNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\Bill\BillNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\AccountNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\AccountNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\AccountingBundle\Command\MigrateSettingsCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\AccountingBundle\Command\TestExistingServicesCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\AccountingBundle\Command\ConfigMigrationStatusCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Boab\AccountingBundle\Command\CheckConfigTablesCommand".
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\AccountingBundle\Form\Budgeting\BudgetFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\AccountingBundle\Form\Budgeting\BudgetFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageHandlerInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "P2\Bundle\RatchetBundle\WebSocket\ChatApplication" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Boab\CoreBundle\Controller\BaseController::setFormFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Boab\CoreBundle\Controller\BaseController::setAuthorizationChecker()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\CoreBundle\Command\ModuleCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "P2\Bundle\RatchetBundle\Command\SocketServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "P2\Bundle\RatchetBundle\Command\SocketServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Service\CommitteeService" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Service\DashboardService" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\Service\HR\HRMeetingService" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\EventSubscriber\SecureRouteSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Security\EventSubscriber\AuthenticationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\AuditStockCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\CoreBundle\Command\WarmConfigCacheCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\CoreBundle\Command\DemoApplicationConfigCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\MigrateSettingsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\TestExistingServicesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\ConfigMigrationStatusCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\CheckConfigTablesCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\DebugSampleDataCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\DebugSampleDataCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\MigrateStudentsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\MigrateStudentsCommand" class instead.
Method "Symfony\Component\ExpressionLanguage\ExpressionLanguage::registerFunctions()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\CoreBundle\Form\RolePermissionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\CoreBundle\Form\RolePermissionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\CoreBundle\Form\UserPermissionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\CoreBundle\Form\UserPermissionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\CoreBundle\Form\RoleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Twig\MediaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Twig\MediaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Twig\MenuExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Boab\CoreBundle\Normalizer\CollectionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "Boab\CoreBundle\Normalizer\CollectionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "Boab\CoreBundle\Normalizer\CollectionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
The "Boab\CoreBundle\Normalizer\CollectionNormalizer::supportsDenormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\DenormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\CollectionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\CollectionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\CollectionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Boab\CoreBundle\Normalizer\DateTimeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "Boab\CoreBundle\Normalizer\DateTimeNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "Boab\CoreBundle\Normalizer\DateTimeNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
The "Boab\CoreBundle\Normalizer\DateTimeNormalizer::supportsDenormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\DenormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\DateTimeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\DateTimeNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Class "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes(?string $format): array".
The "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
The "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer::supportsDenormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\DenormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Boab\CoreBundle\Normalizer\ExceptionNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\ExceptionNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\CoreBundle\Normalizer\ExceptionNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Class "Boab\CoreBundle\Normalizer\FormErrorNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
The "Boab\CoreBundle\Normalizer\FormErrorNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\RoleNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\CoreBundle\Normalizer\RoleNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\CoreBundle\Normalizer\RoleNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures instead.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Fbeen\SettingsBundle\Twig\TwigExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Fbeen\SettingsBundle\Form\SettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Fbeen\SettingsBundle\Form\SettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Fbeen\SettingsBundle\Form\SettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Fbeen\SettingsBundle\Form\DevSettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Fbeen\SettingsBundle\Form\DevSettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Fbeen\SettingsBundle\Form\DevSettingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\AuthorizationWorkflowBundle\Form\StageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Boab\AuthorizationWorkflowBundle\Form\StageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AuthorizationWorkflowBundle\Normalizer\WorkflowConfigNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AuthorizationWorkflowBundle\Normalizer\WorkflowConfigNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AuthorizationWorkflowBundle\Normalizer\ItemWorkflowNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AuthorizationWorkflowBundle\Normalizer\ItemWorkflowNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Boab\AuthorizationWorkflowBundle\Normalizer\StageNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Boab\AuthorizationWorkflowBundle\Normalizer\StageNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Boab\AuthorizationWorkflowBundle\Twig\Extension\WorkflowExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "P2\Bundle\RatchetBundle\WebSocket\Connection\ConnectionManager::sendToChannel()" method will require a new "string $message" argument in the next major version of its interface "P2\Bundle\RatchetBundle\WebSocket\Connection\ConnectionManagerInterface", not defining it is deprecated.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3462, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:3452, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\AuditStockCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\CoreBundle\Command\WarmConfigCacheCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\CoreBundle\Command\DemoApplicationConfigCommand" class instead.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
"SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.value AS value_3, t0.type AS type_4, t0.required AS required_5 FROM fbeen_settings t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.value AS value_3, t0.type AS type_4, t0.required AS required_5 FROM fbeen_settings t0"
]
deprecation
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
User Deprecated: Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\MigrateSettingsCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\TestExistingServicesCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\ConfigMigrationStatusCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\AccountingBundle\Command\CheckConfigTablesCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\DebugSampleDataCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\DebugSampleDataCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\MigrateStudentsCommand" class instead.
User Deprecated: Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Boab\StudentBundle\Command\MigrateStudentsCommand" class instead.
"SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8, t0.is_confidential AS is_confidential_9, t0.created_at AS created_at_10, t0.uuid AS uuid_11, t0.user_id AS user_id_12, t13.id AS id_14, t13.name AS name_15, t13.description AS description_16, t13.allowed_ips AS allowed_ips_17, t13.token_expiry_policy AS token_expiry_policy_18, t13.logo_url AS logo_url_19, t13.website AS website_20, t13.client_id AS client_id_21 FROM oauth2_client t0 LEFT JOIN oauth2_client_profile t13 ON t13.client_id = t0.identifier WHERE t0.identifier = ? LIMIT 1"
(parameters:
[1 => "b4c34e1a9f96b5931f15dbf698165475"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8, t0.is_confidential AS is_confidential_9, t0.created_at AS created_at_10, t0.uuid AS uuid_11, t0.user_id AS user_id_12, t13.id AS id_14, t13.name AS name_15, t13.description AS description_16, t13.allowed_ips AS allowed_ips_17, t13.token_expiry_policy AS token_expiry_policy_18, t13.logo_url AS logo_url_19, t13.website AS website_20, t13.client_id AS client_id_21 FROM oauth2_client t0 LEFT JOIN oauth2_client_profile t13 ON t13.client_id = t0.identifier WHERE t0.identifier = ? LIMIT 1"
"params" => [1 => "b4c34e1a9f96b5931f15dbf698165475"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_4, t0.contact_number AS contact_number_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.date_of_birth AS date_of_birth_8, t0.thumbnail AS thumbnail_9, t0.profile_cover_image AS profile_cover_image_10, t0.auth_code AS auth_code_11, t0.is_two_factor_enabled AS is_two_factor_enabled_12, t0.profile_photo AS profile_photo_13, t0.profile_cover_photo AS profile_cover_photo_14, t0.account_status AS account_status_15, t0.account_confirmed_at AS account_confirmed_at_16, t0.bio AS bio_17, t0.address AS address_18, t0.city AS city_19, t0.marital_status AS marital_status_20, t0.country AS country_21, t0.nationality AS nationality_22, t0.status AS status_23, t0.online_status AS online_status_24, t0.phone_numbers AS phone_numbers_25, t0.active_role AS active_role_26, t0.active_layout AS active_layout_27, t0.active_theme AS active_theme_28, t0.email AS email_29, t0.password AS password_30, t0.is_verified AS is_verified_31, t0.is_logged_in AS is_logged_in_32, t0.gender AS gender_33, t0.first_name AS first_name_34, t0.last_name AS last_name_35, t0.other_names AS other_names_36, t0.is_deleted AS is_deleted_37, t0.deleted_at AS deleted_at_38, t0.documents AS documents_39, t0.employee_data_id AS employee_data_id_40, t0.department_id AS department_id_41, t0.created_by_id AS created_by_id_42, t0.updated_by_id AS updated_by_id_43, t0.user_type, t3.index_number AS index_number_44, t3.academic_year AS academic_year_45, t3.semester AS semester_46, t3.department_code AS department_code_47, t3.program_code AS program_code_48, t3.year_level AS year_level_49, t3.credit_hours AS credit_hours_50, t3.current_balance AS current_balance_51, t3.financial_aid_amount AS financial_aid_amount_52, t3.metadata AS metadata_53, t3.residency_status AS residency_status_54 FROM core_user t0 LEFT JOIN core_user_employee t1 ON t0.id = t1.id LEFT JOIN core_user_admin t2 ON t0.id = t2.id LEFT JOIN core_user_student t3 ON t0.id = t3.id WHERE t0.id = ?"
(parameters:
[1 => "f8583a61-a8e1-4a19-aa79-829409514d6a"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_4, t0.contact_number AS contact_number_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.date_of_birth AS date_of_birth_8, t0.thumbnail AS thumbnail_9, t0.profile_cover_image AS profile_cover_image_10, t0.auth_code AS auth_code_11, t0.is_two_factor_enabled AS is_two_factor_enabled_12, t0.profile_photo AS profile_photo_13, t0.profile_cover_photo AS profile_cover_photo_14, t0.account_status AS account_status_15, t0.account_confirmed_at AS account_confirmed_at_16, t0.bio AS bio_17, t0.address AS address_18, t0.city AS city_19, t0.marital_status AS marital_status_20, t0.country AS country_21, t0.nationality AS nationality_22, t0.status AS status_23, t0.online_status AS online_status_24, t0.phone_numbers AS phone_numbers_25, t0.active_role AS active_role_26, t0.active_layout AS active_layout_27, t0.active_theme AS active_theme_28, t0.email AS email_29, t0.password AS password_30, t0.is_verified AS is_verified_31, t0.is_logged_in AS is_logged_in_32, t0.gender AS gender_33, t0.first_name AS first_name_34, t0.last_name AS last_name_35, t0.other_names AS other_names_36, t0.is_deleted AS is_deleted_37, t0.deleted_at AS deleted_at_38, t0.documents AS documents_39, t0.employee_data_id AS employee_data_id_40, t0.department_id AS department_id_41, t0.created_by_id AS created_by_id_42, t0.updated_by_id AS updated_by_id_43, t0.user_type, t3.index_number AS index_number_44, t3.academic_year AS academic_year_45, t3.semester AS semester_46, t3.department_code AS department_code_47, t3.program_code AS program_code_48, t3.year_level AS year_level_49, t3.credit_hours AS credit_hours_50, t3.current_balance AS current_balance_51, t3.financial_aid_amount AS financial_aid_amount_52, t3.metadata AS metadata_53, t3.residency_status AS residency_status_54 FROM core_user t0 LEFT JOIN core_user_employee t1 ON t0.id = t1.id LEFT JOIN core_user_admin t2 ON t0.id = t2.id LEFT JOIN core_user_student t3 ON t0.id = t3.id WHERE t0.id = ?"
"params" => [1 => "f8583a61-a8e1-4a19-aa79-829409514d6a"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8, t0.is_confidential AS is_confidential_9, t0.created_at AS created_at_10, t0.uuid AS uuid_11, t0.user_id AS user_id_12, t13.id AS id_14, t13.name AS name_15, t13.description AS description_16, t13.allowed_ips AS allowed_ips_17, t13.token_expiry_policy AS token_expiry_policy_18, t13.logo_url AS logo_url_19, t13.website AS website_20, t13.client_id AS client_id_21 FROM oauth2_client t0 LEFT JOIN oauth2_client_profile t13 ON t13.client_id = t0.identifier WHERE t0.identifier = ? LIMIT 1"
(parameters:
[1 => "b4c34e1a9f96b5931f15dbf698165475"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8, t0.is_confidential AS is_confidential_9, t0.created_at AS created_at_10, t0.uuid AS uuid_11, t0.user_id AS user_id_12, t13.id AS id_14, t13.name AS name_15, t13.description AS description_16, t13.allowed_ips AS allowed_ips_17, t13.token_expiry_policy AS token_expiry_policy_18, t13.logo_url AS logo_url_19, t13.website AS website_20, t13.client_id AS client_id_21 FROM oauth2_client t0 LEFT JOIN oauth2_client_profile t13 ON t13.client_id = t0.identifier WHERE t0.identifier = ? LIMIT 1"
"params" => [1 => "b4c34e1a9f96b5931f15dbf698165475"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8, t0.is_confidential AS is_confidential_9, t0.created_at AS created_at_10, t0.uuid AS uuid_11, t0.user_id AS user_id_12, t13.id AS id_14, t13.name AS name_15, t13.description AS description_16, t13.allowed_ips AS allowed_ips_17, t13.token_expiry_policy AS token_expiry_policy_18, t13.logo_url AS logo_url_19, t13.website AS website_20, t13.client_id AS client_id_21 FROM oauth2_client t0 LEFT JOIN oauth2_client_profile t13 ON t13.client_id = t0.identifier WHERE t0.identifier = ? LIMIT 1"
(parameters:
[1 => "b4c34e1a9f96b5931f15dbf698165475"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8, t0.is_confidential AS is_confidential_9, t0.created_at AS created_at_10, t0.uuid AS uuid_11, t0.user_id AS user_id_12, t13.id AS id_14, t13.name AS name_15, t13.description AS description_16, t13.allowed_ips AS allowed_ips_17, t13.token_expiry_policy AS token_expiry_policy_18, t13.logo_url AS logo_url_19, t13.website AS website_20, t13.client_id AS client_id_21 FROM oauth2_client t0 LEFT JOIN oauth2_client_profile t13 ON t13.client_id = t0.identifier WHERE t0.identifier = ? LIMIT 1"
"params" => [1 => "b4c34e1a9f96b5931f15dbf698165475"
]
"types" => [1 => 2]
]
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\CoreBundle\Normalizer\DateTimeImmutableNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\AllowanceTypeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\BankNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\BasicSalaryNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\DepartmentNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\GradeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\IndividualAllowanceNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\LevelAllowanceNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\LoanNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\PAYENormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\PositionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\StaffLevelNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\CoreBundle\Normalizer\CollectionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\CoreBundle\Normalizer\DateTimeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\CoreBundle\Normalizer\ExceptionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\CoreBundle\Normalizer\FormErrorNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Compensation\DecisionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Employee\Leave\HolidayNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Employee\Leave\LeavePolicyNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Employee\Leave\LeaveRequestNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Employee\Leave\LeaveTypeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\HR\PromotionApplicationNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\HR\PromotionPeriodNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\HR\RubricSectionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Payroll\PayrollItemNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Payroll\PayrollReportNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Performance\PerformanceEvaluationNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Procurement\InventoryNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Procurement\RequisitionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\BankBranchNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\DeductionTypeNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\IndividualDeductionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\JobTitleNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\LevelDeductionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\Setups\StepNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Boab\StudentBundle\Serializer\StudentAccountNormalizer" is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
1408
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MarkdownExtension" (parent: .abstract.instanceof.App\Twig\MarkdownExtension).
Resolving inheritance for "App\Twig\MarkdownExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MarkdownExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignVendorsAndPostBillsCommand" (parent: .abstract.instanceof.App\Command\AssignVendorsAndPostBillsCommand).
Resolving inheritance for "App\Command\AssignVendorsAndPostBillsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignVendorsAndPostBillsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuditStockCommand" (parent: .abstract.instanceof.App\Command\AuditStockCommand).
Resolving inheritance for "App\Command\AuditStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuditStockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BootstrapCommand" (parent: .abstract.instanceof.App\Command\BootstrapCommand).
Resolving inheritance for "App\Command\BootstrapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BootstrapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLeaveEntitlementsEligibilityCommand" (parent: .abstract.instanceof.App\Command\CheckLeaveEntitlementsEligibilityCommand).
Resolving inheritance for "App\Command\CheckLeaveEntitlementsEligibilityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLeaveEntitlementsEligibilityCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLeavePolicyConflictsCommand" (parent: .abstract.instanceof.App\Command\CheckLeavePolicyConflictsCommand).
Resolving inheritance for "App\Command\CheckLeavePolicyConflictsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLeavePolicyConflictsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleBillsCommand" (parent: .abstract.instanceof.App\Command\CreateSampleBillsCommand).
Resolving inheritance for "App\Command\CreateSampleBillsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleBillsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleBudgetsCommand" (parent: .abstract.instanceof.App\Command\CreateSampleBudgetsCommand).
Resolving inheritance for "App\Command\CreateSampleBudgetsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleBudgetsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleVendorsCommand" (parent: .abstract.instanceof.App\Command\CreateSampleVendorsCommand).
Resolving inheritance for "App\Command\CreateSampleVendorsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleVendorsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DumpUsersCommand" (parent: .abstract.instanceof.App\Command\DumpUsersCommand).
Resolving inheritance for "App\Command\DumpUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DumpUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixJournalVoucherAuthorizationStatusCommand" (parent: .abstract.instanceof.App\Command\FixJournalVoucherAuthorizationStatusCommand).
Resolving inheritance for "App\Command\FixJournalVoucherAuthorizationStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixJournalVoucherAuthorizationStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateClientUuidsCommand" (parent: .abstract.instanceof.App\Command\GenerateClientUuidsCommand).
Resolving inheritance for "App\Command\GenerateClientUuidsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateClientUuidsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePasswordCommand" (parent: .abstract.instanceof.App\Command\GeneratePasswordCommand).
Resolving inheritance for "App\Command\GeneratePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HR\CreateCommitteeHistoryMigrationCommand" (parent: .abstract.instanceof.App\Command\HR\CreateCommitteeHistoryMigrationCommand).
Resolving inheritance for "App\Command\HR\CreateCommitteeHistoryMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HR\CreateCommitteeHistoryMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HR\InitializeCommitteeRolesCommand" (parent: .abstract.instanceof.App\Command\HR\InitializeCommitteeRolesCommand).
Resolving inheritance for "App\Command\HR\InitializeCommitteeRolesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HR\InitializeCommitteeRolesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitializeCommitteeSystemCommand" (parent: .abstract.instanceof.App\Command\InitializeCommitteeSystemCommand).
Resolving inheritance for "App\Command\InitializeCommitteeSystemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitializeCommitteeSystemCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StatusMigrationHelperCommand" (parent: .abstract.instanceof.App\Command\StatusMigrationHelperCommand).
Resolving inheritance for "App\Command\StatusMigrationHelperCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StatusMigrationHelperCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateExistingBillsAmountsCommand" (parent: .abstract.instanceof.App\Command\UpdateExistingBillsAmountsCommand).
Resolving inheritance for "App\Command\UpdateExistingBillsAmountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateExistingBillsAmountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLedgerBalancesFromJournalCommand" (parent: .abstract.instanceof.App\Command\UpdateLedgerBalancesFromJournalCommand).
Resolving inheritance for "App\Command\UpdateLedgerBalancesFromJournalCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLedgerBalancesFromJournalCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateUserBioDataCommand" (parent: .abstract.instanceof.App\Command\UpdateUserBioDataCommand).
Resolving inheritance for "App\Command\UpdateUserBioDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateUserBioDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyVendorBalancesCommand" (parent: .abstract.instanceof.App\Command\VerifyVendorBalancesCommand).
Resolving inheritance for "App\Command\VerifyVendorBalancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyVendorBalancesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ChartController" (parent: .abstract.instanceof.App\Controller\Api\ChartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ChartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ChartController).
Resolving inheritance for "App\Controller\Api\ChartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ChartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authentication\AccountVerificationController" (parent: .abstract.instanceof.App\Controller\Authentication\AccountVerificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authentication\AccountVerificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authentication\AccountVerificationController).
Resolving inheritance for "App\Controller\Authentication\AccountVerificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authentication\AccountVerificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authentication\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Authentication\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authentication\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authentication\ResetPasswordController).
Resolving inheritance for "App\Controller\Authentication\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authentication\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Committee\CommitteeController" (parent: .abstract.instanceof.App\Controller\Committee\CommitteeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Committee\CommitteeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Committee\CommitteeController).
Resolving inheritance for "App\Controller\Committee\CommitteeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Committee\CommitteeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationController" (parent: .abstract.instanceof.App\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationController).
Resolving inheritance for "App\Controller\DocumentationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HumanResource\Promotion\APCDecisionController" (parent: .abstract.instanceof.App\Controller\HumanResource\Promotion\APCDecisionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HumanResource\Promotion\APCDecisionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HumanResource\Promotion\APCDecisionController).
Resolving inheritance for "App\Controller\HumanResource\Promotion\APCDecisionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HumanResource\Promotion\APCDecisionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Procurement\PerformanceController" (parent: .abstract.instanceof.App\Controller\Procurement\PerformanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Procurement\PerformanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Procurement\PerformanceController).
Resolving inheritance for "App\Controller\Procurement\PerformanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Procurement\PerformanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TerminalController" (parent: .abstract.instanceof.App\Controller\TerminalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TerminalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TerminalController).
Resolving inheritance for "App\Controller\TerminalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TerminalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkflowConfigController" (parent: .abstract.instanceof.App\Controller\WorkflowConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkflowConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkflowConfigController).
Resolving inheritance for "App\Controller\WorkflowConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkflowConfigController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.App\EventListener\OAuth2UserListener.0.App\EventListener\OAuth2UserListener" (parent: .abstract.instanceof.App\EventListener\OAuth2UserListener).
Resolving inheritance for "App\EventListener\OAuth2UserListener" (parent: .instanceof.App\EventListener\OAuth2UserListener.0.App\EventListener\OAuth2UserListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccountUpdateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AccountUpdateSubscriber).
Resolving inheritance for "App\EventSubscriber\AccountUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccountUpdateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuditTrailSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AuditTrailSubscriber).
Resolving inheritance for "App\EventSubscriber\AuditTrailSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuditTrailSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BlameableSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\BlameableSubscriber).
Resolving inheritance for "App\EventSubscriber\BlameableSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BlameableSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ClientCredentialsUserSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ClientCredentialsUserSubscriber).
Resolving inheritance for "App\EventSubscriber\ClientCredentialsUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ClientCredentialsUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DocumentUploadSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DocumentUploadSubscriber).
Resolving inheritance for "App\EventSubscriber\DocumentUploadSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DocumentUploadSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailMessengerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EmailMessengerSubscriber).
Resolving inheritance for "App\EventSubscriber\EmailMessengerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailMessengerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExpenditureRecordingSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ExpenditureRecordingSubscriber).
Resolving inheritance for "App\EventSubscriber\ExpenditureRecordingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExpenditureRecordingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TerminalCommandSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TerminalCommandSubscriber).
Resolving inheritance for "App\EventSubscriber\TerminalCommandSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TerminalCommandSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ThemeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ThemeSubscriber).
Resolving inheritance for "App\EventSubscriber\ThemeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ThemeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserAccountSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserAccountSubscriber).
Resolving inheritance for "App\EventSubscriber\UserAccountSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserAccountSubscriber).
Resolving inheritance for ".instanceof.Boab\CoreBundle\Filesystem\FilesystemInterface.0.App\Filesystem\DocumentFilesystem" (parent: .abstract.instanceof.App\Filesystem\DocumentFilesystem).
Resolving inheritance for "App\Filesystem\DocumentFilesystem" (parent: .instanceof.Boab\CoreBundle\Filesystem\FilesystemInterface.0.App\Filesystem\DocumentFilesystem).
Resolving inheritance for ".instanceof.Boab\CoreBundle\Filesystem\FilesystemInterface.0.App\Filesystem\UserFilesystem" (parent: .abstract.instanceof.App\Filesystem\UserFilesystem).
Resolving inheritance for "App\Filesystem\UserFilesystem" (parent: .instanceof.Boab\CoreBundle\Filesystem\FilesystemInterface.0.App\Filesystem\UserFilesystem).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType" (parent: .abstract.instanceof.App\Form\AdminUserType).
Resolving inheritance for "App\Form\AdminUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\PersonalDetailsType" (parent: .abstract.instanceof.App\Form\Api\PersonalDetailsType).
Resolving inheritance for "App\Form\Api\PersonalDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\PersonalDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Chat\AddChannelType" (parent: .abstract.instanceof.App\Form\Chat\AddChannelType).
Resolving inheritance for "App\Form\Chat\AddChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Chat\AddChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType" (parent: .abstract.instanceof.App\Form\ClientType).
Resolving inheritance for "App\Form\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateEmploymentType" (parent: .abstract.instanceof.App\Form\CreateEmploymentType).
Resolving inheritance for "App\Form\CreateEmploymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateEmploymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Department\DepartmentType" (parent: .abstract.instanceof.App\Form\Department\DepartmentType).
Resolving inheritance for "App\Form\Department\DepartmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Department\DepartmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentUploadType" (parent: .abstract.instanceof.App\Form\DocumentUploadType).
Resolving inheritance for "App\Form\DocumentUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\AcademicEventType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\AcademicEventType).
Resolving inheritance for "App\Form\Employee\Achievement\AcademicEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\AcademicEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CertificationType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\CertificationType).
Resolving inheritance for "App\Form\Employee\Achievement\CertificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CertificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CommunityServiceRelevanceType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\CommunityServiceRelevanceType).
Resolving inheritance for "App\Form\Employee\Achievement\CommunityServiceRelevanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CommunityServiceRelevanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CommunityServiceType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\CommunityServiceType).
Resolving inheritance for "App\Form\Employee\Achievement\CommunityServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CommunityServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\EventRelevanceType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\EventRelevanceType).
Resolving inheritance for "App\Form\Employee\Achievement\EventRelevanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\EventRelevanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\PublicationContributionType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\PublicationContributionType).
Resolving inheritance for "App\Form\Employee\Achievement\PublicationContributionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\PublicationContributionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\PublicationType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\PublicationType).
Resolving inheritance for "App\Form\Employee\Achievement\PublicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\PublicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\QualificationType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\QualificationType).
Resolving inheritance for "App\Form\Employee\Achievement\QualificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\QualificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\ResearchContributionType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\ResearchContributionType).
Resolving inheritance for "App\Form\Employee\Achievement\ResearchContributionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\ResearchContributionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\ResearchProjectType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\ResearchProjectType).
Resolving inheritance for "App\Form\Employee\Achievement\ResearchProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\ResearchProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\SkillType" (parent: .abstract.instanceof.App\Form\Employee\Achievement\SkillType).
Resolving inheritance for "App\Form\Employee\Achievement\SkillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\SkillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\AdditionalResponsibilityType" (parent: .abstract.instanceof.App\Form\Employee\AdditionalResponsibilityType).
Resolving inheritance for "App\Form\Employee\AdditionalResponsibilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\AdditionalResponsibilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\AssessmentTypeFormType" (parent: .abstract.instanceof.App\Form\Employee\Appraisal\AssessmentTypeFormType).
Resolving inheritance for "App\Form\Employee\Appraisal\AssessmentTypeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\AssessmentTypeFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\PerformanceScaleFormType" (parent: .abstract.instanceof.App\Form\Employee\Appraisal\PerformanceScaleFormType).
Resolving inheritance for "App\Form\Employee\Appraisal\PerformanceScaleFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\PerformanceScaleFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\RubricItemFormType" (parent: .abstract.instanceof.App\Form\Employee\Appraisal\RubricItemFormType).
Resolving inheritance for "App\Form\Employee\Appraisal\RubricItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\RubricItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\RubricSectionType" (parent: .abstract.instanceof.App\Form\Employee\Appraisal\RubricSectionType).
Resolving inheritance for "App\Form\Employee\Appraisal\RubricSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\RubricSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BankAccountCollectionType" (parent: .abstract.instanceof.App\Form\Employee\BankAccountCollectionType).
Resolving inheritance for "App\Form\Employee\BankAccountCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BankAccountCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BankAccountType" (parent: .abstract.instanceof.App\Form\Employee\BankAccountType).
Resolving inheritance for "App\Form\Employee\BankAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BankAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BioDataType" (parent: .abstract.instanceof.App\Form\Employee\BioDataType).
Resolving inheritance for "App\Form\Employee\BioDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BioDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ContactFormType" (parent: .abstract.instanceof.App\Form\Employee\ContactFormType).
Resolving inheritance for "App\Form\Employee\ContactFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ContactFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ContactNumberType" (parent: .abstract.instanceof.App\Form\Employee\ContactNumberType).
Resolving inheritance for "App\Form\Employee\ContactNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ContactNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EditPersonalAddressType" (parent: .abstract.instanceof.App\Form\Employee\EditPersonalAddressType).
Resolving inheritance for "App\Form\Employee\EditPersonalAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EditPersonalAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EditPersonalInformation" (parent: .abstract.instanceof.App\Form\Employee\EditPersonalInformation).
Resolving inheritance for "App\Form\Employee\EditPersonalInformation" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EditPersonalInformation).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmergencyContactType" (parent: .abstract.instanceof.App\Form\Employee\EmergencyContactType).
Resolving inheritance for "App\Form\Employee\EmergencyContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmergencyContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmployeeDataType" (parent: .abstract.instanceof.App\Form\Employee\EmployeeDataType).
Resolving inheritance for "App\Form\Employee\EmployeeDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmployeeDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmploymentType" (parent: .abstract.instanceof.App\Form\Employee\EmploymentType).
Resolving inheritance for "App\Form\Employee\EmploymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmploymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ExternalWorkExperienceType" (parent: .abstract.instanceof.App\Form\Employee\ExternalWorkExperienceType).
Resolving inheritance for "App\Form\Employee\ExternalWorkExperienceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ExternalWorkExperienceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\BlackoutPeriodType" (parent: .abstract.instanceof.App\Form\Employee\Leave\BlackoutPeriodType).
Resolving inheritance for "App\Form\Employee\Leave\BlackoutPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\BlackoutPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\CarryForwardType" (parent: .abstract.instanceof.App\Form\Employee\Leave\CarryForwardType).
Resolving inheritance for "App\Form\Employee\Leave\CarryForwardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\CarryForwardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\DocumentRequirementType" (parent: .abstract.instanceof.App\Form\Employee\Leave\DocumentRequirementType).
Resolving inheritance for "App\Form\Employee\Leave\DocumentRequirementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\DocumentRequirementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\HolidayType" (parent: .abstract.instanceof.App\Form\Employee\Leave\HolidayType).
Resolving inheritance for "App\Form\Employee\Leave\HolidayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\HolidayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveApprovalType" (parent: .abstract.instanceof.App\Form\Employee\Leave\LeaveApprovalType).
Resolving inheritance for "App\Form\Employee\Leave\LeaveApprovalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveApprovalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeavePolicyType" (parent: .abstract.instanceof.App\Form\Employee\Leave\LeavePolicyType).
Resolving inheritance for "App\Form\Employee\Leave\LeavePolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeavePolicyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveRejectionType" (parent: .abstract.instanceof.App\Form\Employee\Leave\LeaveRejectionType).
Resolving inheritance for "App\Form\Employee\Leave\LeaveRejectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveRejectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveRequestType" (parent: .abstract.instanceof.App\Form\Employee\Leave\LeaveRequestType).
Resolving inheritance for "App\Form\Employee\Leave\LeaveRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveTypeType" (parent: .abstract.instanceof.App\Form\Employee\Leave\LeaveTypeType).
Resolving inheritance for "App\Form\Employee\Leave\LeaveTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\MonoStepEmploymentType" (parent: .abstract.instanceof.App\Form\Employee\MonoStepEmploymentType).
Resolving inheritance for "App\Form\Employee\MonoStepEmploymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\MonoStepEmploymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\PhoneNumberType" (parent: .abstract.instanceof.App\Form\Employee\PhoneNumberType).
Resolving inheritance for "App\Form\Employee\PhoneNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\PhoneNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\APCDecisionType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\APCDecisionType).
Resolving inheritance for "App\Form\Employee\Promotion\APCDecisionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\APCDecisionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\BackgroundSectionType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\BackgroundSectionType).
Resolving inheritance for "App\Form\Employee\Promotion\BackgroundSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\BackgroundSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\CourseTaughtType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\CourseTaughtType).
Resolving inheritance for "App\Form\Employee\Promotion\CourseTaughtType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\CourseTaughtType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\HumanRelationEvaluationType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\HumanRelationEvaluationType).
Resolving inheritance for "App\Form\Employee\Promotion\HumanRelationEvaluationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\HumanRelationEvaluationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\KnowledgePromotionEvaluationType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\KnowledgePromotionEvaluationType).
Resolving inheritance for "App\Form\Employee\Promotion\KnowledgePromotionEvaluationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\KnowledgePromotionEvaluationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ProfessionalDevelopmentEventType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\ProfessionalDevelopmentEventType).
Resolving inheritance for "App\Form\Employee\Promotion\ProfessionalDevelopmentEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ProfessionalDevelopmentEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationProfessionalDevelopmentEventType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\PromotionApplicationProfessionalDevelopmentEventType).
Resolving inheritance for "App\Form\Employee\Promotion\PromotionApplicationProfessionalDevelopmentEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationProfessionalDevelopmentEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationPublicationType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\PromotionApplicationPublicationType).
Resolving inheritance for "App\Form\Employee\Promotion\PromotionApplicationPublicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationPublicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationResearchProjectType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\PromotionApplicationResearchProjectType).
Resolving inheritance for "App\Form\Employee\Promotion\PromotionApplicationResearchProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationResearchProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionLevelSectionConfigType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\PromotionLevelSectionConfigType).
Resolving inheritance for "App\Form\Employee\Promotion\PromotionLevelSectionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionLevelSectionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionSectionConfigEntryType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\PromotionSectionConfigEntryType).
Resolving inheritance for "App\Form\Employee\Promotion\PromotionSectionConfigEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionSectionConfigEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ResearchAndPublicationsSectionType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\ResearchAndPublicationsSectionType).
Resolving inheritance for "App\Form\Employee\Promotion\ResearchAndPublicationsSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ResearchAndPublicationsSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ServiceEvaluationType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\ServiceEvaluationType).
Resolving inheritance for "App\Form\Employee\Promotion\ServiceEvaluationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ServiceEvaluationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingEvaluationType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\TeachingEvaluationType).
Resolving inheritance for "App\Form\Employee\Promotion\TeachingEvaluationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingEvaluationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingExperienceCollectionType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\TeachingExperienceCollectionType).
Resolving inheritance for "App\Form\Employee\Promotion\TeachingExperienceCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingExperienceCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingExperienceType" (parent: .abstract.instanceof.App\Form\Employee\Promotion\TeachingExperienceType).
Resolving inheritance for "App\Form\Employee\Promotion\TeachingExperienceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingExperienceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType" (parent: .abstract.instanceof.App\Form\EmployeeType).
Resolving inheritance for "App\Form\EmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeUserType" (parent: .abstract.instanceof.App\Form\EmployeeUserType).
Resolving inheritance for "App\Form\EmployeeUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\BlameableFormExtension" (parent: .abstract.instanceof.App\Form\Extension\BlameableFormExtension).
Resolving inheritance for "App\Form\Extension\BlameableFormExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\BlameableFormExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Loan\LoanType" (parent: .abstract.instanceof.App\Form\Loan\LoanType).
Resolving inheritance for "App\Form\Loan\LoanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Loan\LoanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\ContactInfoFormType" (parent: .abstract.instanceof.App\Form\Onboarding\ContactInfoFormType).
Resolving inheritance for "App\Form\Onboarding\ContactInfoFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\ContactInfoFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\DocumentItemFormType" (parent: .abstract.instanceof.App\Form\Onboarding\DocumentItemFormType).
Resolving inheritance for "App\Form\Onboarding\DocumentItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\DocumentItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\DocumentUploadFormType" (parent: .abstract.instanceof.App\Form\Onboarding\DocumentUploadFormType).
Resolving inheritance for "App\Form\Onboarding\DocumentUploadFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\DocumentUploadFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\PersonalInfoFormType" (parent: .abstract.instanceof.App\Form\Onboarding\PersonalInfoFormType).
Resolving inheritance for "App\Form\Onboarding\PersonalInfoFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\PersonalInfoFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordIdentityType" (parent: .abstract.instanceof.App\Form\PasswordIdentityType).
Resolving inheritance for "App\Form\PasswordIdentityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordIdentityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordSecurityType" (parent: .abstract.instanceof.App\Form\PasswordSecurityType).
Resolving inheritance for "App\Form\PasswordSecurityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordSecurityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\Employee\CompensationType" (parent: .abstract.instanceof.App\Form\Payroll\Employee\CompensationType).
Resolving inheritance for "App\Form\Payroll\Employee\CompensationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\Employee\CompensationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PaySlipFilterType" (parent: .abstract.instanceof.App\Form\Payroll\PaySlipFilterType).
Resolving inheritance for "App\Form\Payroll\PaySlipFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PaySlipFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PayrollActivityType" (parent: .abstract.instanceof.App\Form\Payroll\PayrollActivityType).
Resolving inheritance for "App\Form\Payroll\PayrollActivityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PayrollActivityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PayrollReportType" (parent: .abstract.instanceof.App\Form\Payroll\PayrollReportType).
Resolving inheritance for "App\Form\Payroll\PayrollReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PayrollReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Procurement\ContractType" (parent: .abstract.instanceof.App\Form\Procurement\ContractType).
Resolving inheritance for "App\Form\Procurement\ContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Procurement\ContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfilePictureType" (parent: .abstract.instanceof.App\Form\ProfilePictureType).
Resolving inheritance for "App\Form\ProfilePictureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfilePictureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionItemType" (parent: .abstract.instanceof.App\Form\Requisition\EditRequisitionItemType).
Resolving inheritance for "App\Form\Requisition\EditRequisitionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionQuotationItemType" (parent: .abstract.instanceof.App\Form\Requisition\EditRequisitionQuotationItemType).
Resolving inheritance for "App\Form\Requisition\EditRequisitionQuotationItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionQuotationItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionQuotationType" (parent: .abstract.instanceof.App\Form\Requisition\EditRequisitionQuotationType).
Resolving inheritance for "App\Form\Requisition\EditRequisitionQuotationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionQuotationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionType" (parent: .abstract.instanceof.App\Form\Requisition\EditRequisitionType).
Resolving inheritance for "App\Form\Requisition\EditRequisitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\RequisitionItemType" (parent: .abstract.instanceof.App\Form\Requisition\RequisitionItemType).
Resolving inheritance for "App\Form\Requisition\RequisitionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\RequisitionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\RequisitionType" (parent: .abstract.instanceof.App\Form\Requisition\RequisitionType).
Resolving inheritance for "App\Form\Requisition\RequisitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\RequisitionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\SupplierFormType" (parent: .abstract.instanceof.App\Form\Requisition\SupplierFormType).
Resolving inheritance for "App\Form\Requisition\SupplierFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\SupplierFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\SupplierItemFormType" (parent: .abstract.instanceof.App\Form\Requisition\SupplierItemFormType).
Resolving inheritance for "App\Form\Requisition\SupplierItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\SupplierItemFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\AllowanceType" (parent: .abstract.instanceof.App\Form\Setup\AllowanceType).
Resolving inheritance for "App\Form\Setup\AllowanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\AllowanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BankBranchType" (parent: .abstract.instanceof.App\Form\Setup\BankBranchType).
Resolving inheritance for "App\Form\Setup\BankBranchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BankBranchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BankType" (parent: .abstract.instanceof.App\Form\Setup\BankType).
Resolving inheritance for "App\Form\Setup\BankType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BankType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BasicSalariesCollectionType" (parent: .abstract.instanceof.App\Form\Setup\BasicSalariesCollectionType).
Resolving inheritance for "App\Form\Setup\BasicSalariesCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BasicSalariesCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BasicSalaryType" (parent: .abstract.instanceof.App\Form\Setup\BasicSalaryType).
Resolving inheritance for "App\Form\Setup\BasicSalaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BasicSalaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\DeductionType" (parent: .abstract.instanceof.App\Form\Setup\DeductionType).
Resolving inheritance for "App\Form\Setup\DeductionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\DeductionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Finance\BudgetItemCategoryType" (parent: .abstract.instanceof.App\Form\Setup\Finance\BudgetItemCategoryType).
Resolving inheritance for "App\Form\Setup\Finance\BudgetItemCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Finance\BudgetItemCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Finance\ChartOfAccountType" (parent: .abstract.instanceof.App\Form\Setup\Finance\ChartOfAccountType).
Resolving inheritance for "App\Form\Setup\Finance\ChartOfAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Finance\ChartOfAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\GradeType" (parent: .abstract.instanceof.App\Form\Setup\GradeType).
Resolving inheritance for "App\Form\Setup\GradeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\GradeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\IndividualAllowanceType" (parent: .abstract.instanceof.App\Form\Setup\IndividualAllowanceType).
Resolving inheritance for "App\Form\Setup\IndividualAllowanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\IndividualAllowanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\IndividualDeductionType" (parent: .abstract.instanceof.App\Form\Setup\IndividualDeductionType).
Resolving inheritance for "App\Form\Setup\IndividualDeductionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\IndividualDeductionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\JobTitleType" (parent: .abstract.instanceof.App\Form\Setup\JobTitleType).
Resolving inheritance for "App\Form\Setup\JobTitleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\JobTitleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelAllowanceCollectionType" (parent: .abstract.instanceof.App\Form\Setup\LevelAllowanceCollectionType).
Resolving inheritance for "App\Form\Setup\LevelAllowanceCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelAllowanceCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelAllowanceType" (parent: .abstract.instanceof.App\Form\Setup\LevelAllowanceType).
Resolving inheritance for "App\Form\Setup\LevelAllowanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelAllowanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelDeductionCollectionType" (parent: .abstract.instanceof.App\Form\Setup\LevelDeductionCollectionType).
Resolving inheritance for "App\Form\Setup\LevelDeductionCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelDeductionCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelDeductionType" (parent: .abstract.instanceof.App\Form\Setup\LevelDeductionType).
Resolving inheritance for "App\Form\Setup\LevelDeductionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelDeductionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PAYECollectionType" (parent: .abstract.instanceof.App\Form\Setup\PAYECollectionType).
Resolving inheritance for "App\Form\Setup\PAYECollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PAYECollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PAYEType" (parent: .abstract.instanceof.App\Form\Setup\PAYEType).
Resolving inheritance for "App\Form\Setup\PAYEType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PAYEType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PositionType" (parent: .abstract.instanceof.App\Form\Setup\PositionType).
Resolving inheritance for "App\Form\Setup\PositionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PositionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Promotion\GradeSectionType" (parent: .abstract.instanceof.App\Form\Setup\Promotion\GradeSectionType).
Resolving inheritance for "App\Form\Setup\Promotion\GradeSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Promotion\GradeSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Promotion\PromotionPeriodType" (parent: .abstract.instanceof.App\Form\Setup\Promotion\PromotionPeriodType).
Resolving inheritance for "App\Form\Setup\Promotion\PromotionPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Promotion\PromotionPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\StaffLevelType" (parent: .abstract.instanceof.App\Form\Setup\StaffLevelType).
Resolving inheritance for "App\Form\Setup\StaffLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\StaffLevelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\StepType" (parent: .abstract.instanceof.App\Form\Setup\StepType).
Resolving inheritance for "App\Form\Setup\StepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\StepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TwoFactorAuthenticationType" (parent: .abstract.instanceof.App\Form\TwoFactorAuthenticationType).
Resolving inheritance for "App\Form\TwoFactorAuthenticationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TwoFactorAuthenticationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRolesType" (parent: .abstract.instanceof.App\Form\UserRolesType).
Resolving inheritance for "App\Form\UserRolesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRolesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkflowSelectType" (parent: .abstract.instanceof.App\Form\WorkflowSelectType).
Resolving inheritance for "App\Form\WorkflowSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkflowSelectType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\EmailLoggerRepository" (parent: .abstract.instanceof.App\Logger\Repository\EmailLoggerRepository).
Resolving inheritance for "App\Logger\Repository\EmailLoggerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\EmailLoggerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\LoginHistoryRepository" (parent: .abstract.instanceof.App\Logger\Repository\LoginHistoryRepository).
Resolving inheritance for "App\Logger\Repository\LoginHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\LoginHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\RequestLoggerRepository" (parent: .abstract.instanceof.App\Logger\Repository\RequestLoggerRepository).
Resolving inheritance for "App\Logger\Repository\RequestLoggerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\RequestLoggerRepository).
Resolving inheritance for ".instanceof.App\MessageHandler\SimpleMessageHandler.0.App\MessageHandler\SimpleMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SimpleMessageHandler).
Resolving inheritance for "App\MessageHandler\SimpleMessageHandler" (parent: .instanceof.App\MessageHandler\SimpleMessageHandler.0.App\MessageHandler\SimpleMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Chat\ChannelNormalizer" (parent: .abstract.instanceof.App\Normalizer\Chat\ChannelNormalizer).
Resolving inheritance for "App\Normalizer\Chat\ChannelNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Chat\ChannelNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ClientNormalizer" (parent: .abstract.instanceof.App\Normalizer\ClientNormalizer).
Resolving inheritance for "App\Normalizer\ClientNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ClientNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ClientProfileNormalizer" (parent: .abstract.instanceof.App\Normalizer\ClientProfileNormalizer).
Resolving inheritance for "App\Normalizer\ClientProfileNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ClientProfileNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Compensation\DecisionNormalizer" (parent: .abstract.instanceof.App\Normalizer\Compensation\DecisionNormalizer).
Resolving inheritance for "App\Normalizer\Compensation\DecisionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Compensation\DecisionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmailLoggerNormalizer" (parent: .abstract.instanceof.App\Normalizer\EmailLoggerNormalizer).
Resolving inheritance for "App\Normalizer\EmailLoggerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmailLoggerNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\HolidayNormalizer" (parent: .abstract.instanceof.App\Normalizer\Employee\Leave\HolidayNormalizer).
Resolving inheritance for "App\Normalizer\Employee\Leave\HolidayNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\HolidayNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer" (parent: .abstract.instanceof.App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer).
Resolving inheritance for "App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeavePolicyNormalizer" (parent: .abstract.instanceof.App\Normalizer\Employee\Leave\LeavePolicyNormalizer).
Resolving inheritance for "App\Normalizer\Employee\Leave\LeavePolicyNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeavePolicyNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveRequestNormalizer" (parent: .abstract.instanceof.App\Normalizer\Employee\Leave\LeaveRequestNormalizer).
Resolving inheritance for "App\Normalizer\Employee\Leave\LeaveRequestNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveRequestNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveTypeNormalizer" (parent: .abstract.instanceof.App\Normalizer\Employee\Leave\LeaveTypeNormalizer).
Resolving inheritance for "App\Normalizer\Employee\Leave\LeaveTypeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveTypeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmployeeNormalizer" (parent: .abstract.instanceof.App\Normalizer\EmployeeNormalizer).
Resolving inheritance for "App\Normalizer\EmployeeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmployeeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmployeePositionNormalizer" (parent: .abstract.instanceof.App\Normalizer\EmployeePositionNormalizer).
Resolving inheritance for "App\Normalizer\EmployeePositionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmployeePositionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\PromotionApplicationNormalizer" (parent: .abstract.instanceof.App\Normalizer\HR\PromotionApplicationNormalizer).
Resolving inheritance for "App\Normalizer\HR\PromotionApplicationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\PromotionApplicationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\PromotionPeriodNormalizer" (parent: .abstract.instanceof.App\Normalizer\HR\PromotionPeriodNormalizer).
Resolving inheritance for "App\Normalizer\HR\PromotionPeriodNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\PromotionPeriodNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\RubricSectionNormalizer" (parent: .abstract.instanceof.App\Normalizer\HR\RubricSectionNormalizer).
Resolving inheritance for "App\Normalizer\HR\RubricSectionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\RubricSectionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Payroll\PayrollItemNormalizer" (parent: .abstract.instanceof.App\Normalizer\Payroll\PayrollItemNormalizer).
Resolving inheritance for "App\Normalizer\Payroll\PayrollItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Payroll\PayrollItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Payroll\PayrollReportNormalizer" (parent: .abstract.instanceof.App\Normalizer\Payroll\PayrollReportNormalizer).
Resolving inheritance for "App\Normalizer\Payroll\PayrollReportNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Payroll\PayrollReportNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Performance\PerformanceEvaluationNormalizer" (parent: .abstract.instanceof.App\Normalizer\Performance\PerformanceEvaluationNormalizer).
Resolving inheritance for "App\Normalizer\Performance\PerformanceEvaluationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Performance\PerformanceEvaluationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Procurement\InventoryNormalizer" (parent: .abstract.instanceof.App\Normalizer\Procurement\InventoryNormalizer).
Resolving inheritance for "App\Normalizer\Procurement\InventoryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Procurement\InventoryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Procurement\RequisitionNormalizer" (parent: .abstract.instanceof.App\Normalizer\Procurement\RequisitionNormalizer).
Resolving inheritance for "App\Normalizer\Procurement\RequisitionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Procurement\RequisitionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ProfileModelNormalizer" (parent: .abstract.instanceof.App\Normalizer\ProfileModelNormalizer).
Resolving inheritance for "App\Normalizer\ProfileModelNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ProfileModelNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\RequestLoggerNormalizer" (parent: .abstract.instanceof.App\Normalizer\RequestLoggerNormalizer).
Resolving inheritance for "App\Normalizer\RequestLoggerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\RequestLoggerNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\AllowanceTypeNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\AllowanceTypeNormalizer).
Resolving inheritance for "App\Normalizer\Setups\AllowanceTypeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\AllowanceTypeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BankBranchNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\BankBranchNormalizer).
Resolving inheritance for "App\Normalizer\Setups\BankBranchNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BankBranchNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BankNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\BankNormalizer).
Resolving inheritance for "App\Normalizer\Setups\BankNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BankNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BasicSalaryNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\BasicSalaryNormalizer).
Resolving inheritance for "App\Normalizer\Setups\BasicSalaryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BasicSalaryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\DeductionTypeNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\DeductionTypeNormalizer).
Resolving inheritance for "App\Normalizer\Setups\DeductionTypeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\DeductionTypeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\DepartmentNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\DepartmentNormalizer).
Resolving inheritance for "App\Normalizer\Setups\DepartmentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\DepartmentNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\GradeNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\GradeNormalizer).
Resolving inheritance for "App\Normalizer\Setups\GradeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\GradeNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\IndividualAllowanceNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\IndividualAllowanceNormalizer).
Resolving inheritance for "App\Normalizer\Setups\IndividualAllowanceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\IndividualAllowanceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\IndividualDeductionNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\IndividualDeductionNormalizer).
Resolving inheritance for "App\Normalizer\Setups\IndividualDeductionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\IndividualDeductionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\JobTitleNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\JobTitleNormalizer).
Resolving inheritance for "App\Normalizer\Setups\JobTitleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\JobTitleNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LevelAllowanceNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\LevelAllowanceNormalizer).
Resolving inheritance for "App\Normalizer\Setups\LevelAllowanceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LevelAllowanceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LevelDeductionNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\LevelDeductionNormalizer).
Resolving inheritance for "App\Normalizer\Setups\LevelDeductionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LevelDeductionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LoanNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\LoanNormalizer).
Resolving inheritance for "App\Normalizer\Setups\LoanNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LoanNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\PAYENormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\PAYENormalizer).
Resolving inheritance for "App\Normalizer\Setups\PAYENormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\PAYENormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\PositionNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\PositionNormalizer).
Resolving inheritance for "App\Normalizer\Setups\PositionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\PositionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\StaffLevelNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\StaffLevelNormalizer).
Resolving inheritance for "App\Normalizer\Setups\StaffLevelNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\StaffLevelNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\StepNormalizer" (parent: .abstract.instanceof.App\Normalizer\Setups\StepNormalizer).
Resolving inheritance for "App\Normalizer\Setups\StepNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\StepNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\UserNormalizer" (parent: .abstract.instanceof.App\Normalizer\UserNormalizer).
Resolving inheritance for "App\Normalizer\UserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\UserNormalizer).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChannelRepository" (parent: .abstract.instanceof.App\Repository\Chat\ChannelRepository).
Resolving inheritance for "App\Repository\Chat\ChannelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChannelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\MessageRepository" (parent: .abstract.instanceof.App\Repository\Chat\MessageRepository).
Resolving inheritance for "App\Repository\Chat\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\UserChannelRepository" (parent: .abstract.instanceof.App\Repository\Chat\UserChannelRepository).
Resolving inheritance for "App\Repository\Chat\UserChannelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\UserChannelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeMembershipHistoryRepository" (parent: .abstract.instanceof.App\Repository\Committee\CommitteeMembershipHistoryRepository).
Resolving inheritance for "App\Repository\Committee\CommitteeMembershipHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeMembershipHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeMembershipRepository" (parent: .abstract.instanceof.App\Repository\Committee\CommitteeMembershipRepository).
Resolving inheritance for "App\Repository\Committee\CommitteeMembershipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeMembershipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeRepository" (parent: .abstract.instanceof.App\Repository\Committee\CommitteeRepository).
Resolving inheritance for "App\Repository\Committee\CommitteeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeRoleRepository" (parent: .abstract.instanceof.App\Repository\Committee\CommitteeRoleRepository).
Resolving inheritance for "App\Repository\Committee\CommitteeRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeTypeRepository" (parent: .abstract.instanceof.App\Repository\Committee\CommitteeTypeRepository).
Resolving inheritance for "App\Repository\Committee\CommitteeTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Core\ConfigRepository" (parent: .abstract.instanceof.App\Repository\Core\ConfigRepository).
Resolving inheritance for "App\Repository\Core\ConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Core\ConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Department\DepartmentCostCenterRepository" (parent: .abstract.instanceof.App\Repository\Department\DepartmentCostCenterRepository).
Resolving inheritance for "App\Repository\Department\DepartmentCostCenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Department\DepartmentCostCenterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Department\DepartmentRepository" (parent: .abstract.instanceof.App\Repository\Department\DepartmentRepository).
Resolving inheritance for "App\Repository\Department\DepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Department\DepartmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository" (parent: .abstract.instanceof.App\Repository\DocumentTypeRepository).
Resolving inheritance for "App\Repository\DocumentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\AcademicEventRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\AcademicEventRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\AcademicEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\AcademicEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\CertificationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\CertificationRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\CertificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\CertificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\CommunityServiceRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\CommunityServiceRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\CommunityServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\CommunityServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\PublicationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\PublicationRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\PublicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\PublicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\QualificationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\QualificationRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\QualificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\QualificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\ResearchProjectRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\ResearchProjectRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\ResearchProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\ResearchProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\SkillRepository" (parent: .abstract.instanceof.App\Repository\Employee\Achievement\SkillRepository).
Resolving inheritance for "App\Repository\Employee\Achievement\SkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\SkillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentItemRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentItemRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\AssessmentItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\AssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentSessionRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentSessionRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\AssessmentSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentTypeRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentTypeRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\AssessmentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\PerformanceScaleRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\PerformanceScaleRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\PerformanceScaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\PerformanceScaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\RubricItemRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\RubricItemRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\RubricItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\RubricItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\RubricSectionRepository" (parent: .abstract.instanceof.App\Repository\Employee\Appraisal\RubricSectionRepository).
Resolving inheritance for "App\Repository\Employee\Appraisal\RubricSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\RubricSectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeBankAccountRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeeBankAccountRepository).
Resolving inheritance for "App\Repository\Employee\EmployeeBankAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeBankAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeBioDataRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeeBioDataRepository).
Resolving inheritance for "App\Repository\Employee\EmployeeBioDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeBioDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeDeductionRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeeDeductionRepository).
Resolving inheritance for "App\Repository\Employee\EmployeeDeductionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeDeductionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeLoanRepaymentScheduleRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeeLoanRepaymentScheduleRepository).
Resolving inheritance for "App\Repository\Employee\EmployeeLoanRepaymentScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeLoanRepaymentScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeLoanRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeeLoanRepository).
Resolving inheritance for "App\Repository\Employee\EmployeeLoanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeLoanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeePositionRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeePositionRepository).
Resolving inheritance for "App\Repository\Employee\EmployeePositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeePositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeRepository" (parent: .abstract.instanceof.App\Repository\Employee\EmployeeRepository).
Resolving inheritance for "App\Repository\Employee\EmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\CarryForwardRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\CarryForwardRepository).
Resolving inheritance for "App\Repository\Employee\Leave\CarryForwardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\CarryForwardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\HolidayRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\HolidayRepository).
Resolving inheritance for "App\Repository\Employee\Leave\HolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\HolidayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveBalanceRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeaveBalanceRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeaveBalanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveBalanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveConfigurationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeaveConfigurationRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeaveConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveEntitlementRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeaveEntitlementRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeaveEntitlementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveEntitlementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeavePolicyRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeavePolicyRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeavePolicyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeavePolicyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeavePolicyRuleRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeavePolicyRuleRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeavePolicyRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeavePolicyRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveRequestRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeaveRequestRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeaveRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveTypeRepository" (parent: .abstract.instanceof.App\Repository\Employee\Leave\LeaveTypeRepository).
Resolving inheritance for "App\Repository\Employee\Leave\LeaveTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\APCDecisionRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\APCDecisionRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\APCDecisionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\APCDecisionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\ProfessionalDevelopmentEventRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\ProfessionalDevelopmentEventRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\ProfessionalDevelopmentEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\ProfessionalDevelopmentEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationAcademicEventRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationAcademicEventRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationAcademicEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationAcademicEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationAssessmentRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationAssessmentRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationAssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationAssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationCommunityServiceRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationCommunityServiceRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationCommunityServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationCommunityServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationEvaluationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationEvaluationRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationEvaluationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationEvaluationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationPublicationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationPublicationRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationPublicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationPublicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationQualificationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationQualificationRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationQualificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationQualificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationResearchProjectRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationResearchProjectRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationResearchProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationResearchProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationTeachingExperienceRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationTeachingExperienceRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\PromotionApplicationTeachingExperienceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationTeachingExperienceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\TeachingExperienceRepository" (parent: .abstract.instanceof.App\Repository\Employee\Promotion\TeachingExperienceRepository).
Resolving inheritance for "App\Repository\Employee\Promotion\TeachingExperienceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\TeachingExperienceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HR\Committee\CommitteeRepository" (parent: .abstract.instanceof.App\Repository\HR\Committee\CommitteeRepository).
Resolving inheritance for "App\Repository\HR\Committee\CommitteeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HR\Committee\CommitteeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HR\Committee\CommitteeRoleRepository" (parent: .abstract.instanceof.App\Repository\HR\Committee\CommitteeRoleRepository).
Resolving inheritance for "App\Repository\HR\Committee\CommitteeRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HR\Committee\CommitteeRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingActionPointRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingActionPointRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingActionPointRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingActionPointRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingAgendaItemRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingAgendaItemRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingAgendaItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingAgendaItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingAttachmentRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingAttachmentRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingDecisionRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingDecisionRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingDecisionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingDecisionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingMinutesRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingMinutesRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingMinutesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingMinutesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingParticipantRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingParticipantRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingTypeRepository" (parent: .abstract.instanceof.App\Repository\Meeting\MeetingTypeRepository).
Resolving inheritance for "App\Repository\Meeting\MeetingTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payroll\PayrollItemRepository" (parent: .abstract.instanceof.App\Repository\Payroll\PayrollItemRepository).
Resolving inheritance for "App\Repository\Payroll\PayrollItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payroll\PayrollItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payroll\PayrollReportRepository" (parent: .abstract.instanceof.App\Repository\Payroll\PayrollReportRepository).
Resolving inheritance for "App\Repository\Payroll\PayrollReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payroll\PayrollReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\BudgetRepository" (parent: .abstract.instanceof.App\Repository\Procurement\BudgetRepository).
Resolving inheritance for "App\Repository\Procurement\BudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\BudgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ComplianceDocumentRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ComplianceDocumentRepository).
Resolving inheritance for "App\Repository\Procurement\ComplianceDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ComplianceDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ContractRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ContractRepository).
Resolving inheritance for "App\Repository\Procurement\ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ContractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\InvoiceItemRepository" (parent: .abstract.instanceof.App\Repository\Procurement\InvoiceItemRepository).
Resolving inheritance for "App\Repository\Procurement\InvoiceItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\InvoiceItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\Procurement\InvoiceRepository).
Resolving inheritance for "App\Repository\Procurement\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\PaymentRepository" (parent: .abstract.instanceof.App\Repository\Procurement\PaymentRepository).
Resolving inheritance for "App\Repository\Procurement\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\PerformanceRecordRepository" (parent: .abstract.instanceof.App\Repository\Procurement\PerformanceRecordRepository).
Resolving inheritance for "App\Repository\Procurement\PerformanceRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\PerformanceRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ProformaInvoiceRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ProformaInvoiceRepository).
Resolving inheritance for "App\Repository\Procurement\ProformaInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ProformaInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ProformaItemRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ProformaItemRepository).
Resolving inheritance for "App\Repository\Procurement\ProformaItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ProformaItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\QuotationRepository" (parent: .abstract.instanceof.App\Repository\Procurement\QuotationRepository).
Resolving inheritance for "App\Repository\Procurement\QuotationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\QuotationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptNoteItemRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ReceiptNoteItemRepository).
Resolving inheritance for "App\Repository\Procurement\ReceiptNoteItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptNoteItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptNoteRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ReceiptNoteRepository).
Resolving inheritance for "App\Repository\Procurement\ReceiptNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptRepository" (parent: .abstract.instanceof.App\Repository\Procurement\ReceiptRepository).
Resolving inheritance for "App\Repository\Procurement\ReceiptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\RequisitionItemRepository" (parent: .abstract.instanceof.App\Repository\Procurement\RequisitionItemRepository).
Resolving inheritance for "App\Repository\Procurement\RequisitionItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\RequisitionItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\RequisitionRepository" (parent: .abstract.instanceof.App\Repository\Procurement\RequisitionRepository).
Resolving inheritance for "App\Repository\Procurement\RequisitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\RequisitionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\AllowanceRepository" (parent: .abstract.instanceof.App\Repository\Setup\AllowanceRepository).
Resolving inheritance for "App\Repository\Setup\AllowanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\AllowanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BankBranchRepository" (parent: .abstract.instanceof.App\Repository\Setup\BankBranchRepository).
Resolving inheritance for "App\Repository\Setup\BankBranchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BankBranchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BankRepository" (parent: .abstract.instanceof.App\Repository\Setup\BankRepository).
Resolving inheritance for "App\Repository\Setup\BankRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BankRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BasicSalaryRepository" (parent: .abstract.instanceof.App\Repository\Setup\BasicSalaryRepository).
Resolving inheritance for "App\Repository\Setup\BasicSalaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BasicSalaryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\ContactRelationshipRepository" (parent: .abstract.instanceof.App\Repository\Setup\ContactRelationshipRepository).
Resolving inheritance for "App\Repository\Setup\ContactRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\ContactRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\DeductionRepository" (parent: .abstract.instanceof.App\Repository\Setup\DeductionRepository).
Resolving inheritance for "App\Repository\Setup\DeductionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\DeductionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\EmployeeAllowanceRepository" (parent: .abstract.instanceof.App\Repository\Setup\EmployeeAllowanceRepository).
Resolving inheritance for "App\Repository\Setup\EmployeeAllowanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\EmployeeAllowanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\Finance\BudgetItemCategoryRepository" (parent: .abstract.instanceof.App\Repository\Setup\Finance\BudgetItemCategoryRepository).
Resolving inheritance for "App\Repository\Setup\Finance\BudgetItemCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\Finance\BudgetItemCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\Finance\ChartOfAccountRepository" (parent: .abstract.instanceof.App\Repository\Setup\Finance\ChartOfAccountRepository).
Resolving inheritance for "App\Repository\Setup\Finance\ChartOfAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\Finance\ChartOfAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\GradeRepository" (parent: .abstract.instanceof.App\Repository\Setup\GradeRepository).
Resolving inheritance for "App\Repository\Setup\GradeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\GradeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\HR\PromotionApplicationLevelSectionConfigRepository" (parent: .abstract.instanceof.App\Repository\Setup\HR\PromotionApplicationLevelSectionConfigRepository).
Resolving inheritance for "App\Repository\Setup\HR\PromotionApplicationLevelSectionConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\HR\PromotionApplicationLevelSectionConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\HR\PromotionPeriodRepository" (parent: .abstract.instanceof.App\Repository\Setup\HR\PromotionPeriodRepository).
Resolving inheritance for "App\Repository\Setup\HR\PromotionPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\HR\PromotionPeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\IndividualAllowanceRepository" (parent: .abstract.instanceof.App\Repository\Setup\IndividualAllowanceRepository).
Resolving inheritance for "App\Repository\Setup\IndividualAllowanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\IndividualAllowanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\JobTitleRepository" (parent: .abstract.instanceof.App\Repository\Setup\JobTitleRepository).
Resolving inheritance for "App\Repository\Setup\JobTitleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\JobTitleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\LevelAllowanceRepository" (parent: .abstract.instanceof.App\Repository\Setup\LevelAllowanceRepository).
Resolving inheritance for "App\Repository\Setup\LevelAllowanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\LevelAllowanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\LevelDeductionRepository" (parent: .abstract.instanceof.App\Repository\Setup\LevelDeductionRepository).
Resolving inheritance for "App\Repository\Setup\LevelDeductionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\LevelDeductionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\NonResidentsIncomeTaxRepository" (parent: .abstract.instanceof.App\Repository\Setup\PAYE\NonResidentsIncomeTaxRepository).
Resolving inheritance for "App\Repository\Setup\PAYE\NonResidentsIncomeTaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\NonResidentsIncomeTaxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\ResidentsAnnualIncomeTaxBandsAndRatesRepository" (parent: .abstract.instanceof.App\Repository\Setup\PAYE\ResidentsAnnualIncomeTaxBandsAndRatesRepository).
Resolving inheritance for "App\Repository\Setup\PAYE\ResidentsAnnualIncomeTaxBandsAndRatesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\ResidentsAnnualIncomeTaxBandsAndRatesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\ResidentsMonthlyIncomeTaxBandsAndRatesRepository" (parent: .abstract.instanceof.App\Repository\Setup\PAYE\ResidentsMonthlyIncomeTaxBandsAndRatesRepository).
Resolving inheritance for "App\Repository\Setup\PAYE\ResidentsMonthlyIncomeTaxBandsAndRatesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\ResidentsMonthlyIncomeTaxBandsAndRatesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PositionRepository" (parent: .abstract.instanceof.App\Repository\Setup\PositionRepository).
Resolving inheritance for "App\Repository\Setup\PositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\RegionRepository" (parent: .abstract.instanceof.App\Repository\Setup\RegionRepository).
Resolving inheritance for "App\Repository\Setup\RegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\RegionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\SSNITRepository" (parent: .abstract.instanceof.App\Repository\Setup\SSNITRepository).
Resolving inheritance for "App\Repository\Setup\SSNITRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\SSNITRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\StaffLevelRepository" (parent: .abstract.instanceof.App\Repository\Setup\StaffLevelRepository).
Resolving inheritance for "App\Repository\Setup\StaffLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\StaffLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\StepRepository" (parent: .abstract.instanceof.App\Repository\Setup\StepRepository).
Resolving inheritance for "App\Repository\Setup\StepRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\StepRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\SupplierRepository" (parent: .abstract.instanceof.App\Repository\Setup\SupplierRepository).
Resolving inheritance for "App\Repository\Setup\SupplierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\SupplierRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\SecuritySubscriber" (parent: .abstract.instanceof.App\Security\SecuritySubscriber).
Resolving inheritance for "App\Security\SecuritySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\SecuritySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContractVoter" (parent: .abstract.instanceof.App\Security\Voter\ContractVoter).
Resolving inheritance for "App\Security\Voter\ContractVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContractVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PurchaseOrderVoter" (parent: .abstract.instanceof.App\Security\Voter\PurchaseOrderVoter).
Resolving inheritance for "App\Security\Voter\PurchaseOrderVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PurchaseOrderVoter).
Resolving inheritance for ".instanceof.App\Service\Payroll\AllowanceService.0.App\Service\Payroll\AllowanceService" (parent: .abstract.instanceof.App\Service\Payroll\AllowanceService).
Resolving inheritance for "App\Service\Payroll\AllowanceService" (parent: .instanceof.App\Service\Payroll\AllowanceService.0.App\Service\Payroll\AllowanceService).
Resolving inheritance for ".instanceof.App\Service\Payroll\BasicSalaryService.0.App\Service\Payroll\BasicSalaryService" (parent: .abstract.instanceof.App\Service\Payroll\BasicSalaryService).
Resolving inheritance for "App\Service\Payroll\BasicSalaryService" (parent: .instanceof.App\Service\Payroll\BasicSalaryService.0.App\Service\Payroll\BasicSalaryService).
Resolving inheritance for ".instanceof.App\Service\Payroll\DeductionService.0.App\Service\Payroll\DeductionService" (parent: .abstract.instanceof.App\Service\Payroll\DeductionService).
Resolving inheritance for "App\Service\Payroll\DeductionService" (parent: .instanceof.App\Service\Payroll\DeductionService.0.App\Service\Payroll\DeductionService).
Resolving inheritance for ".instanceof.App\Service\Payroll\TaxCalculator.0.App\Service\Payroll\TaxCalculator" (parent: .abstract.instanceof.App\Service\Payroll\TaxCalculator).
Resolving inheritance for "App\Service\Payroll\TaxCalculator" (parent: .instanceof.App\Service\Payroll\TaxCalculator.0.App\Service\Payroll\TaxCalculator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppSettingsExtension" (parent: .abstract.instanceof.App\Twig\AppSettingsExtension).
Resolving inheritance for "App\Twig\AppSettingsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppSettingsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Base64ImageExtension" (parent: .abstract.instanceof.App\Twig\Base64ImageExtension).
Resolving inheritance for "App\Twig\Base64ImageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Base64ImageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CarbonExtension" (parent: .abstract.instanceof.App\Twig\CarbonExtension).
Resolving inheritance for "App\Twig\CarbonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CarbonExtension).
Resolving inheritance for ".instanceof.App\Twig\Component\ApiRequestChartComponent.0.App\Twig\Component\ApiRequestChartComponent" (parent: .abstract.instanceof.App\Twig\Component\ApiRequestChartComponent).
Resolving inheritance for "App\Twig\Component\ApiRequestChartComponent" (parent: .instanceof.App\Twig\Component\ApiRequestChartComponent.0.App\Twig\Component\ApiRequestChartComponent).
Resolving inheritance for ".instanceof.App\Twig\Component\ClientStatisticsOverviewComponent.0.App\Twig\Component\ClientStatisticsOverviewComponent" (parent: .abstract.instanceof.App\Twig\Component\ClientStatisticsOverviewComponent).
Resolving inheritance for "App\Twig\Component\ClientStatisticsOverviewComponent" (parent: .instanceof.App\Twig\Component\ClientStatisticsOverviewComponent.0.App\Twig\Component\ClientStatisticsOverviewComponent).
Resolving inheritance for ".instanceof.App\Twig\Component\OperationalMetricsComponent.0.App\Twig\Component\OperationalMetricsComponent" (parent: .abstract.instanceof.App\Twig\Component\OperationalMetricsComponent).
Resolving inheritance for "App\Twig\Component\OperationalMetricsComponent" (parent: .instanceof.App\Twig\Component\OperationalMetricsComponent.0.App\Twig\Component\OperationalMetricsComponent).
Resolving inheritance for ".instanceof.App\Twig\Component\RecentApiActivityComponent.0.App\Twig\Component\RecentApiActivityComponent" (parent: .abstract.instanceof.App\Twig\Component\RecentApiActivityComponent).
Resolving inheritance for "App\Twig\Component\RecentApiActivityComponent" (parent: .instanceof.App\Twig\Component\RecentApiActivityComponent.0.App\Twig\Component\RecentApiActivityComponent).
Resolving inheritance for ".instanceof.App\Twig\Components\ProductSearch.0.App\Twig\Components\ProductSearch" (parent: .abstract.instanceof.App\Twig\Components\ProductSearch).
Resolving inheritance for "App\Twig\Components\ProductSearch" (parent: .instanceof.App\Twig\Components\ProductSearch.0.App\Twig\Components\ProductSearch).
Resolving inheritance for ".instanceof.App\Twig\Components\Vendor\BasicInformation.0.App\Twig\Components\Vendor\BasicInformation" (parent: .abstract.instanceof.App\Twig\Components\Vendor\BasicInformation).
Resolving inheritance for "App\Twig\Components\Vendor\BasicInformation" (parent: .instanceof.App\Twig\Components\Vendor\BasicInformation.0.App\Twig\Components\Vendor\BasicInformation).
Resolving inheritance for ".instanceof.App\Twig\Components\Vendor\BasicInformationWrapper.0.App\Twig\Components\Vendor\BasicInformationWrapper" (parent: .abstract.instanceof.App\Twig\Components\Vendor\BasicInformationWrapper).
Resolving inheritance for "App\Twig\Components\Vendor\BasicInformationWrapper" (parent: .instanceof.App\Twig\Components\Vendor\BasicInformationWrapper.0.App\Twig\Components\Vendor\BasicInformationWrapper).
Resolving inheritance for ".instanceof.App\Twig\Components\Vendor\ContactPersons.0.App\Twig\Components\Vendor\ContactPersons" (parent: .abstract.instanceof.App\Twig\Components\Vendor\ContactPersons).
Resolving inheritance for "App\Twig\Components\Vendor\ContactPersons" (parent: .instanceof.App\Twig\Components\Vendor\ContactPersons.0.App\Twig\Components\Vendor\ContactPersons).
Resolving inheritance for ".instanceof.App\Twig\Components\Vendor\Directors.0.App\Twig\Components\Vendor\Directors" (parent: .abstract.instanceof.App\Twig\Components\Vendor\Directors).
Resolving inheritance for "App\Twig\Components\Vendor\Directors" (parent: .instanceof.App\Twig\Components\Vendor\Directors.0.App\Twig\Components\Vendor\Directors).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension" (parent: .abstract.instanceof.App\Twig\DateExtension).
Resolving inheritance for "App\Twig\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EditorjsJsonParserExtension" (parent: .abstract.instanceof.App\Twig\EditorjsJsonParserExtension).
Resolving inheritance for "App\Twig\EditorjsJsonParserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EditorjsJsonParserExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EmployeeExtension" (parent: .abstract.instanceof.App\Twig\EmployeeExtension).
Resolving inheritance for "App\Twig\EmployeeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EmployeeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EntityStatusExtension" (parent: .abstract.instanceof.App\Twig\EntityStatusExtension).
Resolving inheritance for "App\Twig\EntityStatusExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EntityStatusExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FileExtension" (parent: .abstract.instanceof.App\Twig\FileExtension).
Resolving inheritance for "App\Twig\FileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FileExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PermissionExtension" (parent: .abstract.instanceof.App\Twig\PermissionExtension).
Resolving inheritance for "App\Twig\PermissionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PermissionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PrettyJsonExtension" (parent: .abstract.instanceof.App\Twig\PrettyJsonExtension).
Resolving inheritance for "App\Twig\PrettyJsonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PrettyJsonExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PromotionExtension" (parent: .abstract.instanceof.App\Twig\PromotionExtension).
Resolving inheritance for "App\Twig\PromotionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PromotionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RatingExtension" (parent: .abstract.instanceof.App\Twig\RatingExtension).
Resolving inheritance for "App\Twig\RatingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RatingExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueLeavePolicyValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueLeavePolicyValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueLeavePolicyValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueLeavePolicyValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator" (parent: .abstract.instanceof.App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator).
Resolving inheritance for "App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator" (parent: .abstract.instanceof.App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator).
Resolving inheritance for "App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveStatusValidator" (parent: .abstract.instanceof.App\Validator\EndDateRequiredForInactiveStatusValidator).
Resolving inheritance for "App\Validator\EndDateRequiredForInactiveStatusValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveStatusValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Leave\ValidLeaveRequestValidator" (parent: .abstract.instanceof.App\Validator\Leave\ValidLeaveRequestValidator).
Resolving inheritance for "App\Validator\Leave\ValidLeaveRequestValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Leave\ValidLeaveRequestValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoBasicSalaryPeriodOverlapValidator" (parent: .abstract.instanceof.App\Validator\NoBasicSalaryPeriodOverlapValidator).
Resolving inheritance for "App\Validator\NoBasicSalaryPeriodOverlapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoBasicSalaryPeriodOverlapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoLevelAllowancesPeriodOverlapValidator" (parent: .abstract.instanceof.App\Validator\NoLevelAllowancesPeriodOverlapValidator).
Resolving inheritance for "App\Validator\NoLevelAllowancesPeriodOverlapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoLevelAllowancesPeriodOverlapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoLevelDeductionsPeriodOverlapValidator" (parent: .abstract.instanceof.App\Validator\NoLevelDeductionsPeriodOverlapValidator).
Resolving inheritance for "App\Validator\NoLevelDeductionsPeriodOverlapValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoLevelDeductionsPeriodOverlapValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoUnpaidLoansValidator" (parent: .abstract.instanceof.App\Validator\NoUnpaidLoansValidator).
Resolving inheritance for "App\Validator\NoUnpaidLoansValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoUnpaidLoansValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\SingleActiveEmployeePositionValidator" (parent: .abstract.instanceof.App\Validator\SingleActiveEmployeePositionValidator).
Resolving inheritance for "App\Validator\SingleActiveEmployeePositionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\SingleActiveEmployeePositionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveBasicSalaryGroupValidator" (parent: .abstract.instanceof.App\Validator\UniqueActiveBasicSalaryGroupValidator).
Resolving inheritance for "App\Validator\UniqueActiveBasicSalaryGroupValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveBasicSalaryGroupValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveIndividualAllowanceValidator" (parent: .abstract.instanceof.App\Validator\UniqueActiveIndividualAllowanceValidator).
Resolving inheritance for "App\Validator\UniqueActiveIndividualAllowanceValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveIndividualAllowanceValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveIndividualDeductionValidator" (parent: .abstract.instanceof.App\Validator\UniqueActiveIndividualDeductionValidator).
Resolving inheritance for "App\Validator\UniqueActiveIndividualDeductionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveIndividualDeductionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveLevelAllowanceGroupValidator" (parent: .abstract.instanceof.App\Validator\UniqueActiveLevelAllowanceGroupValidator).
Resolving inheritance for "App\Validator\UniqueActiveLevelAllowanceGroupValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveLevelAllowanceGroupValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveLevelDeductionGroupValidator" (parent: .abstract.instanceof.App\Validator\UniqueActiveLevelDeductionGroupValidator).
Resolving inheritance for "App\Validator\UniqueActiveLevelDeductionGroupValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveLevelDeductionGroupValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveTaxBandGroupValidator" (parent: .abstract.instanceof.App\Validator\UniqueActiveTaxBandGroupValidator).
Resolving inheritance for "App\Validator\UniqueActiveTaxBandGroupValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveTaxBandGroupValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueAllowanceTypeValidator" (parent: .abstract.instanceof.App\Validator\UniqueAllowanceTypeValidator).
Resolving inheritance for "App\Validator\UniqueAllowanceTypeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueAllowanceTypeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmployeePositionValidator" (parent: .abstract.instanceof.App\Validator\UniqueEmployeePositionValidator).
Resolving inheritance for "App\Validator\UniqueEmployeePositionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmployeePositionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueJobTitleValidator" (parent: .abstract.instanceof.App\Validator\UniqueJobTitleValidator).
Resolving inheritance for "App\Validator\UniqueJobTitleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueJobTitleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueLoanRepaymentPeriodValidator" (parent: .abstract.instanceof.App\Validator\UniqueLoanRepaymentPeriodValidator).
Resolving inheritance for "App\Validator\UniqueLoanRepaymentPeriodValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueLoanRepaymentPeriodValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniquePositionTitleValidator" (parent: .abstract.instanceof.App\Validator\UniquePositionTitleValidator).
Resolving inheritance for "App\Validator\UniquePositionTitleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniquePositionTitleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueStaffLevelValidator" (parent: .abstract.instanceof.App\Validator\UniqueStaffLevelValidator).
Resolving inheritance for "App\Validator\UniqueStaffLevelValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueStaffLevelValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueYearWithinTaxGroupValidator" (parent: .abstract.instanceof.App\Validator\UniqueYearWithinTaxGroupValidator).
Resolving inheritance for "App\Validator\UniqueYearWithinTaxGroupValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueYearWithinTaxGroupValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateRangeValidator" (parent: .abstract.instanceof.App\Validator\ValidDateRangeValidator).
Resolving inheritance for "App\Validator\ValidDateRangeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateRangeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\BudgetAllocationWorkflow" (parent: .abstract.instanceof.App\Workflow\BudgetAllocationWorkflow).
Resolving inheritance for ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\BudgetAllocationWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\BudgetAllocationWorkflow).
Resolving inheritance for "App\Workflow\BudgetAllocationWorkflow" (parent: .instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\BudgetAllocationWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PayrollWorkflow" (parent: .abstract.instanceof.App\Workflow\PayrollWorkflow).
Resolving inheritance for ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PayrollWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PayrollWorkflow).
Resolving inheritance for "App\Workflow\PayrollWorkflow" (parent: .instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PayrollWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PromotionWorkflow" (parent: .abstract.instanceof.App\Workflow\PromotionWorkflow).
Resolving inheritance for ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PromotionWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PromotionWorkflow).
Resolving inheritance for "App\Workflow\PromotionWorkflow" (parent: .instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PromotionWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PurchaseRequisitionWorkflow" (parent: .abstract.instanceof.App\Workflow\PurchaseRequisitionWorkflow).
Resolving inheritance for ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PurchaseRequisitionWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PurchaseRequisitionWorkflow).
Resolving inheritance for "App\Workflow\PurchaseRequisitionWorkflow" (parent: .instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PurchaseRequisitionWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Workplan\Command\CreateSampleActivitiesCommand" (parent: .abstract.instanceof.App\Workplan\Command\CreateSampleActivitiesCommand).
Resolving inheritance for "App\Workplan\Command\CreateSampleActivitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Workplan\Command\CreateSampleActivitiesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Workplan\Command\ImportWorkPlanCommand" (parent: .abstract.instanceof.App\Workplan\Command\ImportWorkPlanCommand).
Resolving inheritance for "App\Workplan\Command\ImportWorkPlanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Workplan\Command\ImportWorkPlanCommand).
Resolving inheritance for ".instanceof.App\Workplan\EntityListener\ActivityCompletedListener.0.App\Workplan\EntityListener\ActivityCompletedListener" (parent: .abstract.instanceof.App\Workplan\EntityListener\ActivityCompletedListener).
Resolving inheritance for "App\Workplan\EntityListener\ActivityCompletedListener" (parent: .instanceof.App\Workplan\EntityListener\ActivityCompletedListener.0.App\Workplan\EntityListener\ActivityCompletedListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityBudgetLineType" (parent: .abstract.instanceof.App\Workplan\Form\ActivityBudgetLineType).
Resolving inheritance for "App\Workplan\Form\ActivityBudgetLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityBudgetLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityBudgetType" (parent: .abstract.instanceof.App\Workplan\Form\ActivityBudgetType).
Resolving inheritance for "App\Workplan\Form\ActivityBudgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityBudgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityType" (parent: .abstract.instanceof.App\Workplan\Form\ActivityType).
Resolving inheritance for "App\Workplan\Form\ActivityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\CreateWorkPlanType" (parent: .abstract.instanceof.App\Workplan\Form\CreateWorkPlanType).
Resolving inheritance for "App\Workplan\Form\CreateWorkPlanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\CreateWorkPlanType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ExpectedItemType" (parent: .abstract.instanceof.App\Workplan\Form\ExpectedItemType).
Resolving inheritance for "App\Workplan\Form\ExpectedItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ExpectedItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\GoalType" (parent: .abstract.instanceof.App\Workplan\Form\GoalType).
Resolving inheritance for "App\Workplan\Form\GoalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\GoalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveCreateType" (parent: .abstract.instanceof.App\Workplan\Form\ObjectiveCreateType).
Resolving inheritance for "App\Workplan\Form\ObjectiveCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveIOORowType" (parent: .abstract.instanceof.App\Workplan\Form\ObjectiveIOORowType).
Resolving inheritance for "App\Workplan\Form\ObjectiveIOORowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveIOORowType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveType" (parent: .abstract.instanceof.App\Workplan\Form\ObjectiveType).
Resolving inheritance for "App\Workplan\Form\ObjectiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\StrategyCreateType" (parent: .abstract.instanceof.App\Workplan\Form\StrategyCreateType).
Resolving inheritance for "App\Workplan\Form\StrategyCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\StrategyCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\StrategyType" (parent: .abstract.instanceof.App\Workplan\Form\StrategyType).
Resolving inheritance for "App\Workplan\Form\StrategyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\StrategyType).
Resolving inheritance for ".instanceof.App\Workplan\MessageHandler\SendNotificationHandler.0.App\Workplan\MessageHandler\SendNotificationHandler" (parent: .abstract.instanceof.App\Workplan\MessageHandler\SendNotificationHandler).
Resolving inheritance for "App\Workplan\MessageHandler\SendNotificationHandler" (parent: .instanceof.App\Workplan\MessageHandler\SendNotificationHandler.0.App\Workplan\MessageHandler\SendNotificationHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\AcademicYearRepository" (parent: .abstract.instanceof.App\Workplan\Repository\AcademicYearRepository).
Resolving inheritance for "App\Workplan\Repository\AcademicYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\AcademicYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityBudgetLineRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ActivityBudgetLineRepository).
Resolving inheritance for "App\Workplan\Repository\ActivityBudgetLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityBudgetLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityBudgetRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ActivityBudgetRepository).
Resolving inheritance for "App\Workplan\Repository\ActivityBudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityBudgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityCommentRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ActivityCommentRepository).
Resolving inheritance for "App\Workplan\Repository\ActivityCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityReportDocumentRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ActivityReportDocumentRepository).
Resolving inheritance for "App\Workplan\Repository\ActivityReportDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityReportDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityReportRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ActivityReportRepository).
Resolving inheritance for "App\Workplan\Repository\ActivityReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ActivityRepository).
Resolving inheritance for "App\Workplan\Repository\ActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\GoalRepository" (parent: .abstract.instanceof.App\Workplan\Repository\GoalRepository).
Resolving inheritance for "App\Workplan\Repository\GoalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\GoalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\MonthlyScheduleRepository" (parent: .abstract.instanceof.App\Workplan\Repository\MonthlyScheduleRepository).
Resolving inheritance for "App\Workplan\Repository\MonthlyScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\MonthlyScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ObjectiveRepository" (parent: .abstract.instanceof.App\Workplan\Repository\ObjectiveRepository).
Resolving inheritance for "App\Workplan\Repository\ObjectiveRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ObjectiveRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\StrategyRepository" (parent: .abstract.instanceof.App\Workplan\Repository\StrategyRepository).
Resolving inheritance for "App\Workplan\Repository\StrategyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\StrategyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\WorkPlanRepository" (parent: .abstract.instanceof.App\Workplan\Repository\WorkPlanRepository).
Resolving inheritance for "App\Workplan\Repository\WorkPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\WorkPlanRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Workplan\Security\Voter\WorkPlanVoter" (parent: .abstract.instanceof.App\Workplan\Security\Voter\WorkPlanVoter).
Resolving inheritance for "App\Workplan\Security\Voter\WorkPlanVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Workplan\Security\Voter\WorkPlanVoter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Boab\CoreBundle\CacheWarmer\ConfigurationCacheWarmer" (parent: .abstract.instanceof.Boab\CoreBundle\CacheWarmer\ConfigurationCacheWarmer).
Resolving inheritance for "Boab\CoreBundle\CacheWarmer\ConfigurationCacheWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Boab\CoreBundle\CacheWarmer\ConfigurationCacheWarmer).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\CoreBundle\Command\WarmConfigCacheCommand" (parent: .abstract.instanceof.Boab\CoreBundle\Command\WarmConfigCacheCommand).
Resolving inheritance for "Boab\CoreBundle\Command\WarmConfigCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\CoreBundle\Command\WarmConfigCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\CoreBundle\Command\DemoApplicationConfigCommand" (parent: .abstract.instanceof.Boab\CoreBundle\Command\DemoApplicationConfigCommand).
Resolving inheritance for "Boab\CoreBundle\Command\DemoApplicationConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\CoreBundle\Command\DemoApplicationConfigCommand).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "psr18.mnotify.client" (parent: psr18.http_client).
Resolving inheritance for "psr18.student_api.client" (parent: psr18.http_client).
Resolving inheritance for "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "state_machine.vendor_onboarding" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.contract_status" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.compliance" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.purchase_order" (parent: state_machine.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.logger_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.logger_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.logger_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.logger_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.logger_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_token" (parent: security.firewall.config).
Resolving inheritance for "security.firewall_config.two_factor.api_token" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.api_token" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.api_token" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.api_token" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.api_token" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.api_token" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.api_token" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.manager.api_token" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_token" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_token" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_token" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_token" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.oauth2.api" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: App\Security\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: Boab\CoreBundle\Security\AuthenticationFailureHandler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "boab_core.file_management_controller" (parent: boab.base_controller).
Resolving inheritance for "Boab\CoreBundle\Controller\TwoFactorAuthController" (parent: boab.base_controller).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "oneup_flysystem.default_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.public_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.users_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.attachment_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.temp_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.document_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.default_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.public_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.user_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.email_attachment_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.temp_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.document_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "fbeen.settings_controller" (parent: boab.base_controller).
Resolving inheritance for "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController" (parent: .abstract.instanceof.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController).
Resolving inheritance for "Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "Boab\AccountingBundle\Controller\ModuleController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\ChartAccountController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\AccountingBundle\Controller\FinancialReportController" (parent: .abstract.instanceof.Boab\AccountingBundle\Controller\FinancialReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\AccountingBundle\Controller\FinancialReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\AccountingBundle\Controller\FinancialReportController).
Resolving inheritance for "Boab\AccountingBundle\Controller\FinancialReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\AccountingBundle\Controller\FinancialReportController).
Resolving inheritance for "Boab\AccountingBundle\Controller\FixedAccountRegisterController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\AccountFormController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\BudgetingController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\MultiStepBudgetController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\GeneralJournalController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\GeneralLedgerController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\ReportController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\AssetsRegisterController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\ExpensesController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\TransactionsController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\BillController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\AccountRegisterController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\AccountRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\AccountRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\AccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\AccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_journal_entry_repository" (parent: .abstract.instanceof.boab.accounting_journal_entry_repository).
Resolving inheritance for "boab.accounting_journal_entry_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_journal_entry_repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_journal_item_repository" (parent: .abstract.instanceof.boab.accounting_journal_item_repository).
Resolving inheritance for "boab.accounting_journal_item_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_journal_item_repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_enchanced_journal_item_repository" (parent: .abstract.instanceof.boab.accounting_enchanced_journal_item_repository).
Resolving inheritance for "boab.accounting_enchanced_journal_item_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_enchanced_journal_item_repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_ledger_account_repository" (parent: .abstract.instanceof.boab.accounting_ledger_account_repository).
Resolving inheritance for "boab.accounting_ledger_account_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_ledger_account_repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_ledger_transaction_repository" (parent: .abstract.instanceof.boab.accounting_ledger_transaction_repository).
Resolving inheritance for "boab.accounting_ledger_transaction_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_ledger_transaction_repository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\AccountFormType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\AccountFormType).
Resolving inheritance for "Boab\AccountingBundle\Form\AccountFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\AccountFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\EditAccountFormType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\EditAccountFormType).
Resolving inheritance for "Boab\AccountingBundle\Form\EditAccountFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\EditAccountFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalEntryType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\JournalEntryType).
Resolving inheritance for "Boab\AccountingBundle\Form\JournalEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalItemType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\JournalItemType).
Resolving inheritance for "Boab\AccountingBundle\Form\JournalItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalItemType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_bill_repository" (parent: .abstract.instanceof.boab.accounting_bill_repository).
Resolving inheritance for "boab.accounting_bill_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_bill_repository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\NewBillType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\NewBillType).
Resolving inheritance for "Boab\AccountingBundle\Form\NewBillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\NewBillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\RepeatingBillType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\RepeatingBillType).
Resolving inheritance for "Boab\AccountingBundle\Form\RepeatingBillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\RepeatingBillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\BillItemType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\BillItemType).
Resolving inheritance for "Boab\AccountingBundle\Form\BillItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\BillItemType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_inventory_item_repository" (parent: .abstract.instanceof.boab.accounting_inventory_item_repository).
Resolving inheritance for "boab.accounting_inventory_item_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_inventory_item_repository).
Resolving inheritance for "Boab\AccountingBundle\Controller\InventoryController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_vendor_repository" (parent: .abstract.instanceof.boab.accounting_vendor_repository).
Resolving inheritance for "boab.accounting_vendor_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_vendor_repository).
Resolving inheritance for "Boab\AccountingBundle\Controller\VendorController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\VendorManagementController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\VendorOnboardingController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\VendorType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\VendorType).
Resolving inheritance for "Boab\AccountingBundle\Form\Vendor\Onboarding\VendorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\VendorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\VendorType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\VendorType).
Resolving inheritance for "Boab\AccountingBundle\Form\VendorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\VendorType).
Resolving inheritance for "Boab\AccountingBundle\Controller\PaymentVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_payment_voucher_repository" (parent: .abstract.instanceof.boab.accounting_payment_voucher_repository).
Resolving inheritance for "boab.accounting_payment_voucher_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_payment_voucher_repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_voucher_repository" (parent: .abstract.instanceof.boab.accounting_voucher_repository).
Resolving inheritance for "boab.accounting_voucher_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_voucher_repository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\InventoryItemType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\InventoryItemType).
Resolving inheritance for "Boab\AccountingBundle\Form\InventoryItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\InventoryItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonsType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonsType).
Resolving inheritance for "Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonType).
Resolving inheritance for "Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\DirectorType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\DirectorType).
Resolving inheritance for "Boab\AccountingBundle\Form\Vendor\Onboarding\DirectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\DirectorType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.account_holder_repository" (parent: .abstract.instanceof.boab.account_holder_repository).
Resolving inheritance for "boab.account_holder_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.account_holder_repository).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Bill\BillNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\Bill\BillNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\Bill\BillNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Bill\BillNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\AccountNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\AccountNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\AccountNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\AccountNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer" (parent: .abstract.instanceof.Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer).
Resolving inheritance for "Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\EventSubscriber\AccountOwnerSubscriber" (parent: .abstract.instanceof.Boab\AccountingBundle\EventSubscriber\AccountOwnerSubscriber).
Resolving inheritance for "Boab\AccountingBundle\EventSubscriber\AccountOwnerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\EventSubscriber\AccountOwnerSubscriber).
Resolving inheritance for "Boab\AccountingBundle\Controller\ReceiptController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_budget_repository" (parent: .abstract.instanceof.boab.accounting_budget_repository).
Resolving inheritance for "boab.accounting_budget_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_budget_repository).
Resolving inheritance for "Boab\AccountingBundle\Controller\PurchaseOrderController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PaymentVoucherType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\PaymentVoucherType).
Resolving inheritance for "Boab\AccountingBundle\Form\PaymentVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PaymentVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PaymentVoucherLineType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\PaymentVoucherLineType).
Resolving inheritance for "Boab\AccountingBundle\Form\PaymentVoucherLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PaymentVoucherLineType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_petty_cash_voucher_repository" (parent: .abstract.instanceof.boab.accounting_petty_cash_voucher_repository).
Resolving inheritance for "boab.accounting_petty_cash_voucher_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_petty_cash_voucher_repository).
Resolving inheritance for "Boab\AccountingBundle\Controller\PettyCashVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PettyCashVoucherType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\PettyCashVoucherType).
Resolving inheritance for "Boab\AccountingBundle\Form\PettyCashVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PettyCashVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PettyCashVoucherLineType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\PettyCashVoucherLineType).
Resolving inheritance for "Boab\AccountingBundle\Form\PettyCashVoucherLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PettyCashVoucherLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\AccountingCacheCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\AccountingCacheCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\AccountingCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\AccountingCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\WarmUpJournalConfigCacheCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\WarmUpJournalConfigCacheCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\WarmUpJournalConfigCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\WarmUpJournalConfigCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ListAccountsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\ListAccountsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\ListAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ListAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestAccountSearchCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\TestAccountSearchCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\TestAccountSearchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestAccountSearchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\TestCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FindEquityAccountsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\FindEquityAccountsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\FindEquityAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FindEquityAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\MigrateVendorAccountNumbersCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\MigrateVendorAccountNumbersCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\MigrateVendorAccountNumbersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\MigrateVendorAccountNumbersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CreateAccountCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\CreateAccountCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\CreateAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CreateAccountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ImportChartOfAccountsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\ImportChartOfAccountsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\ImportChartOfAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ImportChartOfAccountsCommand).
Resolving inheritance for ".instanceof.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler.0.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler" (parent: .abstract.instanceof.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler).
Resolving inheritance for "Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler" (parent: .instanceof.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler.0.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\JournalVoucherRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\JournalVoucherRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\JournalVoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\JournalVoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\JournalVoucherItemRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\JournalVoucherItemRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\JournalVoucherItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\JournalVoucherItemRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalVoucherType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\JournalVoucherType).
Resolving inheritance for "Boab\AccountingBundle\Form\JournalVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalVoucherItemType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\JournalVoucherItemType).
Resolving inheritance for "Boab\AccountingBundle\Form\JournalVoucherItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalVoucherItemType).
Resolving inheritance for "Boab\AccountingBundle\Controller\JournalVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_purchase_order_repository" (parent: .abstract.instanceof.boab.accounting_purchase_order_repository).
Resolving inheritance for "boab.accounting_purchase_order_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_purchase_order_repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_purchase_order_item_repository" (parent: .abstract.instanceof.boab.accounting_purchase_order_item_repository).
Resolving inheritance for "boab.accounting_purchase_order_item_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_purchase_order_item_repository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Boab\AccountingBundle\Twig\AccountingExtension" (parent: .abstract.instanceof.Boab\AccountingBundle\Twig\AccountingExtension).
Resolving inheritance for "Boab\AccountingBundle\Twig\AccountingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Boab\AccountingBundle\Twig\AccountingExtension).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_sequence_reposistory" (parent: .abstract.instanceof.boab.accounting_sequence_reposistory).
Resolving inheritance for "boab.accounting_sequence_reposistory" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_sequence_reposistory).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow" (parent: .abstract.instanceof.Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow).
Resolving inheritance for "Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow" (parent: .abstract.instanceof.Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow).
Resolving inheritance for "Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\JournalVoucherWorkflow" (parent: .abstract.instanceof.Boab\AccountingBundle\Workflow\JournalVoucherWorkflow).
Resolving inheritance for "Boab\AccountingBundle\Workflow\JournalVoucherWorkflow" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\JournalVoucherWorkflow).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\MigrateSettingsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\MigrateSettingsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\MigrateSettingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\MigrateSettingsCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigSectionRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\ConfigSectionRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\ConfigSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigSectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigSettingRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\ConfigSettingRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\ConfigSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigTransactionRuleRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\ConfigTransactionRuleRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\ConfigTransactionRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigTransactionRuleRepository).
Resolving inheritance for "Boab\AccountingBundle\Controller\ConfigController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestExistingServicesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\TestExistingServicesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\TestExistingServicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestExistingServicesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ConfigMigrationStatusCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\ConfigMigrationStatusCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\ConfigMigrationStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ConfigMigrationStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CheckConfigTablesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\CheckConfigTablesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\CheckConfigTablesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CheckConfigTablesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ExecuteAccountCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\ExecuteAccountCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\ExecuteAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ExecuteAccountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FinancialStatementsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\FinancialStatementsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\FinancialStatementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FinancialStatementsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\DebugBalanceCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\DebugBalanceCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\DebugBalanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\DebugBalanceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\PostOpeningBalancesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\PostOpeningBalancesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\PostOpeningBalancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\PostOpeningBalancesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FixLedgerAccountsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\FixLedgerAccountsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\FixLedgerAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FixLedgerAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\RecalculateLedgerBalancesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\RecalculateLedgerBalancesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\RecalculateLedgerBalancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\RecalculateLedgerBalancesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ValidateBalancesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\ValidateBalancesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\ValidateBalancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ValidateBalancesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CompareBalancesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\CompareBalancesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\CompareBalancesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CompareBalancesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\AuditSafetyCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\AuditSafetyCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\AuditSafetyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\AuditSafetyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestAdvancedReportsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\TestAdvancedReportsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\TestAdvancedReportsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestAdvancedReportsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CheckUnbalancedEntriesCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\CheckUnbalancedEntriesCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\CheckUnbalancedEntriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CheckUnbalancedEntriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestGhanaWHTCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\TestGhanaWHTCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\TestGhanaWHTCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestGhanaWHTCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\FiscalYearRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\FiscalYearRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\FiscalYearRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\FiscalYearRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\FiscalPeriodRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\FiscalPeriodRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\FiscalPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\FiscalPeriodRepository).
Resolving inheritance for "Boab\AccountingBundle\Controller\FiscalYearController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\FiscalYearType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\FiscalYearType).
Resolving inheritance for "Boab\AccountingBundle\Form\FiscalYearType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\FiscalYearType).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Boab\AccountingBundle\Validator\UniqueFiscalYearCodeValidator" (parent: .abstract.instanceof.Boab\AccountingBundle\Validator\UniqueFiscalYearCodeValidator).
Resolving inheritance for "Boab\AccountingBundle\Validator\UniqueFiscalYearCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Boab\AccountingBundle\Validator\UniqueFiscalYearCodeValidator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_expense_repository" (parent: .abstract.instanceof.boab.accounting_expense_repository).
Resolving inheritance for "boab.accounting_expense_repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_expense_repository).
Resolving inheritance for "Boab\AccountingBundle\Controller\ExpenseController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\VoucherController" (parent: boab.base_controller).
Resolving inheritance for "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\ExpenseType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\ExpenseType).
Resolving inheritance for "Boab\AccountingBundle\Form\ExpenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\ExpenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetInfoFormType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetInfoFormType).
Resolving inheritance for "Boab\AccountingBundle\Form\Budgeting\BudgetInfoFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetInfoFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemCollectionType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemCollectionType).
Resolving inheritance for "Boab\AccountingBundle\Form\Budgeting\BudgetLineItemCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetFormType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetFormType).
Resolving inheritance for "Boab\AccountingBundle\Form\Budgeting\BudgetFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemType).
Resolving inheritance for "Boab\AccountingBundle\Form\Budgeting\BudgetLineItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\MonoFormBudgetLineItemType" (parent: .abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\MonoFormBudgetLineItemType).
Resolving inheritance for "Boab\AccountingBundle\Form\Budgeting\MonoFormBudgetLineItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\MonoFormBudgetLineItemType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\Budgeting\BudgetRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\Budgeting\BudgetRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\Budgeting\BudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\Budgeting\BudgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\Budgeting\BudgetLineItemRepository" (parent: .abstract.instanceof.Boab\AccountingBundle\Repository\Budgeting\BudgetLineItemRepository).
Resolving inheritance for "Boab\AccountingBundle\Repository\Budgeting\BudgetLineItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\Budgeting\BudgetLineItemRepository).
Resolving inheritance for ".instanceof.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner.0.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner" (parent: .abstract.instanceof.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner).
Resolving inheritance for "Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner" (parent: .instanceof.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner.0.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner).
Resolving inheritance for ".instanceof.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator.0.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator" (parent: .abstract.instanceof.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator).
Resolving inheritance for "Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator" (parent: .instanceof.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator.0.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestDoctrineListenersCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\TestDoctrineListenersCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\TestDoctrineListenersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestDoctrineListenersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\PopulateFiscalPeriodsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\PopulateFiscalPeriodsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\PopulateFiscalPeriodsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\PopulateFiscalPeriodsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\GenerateFiscalYearReportCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\GenerateFiscalYearReportCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\GenerateFiscalYearReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\GenerateFiscalYearReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ComparativeFinancialReportsCommand" (parent: .abstract.instanceof.Boab\AccountingBundle\Command\ComparativeFinancialReportsCommand).
Resolving inheritance for "Boab\AccountingBundle\Command\ComparativeFinancialReportsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ComparativeFinancialReportsCommand).
Resolving inheritance for ".instanceof.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent.0.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent" (parent: .abstract.instanceof.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent).
Resolving inheritance for "Boab\AccountingBundle\Twig\Component\FinancialKpiComponent" (parent: .instanceof.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent.0.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\CreateFeeItemRevenueAccountsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\CreateFeeItemRevenueAccountsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\CreateFeeItemRevenueAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\CreateFeeItemRevenueAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\DebugSampleDataCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\DebugSampleDataCommand).
Resolving inheritance for "Boab\StudentBundle\Command\DebugSampleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\DebugSampleDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ImportSampleDataCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ImportSampleDataCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ImportSampleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ImportSampleDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ListPaymentAccountsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ListPaymentAccountsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ListPaymentAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ListPaymentAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ListRoutesCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ListRoutesCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ListRoutesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ListRoutesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateDepartmentRelationCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\MigrateDepartmentRelationCommand).
Resolving inheritance for "Boab\StudentBundle\Command\MigrateDepartmentRelationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateDepartmentRelationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateFeeItemAccountNumbersCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\MigrateFeeItemAccountNumbersCommand).
Resolving inheritance for "Boab\StudentBundle\Command\MigrateFeeItemAccountNumbersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateFeeItemAccountNumbersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateSemesterToEnumCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\MigrateSemesterToEnumCommand).
Resolving inheritance for "Boab\StudentBundle\Command\MigrateSemesterToEnumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateSemesterToEnumCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateStudentAccountNumbersCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\MigrateStudentAccountNumbersCommand).
Resolving inheritance for "Boab\StudentBundle\Command\MigrateStudentAccountNumbersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateStudentAccountNumbersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateStudentsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\MigrateStudentsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\MigrateStudentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateStudentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateYearLevelToEnumCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\MigrateYearLevelToEnumCommand).
Resolving inheritance for "Boab\StudentBundle\Command\MigrateYearLevelToEnumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateYearLevelToEnumCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ProcessScheduledTasksCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ProcessScheduledTasksCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ProcessScheduledTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ProcessScheduledTasksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\RemoveProgramTypeColumnCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\RemoveProgramTypeColumnCommand).
Resolving inheritance for "Boab\StudentBundle\Command\RemoveProgramTypeColumnCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\RemoveProgramTypeColumnCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\SeedProgramsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\SeedProgramsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\SeedProgramsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\SeedProgramsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestJournalStrategiesCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\TestJournalStrategiesCommand).
Resolving inheritance for "Boab\StudentBundle\Command\TestJournalStrategiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestJournalStrategiesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestPaymentMethodCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\TestPaymentMethodCommand).
Resolving inheritance for "Boab\StudentBundle\Command\TestPaymentMethodCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestPaymentMethodCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestStudentingCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\TestStudentingCommand).
Resolving inheritance for "Boab\StudentBundle\Command\TestStudentingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestStudentingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestYearLevelCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\TestYearLevelCommand).
Resolving inheritance for "Boab\StudentBundle\Command\TestYearLevelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestYearLevelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateEnumValuesCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\UpdateEnumValuesCommand).
Resolving inheritance for "Boab\StudentBundle\Command\UpdateEnumValuesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateEnumValuesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateFeeItemParentAccountsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\UpdateFeeItemParentAccountsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\UpdateFeeItemParentAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateFeeItemParentAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateProgramDataCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\UpdateProgramDataCommand).
Resolving inheritance for "Boab\StudentBundle\Command\UpdateProgramDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateProgramDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidateFeeItemRevenueAccountsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ValidateFeeItemRevenueAccountsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ValidateFeeItemRevenueAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidateFeeItemRevenueAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidatePaymentAccountConfigurationCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ValidatePaymentAccountConfigurationCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ValidatePaymentAccountConfigurationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidatePaymentAccountConfigurationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidatePaymentAccountsCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\ValidatePaymentAccountsCommand).
Resolving inheritance for "Boab\StudentBundle\Command\ValidatePaymentAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidatePaymentAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\WarmUpPaymentAccountCacheCommand" (parent: .abstract.instanceof.Boab\StudentBundle\Command\WarmUpPaymentAccountCacheCommand).
Resolving inheritance for "Boab\StudentBundle\Command\WarmUpPaymentAccountCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\WarmUpPaymentAccountCacheCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\AccountController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\AccountController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\BillApiController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\BillApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\BillApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\BillApiController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\BillApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\BillApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\BillingApiController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\BillingApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\BillingApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\BillingApiController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\BillingApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\BillingApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\FeeSetupApiController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\FeeSetupApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\FeeSetupApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\FeeSetupApiController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\FeeSetupApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\FeeSetupApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\PaymentApiController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\PaymentApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\PaymentApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\PaymentApiController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\PaymentApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\PaymentApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\StudentApiController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\StudentApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\StudentApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\StudentApiController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\StudentApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\StudentApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\WebhookController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\Api\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\WebhookController).
Resolving inheritance for "Boab\StudentBundle\Controller\Api\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\BillingController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\BillingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\BillingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\BillingController).
Resolving inheritance for "Boab\StudentBundle\Controller\BillingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\BillingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\DashboardController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\DashboardController).
Resolving inheritance for "Boab\StudentBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\FeeItemController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\FeeItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\FeeItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\FeeItemController).
Resolving inheritance for "Boab\StudentBundle\Controller\FeeItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\FeeItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\FeeSetupController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\FeeSetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\FeeSetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\FeeSetupController).
Resolving inheritance for "Boab\StudentBundle\Controller\FeeSetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\FeeSetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\PaymentController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\PaymentController).
Resolving inheritance for "Boab\StudentBundle\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\ProgramController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\ProgramController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\ProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\ProgramController).
Resolving inheritance for "Boab\StudentBundle\Controller\ProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\ProgramController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\ReportController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\ReportController).
Resolving inheritance for "Boab\StudentBundle\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\StudentAccountController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\StudentAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\StudentAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\StudentAccountController).
Resolving inheritance for "Boab\StudentBundle\Controller\StudentAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\StudentAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\StudentController" (parent: .abstract.instanceof.Boab\StudentBundle\Controller\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\StudentController).
Resolving inheritance for "Boab\StudentBundle\Controller\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\StudentController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\StudentBundle\EventSubscriber\StudentCreatedSubscriber" (parent: .abstract.instanceof.Boab\StudentBundle\EventSubscriber\StudentCreatedSubscriber).
Resolving inheritance for "Boab\StudentBundle\EventSubscriber\StudentCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\StudentBundle\EventSubscriber\StudentCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BillingTransactionLineType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\BillingTransactionLineType).
Resolving inheritance for "Boab\StudentBundle\Form\BillingTransactionLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BillingTransactionLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BillingTransactionType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\BillingTransactionType).
Resolving inheritance for "Boab\StudentBundle\Form\BillingTransactionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BillingTransactionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BulkFeeSetupType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\BulkFeeSetupType).
Resolving inheritance for "Boab\StudentBundle\Form\BulkFeeSetupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BulkFeeSetupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BulkOperationType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\BulkOperationType).
Resolving inheritance for "Boab\StudentBundle\Form\BulkOperationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BulkOperationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeItemType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\FeeItemType).
Resolving inheritance for "Boab\StudentBundle\Form\FeeItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeLineType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\FeeLineType).
Resolving inheritance for "Boab\StudentBundle\Form\FeeLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeSetupType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\FeeSetupType).
Resolving inheritance for "Boab\StudentBundle\Form\FeeSetupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeSetupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentFormType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\PaymentFormType).
Resolving inheritance for "Boab\StudentBundle\Form\PaymentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentRejectionType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\PaymentRejectionType).
Resolving inheritance for "Boab\StudentBundle\Form\PaymentRejectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentRejectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentVerificationType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\PaymentVerificationType).
Resolving inheritance for "Boab\StudentBundle\Form\PaymentVerificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentVerificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\ProgramType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\ProgramType).
Resolving inheritance for "Boab\StudentBundle\Form\ProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\ProgramType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\StudentAccountType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\StudentAccountType).
Resolving inheritance for "Boab\StudentBundle\Form\StudentAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\StudentAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\StudentType" (parent: .abstract.instanceof.Boab\StudentBundle\Form\StudentType).
Resolving inheritance for "Boab\StudentBundle\Form\StudentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\StudentType).
Resolving inheritance for ".instanceof.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler.0.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler" (parent: .abstract.instanceof.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler).
Resolving inheritance for "Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler" (parent: .instanceof.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler.0.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler).
Resolving inheritance for ".instanceof.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler.0.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler" (parent: .abstract.instanceof.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler).
Resolving inheritance for "Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler" (parent: .instanceof.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler.0.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.Boab\StudentBundle\MessageHandler\ProcessStudentHandler" (parent: .abstract.instanceof.Boab\StudentBundle\MessageHandler\ProcessStudentHandler).
Resolving inheritance for "Boab\StudentBundle\MessageHandler\ProcessStudentHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.Boab\StudentBundle\MessageHandler\ProcessStudentHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer" (parent: .abstract.instanceof.Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer).
Resolving inheritance for "Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\BillingTransactionNormalizer" (parent: .abstract.instanceof.Boab\StudentBundle\Normalizer\BillingTransactionNormalizer).
Resolving inheritance for "Boab\StudentBundle\Normalizer\BillingTransactionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\BillingTransactionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\PaymentNormalizer" (parent: .abstract.instanceof.Boab\StudentBundle\Normalizer\PaymentNormalizer).
Resolving inheritance for "Boab\StudentBundle\Normalizer\PaymentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\PaymentNormalizer).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\BillingTransactionRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\BillingTransactionRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\BillingTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\BillingTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeItemRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FeeItemRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\FeeItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeLineRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FeeLineRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\FeeLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeSetupRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FeeSetupRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\FeeSetupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeSetupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FinancialAidDisbursementRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FinancialAidDisbursementRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\FinancialAidDisbursementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FinancialAidDisbursementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FinancialAidRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FinancialAidRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\FinancialAidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FinancialAidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\PaymentRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\PaymentRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\ProgramRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\ProgramRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\ProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\ProgramRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\StudentAccountRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\StudentAccountRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentBilling\StudentAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\StudentAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentRepository" (parent: .abstract.instanceof.Boab\StudentBundle\Repository\StudentRepository).
Resolving inheritance for "Boab\StudentBundle\Repository\StudentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Serializer\StudentAccountNormalizer" (parent: .abstract.instanceof.Boab\StudentBundle\Serializer\StudentAccountNormalizer).
Resolving inheritance for "Boab\StudentBundle\Serializer\StudentAccountNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Serializer\StudentAccountNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Boab\StudentBundle\Twig\BadgeStatusExtension" (parent: .abstract.instanceof.Boab\StudentBundle\Twig\BadgeStatusExtension).
Resolving inheritance for "Boab\StudentBundle\Twig\BadgeStatusExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Boab\StudentBundle\Twig\BadgeStatusExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Boab\StudentBundle\Twig\TextExtension" (parent: .abstract.instanceof.Boab\StudentBundle\Twig\TextExtension).
Resolving inheritance for "Boab\StudentBundle\Twig\TextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Boab\StudentBundle\Twig\TextExtension).
Resolving inheritance for ".instanceof.App\Logger\Entity\EmailLogger.0.App\Logger\Entity\EmailLogger" (parent: .abstract.instanceof.App\Logger\Entity\EmailLogger).
Resolving inheritance for ".instanceof.App\Logger\Entity\LoginHistory.0.App\Logger\Entity\LoginHistory" (parent: .abstract.instanceof.App\Logger\Entity\LoginHistory).
Resolving inheritance for ".instanceof.App\Logger\Entity\RequestLogger.0.App\Logger\Entity\RequestLogger" (parent: .abstract.instanceof.App\Logger\Entity\RequestLogger).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ModuleController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ChartAccountController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\FixedAccountRegisterController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountFormController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\BudgetingController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\MultiStepBudgetController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralJournalController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralLedgerController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ReportController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\AssetsRegisterController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpensesController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\TransactionsController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\BillController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountRegisterController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\InventoryController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorManagementController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorOnboardingController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\PaymentVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ReceiptController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\PurchaseOrderController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\PettyCashVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\JournalVoucherController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ConfigController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\FiscalYearController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpenseController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\VoucherController" (parent: boab.base_controller).
Resolving inheritance for ".abstract.instanceof.Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" (parent: boab.base_controller).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logger_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.logger" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.logger" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.worker" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.web" (parent: monolog.logger_prototype).
2
Skipping service "App\Filesystem\PublicFilesystem": Class or interface "App\Filesystem\PublicFilesystem" cannot be loaded.
Skipping service "Boab\AccountingBundle\Service\BillFromVoucherService": Class or interface "Boab\AccountingBundle\Service\BillFromVoucherService" cannot be loaded.
1546
Removing method "setAuthorizationChecker" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\AddressContactsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Administration\AppSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Administration\GeneralSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Administration\LoggerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Administration\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Administration\WorkerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Api\V1\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Api\V1\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Api\V1\PostController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Api\V1\TransactionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Api\V1\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Api\V1\UtilsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Authentication\RegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Client\ClientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Dashboard\WidgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Department\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Department\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeeAccountManagement\WorkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePerformanceReview\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePerformanceReview\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\CertificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\CommunityServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\EmployeeAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\EmployeeLeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\EmployeePromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\EventController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\PublicationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\QualificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\ResearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\SkillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\TeachingExperienceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EmployeePortal\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\EnhancedRequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Finance\CompensationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Finance\LoanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Finance\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Finance\PayrollController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Appraisal\PerformanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Appraisal\RubricController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\AssessmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\EmployeeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\EmployeeOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Leave\LeaveConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Leave\LeaveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Promotion\PeriodController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Promotion\PromotionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\HumanResource\Promotion\SectionLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Procurement\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Procurement\RequisitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Procurement\RequisitionOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\AllowanceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\BankController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\BudgetCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\ChartOfAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\ContactRelationshipController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\DeductionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\GradeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\JobStructureController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\JobTitleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\PAYEController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\PositionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\RemunerationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\SalaryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\StaffLevelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\Setup\StepController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\SwitchRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserAccessControl\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserAccessControl\PermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserAccessControl\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserAccessControl\RolePermissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserAccessControl\UserManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserEngament\ChannelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserEngament\ChatController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Controller\UserEngament\MessageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Workplan\Controller\ActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Workplan\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Workplan\Controller\ObjectiveController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Workplan\Controller\ReviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Workplan\Controller\UserWorkPlanActivityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "App\Workplan\Controller\WorkPlanController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\AccountFormController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\AccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\AssetsRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\BillController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\BudgetingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ChartAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ExpenseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ExpensesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\FiscalYearController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\GeneralJournalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\GeneralLedgerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\InventoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\JournalVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\PaymentVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\PurchaseOrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ReceiptController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\TransactionsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\VendorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\VendorManagementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\VendorOnboardingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\VoucherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParams" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AccountingBundle\Controller\WHTReportsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "Boab\CoreBundle\Controller\TwoFactorAuthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setAuthorizationChecker" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventDispatcher" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFormFactory" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwig" of service "boab_core.file_management_controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
686
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Utils\Pagination\PaginationInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Security\RandomGeneratorInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Doctrine\UuidEncoder"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\UserRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\UserRepositoryInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Service\RoleService"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\PermissionRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Manager\ModuleManager"; reason: private alias.
Removed service "App\Contract\RatingInterface"; reason: private alias.
Removed service "App\Logger\Entity\EmailLoggerInterface"; reason: private alias.
Removed service "App\Logger\Entity\RequestLoggerInterface"; reason: private alias.
Removed service "App\Manager\UserManagement\UserAccountManagerInterface"; reason: private alias.
Removed service "App\Model\DocumentInterface"; reason: private alias.
Removed service "App\Service\EmployeeServiceInterface"; reason: private alias.
Removed service "App\Service\Payroll\PayrollInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $mnotify.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $mnotifyClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $mnotify.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $mnotifyClient"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $student_api.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $studentApiClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $student_api.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $studentApiClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $vendor_onboarding.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $vendorOnboardingStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $vendor_onboarding"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $vendorOnboarding"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $contract_status.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $contractStatusStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $contract_status"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $contractStatus"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $compliance.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $complianceStateMachine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $compliance"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $purchase_order.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $purchaseOrderStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $purchase_order"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $purchaseOrder"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $logger.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $loggerConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.logger_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.logger_result_cache"; reason: private alias.
Removed service "doctrine.orm.logger_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $logger.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $loggerEntityManager"; reason: private alias.
Removed service "doctrine.orm.logger_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api_token"; reason: private alias.
Removed service "security.user_checker.api_token"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: private alias.
Removed service "Boab\CoreBundle\Utils\Pagination\PaginatorManagerInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\OAuth2ClientProfileRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\OAuth2UserConsentRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\RoleRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Service\RoleServic"; reason: private alias.
Removed service "Boab\CoreBundle\Service\UserService"; reason: private alias.
Removed service "Boab\CoreBundle\Doctrine\UuidEncoderInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Filesystem\FilesystemManagerInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Service\Email\EmailService"; reason: private alias.
Removed service "Boab\CoreBundle\Service\Email\EmailServiceInterface"; reason: private alias.
Removed service "Boab\CoreBundle\Service\Email\EmailTemplateService"; reason: private alias.
Removed service "Boab\CoreBundle\Service\PermissionService"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\UserPermissionRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Service\UserPermissionService"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\DelegatedPermissionRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\UserDelegationRepository"; reason: private alias.
Removed service "Boab\CoreBundle\Repository\RolePermissionRepository"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGeneratorInterface"; reason: private alias.
Removed service "scheb_two_factor.security.email.form_renderer"; reason: private alias.
Removed service "scheb_two_factor.security.email.auth_code_mailer"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "scheb_two_factor.code_reuse_cache"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $default_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $defaultFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $public_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $publicFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $user_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $userFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $email_attachmentFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $emailAttachmentFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $temp_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $tempFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $document_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $documentFilesystem"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "mobile_detect.request_listener"; reason: private alias.
Removed service "mobile_detect_bundle.device.collector"; reason: private alias.
Removed service "mobile_detect.device_view"; reason: private alias.
Removed service "mobile_detect.twig.extension"; reason: private alias.
Removed service "MobileDetectBundle\DeviceDetector\MobileDetectorInterface"; reason: private alias.
Removed service "mobile_detect.mobile_detector.default"; reason: private alias.
Removed service "Fbeen\SettingsBundle\Service\SettingsHelper"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Repository\ItemWorkflowRepository"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Repository\WorkflowAuditRepository"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Repository\WorkflowConfigurationRepository"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Manager\WorkflowManager"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Manager\WorkflowManagerInterface"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Service\WorkflowServiceInterface"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Service\DepartmentAuthorizationService"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Service\WorkflowDataHelper"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Service\WorkflowValidationService"; reason: private alias.
Removed service "Boab\AuthorizationWorkflowBundle\Service\WorkflowNotificationService"; reason: private alias.
Removed service "p2_ratchet.websocket.event_dispatcher"; reason: private alias.
Removed service "p2_ratchet.websocket.client_provider"; reason: private alias.
Removed service "P2\Bundle\RatchetBundle\WebSocket\Connection\ConnectionManagerInterface"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\FinancialStatementService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\ExecutiveDashboardService"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\JournalEntryRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\JournalItemRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\LedgerTransactionRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\LedgerAccountRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\AccountService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\JournalService"; reason: private alias.
Removed service "Boab\AccountingBundle\Manager\AccountManagerInterface"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\BillRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\InventoryItemRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\InventoryService"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\VendorRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\VendorService"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\PaymentVoucherRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\VoucherRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\AccountHolderRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Manager\JournalManagerInterface"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\BudgetRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\FinancialAnalysisService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\BudgetAnalysisService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\CashFlowService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\FinancialRatioService"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\PettyCashVoucherRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\Cache\AccountingCacheService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\PurchaseOrderService"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\PurchaseOrderRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\GhanaWithholdingTaxService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\GhanaWHTComplianceReportService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\SequenceService"; reason: private alias.
Removed service "Boab\AccountingBundle\Manager\VoucherManagerInterface"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\AccountJournalService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\DatabaseConfigurationProvider"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\FiscalYearService"; reason: private alias.
Removed service "Boab\AccountingBundle\Repository\ExpenseRepository"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\ExpenseService"; reason: private alias.
Removed service "Boab\AccountingBundle\Service\Budgeting\BudgetService"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $workerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $webLogger"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.wp.M.Ug"; reason: private alias.
Removed service ".service_locator.Cco__pU"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.TmcCXKG"; reason: private alias.
Removed service ".service_locator.DzUT4nl"; reason: private alias.
Removed service ".service_locator.F8ixbz6"; reason: private alias.
Removed service ".service_locator.FSUH1yp"; reason: private alias.
Removed service ".service_locator.fED0JDG"; reason: private alias.
Removed service ".service_locator.KhSso_9"; reason: private alias.
Removed service ".service_locator.SQPbBYM"; reason: private alias.
Removed service ".service_locator.eOIB_rd"; reason: private alias.
Removed service ".service_locator.GG_RU1d"; reason: private alias.
Removed service ".service_locator.OYn2zx_"; reason: private alias.
Removed service ".service_locator.P7xW39c"; reason: private alias.
Removed service ".service_locator.1xQA3TA"; reason: private alias.
Removed service ".service_locator.TWddRK2"; reason: private alias.
Removed service ".service_locator.GOylENb"; reason: private alias.
Removed service ".service_locator.x_GMVaM"; reason: private alias.
Removed service ".service_locator.3SDXkST"; reason: private alias.
Removed service ".service_locator.uEVrZNa"; reason: private alias.
Removed service ".service_locator.GP8FIxO"; reason: private alias.
Removed service ".service_locator.bjsmQl4"; reason: private alias.
Removed service ".service_locator.jm6tM59"; reason: private alias.
Removed service ".service_locator.gSxwEJT"; reason: private alias.
Removed service ".service_locator.ph6f.R8"; reason: private alias.
Removed service ".service_locator.BVeHLqb"; reason: private alias.
Removed service ".service_locator.zaQeDcm"; reason: private alias.
Removed service ".service_locator.OK_XYX7"; reason: private alias.
Removed service ".service_locator.IJVa71c"; reason: private alias.
Removed service ".service_locator.tYozwlX"; reason: private alias.
Removed service ".service_locator.GZv8Vgn"; reason: private alias.
Removed service ".service_locator..tJtHDr"; reason: private alias.
Removed service ".service_locator.Qopli01"; reason: private alias.
Removed service ".service_locator.2A83ubE"; reason: private alias.
Removed service ".service_locator.mIRsPux"; reason: private alias.
Removed service ".service_locator.sZ.0xR6"; reason: private alias.
Removed service ".service_locator.KjM1b4R"; reason: private alias.
Removed service ".service_locator.C32BVGB"; reason: private alias.
Removed service ".service_locator.zaStQNP"; reason: private alias.
Removed service ".service_locator.w9JVWWt"; reason: private alias.
Removed service ".service_locator.eYUpDPJ"; reason: private alias.
Removed service ".service_locator.hmXbtIS"; reason: private alias.
Removed service ".service_locator.qOE2ejZ"; reason: private alias.
Removed service ".service_locator.humN.QA"; reason: private alias.
Removed service ".service_locator.w2PgOw3"; reason: private alias.
Removed service ".service_locator.DMhrPoB"; reason: private alias.
Removed service ".service_locator.etVDUEs"; reason: private alias.
Removed service ".service_locator.rsztcIh"; reason: private alias.
Removed service ".service_locator.ilX5arF"; reason: private alias.
Removed service ".service_locator.L5VNnv2"; reason: private alias.
Removed service ".service_locator.j2jrBee"; reason: private alias.
Removed service ".service_locator.KhJkJGt"; reason: private alias.
Removed service ".service_locator.jYpORRY"; reason: private alias.
Removed service ".service_locator.EmCW2W4"; reason: private alias.
Removed service ".service_locator.TWT8t5f"; reason: private alias.
Removed service ".service_locator.IOMdUcV"; reason: private alias.
Removed service ".service_locator.lg6Z75p"; reason: private alias.
Removed service ".service_locator.GyBS5Qz"; reason: private alias.
Removed service ".service_locator.exTM6km"; reason: private alias.
Removed service ".service_locator.iuBlKdJ"; reason: private alias.
Removed service ".service_locator.lRFTTnJ"; reason: private alias.
Removed service ".service_locator.tfBuJOd"; reason: private alias.
Removed service ".service_locator.lTvlJa8"; reason: private alias.
Removed service ".service_locator.QxV7.yB"; reason: private alias.
Removed service ".service_locator.5OCjj5h"; reason: private alias.
Removed service ".service_locator.BlxtNH6"; reason: private alias.
Removed service ".service_locator.3wr_MmY"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.CxZiSlh"; reason: private alias.
Removed service ".service_locator.jywu3qL"; reason: private alias.
Removed service ".service_locator.mNVlzEL"; reason: private alias.
Removed service ".service_locator..Dhjy4i"; reason: private alias.
Removed service ".service_locator._p0pthj"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "mnotify.client"; reason: private alias.
Removed service "student_api.client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.mnotify.client.inner"; reason: private alias.
Removed service ".debug.student_api.client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_token"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface.inner"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "state_machine.vendor_onboarding"; reason: private alias.
Removed service "state_machine.contract_status"; reason: private alias.
Removed service "state_machine.compliance"; reason: private alias.
Removed service "state_machine.purchase_order"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.logger_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.api_token"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.TsK6jxo"; reason: private alias.
Removed service ".service_locator.1rEkLfk"; reason: private alias.
Removed service ".service_locator.MOXh_Ws"; reason: private alias.
Removed service ".service_locator.W47vLMj"; reason: private alias.
Removed service ".service_locator.n3LZuEW"; reason: private alias.
Removed service ".service_locator.QCHATwK"; reason: private alias.
Removed service ".service_locator.bGK6dxf"; reason: private alias.
Removed service ".service_locator.FdZaWSZ"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.Bi0w2Sc"; reason: private alias.
Removed service ".service_locator.geiC2LE"; reason: private alias.
Removed service ".service_locator.TJIFlJM"; reason: private alias.
Removed service ".service_locator.yR4uV.z"; reason: private alias.
Removed service ".service_locator.mLVNv6r"; reason: private alias.
Removed service ".service_locator.MK0VIDU"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.BEsFY1H"; reason: private alias.
Removed service ".service_locator._8qi6q5"; reason: private alias.
Removed service ".service_locator.QXR42gD"; reason: private alias.
Removed service ".service_locator.tdxWhYP"; reason: private alias.
Removed service ".service_locator.OAmAVas"; reason: private alias.
Removed service ".service_locator.mZqSZuu"; reason: private alias.
Removed service ".service_locator.S7S8tXV"; reason: private alias.
Removed service ".service_locator.a0vl9Zn"; reason: private alias.
Removed service ".service_locator.A.iKx2f"; reason: private alias.
Removed service ".service_locator.Xgu2u7J"; reason: private alias.
Removed service ".service_locator.ysu8erz"; reason: private alias.
Removed service ".service_locator.xW5DH7O"; reason: private alias.
Removed service ".service_locator.nxVwJ3T"; reason: private alias.
Removed service ".service_locator.4V4vqCO"; reason: private alias.
Removed service ".service_locator.._j0cMC"; reason: private alias.
Removed service ".service_locator.ostNlSn"; reason: private alias.
Removed service ".service_locator.uPguXMt"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.JCVQuGj"; reason: private alias.
Removed service ".service_locator.3PXj5N9"; reason: private alias.
Removed service ".service_locator.wSylTfZ"; reason: private alias.
Removed service ".service_locator.YNAg9hY"; reason: private alias.
Removed service ".service_locator.DnfTxhr"; reason: private alias.
Removed service ".service_locator.Zi1L5WA"; reason: private alias.
Removed service ".service_locator.j0tSqdw"; reason: private alias.
Removed service ".service_locator.JLg3NzK"; reason: private alias.
Removed service ".service_locator.idPnqMz"; reason: private alias.
Removed service ".service_locator.OZkCUMf"; reason: private alias.
Removed service ".service_locator.Aa53eVI"; reason: private alias.
Removed service ".service_locator.sATAgfV"; reason: private alias.
Removed service ".service_locator.0aE26ov"; reason: private alias.
Removed service ".service_locator.nvC2d9m"; reason: private alias.
Removed service ".service_locator.frwzsEe"; reason: private alias.
Removed service ".service_locator.WLVC9_J"; reason: private alias.
Removed service ".service_locator.cEDGgD0"; reason: private alias.
Removed service ".service_locator.Ls.e2Zc"; reason: private alias.
Removed service ".service_locator.1lWQSc8"; reason: private alias.
Removed service ".service_locator.1gZ0UVE"; reason: private alias.
Removed service ".service_locator.erDNfvc"; reason: private alias.
Removed service ".service_locator.ZsCE5Hc"; reason: private alias.
Removed service ".service_locator.UYzHBro"; reason: private alias.
Removed service ".service_locator.2wTQeUs"; reason: private alias.
Removed service ".service_locator.v3HS.Yk"; reason: private alias.
Removed service ".service_locator.8ZNerc3"; reason: private alias.
Removed service ".service_locator.7II1Qvk"; reason: private alias.
Removed service ".service_locator.8BdBcvT"; reason: private alias.
Removed service ".service_locator.fWdhOvw"; reason: private alias.
Removed service ".service_locator.GC0qYPL"; reason: private alias.
Removed service ".service_locator.O.qjT6M"; reason: private alias.
Removed service ".service_locator.nShVKm_"; reason: private alias.
Removed service ".service_locator.t2sQvdx"; reason: private alias.
Removed service ".service_locator.SeyzK9E"; reason: private alias.
Removed service ".service_locator.LQH7mjf"; reason: private alias.
Removed service ".service_locator.fxLL9xG"; reason: private alias.
Removed service ".service_locator.rPfE7dR"; reason: private alias.
Removed service ".service_locator.T9kCNaU"; reason: private alias.
Removed service ".service_locator.EZ0khCb"; reason: private alias.
Removed service ".service_locator.o4H8x5x"; reason: private alias.
Removed service ".service_locator.2o0s8J1"; reason: private alias.
Removed service ".service_locator.0YEi.HZ"; reason: private alias.
Removed service ".service_locator.yfLgJtH"; reason: private alias.
Removed service ".service_locator.MsjQpY0"; reason: private alias.
Removed service ".service_locator.gOZ9art"; reason: private alias.
Removed service ".service_locator.4krXPur"; reason: private alias.
Removed service ".service_locator.5v_ukcG"; reason: private alias.
Removed service ".service_locator.UT0qbWF"; reason: private alias.
Removed service ".service_locator.qFnOEjp"; reason: private alias.
Removed service ".service_locator.2.vHV8Y"; reason: private alias.
Removed service ".service_locator.L1AYdAI"; reason: private alias.
Removed service ".service_locator.X7fp_WA"; reason: private alias.
Removed service ".service_locator.TNNe2uU"; reason: private alias.
Removed service ".service_locator.ebKPB9d"; reason: private alias.
Removed service ".service_locator.ptqScwW"; reason: private alias.
Removed service ".service_locator.Rf6UGES"; reason: private alias.
Removed service ".service_locator.dY6bMVJ"; reason: private alias.
Removed service ".service_locator.uoS6cQm"; reason: private alias.
Removed service ".service_locator.qK_CmVp"; reason: private alias.
Removed service ".service_locator.vXpS8AI"; reason: private alias.
Removed service ".service_locator.RxJGJmE"; reason: private alias.
Removed service ".service_locator.daQtue3"; reason: private alias.
Removed service ".service_locator.Fn8CGiz"; reason: private alias.
Removed service ".service_locator.RQtRqsQ"; reason: private alias.
Removed service ".service_locator.8KR_gGC"; reason: private alias.
Removed service ".service_locator.n9ox7eX"; reason: private alias.
Removed service ".service_locator.91Hjyec"; reason: private alias.
Removed service ".service_locator.NwW.LZF"; reason: private alias.
Removed service ".service_locator.WYzB1ud"; reason: private alias.
Removed service ".service_locator.duz2SJj"; reason: private alias.
Removed service ".service_locator.3dpWXP8"; reason: private alias.
Removed service ".service_locator.dR.XdVX"; reason: private alias.
Removed service ".service_locator.po31yCq"; reason: private alias.
Removed service ".service_locator.aJqQXSi"; reason: private alias.
Removed service ".service_locator.ZXsvM3Z"; reason: private alias.
Removed service ".service_locator.tKSQflu"; reason: private alias.
Removed service ".service_locator.50jonBt"; reason: private alias.
Removed service ".service_locator.t.9dkZI"; reason: private alias.
Removed service ".service_locator.rg_jbKw"; reason: private alias.
Removed service ".service_locator.tWKOhsX"; reason: private alias.
Removed service ".service_locator.8piu4RM"; reason: private alias.
Removed service ".service_locator.e_dX07j"; reason: private alias.
Removed service ".service_locator.KOLx9pR"; reason: private alias.
Removed service ".service_locator.FKaf.26"; reason: private alias.
Removed service ".service_locator.VX00N6D"; reason: private alias.
Removed service ".service_locator.x481tYp"; reason: private alias.
Removed service ".service_locator.xY1mdJt"; reason: private alias.
Removed service ".service_locator.LMOqkkJ"; reason: private alias.
Removed service ".service_locator.zjiXJzh"; reason: private alias.
Removed service ".service_locator.KLlzQZt"; reason: private alias.
Removed service ".service_locator.F2.hB01"; reason: private alias.
Removed service ".service_locator.uSx9ZK5"; reason: private alias.
Removed service ".service_locator.Row0A6r"; reason: private alias.
Removed service ".service_locator.8T2Kkz5"; reason: private alias.
Removed service ".service_locator.Z7iGJnC"; reason: private alias.
Removed service ".service_locator.qaNGDXI"; reason: private alias.
Removed service ".service_locator.j8hH1kN"; reason: private alias.
Removed service ".service_locator.W6QCHkN"; reason: private alias.
Removed service ".service_locator.S4wF.2C"; reason: private alias.
Removed service ".service_locator.QKAxEXT"; reason: private alias.
Removed service ".service_locator.bSNaU09"; reason: private alias.
Removed service ".service_locator.WthyMcX"; reason: private alias.
Removed service ".service_locator.UzZWusJ"; reason: private alias.
Removed service ".service_locator.k4FJBz."; reason: private alias.
Removed service ".service_locator.cM7CMpY"; reason: private alias.
Removed service ".service_locator.908rzPB"; reason: private alias.
Removed service ".service_locator.Lva7uwY"; reason: private alias.
Removed service ".service_locator.c.lnddG"; reason: private alias.
Removed service ".service_locator.2Mb9qGd"; reason: private alias.
Removed service ".service_locator.bDlB1HK"; reason: private alias.
Removed service ".service_locator.ZB.1qp0"; reason: private alias.
Removed service ".service_locator.z1YW29f"; reason: private alias.
Removed service ".service_locator.vXWaTRy"; reason: private alias.
Removed service ".service_locator.bcym0yQ"; reason: private alias.
Removed service ".service_locator.FroF0l9"; reason: private alias.
Removed service ".service_locator.u0YQpEy"; reason: private alias.
Removed service ".service_locator.Ugqwtar"; reason: private alias.
Removed service ".service_locator.hlI2ys5"; reason: private alias.
Removed service ".service_locator.MVGTuDV"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.wbBewNI"; reason: private alias.
Removed service ".service_locator.pr_rRRf"; reason: private alias.
Removed service ".service_locator.WjCEKuQ"; reason: private alias.
Removed service ".service_locator.YjVtG_k"; reason: private alias.
Removed service ".service_locator.0XIqfBI"; reason: private alias.
Removed service ".service_locator.KGb8haJ"; reason: private alias.
Removed service ".service_locator.tLBwkEc"; reason: private alias.
Removed service ".service_locator.2JcVo.L"; reason: private alias.
Removed service ".service_locator.q1fLx7N"; reason: private alias.
Removed service ".service_locator.8W5x3fV"; reason: private alias.
Removed service ".service_locator.4na85U1"; reason: private alias.
Removed service ".service_locator.xnbMir0"; reason: private alias.
Removed service ".service_locator.GK635qi"; reason: private alias.
Removed service ".service_locator.AlrOFdZ"; reason: private alias.
Removed service ".service_locator.Y2FdrEw"; reason: private alias.
Removed service ".service_locator.DVrEp05"; reason: private alias.
Removed service ".service_locator.94x9jiD"; reason: private alias.
Removed service ".service_locator.n6HgFG0"; reason: private alias.
Removed service ".service_locator.RTfI3d_"; reason: private alias.
Removed service ".service_locator.U6nVCr7"; reason: private alias.
Removed service ".service_locator.eqe8KAU"; reason: private alias.
Removed service ".service_locator.j0u8AWo"; reason: private alias.
Removed service ".service_locator.ULQzRfD"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.iUxT8yA"; reason: private alias.
Removed service ".service_locator.RtFJPkV"; reason: private alias.
Removed service ".service_locator.1jjw2MP"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
554
Changed reference of service "App\Controller\AccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\AddressContactsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AddressContactsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Administration\AppSettingsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Administration\AppSettingsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Administration\GeneralSettingsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Administration\GeneralSettingsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Administration\LoggerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Administration\LoggerController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Administration\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Administration\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Administration\WorkerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Administration\WorkerController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\V1\AccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\V1\AccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\V1\EmployeeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\V1\EmployeeController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\V1\PostController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\V1\PostController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\V1\TransactionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\V1\TransactionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\V1\UserController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\V1\UserController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Api\V1\UtilsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\V1\UtilsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Authentication\AccountVerificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Authentication\RegistrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Authentication\RegistrationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Authentication\ResetPasswordController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AuthenticationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AuthenticationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Client\ClientController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Client\ClientController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Dashboard\WidgetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Dashboard\WidgetController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\DashboardController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\DashboardController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Department\DepartmentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Department\DepartmentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Department\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Department\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\AdminEmployeeAccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\CertificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\CertificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\CommunityServiceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\EmployeeSettingsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\EventController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\EventController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\PublicationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\PublicationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\QualificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\QualificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\ResearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\ResearchController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\SkillController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\SkillController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\TeachingExperienceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeeAccountManagement\WorkController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeeAccountManagement\WorkController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePerformanceReview\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePerformanceReview\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePerformanceReview\PerformanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePerformanceReview\PerformanceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\CertificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\CertificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\CommunityServiceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\CommunityServiceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\EmployeeAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\EmployeeAccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\EmployeeLeaveController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\EmployeeLeaveController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\EmployeePromotionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\EmployeePromotionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\EventController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\EventController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\PublicationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\PublicationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\QualificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\QualificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\ResearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\ResearchController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\SkillController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\SkillController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\TeachingExperienceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\TeachingExperienceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EmployeePortal\WorkPlanController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EmployeePortal\WorkPlanController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EnhancedRequisitionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EnhancedRequisitionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Finance\CompensationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Finance\CompensationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Finance\LoanController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Finance\LoanController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Finance\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Finance\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Finance\PayrollController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Finance\PayrollController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HomeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HomeController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Appraisal\PerformanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Appraisal\PerformanceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Appraisal\PerformanceScaleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Appraisal\RubricController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Appraisal\RubricController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\AssessmentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\AssessmentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\EmployeeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\EmployeeController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\EmployeeOnboardingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\EmployeeOnboardingController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigEntitlementController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigHolidayController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveConfigPolicyController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Leave\LeaveController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Promotion\APCDecisionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Promotion\PeriodController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Promotion\PeriodController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Promotion\PromotionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Promotion\PromotionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\HumanResource\Promotion\SectionLevelController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\HumanResource\Promotion\SectionLevelController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Procurement\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Procurement\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Procurement\RequisitionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Procurement\RequisitionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Procurement\RequisitionOnboardingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Procurement\RequisitionOnboardingController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\AllowanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\AllowanceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\BankController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\BankController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\BankController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\BudgetCategoryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\BudgetCategoryController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\ChartOfAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\ChartOfAccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\ContactRelationshipController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\ContactRelationshipController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\ContactRelationshipController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\DeductionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\DeductionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\GradeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\GradeController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\JobStructureController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\JobStructureController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\JobTitleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\JobTitleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\PAYEController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\PAYEController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\PositionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\PositionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\RemunerationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\RemunerationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\SalaryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\SalaryController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\StaffLevelController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\StaffLevelController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Setup\StepController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Setup\StepController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\SwitchRoleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\SwitchRoleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserAccessControl\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserAccessControl\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserAccessControl\PermissionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserAccessControl\PermissionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserAccessControl\RoleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserAccessControl\RoleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserAccessControl\RolePermissionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserAccessControl\RolePermissionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserAccessControl\UserManagementController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserAccessControl\UserManagementController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserEngament\ChannelController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserEngament\ChannelController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserEngament\ChatController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserEngament\ChatController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserEngament\MessageController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserEngament\MessageController" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\EmailMessengerSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Filesystem\DocumentFilesystem" previously pointing to "oneup_flysystem.document_filesystem_filesystem" to "League\Flysystem\Filesystem".
Changed reference of service "App\Security\AuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Employee\Appraisal\AssessmentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Onboarding\EmployeeDataProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Procurement\ContractService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Terminal\TerminalCommandRegistry" previously pointing to "boab.permission_command" to "console.command.public_alias.boab.permission_command".
Changed reference of service "App\Terminal\TerminalCommandRegistry" previously pointing to "p2_ratchet.command.socket_server_command" to "console.command.public_alias.p2_ratchet.command.socket_server_command".
Changed reference of service "App\Twig\FileExtension" previously pointing to "router.default" to "router".
Changed reference of service "App\Workflow\BudgetAllocationWorkflow" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Workflow\PromotionWorkflow" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Workflow\PurchaseRequisitionWorkflow" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Workplan\Controller\ActivityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Workplan\Controller\ActivityController" previously pointing to "router.default" to "router".
Changed reference of service "App\Workplan\Controller\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Workplan\Controller\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Workplan\Controller\ObjectiveController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Workplan\Controller\ObjectiveController" previously pointing to "router.default" to "router".
Changed reference of service "App\Workplan\Controller\ReviewController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Workplan\Controller\ReviewController" previously pointing to "router.default" to "router".
Changed reference of service "App\Workplan\Controller\UserWorkPlanActivityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Workplan\Controller\UserWorkPlanActivityController" previously pointing to "router.default" to "router".
Changed reference of service "App\Workplan\Controller\WorkPlanController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Workplan\Controller\WorkPlanController" previously pointing to "router.default" to "router".
Changed reference of service "App\Workplan\Service\WorkPlanService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.api_token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.api_token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.api_token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.failure_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.base_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.base_controller" previously pointing to "router.default" to "router".
Changed reference of service "boab_core.filesystem_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab_core.file_management_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab_core.file_management_controller" previously pointing to "router.default" to "router".
Changed reference of service "boab.module_manager" previously pointing to "router.default" to "router".
Changed reference of service "Boab\CoreBundle\EventSubscriber\AuthorizationCodeSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.media_url_extension" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.core_extension" previously pointing to "router.default" to "router".
Changed reference of service "boab.email_service" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\CoreBundle\Utils\MediaLinkGenerator" previously pointing to "router.default" to "router".
Changed reference of service "Boab\CoreBundle\Security\AuthenticationFailureHandler" previously pointing to "router.default" to "router".
Changed reference of service "Boab\CoreBundle\Security\TwoFactorAuthenticationFailureHandler" previously pointing to "router.default" to "router".
Changed reference of service "Boab\CoreBundle\Controller\TwoFactorAuthController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\CoreBundle\Controller\TwoFactorAuthController" previously pointing to "router.default" to "router".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.email.provider" previously pointing to "scheb_two_factor.security.email.default_code_generator" to "scheb_two_factor.security.email.code_generator".
Changed reference of service "scheb_two_factor.security.email.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.document_filesystem_filesystem" to "League\Flysystem\Filesystem".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "MobileDetectBundle\EventListener\RequestResponseListener" previously pointing to "router.default" to "router".
Changed reference of service "fbeen.settings_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fbeen.settings_controller" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AuthorizationWorkflowBundle\Controller\AuthorizationController" previously pointing to "router.default" to "router".
Changed reference of service "boab.authorization_workflow_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.authorization_workflow_manager" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "boab.workflow_notification_subscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\AuthorizationWorkflowBundle\MessageHandler\WorkflowNotificationHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "p2_ratchet.websocket.server_bridge" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "p2_ratchet.websocket.server_pusher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\MultiFormsBundle\Service\MultiStepFormsService" previously pointing to "router.default" to "router".
Changed reference of service "Boab\MultiFormsBundle\Service\MultiStepFormsService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\ChartAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ChartAccountController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\FixedAccountRegisterController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\AccountFormController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\AccountFormController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\BudgetingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\BudgetingController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\MultiStepBudgetController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\GeneralJournalController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\GeneralJournalController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\GeneralLedgerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\GeneralLedgerController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\ReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ReportController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\AssetsRegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\AssetsRegisterController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\ExpensesController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ExpensesController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\TransactionsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\TransactionsController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\BillController" previously pointing to "boab.accounting_bill_service" to "Boab\AccountingBundle\Service\BillService".
Changed reference of service "Boab\AccountingBundle\Controller\BillController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\BillController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\AccountRegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\AccountRegisterController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\InventoryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\InventoryController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Service\VendorOnboardingDataProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\VendorController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\VendorController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\VendorManagementController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\VendorManagementController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\VendorOnboardingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\VendorOnboardingController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\PaymentVoucherController" previously pointing to "boab.accounting_bill_service" to "Boab\AccountingBundle\Service\BillService".
Changed reference of service "Boab\AccountingBundle\Controller\PaymentVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\PaymentVoucherController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Normalizer\Bill\BillNormalizer" previously pointing to "boab.accounting_bill_service" to "Boab\AccountingBundle\Service\BillService".
Changed reference of service "Boab\AccountingBundle\Controller\ReceiptController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ReceiptController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\PurchaseOrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\PurchaseOrderController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Form\PaymentVoucherLineType" previously pointing to "boab.accounting_bill_service" to "Boab\AccountingBundle\Service\BillService".
Changed reference of service "boab.accounting_petty_cash_voucher_service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\PettyCashVoucherController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Service\JournalVoucherService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\JournalVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\JournalVoucherController" previously pointing to "router.default" to "router".
Changed reference of service "boab.account_purchase_order_service" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "boab.account_purchase_order_service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\AccountingBundle\Workflow\JournalVoucherWorkflow" previously pointing to "boab.accounting_bill_service" to "Boab\AccountingBundle\Service\BillService".
Changed reference of service "Boab\AccountingBundle\Controller\ConfigController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ConfigController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\WHTReportsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\WHTReportsController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\FiscalYearController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\FiscalYearController" previously pointing to "router.default" to "router".
Changed reference of service "boab.accounting_expense_service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ExpenseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\ExpenseController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\VoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\VoucherController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\Command\ListRoutesCommand" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\Controller\Api\BillingApiController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\Api\PaymentApiController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\Api\StudentApiController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\Api\WebhookController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\Controller\PaymentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\StudentAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\StudentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Controller\StudentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\StudentBundle\MessageHandler\ProcessStudentHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\MessageHandler\ProcessStudentHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\StudentBundle\MessageHandler\StudentAccountCreationHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\StudentBundle\Service\BulkBillingService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "Boab\StudentBundle\Service\ExternalIntegrationService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Service\StudentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\Service\StudentServiceBackup" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Boab\StudentBundle\PaymentMethod\Stripe" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\PaymentMethod\Paypal" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\PaymentMethod\MobileMoney" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\PaymentMethod\OpanetPaymentMethod" previously pointing to "router.default" to "router".
Changed reference of service "Boab\StudentBundle\PaymentMethod\DirectBank" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ModuleController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ChartAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ChartAccountController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\FixedAccountRegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\FixedAccountRegisterController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountFormController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountFormController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\BudgetingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\BudgetingController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\MultiStepBudgetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\MultiStepBudgetController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralJournalController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralJournalController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralLedgerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralLedgerController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ReportController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\AssetsRegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\AssetsRegisterController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpensesController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpensesController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\TransactionsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\TransactionsController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\BillController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\BillController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountRegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountRegisterController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\InventoryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\InventoryController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorManagementController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorManagementController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorOnboardingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorOnboardingController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\PaymentVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\PaymentVoucherController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ReceiptController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ReceiptController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\PurchaseOrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\PurchaseOrderController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\PettyCashVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\PettyCashVoucherController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\JournalVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\JournalVoucherController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ConfigController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ConfigController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\FiscalYearController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\FiscalYearController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpenseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpenseController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\VoucherController" previously pointing to "router.default" to "router".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.Boab\AccountingBundle\Controller\EnhancedJournalVoucherController" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Lrdi3b0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.6KSh6Cj" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.dMrEjI7" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.EE0.cm9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Z9ydiC1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.sgXFqY7" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ContractVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\PurchaseOrderVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Workplan\Security\Voter\WorkPlanVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Boab\CoreBundle\Security\Voter\PermissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.multi_step_service.student_onboarding" previously pointing to "router.default" to "router".
Changed reference of service "boab.multi_step_service.student_onboarding" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.multi_step_service.vendor_onboarding" previously pointing to "router.default" to "router".
Changed reference of service "boab.multi_step_service.vendor_onboarding" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.multi_step_service.requisition_onboarding" previously pointing to "router.default" to "router".
Changed reference of service "boab.multi_step_service.requisition_onboarding" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.multi_step_service.department_budgeting" previously pointing to "router.default" to "router".
Changed reference of service "boab.multi_step_service.department_budgeting" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "boab.multi_step_service.employee_onboarding" previously pointing to "router.default" to "router".
Changed reference of service "boab.multi_step_service.employee_onboarding" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.EhXctJa" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.yd6mPXf" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VO3ubAE" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.nylokJi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.vendor_onboarding.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.contract_status.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.compliance.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.purchase_order.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1379
Removed service "App\Entity"; reason: abstract.
Removed service "App\Workplan\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "boab.base_controller"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service "Boab\StudentBundle\Entity"; reason: abstract.
Removed service "Boab\StudentBundle\DependencyInjection"; reason: abstract.
Removed service "Boab\StudentBundle\PaymentMethod"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MarkdownExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\MarkdownExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AssignVendorsAndPostBillsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AssignVendorsAndPostBillsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AuditStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AuditStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BootstrapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BootstrapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLeaveEntitlementsEligibilityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckLeaveEntitlementsEligibilityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckLeavePolicyConflictsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckLeavePolicyConflictsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleBillsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSampleBillsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleBudgetsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSampleBudgetsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSampleVendorsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSampleVendorsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DumpUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DumpUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixJournalVoucherAuthorizationStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixJournalVoucherAuthorizationStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateClientUuidsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateClientUuidsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GeneratePasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HR\CreateCommitteeHistoryMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HR\CreateCommitteeHistoryMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HR\InitializeCommitteeRolesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HR\InitializeCommitteeRolesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitializeCommitteeSystemCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InitializeCommitteeSystemCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StatusMigrationHelperCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StatusMigrationHelperCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateExistingBillsAmountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateExistingBillsAmountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLedgerBalancesFromJournalCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateLedgerBalancesFromJournalCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateUserBioDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateUserBioDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyVendorBalancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VerifyVendorBalancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ChartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ChartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authentication\AccountVerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authentication\AccountVerificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Authentication\AccountVerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authentication\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authentication\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Authentication\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Committee\CommitteeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Committee\CommitteeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Committee\CommitteeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HumanResource\Promotion\APCDecisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HumanResource\Promotion\APCDecisionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HumanResource\Promotion\APCDecisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Procurement\PerformanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Procurement\PerformanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Procurement\PerformanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TerminalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TerminalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TerminalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkflowConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkflowConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WorkflowConfigController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.App\EventListener\OAuth2UserListener.0.App\EventListener\OAuth2UserListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\OAuth2UserListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccountUpdateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AccountUpdateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuditTrailSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AuditTrailSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\BlameableSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\BlameableSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ClientCredentialsUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ClientCredentialsUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DocumentUploadSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DocumentUploadSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailMessengerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\EmailMessengerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExpenditureRecordingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ExpenditureRecordingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TerminalCommandSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TerminalCommandSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ThemeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ThemeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserAccountSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UserAccountSubscriber"; reason: abstract.
Removed service ".instanceof.Boab\CoreBundle\Filesystem\FilesystemInterface.0.App\Filesystem\DocumentFilesystem"; reason: abstract.
Removed service ".abstract.instanceof.App\Filesystem\DocumentFilesystem"; reason: abstract.
Removed service ".instanceof.Boab\CoreBundle\Filesystem\FilesystemInterface.0.App\Filesystem\UserFilesystem"; reason: abstract.
Removed service ".abstract.instanceof.App\Filesystem\UserFilesystem"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Api\PersonalDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Api\PersonalDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Chat\AddChannelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Chat\AddChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreateEmploymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CreateEmploymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Department\DepartmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Department\DepartmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\AcademicEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\AcademicEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CertificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\CertificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CommunityServiceRelevanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\CommunityServiceRelevanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\CommunityServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\CommunityServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\EventRelevanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\EventRelevanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\PublicationContributionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\PublicationContributionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\PublicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\PublicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\QualificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\QualificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\ResearchContributionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\ResearchContributionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\ResearchProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\ResearchProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Achievement\SkillType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Achievement\SkillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\AdditionalResponsibilityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\AdditionalResponsibilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\AssessmentTypeFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Appraisal\AssessmentTypeFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\PerformanceScaleFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Appraisal\PerformanceScaleFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\RubricItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Appraisal\RubricItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Appraisal\RubricSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Appraisal\RubricSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BankAccountCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\BankAccountCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BankAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\BankAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\BioDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\BioDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\ContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ContactNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\ContactNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EditPersonalAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\EditPersonalAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EditPersonalInformation"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\EditPersonalInformation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmergencyContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\EmergencyContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmployeeDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\EmployeeDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\EmploymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\EmploymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\ExternalWorkExperienceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\ExternalWorkExperienceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\BlackoutPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\BlackoutPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\CarryForwardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\CarryForwardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\DocumentRequirementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\DocumentRequirementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\HolidayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\HolidayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveApprovalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\LeaveApprovalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeavePolicyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\LeavePolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveRejectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\LeaveRejectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\LeaveRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Leave\LeaveTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Leave\LeaveTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\MonoStepEmploymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\MonoStepEmploymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\PhoneNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\PhoneNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\APCDecisionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\APCDecisionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\BackgroundSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\BackgroundSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\CourseTaughtType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\CourseTaughtType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\HumanRelationEvaluationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\HumanRelationEvaluationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\KnowledgePromotionEvaluationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\KnowledgePromotionEvaluationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ProfessionalDevelopmentEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\ProfessionalDevelopmentEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationProfessionalDevelopmentEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\PromotionApplicationProfessionalDevelopmentEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationPublicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\PromotionApplicationPublicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionApplicationResearchProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\PromotionApplicationResearchProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionLevelSectionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\PromotionLevelSectionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\PromotionSectionConfigEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\PromotionSectionConfigEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ResearchAndPublicationsSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\ResearchAndPublicationsSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\ServiceEvaluationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\ServiceEvaluationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingEvaluationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\TeachingEvaluationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingExperienceCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\TeachingExperienceCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Employee\Promotion\TeachingExperienceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Employee\Promotion\TeachingExperienceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\BlameableFormExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\BlameableFormExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Loan\LoanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Loan\LoanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\ContactInfoFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\ContactInfoFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\DocumentItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\DocumentItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\DocumentUploadFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\DocumentUploadFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Onboarding\PersonalInfoFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Onboarding\PersonalInfoFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordIdentityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PasswordIdentityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordSecurityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PasswordSecurityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\Employee\CompensationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Payroll\Employee\CompensationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PaySlipFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Payroll\PaySlipFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PayrollActivityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Payroll\PayrollActivityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payroll\PayrollReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Payroll\PayrollReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Procurement\ContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Procurement\ContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfilePictureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfilePictureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\EditRequisitionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionQuotationItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\EditRequisitionQuotationItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionQuotationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\EditRequisitionQuotationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\EditRequisitionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\EditRequisitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\RequisitionItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\RequisitionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\RequisitionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\RequisitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\SupplierFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\SupplierFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Requisition\SupplierItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Requisition\SupplierItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\AllowanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\AllowanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BankBranchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\BankBranchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BankType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\BankType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BasicSalariesCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\BasicSalariesCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\BasicSalaryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\BasicSalaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\DeductionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\DeductionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Finance\BudgetItemCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\Finance\BudgetItemCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Finance\ChartOfAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\Finance\ChartOfAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\GradeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\GradeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\IndividualAllowanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\IndividualAllowanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\IndividualDeductionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\IndividualDeductionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\JobTitleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\JobTitleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelAllowanceCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\LevelAllowanceCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelAllowanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\LevelAllowanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelDeductionCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\LevelDeductionCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\LevelDeductionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\LevelDeductionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PAYECollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\PAYECollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PAYEType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\PAYEType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\PositionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\PositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Promotion\GradeSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\Promotion\GradeSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\Promotion\PromotionPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\Promotion\PromotionPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\StaffLevelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\StaffLevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Setup\StepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Setup\StepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TwoFactorAuthenticationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TwoFactorAuthenticationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRolesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRolesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkflowSelectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WorkflowSelectType"; reason: abstract.
Removed service ".instanceof.App\Logger\Entity\EmailLogger.0.App\Logger\Entity\EmailLogger"; reason: abstract.
Removed service ".abstract.instanceof.App\Logger\Entity\EmailLogger"; reason: abstract.
Removed service ".instanceof.App\Logger\Entity\LoginHistory.0.App\Logger\Entity\LoginHistory"; reason: abstract.
Removed service ".abstract.instanceof.App\Logger\Entity\LoginHistory"; reason: abstract.
Removed service ".instanceof.App\Logger\Entity\RequestLogger.0.App\Logger\Entity\RequestLogger"; reason: abstract.
Removed service ".abstract.instanceof.App\Logger\Entity\RequestLogger"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\EmailLoggerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Logger\Repository\EmailLoggerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\LoginHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Logger\Repository\LoginHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Logger\Repository\RequestLoggerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Logger\Repository\RequestLoggerRepository"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SimpleMessageHandler.0.App\MessageHandler\SimpleMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SimpleMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Chat\ChannelNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Chat\ChannelNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ClientNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\ClientNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ClientProfileNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\ClientProfileNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Compensation\DecisionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Compensation\DecisionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmailLoggerNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\EmailLoggerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\HolidayNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Employee\Leave\HolidayNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeavePolicyNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Employee\Leave\LeavePolicyNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveRequestNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Employee\Leave\LeaveRequestNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Employee\Leave\LeaveTypeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Employee\Leave\LeaveTypeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmployeeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\EmployeeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\EmployeePositionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\EmployeePositionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\PromotionApplicationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\HR\PromotionApplicationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\PromotionPeriodNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\HR\PromotionPeriodNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\HR\RubricSectionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\HR\RubricSectionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Payroll\PayrollItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Payroll\PayrollItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Payroll\PayrollReportNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Payroll\PayrollReportNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Performance\PerformanceEvaluationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Performance\PerformanceEvaluationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Procurement\InventoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Procurement\InventoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Procurement\RequisitionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Procurement\RequisitionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ProfileModelNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\ProfileModelNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\RequestLoggerNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\RequestLoggerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\AllowanceTypeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\AllowanceTypeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BankBranchNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\BankBranchNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BankNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\BankNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\BasicSalaryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\BasicSalaryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\DeductionTypeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\DeductionTypeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\DepartmentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\DepartmentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\GradeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\GradeNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\IndividualAllowanceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\IndividualAllowanceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\IndividualDeductionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\IndividualDeductionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\JobTitleNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\JobTitleNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LevelAllowanceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\LevelAllowanceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LevelDeductionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\LevelDeductionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\LoanNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\LoanNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\PAYENormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\PAYENormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\PositionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\PositionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\StaffLevelNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\StaffLevelNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\Setups\StepNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\Setups\StepNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\UserNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChannelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Chat\ChannelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Chat\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\UserChannelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Chat\UserChannelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeMembershipHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Committee\CommitteeMembershipHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeMembershipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Committee\CommitteeMembershipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Committee\CommitteeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Committee\CommitteeRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Committee\CommitteeTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Committee\CommitteeTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Core\ConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Core\ConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Department\DepartmentCostCenterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Department\DepartmentCostCenterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Department\DepartmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Department\DepartmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DocumentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\AcademicEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\AcademicEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\CertificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\CertificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\CommunityServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\CommunityServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\PublicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\PublicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\QualificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\QualificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\ResearchProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\ResearchProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Achievement\SkillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Achievement\SkillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\AssessmentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\AssessmentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\PerformanceScaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\PerformanceScaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\RubricItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\RubricItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Appraisal\RubricSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Appraisal\RubricSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeBankAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeeBankAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeBioDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeeBioDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeDeductionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeeDeductionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeLoanRepaymentScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeeLoanRepaymentScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeLoanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeeLoanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeePositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeePositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\EmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\EmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\CarryForwardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\CarryForwardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\HolidayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\HolidayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveBalanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeaveBalanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeaveConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveEntitlementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeaveEntitlementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeavePolicyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeavePolicyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeavePolicyRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeavePolicyRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeaveRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Leave\LeaveTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Leave\LeaveTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\APCDecisionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\APCDecisionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\ProfessionalDevelopmentEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\ProfessionalDevelopmentEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationAcademicEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationAcademicEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationAssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationAssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationCommunityServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationCommunityServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationEvaluationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationEvaluationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationPublicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationPublicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationQualificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationQualificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationResearchProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationResearchProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\PromotionApplicationTeachingExperienceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\PromotionApplicationTeachingExperienceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Employee\Promotion\TeachingExperienceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Employee\Promotion\TeachingExperienceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HR\Committee\CommitteeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HR\Committee\CommitteeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HR\Committee\CommitteeRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HR\Committee\CommitteeRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingActionPointRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingActionPointRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingAgendaItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingAgendaItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingDecisionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingDecisionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingMinutesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingMinutesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Meeting\MeetingTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Meeting\MeetingTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payroll\PayrollItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payroll\PayrollItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payroll\PayrollReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payroll\PayrollReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\BudgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\BudgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ComplianceDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ComplianceDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\InvoiceItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\InvoiceItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\PerformanceRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\PerformanceRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ProformaInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ProformaInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ProformaItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ProformaItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\QuotationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\QuotationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptNoteItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ReceiptNoteItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ReceiptNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\ReceiptRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\ReceiptRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\RequisitionItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\RequisitionItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Procurement\RequisitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Procurement\RequisitionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\AllowanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\AllowanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BankBranchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\BankBranchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BankRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\BankRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\BasicSalaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\BasicSalaryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\ContactRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\ContactRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\DeductionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\DeductionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\EmployeeAllowanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\EmployeeAllowanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\Finance\BudgetItemCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\Finance\BudgetItemCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\Finance\ChartOfAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\Finance\ChartOfAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\GradeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\GradeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\HR\PromotionApplicationLevelSectionConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\HR\PromotionApplicationLevelSectionConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\HR\PromotionPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\HR\PromotionPeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\IndividualAllowanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\IndividualAllowanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\JobTitleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\JobTitleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\LevelAllowanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\LevelAllowanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\LevelDeductionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\LevelDeductionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\NonResidentsIncomeTaxRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\PAYE\NonResidentsIncomeTaxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\ResidentsAnnualIncomeTaxBandsAndRatesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\PAYE\ResidentsAnnualIncomeTaxBandsAndRatesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PAYE\ResidentsMonthlyIncomeTaxBandsAndRatesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\PAYE\ResidentsMonthlyIncomeTaxBandsAndRatesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\PositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\PositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\RegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\RegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\SSNITRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\SSNITRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\StaffLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\StaffLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\StepRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\StepRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Setup\SupplierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Setup\SupplierRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\SecuritySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\SecuritySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContractVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ContractVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PurchaseOrderVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\PurchaseOrderVoter"; reason: abstract.
Removed service ".instanceof.App\Service\Payroll\AllowanceService.0.App\Service\Payroll\AllowanceService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Payroll\AllowanceService"; reason: abstract.
Removed service ".instanceof.App\Service\Payroll\BasicSalaryService.0.App\Service\Payroll\BasicSalaryService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Payroll\BasicSalaryService"; reason: abstract.
Removed service ".instanceof.App\Service\Payroll\DeductionService.0.App\Service\Payroll\DeductionService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Payroll\DeductionService"; reason: abstract.
Removed service ".instanceof.App\Service\Payroll\TaxCalculator.0.App\Service\Payroll\TaxCalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Payroll\TaxCalculator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppSettingsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppSettingsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Base64ImageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Base64ImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CarbonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CarbonExtension"; reason: abstract.
Removed service ".instanceof.App\Twig\Component\ApiRequestChartComponent.0.App\Twig\Component\ApiRequestChartComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Component\ApiRequestChartComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Component\ClientStatisticsOverviewComponent.0.App\Twig\Component\ClientStatisticsOverviewComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Component\ClientStatisticsOverviewComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Component\OperationalMetricsComponent.0.App\Twig\Component\OperationalMetricsComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Component\OperationalMetricsComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Component\RecentApiActivityComponent.0.App\Twig\Component\RecentApiActivityComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Component\RecentApiActivityComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\ProductSearch.0.App\Twig\Components\ProductSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\ProductSearch"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Vendor\BasicInformation.0.App\Twig\Components\Vendor\BasicInformation"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Vendor\BasicInformation"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Vendor\BasicInformationWrapper.0.App\Twig\Components\Vendor\BasicInformationWrapper"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Vendor\BasicInformationWrapper"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Vendor\ContactPersons.0.App\Twig\Components\Vendor\ContactPersons"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Vendor\ContactPersons"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Vendor\Directors.0.App\Twig\Components\Vendor\Directors"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Vendor\Directors"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EditorjsJsonParserExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\EditorjsJsonParserExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EmployeeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\EmployeeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EntityStatusExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\EntityStatusExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PermissionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PermissionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PrettyJsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PrettyJsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PromotionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PromotionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RatingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\RatingExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueLeavePolicyValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueLeavePolicyValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\EndDateRequiredForInactiveIndividualAllowanceValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\EndDateRequiredForInactiveIndividualDeductionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EndDateRequiredForInactiveStatusValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\EndDateRequiredForInactiveStatusValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Leave\ValidLeaveRequestValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Leave\ValidLeaveRequestValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoBasicSalaryPeriodOverlapValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\NoBasicSalaryPeriodOverlapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoLevelAllowancesPeriodOverlapValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\NoLevelAllowancesPeriodOverlapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoLevelDeductionsPeriodOverlapValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\NoLevelDeductionsPeriodOverlapValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NoUnpaidLoansValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\NoUnpaidLoansValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\SingleActiveEmployeePositionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\SingleActiveEmployeePositionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveBasicSalaryGroupValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueActiveBasicSalaryGroupValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveIndividualAllowanceValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueActiveIndividualAllowanceValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveIndividualDeductionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueActiveIndividualDeductionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveLevelAllowanceGroupValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueActiveLevelAllowanceGroupValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveLevelDeductionGroupValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueActiveLevelDeductionGroupValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueActiveTaxBandGroupValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueActiveTaxBandGroupValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueAllowanceTypeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueAllowanceTypeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmployeePositionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueEmployeePositionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueJobTitleValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueJobTitleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueLoanRepaymentPeriodValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueLoanRepaymentPeriodValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniquePositionTitleValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniquePositionTitleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueStaffLevelValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueStaffLevelValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueYearWithinTaxGroupValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueYearWithinTaxGroupValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateRangeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidDateRangeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\BudgetAllocationWorkflow"; reason: abstract.
Removed service ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\BudgetAllocationWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.App\Workflow\BudgetAllocationWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PayrollWorkflow"; reason: abstract.
Removed service ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PayrollWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.App\Workflow\PayrollWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PromotionWorkflow"; reason: abstract.
Removed service ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PromotionWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.App\Workflow\PromotionWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Workflow\PurchaseRequisitionWorkflow"; reason: abstract.
Removed service ".instanceof.Boab\AuthorizationWorkflowBundle\Manager\AuthorizationWorkflowInterface.0.App\Workflow\PurchaseRequisitionWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.App\Workflow\PurchaseRequisitionWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Workplan\Command\CreateSampleActivitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Command\CreateSampleActivitiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Workplan\Command\ImportWorkPlanCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Command\ImportWorkPlanCommand"; reason: abstract.
Removed service ".instanceof.App\Workplan\EntityListener\ActivityCompletedListener.0.App\Workplan\EntityListener\ActivityCompletedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\EntityListener\ActivityCompletedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityBudgetLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ActivityBudgetLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityBudgetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ActivityBudgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ActivityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ActivityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\CreateWorkPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\CreateWorkPlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ExpectedItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ExpectedItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\GoalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\GoalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ObjectiveCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveIOORowType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ObjectiveIOORowType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\ObjectiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\ObjectiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\StrategyCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\StrategyCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Workplan\Form\StrategyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Form\StrategyType"; reason: abstract.
Removed service ".instanceof.App\Workplan\MessageHandler\SendNotificationHandler.0.App\Workplan\MessageHandler\SendNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\MessageHandler\SendNotificationHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\AcademicYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\AcademicYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityBudgetLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ActivityBudgetLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityBudgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ActivityBudgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ActivityCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityReportDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ActivityReportDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ActivityReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\GoalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\GoalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\MonthlyScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\MonthlyScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\ObjectiveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\ObjectiveRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\StrategyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\StrategyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Workplan\Repository\WorkPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Repository\WorkPlanRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Workplan\Security\Voter\WorkPlanVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Workplan\Security\Voter\WorkPlanVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Boab\CoreBundle\CacheWarmer\ConfigurationCacheWarmer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\CoreBundle\CacheWarmer\ConfigurationCacheWarmer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\CoreBundle\Command\WarmConfigCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\CoreBundle\Command\WarmConfigCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\CoreBundle\Command\DemoApplicationConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\CoreBundle\Command\DemoApplicationConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ChartAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\AccountingBundle\Controller\FinancialReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\AccountingBundle\Controller\FinancialReportController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\FinancialReportController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\FixedAccountRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountFormController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\BudgetingController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\MultiStepBudgetController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralJournalController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\GeneralLedgerController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\AssetsRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpensesController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\TransactionsController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\BillController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\AccountRegisterController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\AccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\AccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_journal_entry_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_journal_entry_repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_journal_item_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_journal_item_repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_enchanced_journal_item_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_enchanced_journal_item_repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_ledger_account_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_ledger_account_repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_ledger_transaction_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_ledger_transaction_repository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\AccountFormType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\AccountFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\EditAccountFormType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\EditAccountFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalEntryType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\JournalEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\JournalItemType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_bill_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_bill_repository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\NewBillType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\NewBillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\RepeatingBillType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\RepeatingBillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\BillItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\BillItemType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_inventory_item_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_inventory_item_repository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_vendor_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_vendor_repository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorManagementController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\VendorOnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\VendorType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\VendorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\VendorType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\VendorType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\PaymentVoucherController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_payment_voucher_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_payment_voucher_repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_voucher_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_voucher_repository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\InventoryItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\InventoryItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonsType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\ContactPersonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Vendor\Onboarding\DirectorType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Vendor\Onboarding\DirectorType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.account_holder_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.account_holder_repository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Bill\BillNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\Bill\BillNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\AccountNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\AccountNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\EventSubscriber\AccountOwnerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\EventSubscriber\AccountOwnerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ReceiptController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_budget_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_budget_repository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PaymentVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\PaymentVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PaymentVoucherLineType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\PaymentVoucherLineType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_petty_cash_voucher_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_petty_cash_voucher_repository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\PettyCashVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PettyCashVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\PettyCashVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\PettyCashVoucherLineType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\PettyCashVoucherLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\AccountingCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\AccountingCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\WarmUpJournalConfigCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\WarmUpJournalConfigCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ListAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\ListAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestAccountSearchCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\TestAccountSearchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FindEquityAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\FindEquityAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\MigrateVendorAccountNumbersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\MigrateVendorAccountNumbersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CreateAccountCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\CreateAccountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ImportChartOfAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\ImportChartOfAccountsCommand"; reason: abstract.
Removed service ".instanceof.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler.0.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\JournalVoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\JournalVoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\JournalVoucherItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\JournalVoucherItemRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\JournalVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\JournalVoucherItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\JournalVoucherItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\JournalVoucherController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_purchase_order_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_purchase_order_repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_purchase_order_item_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_purchase_order_item_repository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Boab\AccountingBundle\Twig\AccountingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Twig\AccountingExtension"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_sequence_reposistory"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_sequence_reposistory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Workflow\PettyCashVoucherWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Workflow\PaymentVoucherWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\AccountingBundle\Workflow\JournalVoucherWorkflow"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Workflow\JournalVoucherWorkflow"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\MigrateSettingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\MigrateSettingsCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\ConfigSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\ConfigSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\ConfigTransactionRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\ConfigTransactionRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestExistingServicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\TestExistingServicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ConfigMigrationStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\ConfigMigrationStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CheckConfigTablesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\CheckConfigTablesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ExecuteAccountCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\ExecuteAccountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FinancialStatementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\FinancialStatementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\DebugBalanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\DebugBalanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\PostOpeningBalancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\PostOpeningBalancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\FixLedgerAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\FixLedgerAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\RecalculateLedgerBalancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\RecalculateLedgerBalancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ValidateBalancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\ValidateBalancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CompareBalancesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\CompareBalancesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\AuditSafetyCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\AuditSafetyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestAdvancedReportsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\TestAdvancedReportsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\CheckUnbalancedEntriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\CheckUnbalancedEntriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestGhanaWHTCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\TestGhanaWHTCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\FiscalYearRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\FiscalYearRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\FiscalPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\FiscalPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\FiscalYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\FiscalYearType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\FiscalYearType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Boab\AccountingBundle\Validator\UniqueFiscalYearCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Validator\UniqueFiscalYearCodeValidator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.boab.accounting_expense_repository"; reason: abstract.
Removed service ".abstract.instanceof.boab.accounting_expense_repository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\ExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Controller\EnhancedJournalVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\ExpenseType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\ExpenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetInfoFormType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetInfoFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetFormType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\BudgetLineItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\AccountingBundle\Form\Budgeting\MonoFormBudgetLineItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Form\Budgeting\MonoFormBudgetLineItemType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\Budgeting\BudgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\Budgeting\BudgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\AccountingBundle\Repository\Budgeting\BudgetLineItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Repository\Budgeting\BudgetLineItemRepository"; reason: abstract.
Removed service ".instanceof.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner.0.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\EventSubscriber\FiscalPeriodAssigner"; reason: abstract.
Removed service ".instanceof.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator.0.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\EventSubscriber\PeriodRestrictionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\TestDoctrineListenersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\TestDoctrineListenersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\PopulateFiscalPeriodsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\PopulateFiscalPeriodsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\GenerateFiscalYearReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\GenerateFiscalYearReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\AccountingBundle\Command\ComparativeFinancialReportsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Command\ComparativeFinancialReportsCommand"; reason: abstract.
Removed service ".instanceof.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent.0.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent"; reason: abstract.
Removed service ".abstract.instanceof.Boab\AccountingBundle\Twig\Component\FinancialKpiComponent"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\CreateFeeItemRevenueAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\CreateFeeItemRevenueAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\DebugSampleDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\DebugSampleDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ImportSampleDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ImportSampleDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ListPaymentAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ListPaymentAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ListRoutesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ListRoutesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateDepartmentRelationCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\MigrateDepartmentRelationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateFeeItemAccountNumbersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\MigrateFeeItemAccountNumbersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateSemesterToEnumCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\MigrateSemesterToEnumCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateStudentAccountNumbersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\MigrateStudentAccountNumbersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateStudentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\MigrateStudentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\MigrateYearLevelToEnumCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\MigrateYearLevelToEnumCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ProcessScheduledTasksCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ProcessScheduledTasksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\RemoveProgramTypeColumnCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\RemoveProgramTypeColumnCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\SeedProgramsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\SeedProgramsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestJournalStrategiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\TestJournalStrategiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestPaymentMethodCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\TestPaymentMethodCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestStudentingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\TestStudentingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\TestYearLevelCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\TestYearLevelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateEnumValuesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\UpdateEnumValuesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateFeeItemParentAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\UpdateFeeItemParentAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\UpdateProgramDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\UpdateProgramDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidateFeeItemRevenueAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ValidateFeeItemRevenueAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidatePaymentAccountConfigurationCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ValidatePaymentAccountConfigurationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\ValidatePaymentAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\ValidatePaymentAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Boab\StudentBundle\Command\WarmUpPaymentAccountCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Command\WarmUpPaymentAccountCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\BillApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\BillApiController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\BillApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\BillingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\BillingApiController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\BillingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\FeeSetupApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\FeeSetupApiController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\FeeSetupApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\PaymentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\PaymentApiController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\PaymentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\StudentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\StudentApiController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\StudentApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\Api\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\Api\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\Api\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\BillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\BillingController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\BillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\FeeItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\FeeItemController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\FeeItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\FeeSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\FeeSetupController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\FeeSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\ProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\ProgramController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\ProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\StudentAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\StudentAccountController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\StudentAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Boab\StudentBundle\Controller\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Boab\StudentBundle\Controller\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Controller\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Boab\StudentBundle\EventSubscriber\StudentCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\EventSubscriber\StudentCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BillingTransactionLineType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\BillingTransactionLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BillingTransactionType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\BillingTransactionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BulkFeeSetupType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\BulkFeeSetupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\BulkOperationType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\BulkOperationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeItemType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\FeeItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeLineType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\FeeLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\FeeSetupType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\FeeSetupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\PaymentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentRejectionType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\PaymentRejectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\PaymentVerificationType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\PaymentVerificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\ProgramType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\ProgramType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\StudentAccountType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\StudentAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Boab\StudentBundle\Form\StudentType"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Form\StudentType"; reason: abstract.
Removed service ".instanceof.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler.0.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler"; reason: abstract.
Removed service ".instanceof.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler.0.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.Boab\StudentBundle\MessageHandler\ProcessStudentHandler"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\MessageHandler\ProcessStudentHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\BillingTransactionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Normalizer\BillingTransactionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Normalizer\PaymentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Normalizer\PaymentNormalizer"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\BillingTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\BillingTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FeeItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FeeLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FeeSetupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FeeSetupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FinancialAidDisbursementRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FinancialAidDisbursementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\FinancialAidRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\FinancialAidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\ProgramRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\ProgramRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentBilling\StudentAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentBilling\StudentAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Boab\StudentBundle\Repository\StudentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Repository\StudentRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Boab\StudentBundle\Serializer\StudentAccountNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Serializer\StudentAccountNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Boab\StudentBundle\Twig\BadgeStatusExtension"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Twig\BadgeStatusExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Boab\StudentBundle\Twig\TextExtension"; reason: abstract.
Removed service ".abstract.instanceof.Boab\StudentBundle\Twig\TextExtension"; reason: abstract.
373
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "App\Block\EmployeeDocumentBlockService"; reason: unused.
Removed service "App\DataTransfer\Employee\ContactInfoDto"; reason: unused.
Removed service "App\DataTransfer\Employee\EmployeeDataDto"; reason: unused.
Removed service "App\DataTransfer\Employee\EmploymentInfoDto"; reason: unused.
Removed service "App\DataTransfer\Employee\PersonalInfoDto"; reason: unused.
Removed service "App\DataTransfer\Onboarding\ContactInfoDto"; reason: unused.
Removed service "App\DataTransfer\Onboarding\DocumentItemDto"; reason: unused.
Removed service "App\DataTransfer\Onboarding\DocumentUploadDto"; reason: unused.
Removed service "App\DataTransfer\Onboarding\PersonalInfoDto"; reason: unused.
Removed service "App\DataTransfer\Requisition\RequisitionDto"; reason: unused.
Removed service "App\DataTransfer\Requisition\RequisitionItemDto"; reason: unused.
Removed service "App\DataTransfer\Requisition\SupplierDto"; reason: unused.
Removed service "App\DataTransfer\Requisition\SupplierItemDto"; reason: unused.
Removed service "App\Dto\AccountImageUpdateDto"; reason: unused.
Removed service "App\Event\AccountUpdateEvent"; reason: unused.
Removed service "App\Event\DocumentUploadEvent"; reason: unused.
Removed service "App\Event\EmailEvent"; reason: unused.
Removed service "App\Event\PayrollReportCreatedEvent"; reason: unused.
Removed service "App\Event\PromotionEvent"; reason: unused.
Removed service "App\Event\ResetPasswordRequestEvent"; reason: unused.
Removed service "App\Events"; reason: unused.
Removed service "App\Exception\AppException"; reason: unused.
Removed service "App\Exception\BankDeletionException"; reason: unused.
Removed service "App\Exception\Chat\NotFoundChannelException"; reason: unused.
Removed service "App\Exception\DuplicateAllowanceException"; reason: unused.
Removed service "App\Exception\NoEligibleBasicSalaryException"; reason: unused.
Removed service "App\Exception\NotEmployeeException"; reason: unused.
Removed service "App\Exception\PayrollExecutionException"; reason: unused.
Removed service "App\Exception\Procurement\RequisitionDeletionException"; reason: unused.
Removed service "App\Exception\RoleDeleteException"; reason: unused.
Removed service "App\Filesystem\PublicFilesystem"; reason: unused.
Removed service "App\Form\DataTransformer\AccountTypeTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\DocumentTypeArrayToEntityTransformer"; reason: unused.
Removed service "App\Logger\Entity\EmailLogger"; reason: unused.
Removed service "App\Logger\Entity\LoginHistory"; reason: unused.
Removed service "App\Logger\Entity\RequestLogger"; reason: unused.
Removed service "App\Manager\Promotion\AcademicDegreesSection"; reason: unused.
Removed service "App\Manager\Promotion\BackgroundSection"; reason: unused.
Removed service "App\Manager\Promotion\CommunityServiceSection"; reason: unused.
Removed service "App\Manager\Promotion\ConferenceSection"; reason: unused.
Removed service "App\Manager\Promotion\HumanRelationEvaluationSection"; reason: unused.
Removed service "App\Manager\Promotion\KnowledgePromotionEvaluationSection"; reason: unused.
Removed service "App\Manager\Promotion\PublicationSection"; reason: unused.
Removed service "App\Manager\Promotion\ResearchSection"; reason: unused.
Removed service "App\Manager\Promotion\ServiceEvaluationSection"; reason: unused.
Removed service "App\Manager\Promotion\SummaryReviewSection"; reason: unused.
Removed service "App\Manager\Promotion\TeachingEvaluationSection"; reason: unused.
Removed service "App\Manager\Promotion\TeachingExperienceSection"; reason: unused.
Removed service "App\Manager\RoleManager"; reason: unused.
Removed service "App\Manager\UserAccountManager"; reason: unused.
Removed service "App\Message\ContractExpiryNotification"; reason: unused.
Removed service "App\Message\PurchaseOrderMessage"; reason: unused.
Removed service "App\Message\SimpleMessage"; reason: unused.
Removed service "App\MessageHandler\ContractExpiryNotificationHandler"; reason: unused.
Removed service "App\Model\CreateEmployment"; reason: unused.
Removed service "App\Model\Document"; reason: unused.
Removed service "App\Model\ProfileModel"; reason: unused.
Removed service "App\Model\ProfilePicture"; reason: unused.
Removed service "App\Service\Employee\Appraisal\ContextAwareRubricService"; reason: unused.
Removed service "App\Service\Employee\Appraisal\RubricSectionOrderService"; reason: unused.
Removed service "App\Service\Employee\EmployeeFormRegistry"; reason: unused.
Removed service "App\Service\HR\CommitteeService"; reason: unused.
Removed service "App\Service\HR\HRMeetingService"; reason: unused.
Removed service "App\Service\Leave\LeaveCalculationService"; reason: unused.
Removed service "App\Service\Leave\LeaveConfigurationService"; reason: unused.
Removed service "App\Service\MeetingService"; reason: unused.
Removed service "App\Service\PDF\PAYSLIPPDF"; reason: unused.
Removed service "App\Service\Procurement\BudgetService"; reason: unused.
Removed service "App\Service\Procurement\PaymentService"; reason: unused.
Removed service "App\Service\UserService"; reason: unused.
Removed service "App\Service\Utils\DateDiffResult"; reason: unused.
Removed service "App\Terminal\Attribute\TerminalExposed"; reason: unused.
Removed service "App\Utils\StatusHelper"; reason: unused.
Removed service "App\Validator\Constraints\UniqueLeavePolicy"; reason: unused.
Removed service "App\Validator\EndDateRequiredForInactiveIndividualAllowance"; reason: unused.
Removed service "App\Validator\EndDateRequiredForInactiveIndividualDeduction"; reason: unused.
Removed service "App\Validator\EndDateRequiredForInactiveStatus"; reason: unused.
Removed service "App\Validator\NoBasicSalaryPeriodOverlap"; reason: unused.
Removed service "App\Validator\NoLevelAllowancesPeriodOverlap"; reason: unused.
Removed service "App\Validator\NoLevelDeductionsPeriodOverlap"; reason: unused.
Removed service "App\Validator\NoUnpaidLoans"; reason: unused.
Removed service "App\Validator\SingleActiveEmployeePosition"; reason: unused.
Removed service "App\Validator\UniqueActiveBasicSalaryGroup"; reason: unused.
Removed service "App\Validator\UniqueActiveIndividualAllowance"; reason: unused.
Removed service "App\Validator\UniqueActiveIndividualDeduction"; reason: unused.
Removed service "App\Validator\UniqueActiveLevelAllowanceGroup"; reason: unused.
Removed service "App\Validator\UniqueActiveLevelDeductionGroup"; reason: unused.
Removed service "App\Validator\UniqueActiveTaxBandGroup"; reason: unused.
Removed service "App\Validator\UniqueAllowanceType"; reason: unused.
Removed service "App\Validator\UniqueEmployeePosition"; reason: unused.
Removed service "App\Validator\UniqueJobTitle"; reason: unused.
Removed service "App\Validator\UniqueLoanRepaymentPeriod"; reason: unused.
Removed service "App\Validator\UniquePositionTitle"; reason: unused.
Removed service "App\Validator\UniqueStaffLevel"; reason: unused.
Removed service "App\Validator\UniqueYearWithinTaxGroup"; reason: unused.
Removed service "App\Validator\ValidDateRange"; reason: unused.
Removed service "App\Workplan\Message\GenerateReportMessage"; reason: unused.
Removed service "App\Workplan\Message\SendNotificationMessage"; reason: unused.
Removed service "App\Workplan\Message\SendReminderMessage"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "psr18.mnotify.client"; reason: unused.
Removed service "psr18.student_api.client"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~c8CXd9a"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.api_token"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
Removed service "boab.public_storage_filesystem"; reason: unused.
Removed service "boab.local_storage_filesystem"; reason: unused.
Removed service "boab.cloud_storage_filesystem"; reason: unused.
Removed service "boab.resumable_storage_filesystem"; reason: unused.
Removed service "boab.google_cloud_storage_factory"; reason: unused.
Removed service "boab.google_cloud_storage_client"; reason: unused.
Removed service "boab.public_filesystem"; reason: unused.
Removed service "boab.oauth2.user_consent_repository"; reason: unused.
Removed service "Boab\CoreBundle\Security\AuthenticationFailureHandler"; reason: unused.
Removed service "boab.delegated_permission_repository"; reason: unused.
Removed service "boab.user_delegation_repository"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~xl29M_i"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "svelte.asset_mapper.svelte_controller_loader_compiler"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "scheb_two_factor.security.email.symfony_auth_code_mailer"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.google_cloud_storage"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
Removed service "boab.workfow_listener"; reason: unused.
Removed service "boab.workflow_itemstage_repository"; reason: unused.
Removed service "boab.workflow_data_helper"; reason: unused.
Removed service "boab.workflow_validation_service"; reason: unused.
Removed service "boab.workflow_manager_select_type"; reason: unused.
Removed service "boab.workflow_notification_service"; reason: unused.
Removed service "boab.workflow_notification_subscriber"; reason: unused.
Removed service "p2_ratchet.websocket.anonymous_client_provider"; reason: unused.
Removed service "Boab\MultiFormsBundle\Service\MultiStepFormsService"; reason: unused.
Removed service "boab.multi_step_data_processor"; reason: unused.
Removed service "Snc\RedisBundle\Logger\RedisCallInterceptor"; reason: unused.
Removed service "snc_redis.phpredis_factory"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service "Boab\AccountingBundle\Service\BillFromVoucherService"; reason: unused.
Removed service "Boab\StudentBundle\BoabStudentBundle"; reason: unused.
Removed service "Boab\StudentBundle\Controller\ModuleController"; reason: unused.
Removed service "Boab\StudentBundle\Dto\BillPaymentRequestDto"; reason: unused.
Removed service "Boab\StudentBundle\Dto\PaymentRequestDto"; reason: unused.
Removed service "Boab\StudentBundle\Dto\RefundRequestDto"; reason: unused.
Removed service "Boab\StudentBundle\Dto\StudentBalanceDto"; reason: unused.
Removed service "Boab\StudentBundle\Dto\StudentCreateDto"; reason: unused.
Removed service "Boab\StudentBundle\Event\CourseRegistrationUpdatedEvent"; reason: unused.
Removed service "Boab\StudentBundle\Event\FinancialAidUpdatedEvent"; reason: unused.
Removed service "Boab\StudentBundle\Event\PaymentEvent"; reason: unused.
Removed service "Boab\StudentBundle\Event\StudentCreatedEvent"; reason: unused.
Removed service "Boab\StudentBundle\Exception\BillingException"; reason: unused.
Removed service "Boab\StudentBundle\Exception\BillingJournalException"; reason: unused.
Removed service "Boab\StudentBundle\Message\BulkBillGenerationMessage"; reason: unused.
Removed service "Boab\StudentBundle\Message\GenerateStudentBillMessage"; reason: unused.
Removed service "Boab\StudentBundle\Message\ProcessStudentMessage"; reason: unused.
Removed service "Boab\StudentBundle\Message\StudentAccountMessage"; reason: unused.
Removed service "Boab\StudentBundle\Service\FeeCalculationService"; reason: unused.
Removed service "Boab\StudentBundle\Service\FeeDataMigrationService"; reason: unused.
Removed service "Boab\StudentBundle\Service\StudentServiceBackup"; reason: unused.
Removed service ".service_locator.Lrdi3b0"; reason: unused.
Removed service ".service_locator.CsMkqUa"; reason: unused.
Removed service ".service_locator.cM8LniP"; reason: unused.
Removed service ".service_locator.u8tOvUF"; reason: unused.
Removed service ".service_locator.sykBD6D"; reason: unused.
Removed service ".service_locator.6KSh6Cj"; reason: unused.
Removed service ".service_locator.v5Ruhag"; reason: unused.
Removed service ".service_locator.iWwbKUs"; reason: unused.
Removed service ".service_locator.nFhWISy"; reason: unused.
Removed service ".service_locator.Q9_Ua5J"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.boab_core.date_time__immutable_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\EmployeeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\AllowanceTypeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\BankNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\BasicSalaryNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\DepartmentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\GradeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\IndividualAllowanceNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\LevelAllowanceNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\LoanNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\PAYENormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\PositionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\StaffLevelNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab_core.collection_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab_core.date_time_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab_core.exception_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab_core.form_error_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Chat\ChannelNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\ClientNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\ClientProfileNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Compensation\DecisionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\EmailLoggerNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Employee\Leave\HolidayNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Employee\Leave\LeavePolicyNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Employee\Leave\LeaveRequestNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Employee\Leave\LeaveTypeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\EmployeePositionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\HR\PromotionApplicationNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\HR\PromotionPeriodNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\HR\RubricSectionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Payroll\PayrollItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Payroll\PayrollReportNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Performance\PerformanceEvaluationNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Procurement\InventoryNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Procurement\RequisitionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\ProfileModelNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\RequestLoggerNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\BankBranchNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\DeductionTypeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\IndividualDeductionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\JobTitleNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\LevelDeductionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\Setups\StepNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Normalizer\UserNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab_core.role_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab.workflow_config_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab.item_workflow_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.boab.stage_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\Bill\BillNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\AccountNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\StudentBundle\Normalizer\BillingTransactionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\StudentBundle\Normalizer\PaymentNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Boab\StudentBundle\Serializer\StudentAccountNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.UkmPaE6"; reason: unused.
Removed service ".service_locator.UkmPaE6.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
647
Inlined service "App\Service\HR\HRCommitteeService" to "App\Command\InitializeCommitteeSystemCommand".
Inlined service "App\Manager\UserManagement\UserAccountManager" to "App\Controller\AccountController".
Inlined service "App\Factory\SupervisorFactory" to "App\Controller\Administration\WorkerController".
Inlined service ".service_locator.EhXctJa.App\Controller\Api\ChartController" to "App\Controller\Api\ChartController".
Inlined service ".service_locator.EhXctJa.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.EhXctJa.App\Controller\Authentication\AccountVerificationController" to "App\Controller\Authentication\AccountVerificationController".
Inlined service ".service_locator.EhXctJa.App\Controller\Authentication\ResetPasswordController" to "App\Controller\Authentication\ResetPasswordController".
Inlined service "App\Service\Client\ClientService" to "App\Controller\Client\ClientController".
Inlined service ".service_locator.EhXctJa.App\Controller\Committee\CommitteeController" to "App\Controller\Committee\CommitteeController".
Inlined service ".service_locator.EhXctJa.App\Controller\DocumentationController" to "App\Controller\DocumentationController".
Inlined service "App\Service\Employee\Appraisal\AssessmentService" to "App\Controller\HumanResource\AssessmentController".
Inlined service ".service_locator.EhXctJa.App\Controller\HumanResource\Promotion\APCDecisionController" to "App\Controller\HumanResource\Promotion\APCDecisionController".
Inlined service ".service_locator.EhXctJa.App\Controller\Procurement\PerformanceController" to "App\Controller\Procurement\PerformanceController".
Inlined service "App\Service\App\DeductionService" to "App\Controller\Setup\DeductionController".
Inlined service ".service_locator.EhXctJa.App\Controller\TerminalController" to "App\Controller\TerminalController".
Inlined service "App\Service\Chat\DirectMessageService" to "App\Controller\UserEngament\MessageController".
Inlined service ".service_locator.EhXctJa.App\Controller\WorkflowConfigController" to "App\Controller\WorkflowConfigController".
Inlined service "App\Service\Base64FileToUploadedFileService" to "App\EventSubscriber\AccountUpdateSubscriber".
Inlined service "App\Service\GeoDatabaseReader" to "App\EventSubscriber\AuditTrailSubscriber".
Inlined service "App\Service\EntityTracker" to "App\EventSubscriber\AuditTrailSubscriber".
Inlined service "boab.email_template_service" to "App\EventSubscriber\EmailMessengerSubscriber".
Inlined service "App\Service\Department\ExpenditureRecorder" to "App\EventSubscriber\ExpenditureRecordingSubscriber".
Inlined service "App\Manager\InterestComputationManager" to "App\Form\Loan\LoanType".
Inlined service "App\Form\Utils\AllowanceCodeGenerator" to "App\Form\Setup\AllowanceType".
Inlined service "Boab\CoreBundle\Repository\ClientRepository" to "App\Service\Client\ClientService".
Inlined service "boab.oauth2.client_profile_repository" to "App\Service\Client\ClientService".
Inlined service "App\Service\Procurement\DashboardService" to "App\Service\DashboardService".
Inlined service "App\Service\Department\DepartmentCostCenterService" to "App\Service\Department\ExpenditureRecorder".
Inlined service "App\Service\Leave\LeaveBalanceService" to "App\Service\Leave\LeaveService".
Inlined service "App\Service\Employee\Appraisal\ScoreInterpretationLabels" to "App\Twig\AppExtension".
Inlined service "App\Workplan\Service\NotificationService" to "App\Workplan\MessageHandler\SendNotificationHandler".
Inlined service "Boab\CoreBundle\Service\ApplicationConfigService" to "Boab\CoreBundle\Command\DemoApplicationConfigCommand".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.3t8fAPn" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mnotify.client.uri_template.inner" to "mnotify.client.uri_template".
Inlined service "student_api.client.uri_template.inner" to "student_api.client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "state_machine.vendor_onboarding.metadata_store" to "state_machine.vendor_onboarding.definition".
Inlined service "state_machine.contract_status.metadata_store" to "state_machine.contract_status.definition".
Inlined service "state_machine.compliance.metadata_store" to "state_machine.compliance.definition".
Inlined service "state_machine.purchase_order.metadata_store" to "state_machine.purchase_order.definition".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.nE9nMca" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.logger_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.liwQDxX" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "MobileDetectBundle\DataCollector\DeviceDataCollector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.MrHycYi" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.logger_schema_asset_filter_manager" to "doctrine.dbal.logger_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.logger" to "doctrine.dbal.logger_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.logger" to "doctrine.dbal.logger_connection.configuration".
Inlined service ".service_locator.zA9Ov5Z" to "doctrine.dbal.logger_connection.event_manager".
Inlined service "doctrine.dbal.logger_connection.configuration" to "doctrine.dbal.logger_connection".
Inlined service ".service_locator.Tmk0AGp" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.mzvOhkp" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "cache.doctrine.orm.logger.metadata" to "doctrine.orm.logger_configuration".
Inlined service ".doctrine.orm.logger_metadata_driver" to "doctrine.orm.logger_configuration".
Inlined service "doctrine.orm.logger_entity_listener_resolver" to "doctrine.orm.logger_configuration".
Inlined service "cache.doctrine.orm.logger.result.recorder_inner" to "cache.doctrine.orm.logger.result".
Inlined service "cache.doctrine.orm.logger.query.recorder_inner" to "cache.doctrine.orm.logger.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\MarkdownExtension" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "App\Twig\AppSettingsExtension" to "twig".
Inlined service "App\Twig\Base64ImageExtension" to "twig".
Inlined service "App\Twig\CarbonExtension" to "twig".
Inlined service "App\Twig\DateExtension" to "twig".
Inlined service "App\Twig\EditorjsJsonParserExtension" to "twig".
Inlined service "App\Twig\EmployeeExtension" to "twig".
Inlined service "App\Twig\EntityStatusExtension" to "twig".
Inlined service "App\Twig\FileExtension" to "twig".
Inlined service "App\Twig\PermissionExtension" to "twig".
Inlined service "App\Twig\PrettyJsonExtension" to "twig".
Inlined service "App\Twig\PromotionExtension" to "twig".
Inlined service "App\Twig\RatingExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.markdown" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "twig.extension.uuid_encoder_extension" to "twig".
Inlined service "twig.extension.media_url_extension" to "twig".
Inlined service "twig.extension.core_extension" to "twig".
Inlined service "Boab\CoreBundle\Twig\MenuExtension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "twig.extension.svelte" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "MobileDetectBundle\Twig\Extension\MobileDetectExtension" to "twig".
Inlined service "fbeen_settings.twig_extension" to "twig".
Inlined service "boab.extension.workflow_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "Boab\AccountingBundle\Twig\AccountingExtension" to "twig".
Inlined service "Boab\StudentBundle\Twig\BadgeStatusExtension" to "twig".
Inlined service "Boab\StudentBundle\Twig\TextExtension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.R13Ziqx" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "twig.markdown.default" to "twig.runtime.markdown".
Inlined service "twig.markdown.league_common_mark_converter" to "twig.markdown.default".
Inlined service "twig.markdown.league_common_mark_converter_factory" to "twig.markdown.league_common_mark_converter".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.PSXrnpS" to "security.helper".
Inlined service ".service_locator._FZ1Hll" to "security.helper".
Inlined service ".service_locator.Q5BgqMF" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.BACFyHM" to "security.access_map".
Inlined service ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.Ggf3lrD" to "security.access_map".
Inlined service ".security.request_matcher.421GCb4" to "security.access_map".
Inlined service ".security.request_matcher.NriR29i" to "security.access_map".
Inlined service ".security.request_matcher.0jox9GP" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.C5hL7LM" to "security.access_map".
Inlined service ".security.request_matcher.mZ2NcKK" to "security.access_map".
Inlined service ".security.request_matcher.7TE08tN" to "security.access_map".
Inlined service ".security.request_matcher.hfP6hFU" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.OmXCS3k" to "security.access_map".
Inlined service ".security.request_matcher..Omoyuu" to "security.access_map".
Inlined service ".security.request_matcher.hLtm.Xv" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.gNYdOa0" to ".security.request_matcher.tT9MNMK".
Inlined service "debug.security.firewall.authenticator.api_token.inner" to "debug.security.firewall.authenticator.api_token".
Inlined service "security.exception_listener.api_token" to "security.firewall.map.context.api_token".
Inlined service "security.firewall.map.config.api_token" to "security.firewall.map.context.api_token".
Inlined service "league.oauth2_server.resource_server" to "security.authenticator.oauth2.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.0mnEb2S" to ".security.request_matcher.BACFyHM".
Inlined service ".security.request_matcher.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher.zH.15U3" to ".security.request_matcher.Ggf3lrD".
Inlined service ".security.request_matcher.va1tonU" to ".security.request_matcher.421GCb4".
Inlined service ".security.request_matcher.mmG081U" to ".security.request_matcher.NriR29i".
Inlined service ".security.request_matcher.X5ZeiUg" to ".security.request_matcher.0jox9GP".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.1f3H6o2" to ".security.request_matcher.C5hL7LM".
Inlined service ".security.request_matcher.ytHxmQ2" to ".security.request_matcher.mZ2NcKK".
Inlined service ".security.request_matcher.rnET13u" to ".security.request_matcher.7TE08tN".
Inlined service ".security.request_matcher.AMd6Pmc" to ".security.request_matcher.hfP6hFU".
Inlined service ".security.request_matcher.fNVtDN3" to ".security.request_matcher.OmXCS3k".
Inlined service ".security.request_matcher.a0zfOU6" to ".security.request_matcher..Omoyuu".
Inlined service ".security.request_matcher.CVjavzh" to ".security.request_matcher.hLtm.Xv".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
Inlined service "monolog.formatter.line" to "monolog.handler.worker".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
Inlined service "league.oauth2_server.repository.client" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.password" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.auth_code" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.user" to "league.oauth2_server.grant.password".
Inlined service "league.oauth2_server.repository.auth_code" to "league.oauth2_server.grant.auth_code".
Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
Inlined service "boab.array_collection_pagination" to "boab.paginator_manager".
Inlined service "boab.array_pagination" to "boab.paginator_manager".
Inlined service "boab_core.filesystem_manager" to "boab_core.file_management_controller".
Inlined service "league.oauth2_server.repository.access_token" to "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface".
Inlined service "core.email_attachment" to "boab.email_service".
Inlined service "boab.email_template_repository" to "boab.email_template_service".
Inlined service "boab.menu_service" to "Boab\CoreBundle\Twig\MenuExtension".
Inlined service "boab_core.sms_gateway" to "Boab\CoreBundle\Security\AuthorizationCodeMailer".
Inlined service "boab.user_permissions_repository" to "boab.user_permission_service".
Inlined service "boab_core.mnotify_gateway" to "boab_core.sms_gateway".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~vGDQfbm" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "oneup_flysystem.public_filesystem_filesystem" to "oneup_flysystem.mount_manager".
Inlined service "oneup_flysystem.temp_filesystem_filesystem" to "oneup_flysystem.mount_manager".
Inlined service "oneup_flysystem.default_adapter_adapter" to "oneup_flysystem.default_filesystem_filesystem".
Inlined service "oneup_flysystem.public_adapter_adapter" to "oneup_flysystem.public_filesystem_filesystem".
Inlined service "oneup_flysystem.users_adapter_adapter" to "oneup_flysystem.user_filesystem_filesystem".
Inlined service "oneup_flysystem.attachment_adapter_adapter" to "oneup_flysystem.email_attachment_filesystem".
Inlined service "oneup_flysystem.temp_adapter_adapter" to "oneup_flysystem.temp_filesystem_filesystem".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service ".service_locator.yd6mPXf.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController" to "Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController".
Inlined service "boab.stage_workflow_repository" to "boab.workflow_service".
Inlined service "p2_ratchet.websocket.logger.stream_handler" to "p2_ratchet.websocket.logger".
Inlined service "p2_ratchet.websocket.logger.file_handler" to "p2_ratchet.websocket.logger".
Inlined service "p2_ratchet.websocket.server_bridge" to "p2_ratchet.websocket.server_factory".
Inlined service "p2_ratchet.websocket.server_pusher" to "p2_ratchet.websocket.server_factory".
Inlined service ".service_locator.rY6FN62" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator._kR4U05" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "snc_redis.default_connectionfactory" to "snc_redis.client.default_options".
Inlined service "snc_redis.connection.default_parameters.default" to "snc_redis.default".
Inlined service "snc_redis.client.default_options" to "snc_redis.default".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.fnfCaiX" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.UDZvNn3.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
Inlined service ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
Inlined service "boab.accounting_financial_analysis_service" to "Boab\AccountingBundle\Controller\FinancialReportController".
Inlined service "boab.accounting_financial_ratio_service" to "Boab\AccountingBundle\Controller\FinancialReportController".
Inlined service ".service_locator.VO3ubAE.Boab\AccountingBundle\Controller\FinancialReportController" to "Boab\AccountingBundle\Controller\FinancialReportController".
Inlined service "boab.accounting_payment_voucher_service" to "Boab\AccountingBundle\Controller\PaymentVoucherController".
Inlined service "boab.accounting_cache_service" to "Boab\AccountingBundle\Command\AccountingCacheCommand".
Inlined service "Boab\AccountingBundle\Service\HybridConfigurationProvider" to "Boab\AccountingBundle\Command\ConfigMigrationStatusCommand".
Inlined service "boab.accounting_ghana_wht_compliance_service" to "Boab\AccountingBundle\Controller\WHTReportsController".
Inlined service "boab.accounting_expense_service" to "Boab\AccountingBundle\Controller\ExpenseController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\AccountController" to "Boab\StudentBundle\Controller\Api\AccountController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\BillApiController" to "Boab\StudentBundle\Controller\Api\BillApiController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\BillingApiController" to "Boab\StudentBundle\Controller\Api\BillingApiController".
Inlined service "Boab\StudentBundle\Service\FeeSetupService" to "Boab\StudentBundle\Controller\Api\FeeSetupApiController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\FeeSetupApiController" to "Boab\StudentBundle\Controller\Api\FeeSetupApiController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\PaymentApiController" to "Boab\StudentBundle\Controller\Api\PaymentApiController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\StudentApiController" to "Boab\StudentBundle\Controller\Api\StudentApiController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\Api\WebhookController" to "Boab\StudentBundle\Controller\Api\WebhookController".
Inlined service "Boab\StudentBundle\Service\BulkBillingService" to "Boab\StudentBundle\Controller\BillingController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\BillingController" to "Boab\StudentBundle\Controller\BillingController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\DashboardController" to "Boab\StudentBundle\Controller\DashboardController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\FeeItemController" to "Boab\StudentBundle\Controller\FeeItemController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\FeeSetupController" to "Boab\StudentBundle\Controller\FeeSetupController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\PaymentController" to "Boab\StudentBundle\Controller\PaymentController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\ProgramController" to "Boab\StudentBundle\Controller\ProgramController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\ReportController" to "Boab\StudentBundle\Controller\ReportController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\StudentAccountController" to "Boab\StudentBundle\Controller\StudentAccountController".
Inlined service "Boab\StudentBundle\Service\ProgramSyncService" to "Boab\StudentBundle\Controller\StudentController".
Inlined service ".service_locator.O2p6Lk7.Boab\StudentBundle\Controller\StudentController" to "Boab\StudentBundle\Controller\StudentController".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\SimpleMessageHandler" to ".messenger.handler_descriptor.oM855Hv".
Inlined service "App\Workplan\MessageHandler\SendNotificationHandler" to ".messenger.handler_descriptor.vgKTGjP".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.FWSClS0".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "Boab\CoreBundle\MessageHandler\EmailDispatcherHandler" to ".messenger.handler_descriptor.J75yJLk".
Inlined service "Boab\AuthorizationWorkflowBundle\MessageHandler\WorkflowNotificationHandler" to ".messenger.handler_descriptor.bLY.Xzw".
Inlined service "Boab\AccountingBundle\MessageHandler\PurchaseOrderHandler" to ".messenger.handler_descriptor.0QB91Ph".
Inlined service "Boab\StudentBundle\MessageHandler\BulkBillGenerationHandler" to ".messenger.handler_descriptor.D2rvNRL".
Inlined service "Boab\StudentBundle\MessageHandler\GenerateStudentBillHandler" to ".messenger.handler_descriptor.n.x0SaG".
Inlined service "Boab\StudentBundle\MessageHandler\ProcessStudentHandler" to ".messenger.handler_descriptor.9AGFaH.".
Inlined service "Boab\StudentBundle\MessageHandler\StudentAccountCreationHandler" to ".messenger.handler_descriptor..Yjvbd.".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "mnotify.client.uri_template" to ".debug.mnotify.client".
Inlined service "student_api.client.uri_template" to ".debug.student_api.client".
Inlined service "debug.state_machine.vendor_onboarding.inner" to "debug.state_machine.vendor_onboarding".
Inlined service "debug.state_machine.contract_status.inner" to "debug.state_machine.contract_status".
Inlined service "debug.state_machine.compliance.inner" to "debug.state_machine.compliance".
Inlined service "debug.state_machine.purchase_order.inner" to "debug.state_machine.purchase_order".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.logger_metadata_driver.inner" to ".doctrine.orm.logger_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\ContractVoter" to ".debug.security.voter.App\Security\Voter\ContractVoter".
Inlined service "App\Security\Voter\PurchaseOrderVoter" to ".debug.security.voter.App\Security\Voter\PurchaseOrderVoter".
Inlined service "App\Workplan\Security\Voter\WorkPlanVoter" to ".debug.security.voter.App\Workplan\Security\Voter\WorkPlanVoter".
Inlined service "Boab\CoreBundle\Security\Voter\PermissionVoter" to ".debug.security.voter.Boab\CoreBundle\Security\Voter\PermissionVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.security.event_dispatcher.api_token.inner" to "debug.security.event_dispatcher.api_token".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.M2y9nQ8" to ".service_locator.M2y9nQ8.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.yd6mPXf" to ".service_locator.yd6mPXf.Boab\AuthorizationWorkflowBundle\Controller\DepartmentAuthorizationTestController".
Inlined service ".service_locator.j7D0Vt4" to ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer".
Inlined service ".service_locator.UDZvNn3" to ".service_locator.UDZvNn3.ux.live_component.event_subscriber".
Inlined service ".service_locator._mTJt_g" to ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.rvzDxoi" to ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.7pZx2KQ" to ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber".
Inlined service ".service_locator.VO3ubAE" to ".service_locator.VO3ubAE.Boab\AccountingBundle\Controller\FinancialReportController".
Inlined service ".service_locator.gHpsvM5" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "boab_core.date_time__immutable_normalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\EmployeeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\AllowanceTypeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\BankNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\BasicSalaryNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\DepartmentNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\GradeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\IndividualAllowanceNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\LevelAllowanceNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\LoanNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\PAYENormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\PositionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\StaffLevelNormalizer" to "debug.serializer.inner".
Inlined service "boab_core.collection_normalizer" to "debug.serializer.inner".
Inlined service "boab_core.date_time_normalizer" to "debug.serializer.inner".
Inlined service "boab_core.exception_normalizer" to "debug.serializer.inner".
Inlined service "boab_core.form_error_normalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Chat\ChannelNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\ClientNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\ClientProfileNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Compensation\DecisionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\EmailLoggerNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Employee\Leave\HolidayNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Employee\Leave\LeaveEntitlementNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Employee\Leave\LeavePolicyNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Employee\Leave\LeaveRequestNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Employee\Leave\LeaveTypeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\EmployeePositionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\HR\PromotionApplicationNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\HR\PromotionPeriodNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\HR\RubricSectionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Payroll\PayrollItemNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Payroll\PayrollReportNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Performance\PerformanceEvaluationNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Procurement\InventoryNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Procurement\RequisitionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\ProfileModelNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\RequestLoggerNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\BankBranchNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\DeductionTypeNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\IndividualDeductionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\JobTitleNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\LevelDeductionNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\Setups\StepNormalizer" to "debug.serializer.inner".
Inlined service "App\Normalizer\UserNormalizer" to "debug.serializer.inner".
Inlined service "boab_core.role_normalizer" to "debug.serializer.inner".
Inlined service "boab.workflow_config_normalizer" to "debug.serializer.inner".
Inlined service "boab.item_workflow_normalizer" to "debug.serializer.inner".
Inlined service "boab.stage_normalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\Vendor\VendorNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\Bill\BillNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\AccountNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\Budgeting\BudgetNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\Budgeting\BudgetItemNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\PaymentVoucherNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\JournalVoucherNormalizer" to "debug.serializer.inner".
Inlined service "Boab\AccountingBundle\Normalizer\PurchaseOrderNormalizer" to "debug.serializer.inner".
Inlined service "Boab\StudentBundle\Normalizer\BillingTransactionLineNormalizer" to "debug.serializer.inner".
Inlined service "Boab\StudentBundle\Normalizer\BillingTransactionNormalizer" to "debug.serializer.inner".
Inlined service "Boab\StudentBundle\Normalizer\PaymentNormalizer" to "debug.serializer.inner".
Inlined service "Boab\StudentBundle\Serializer\StudentAccountNormalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "state_machine.vendor_onboarding.definition" to "debug.state_machine.vendor_onboarding.inner".
Inlined service "state_machine.contract_status.definition" to "debug.state_machine.contract_status.inner".
Inlined service "state_machine.compliance.definition" to "debug.state_machine.compliance.inner".
Inlined service "state_machine.purchase_order.definition" to "debug.state_machine.purchase_order.inner".
Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.9GD4iaO" to "console.command_loader".
Inlined service ".service_locator.M2y9nQ8.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "oneup_flysystem.document_adapter_adapter" to "League\Flysystem\Filesystem".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "p2_ratchet.websocket.server_factory" to "console.command.public_alias.p2_ratchet.command.socket_server_command".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "Boab\CoreBundle\Utils\MediaLinkGenerator" to "debug.serializer".
Inlined service "Boab\CoreBundle\Utils\MediaLinkGenerator" to "debug.serializer".
Inlined service "Boab\CoreBundle\Utils\MediaLinkGenerator" to "debug.serializer".
Inlined service "Boab\CoreBundle\Utils\MediaLinkGenerator" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "p2_ratchet.websocket.connection_manager" to "console.command.public_alias.p2_ratchet.command.socket_server_command".
Inlined service "p2_ratchet.websocket.logger" to "console.command.public_alias.p2_ratchet.command.socket_server_command".
Inlined service "p2_ratchet.websocket.connection_manager" to "console.command.public_alias.p2_ratchet.command.socket_server_command".
Inlined service "p2_ratchet.websocket.logger" to "console.command.public_alias.p2_ratchet.command.socket_server_command".
4
Tag "boab.multi_step_service.data_processor" was defined on service(s) "App\Service\Onboarding\EmployeeDataProcessor", "App\Service\Onboarding\RequisitionOnboardingDataProcessor", "App\Service\Onboarding\StudentOnboardingDataProcessor", "Boab\AccountingBundle\Service\VendorOnboardingDataProcessor", "Boab\AccountingBundle\Service\Budgeting\BudgetingDataProcessor", but was never used.
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "var_dumper.contextualized_cli_dumper", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_token", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", ".debug.http_client", ".debug.mnotify.client", ".debug.student_api.client", "debug.state_machine.vendor_onboarding", "debug.state_machine.contract_status", "debug.state_machine.compliance", "debug.state_machine.purchase_order", "debug.security.event_dispatcher.api_token", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.vendor_onboarding", "debug.state_machine.contract_status", "debug.state_machine.compliance", "debug.state_machine.purchase_order", but was never used.
Tag "boab.multi_step_service" was defined on service(s) "boab.multi_step_service.student_onboarding", "boab.multi_step_service.vendor_onboarding", "boab.multi_step_service.requisition_onboarding", "boab.multi_step_service.department_budgeting", "boab.multi_step_service.employee_onboarding", but was never used. Did you mean "boab.multi_step_service.data_processor"?