Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "admin/layout/menu.html.twig" at line 233.
"SELECT t0.user_id AS user_id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.phone AS phone_5, t0.password AS password_6, t0.status AS status_7, t0.estimator AS estimator_8, t0.bond AS bond_9, t0.retainage AS retainage_10, t0.chat AS chat_11, t0.final_qty_approver AS final_qty_approver_12, t0.sms_opt_in AS sms_opt_in_13, t0.manage_contacts AS manage_contacts_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.player_id AS player_id_17, t0.push_token AS push_token_18, t0.plataforma AS plataforma_19, t0.imagen AS imagen_20, t0.preferred_lang AS preferred_lang_21, t0.sidebar_color AS sidebar_color_22, t0.rol_id AS rol_id_23 FROM user t0 WHERE t0.user_id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.user_id AS user_id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.phone AS phone_5, t0.password AS password_6, t0.status AS status_7, t0.estimator AS estimator_8, t0.bond AS bond_9, t0.retainage AS retainage_10, t0.chat AS chat_11, t0.final_qty_approver AS final_qty_approver_12, t0.sms_opt_in AS sms_opt_in_13, t0.manage_contacts AS manage_contacts_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.player_id AS player_id_17, t0.push_token AS push_token_18, t0.plataforma AS plataforma_19, t0.imagen AS imagen_20, t0.preferred_lang AS preferred_lang_21, t0.sidebar_color AS sidebar_color_22, t0.rol_id AS rol_id_23 FROM user t0 WHERE t0.user_id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
"SELECT u0_.id AS id_0, u0_.view_permission AS view_permission_1, u0_.add_permission AS add_permission_2, u0_.edit_permission AS edit_permission_3, u0_.delete_permission AS delete_permission_4, u0_.function_id AS function_id_5, u0_.user_id AS user_id_6 FROM user_permission u0_ LEFT JOIN user u1_ ON u0_.user_id = u1_.user_id LEFT JOIN `function` f2_ ON u0_.function_id = f2_.function_id WHERE u1_.user_id = ? AND f2_.function_id = ? ORDER BY u0_.id ASC LIMIT 1"
(parameters:
[1 => 62 => 20]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT u0_.id AS id_0, u0_.view_permission AS view_permission_1, u0_.add_permission AS add_permission_2, u0_.edit_permission AS edit_permission_3, u0_.delete_permission AS delete_permission_4, u0_.function_id AS function_id_5, u0_.user_id AS user_id_6 FROM user_permission u0_ LEFT JOIN user u1_ ON u0_.user_id = u1_.user_id LEFT JOIN `function` f2_ ON u0_.function_id = f2_.function_id WHERE u1_.user_id = ? AND f2_.function_id = ? ORDER BY u0_.id ASC LIMIT 1"
"params" => [1 => 62 => 20]
"types" => [1 => 12 => 1]
]
"SELECT SUM(d0_.hours * d0_.hourly_rate) AS sclr_0 FROM data_tracking_labor d0_ LEFT JOIN employee e1_ ON d0_.employee_id = e1_.employee_id LEFT JOIN data_tracking d2_ ON d0_.data_tracking_id = d2_.id LEFT JOIN project p3_ ON d2_.project_id = p3_.project_id WHERE d0_.employee_id IS NOT NULL"
doctrine
[
"sql" => "SELECT SUM(d0_.hours * d0_.hourly_rate) AS sclr_0 FROM data_tracking_labor d0_ LEFT JOIN employee e1_ ON d0_.employee_id = e1_.employee_id LEFT JOIN data_tracking d2_ ON d0_.data_tracking_id = d2_.id LEFT JOIN project p3_ ON d2_.project_id = p3_.project_id WHERE d0_.employee_id IS NOT NULL"
]
Log messages generated during the compilation of the service container.
Messages
Class
492
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdvertisementController" (parent: .abstract.instanceof.App\Controller\Admin\AdvertisementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdvertisementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdvertisementController).
Resolving inheritance for "App\Controller\Admin\AdvertisementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdvertisementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyController" (parent: .abstract.instanceof.App\Controller\Admin\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyController).
Resolving inheritance for "App\Controller\Admin\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConcreteClassController" (parent: .abstract.instanceof.App\Controller\Admin\ConcreteClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConcreteClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConcreteClassController).
Resolving inheritance for "App\Controller\Admin\ConcreteClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConcreteClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConcreteVendorController" (parent: .abstract.instanceof.App\Controller\Admin\ConcreteVendorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConcreteVendorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConcreteVendorController).
Resolving inheritance for "App\Controller\Admin\ConcreteVendorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConcreteVendorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountyController" (parent: .abstract.instanceof.App\Controller\Admin\CountyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountyController).
Resolving inheritance for "App\Controller\Admin\CountyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DataTrackingController" (parent: .abstract.instanceof.App\Controller\Admin\DataTrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DataTrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DataTrackingController).
Resolving inheritance for "App\Controller\Admin\DataTrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DataTrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController" (parent: .abstract.instanceof.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController).
Resolving inheritance for "App\Controller\Admin\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DistrictController" (parent: .abstract.instanceof.App\Controller\Admin\DistrictController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DistrictController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DistrictController).
Resolving inheritance for "App\Controller\Admin\DistrictController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DistrictController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeController" (parent: .abstract.instanceof.App\Controller\Admin\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeController).
Resolving inheritance for "App\Controller\Admin\EmployeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeRoleController" (parent: .abstract.instanceof.App\Controller\Admin\EmployeeRoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeRoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeRoleController).
Resolving inheritance for "App\Controller\Admin\EmployeeRoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeRoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeRrhhController" (parent: .abstract.instanceof.App\Controller\Admin\EmployeeRrhhController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeRrhhController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeRrhhController).
Resolving inheritance for "App\Controller\Admin\EmployeeRrhhController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeRrhhController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EquationController" (parent: .abstract.instanceof.App\Controller\Admin\EquationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EquationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EquationController).
Resolving inheritance for "App\Controller\Admin\EquationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EquationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstimateController" (parent: .abstract.instanceof.App\Controller\Admin\EstimateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstimateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstimateController).
Resolving inheritance for "App\Controller\Admin\EstimateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstimateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstimateNoteItemController" (parent: .abstract.instanceof.App\Controller\Admin\EstimateNoteItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstimateNoteItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstimateNoteItemController).
Resolving inheritance for "App\Controller\Admin\EstimateNoteItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstimateNoteItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FileController" (parent: .abstract.instanceof.App\Controller\Admin\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FileController).
Resolving inheritance for "App\Controller\Admin\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HolidayController" (parent: .abstract.instanceof.App\Controller\Admin\HolidayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HolidayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HolidayController).
Resolving inheritance for "App\Controller\Admin\HolidayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HolidayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InspectorController" (parent: .abstract.instanceof.App\Controller\Admin\InspectorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InspectorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InspectorController).
Resolving inheritance for "App\Controller\Admin\InspectorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InspectorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceController" (parent: .abstract.instanceof.App\Controller\Admin\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceController).
Resolving inheritance for "App\Controller\Admin\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ItemController" (parent: .abstract.instanceof.App\Controller\Admin\ItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ItemController).
Resolving inheritance for "App\Controller\Admin\ItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogController" (parent: .abstract.instanceof.App\Controller\Admin\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogController).
Resolving inheritance for "App\Controller\Admin\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MaterialController" (parent: .abstract.instanceof.App\Controller\Admin\MaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MaterialController).
Resolving inheritance for "App\Controller\Admin\MaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationController).
Resolving inheritance for "App\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OverheadPriceController" (parent: .abstract.instanceof.App\Controller\Admin\OverheadPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OverheadPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OverheadPriceController).
Resolving inheritance for "App\Controller\Admin\OverheadPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OverheadPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OverridePaymentController" (parent: .abstract.instanceof.App\Controller\Admin\OverridePaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OverridePaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OverridePaymentController).
Resolving inheritance for "App\Controller\Admin\OverridePaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OverridePaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController).
Resolving inheritance for "App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PerfilController" (parent: .abstract.instanceof.App\Controller\Admin\PerfilController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PerfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PerfilController).
Resolving inheritance for "App\Controller\Admin\PerfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PerfilController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlanDownloadingController" (parent: .abstract.instanceof.App\Controller\Admin\PlanDownloadingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlanDownloadingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlanDownloadingController).
Resolving inheritance for "App\Controller\Admin\PlanDownloadingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlanDownloadingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlanStatusController" (parent: .abstract.instanceof.App\Controller\Admin\PlanStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlanStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlanStatusController).
Resolving inheritance for "App\Controller\Admin\PlanStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlanStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectController).
Resolving inheritance for "App\Controller\Admin\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectStageController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectStageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectStageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectStageController).
Resolving inheritance for "App\Controller\Admin\ProjectStageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectStageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectTypeController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectTypeController).
Resolving inheritance for "App\Controller\Admin\ProjectTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProposalTypeController" (parent: .abstract.instanceof.App\Controller\Admin\ProposalTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProposalTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProposalTypeController).
Resolving inheritance for "App\Controller\Admin\ProposalTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProposalTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RaceController" (parent: .abstract.instanceof.App\Controller\Admin\RaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RaceController).
Resolving inheritance for "App\Controller\Admin\RaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReminderController" (parent: .abstract.instanceof.App\Controller\Admin\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReminderController).
Resolving inheritance for "App\Controller\Admin\ReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteAccountsReceivableController" (parent: .abstract.instanceof.App\Controller\Admin\ReporteAccountsReceivableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteAccountsReceivableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteAccountsReceivableController).
Resolving inheritance for "App\Controller\Admin\ReporteAccountsReceivableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteAccountsReceivableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteEmployeeController" (parent: .abstract.instanceof.App\Controller\Admin\ReporteEmployeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteEmployeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteEmployeeController).
Resolving inheritance for "App\Controller\Admin\ReporteEmployeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteEmployeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteSubcontractorController" (parent: .abstract.instanceof.App\Controller\Admin\ReporteSubcontractorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteSubcontractorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteSubcontractorController).
Resolving inheritance for "App\Controller\Admin\ReporteSubcontractorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteSubcontractorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ScheduleController" (parent: .abstract.instanceof.App\Controller\Admin\ScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ScheduleController).
Resolving inheritance for "App\Controller\Admin\ScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubcontractorController" (parent: .abstract.instanceof.App\Controller\Admin\SubcontractorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubcontractorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubcontractorController).
Resolving inheritance for "App\Controller\Admin\SubcontractorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubcontractorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskController" (parent: .abstract.instanceof.App\Controller\Admin\TaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskController).
Resolving inheritance for "App\Controller\Admin\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UnitController" (parent: .abstract.instanceof.App\Controller\Admin\UnitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UnitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UnitController).
Resolving inheritance for "App\Controller\Admin\UnitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UnitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UsuarioController" (parent: .abstract.instanceof.App\Controller\Admin\UsuarioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UsuarioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UsuarioController).
Resolving inheritance for "App\Controller\Admin\UsuarioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UsuarioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\LoginController" (parent: .abstract.instanceof.App\Controller\App\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\LoginController).
Resolving inheritance for "App\Controller\App\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\MessageController" (parent: .abstract.instanceof.App\Controller\App\MessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\MessageController).
Resolving inheritance for "App\Controller\App\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\MessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\OfflineController" (parent: .abstract.instanceof.App\Controller\App\OfflineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\OfflineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\OfflineController).
Resolving inheritance for "App\Controller\App\OfflineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\OfflineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\ProjectController" (parent: .abstract.instanceof.App\Controller\App\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\ProjectController).
Resolving inheritance for "App\Controller\App\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\UsuarioController" (parent: .abstract.instanceof.App\Controller\App\UsuarioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\UsuarioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\UsuarioController).
Resolving inheritance for "App\Controller\App\UsuarioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\UsuarioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QbwcController" (parent: .abstract.instanceof.App\Controller\QbwcController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QbwcController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QbwcController).
Resolving inheritance for "App\Controller\QbwcController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QbwcController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScriptController" (parent: .abstract.instanceof.App\Controller\ScriptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScriptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScriptController).
Resolving inheritance for "App\Controller\ScriptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScriptController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminDtoValidationFailedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminDtoValidationFailedSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminDtoValidationFailedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminDtoValidationFailedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequireAdminPermissionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RequireAdminPermissionSubscriber).
Resolving inheritance for "App\EventSubscriber\RequireAdminPermissionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequireAdminPermissionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Http\Controller\AdminHttpRequestDtoValueResolver" (parent: .abstract.instanceof.App\Http\Controller\AdminHttpRequestDtoValueResolver).
Resolving inheritance for ".instanceof.App\Http\Controller\AdminHttpRequestDtoValueResolver.0.App\Http\Controller\AdminHttpRequestDtoValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Http\Controller\AdminHttpRequestDtoValueResolver).
Resolving inheritance for "App\Http\Controller\AdminHttpRequestDtoValueResolver" (parent: .instanceof.App\Http\Controller\AdminHttpRequestDtoValueResolver.0.App\Http\Controller\AdminHttpRequestDtoValueResolver).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTokenRepository" (parent: .abstract.instanceof.App\Repository\AccessTokenRepository).
Resolving inheritance for "App\Repository\AccessTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisementRepository" (parent: .abstract.instanceof.App\Repository\AdvertisementRepository).
Resolving inheritance for "App\Repository\AdvertisementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentTagRepository" (parent: .abstract.instanceof.App\Repository\AttachmentTagRepository).
Resolving inheritance for "App\Repository\AttachmentTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyContactRepository" (parent: .abstract.instanceof.App\Repository\CompanyContactRepository).
Resolving inheritance for "App\Repository\CompanyContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteClassRepository" (parent: .abstract.instanceof.App\Repository\ConcreteClassRepository).
Resolving inheritance for "App\Repository\ConcreteClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteVendorContactRepository" (parent: .abstract.instanceof.App\Repository\ConcreteVendorContactRepository).
Resolving inheritance for "App\Repository\ConcreteVendorContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteVendorContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteVendorRepository" (parent: .abstract.instanceof.App\Repository\ConcreteVendorRepository).
Resolving inheritance for "App\Repository\ConcreteVendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteVendorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountyRepository" (parent: .abstract.instanceof.App\Repository\CountyRepository).
Resolving inheritance for "App\Repository\CountyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAbnormalLossAttachmentRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingAbnormalLossAttachmentRepository).
Resolving inheritance for "App\Repository\DataTrackingAbnormalLossAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAbnormalLossAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAbnormalLossRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingAbnormalLossRepository).
Resolving inheritance for "App\Repository\DataTrackingAbnormalLossRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAbnormalLossRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAttachmentRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingAttachmentRepository).
Resolving inheritance for "App\Repository\DataTrackingAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingConcVendorRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingConcVendorRepository).
Resolving inheritance for "App\Repository\DataTrackingConcVendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingConcVendorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingItemRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingItemRepository).
Resolving inheritance for "App\Repository\DataTrackingItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingLaborRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingLaborRepository).
Resolving inheritance for "App\Repository\DataTrackingLaborRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingLaborRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingMaterialRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingMaterialRepository).
Resolving inheritance for "App\Repository\DataTrackingMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingRepository).
Resolving inheritance for "App\Repository\DataTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingSubcontractRepository" (parent: .abstract.instanceof.App\Repository\DataTrackingSubcontractRepository).
Resolving inheritance for "App\Repository\DataTrackingSubcontractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingSubcontractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository" (parent: .abstract.instanceof.App\Repository\DistrictRepository).
Resolving inheritance for "App\Repository\DistrictRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeRepository).
Resolving inheritance for "App\Repository\EmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRoleRepository" (parent: .abstract.instanceof.App\Repository\EmployeeRoleRepository).
Resolving inheritance for "App\Repository\EmployeeRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquationRepository" (parent: .abstract.instanceof.App\Repository\EquationRepository).
Resolving inheritance for "App\Repository\EquationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateAttachmentRepository" (parent: .abstract.instanceof.App\Repository\EstimateAttachmentRepository).
Resolving inheritance for "App\Repository\EstimateAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateCompanyRepository" (parent: .abstract.instanceof.App\Repository\EstimateCompanyRepository).
Resolving inheritance for "App\Repository\EstimateCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateCompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateCountyRepository" (parent: .abstract.instanceof.App\Repository\EstimateCountyRepository).
Resolving inheritance for "App\Repository\EstimateCountyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateCountyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateEstimatorRepository" (parent: .abstract.instanceof.App\Repository\EstimateEstimatorRepository).
Resolving inheritance for "App\Repository\EstimateEstimatorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateEstimatorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemGroupItemRepository" (parent: .abstract.instanceof.App\Repository\EstimateNoteItemGroupItemRepository).
Resolving inheritance for "App\Repository\EstimateNoteItemGroupItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemGroupItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemGroupRepository" (parent: .abstract.instanceof.App\Repository\EstimateNoteItemGroupRepository).
Resolving inheritance for "App\Repository\EstimateNoteItemGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemRepository" (parent: .abstract.instanceof.App\Repository\EstimateNoteItemRepository).
Resolving inheritance for "App\Repository\EstimateNoteItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateProjectTypeRepository" (parent: .abstract.instanceof.App\Repository\EstimateProjectTypeRepository).
Resolving inheritance for "App\Repository\EstimateProjectTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateProjectTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteCompanyRepository" (parent: .abstract.instanceof.App\Repository\EstimateQuoteCompanyRepository).
Resolving inheritance for "App\Repository\EstimateQuoteCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteCompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteItemNoteRepository" (parent: .abstract.instanceof.App\Repository\EstimateQuoteItemNoteRepository).
Resolving inheritance for "App\Repository\EstimateQuoteItemNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteItemNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteItemRepository" (parent: .abstract.instanceof.App\Repository\EstimateQuoteItemRepository).
Resolving inheritance for "App\Repository\EstimateQuoteItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteRepository" (parent: .abstract.instanceof.App\Repository\EstimateQuoteRepository).
Resolving inheritance for "App\Repository\EstimateQuoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateRepository" (parent: .abstract.instanceof.App\Repository\EstimateRepository).
Resolving inheritance for "App\Repository\EstimateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateTemplateNoteGroupRepository" (parent: .abstract.instanceof.App\Repository\EstimateTemplateNoteGroupRepository).
Resolving inheritance for "App\Repository\EstimateTemplateNoteGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateTemplateNoteGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateTemplateNoteRepository" (parent: .abstract.instanceof.App\Repository\EstimateTemplateNoteRepository).
Resolving inheritance for "App\Repository\EstimateTemplateNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateTemplateNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuncionRepository" (parent: .abstract.instanceof.App\Repository\FuncionRepository).
Resolving inheritance for "App\Repository\FuncionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuncionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository" (parent: .abstract.instanceof.App\Repository\HolidayRepository).
Resolving inheritance for "App\Repository\HolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InspectorRepository" (parent: .abstract.instanceof.App\Repository\InspectorRepository).
Resolving inheritance for "App\Repository\InspectorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InspectorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceAttachmentRepository" (parent: .abstract.instanceof.App\Repository\InvoiceAttachmentRepository).
Resolving inheritance for "App\Repository\InvoiceAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceEmailRepository" (parent: .abstract.instanceof.App\Repository\InvoiceEmailRepository).
Resolving inheritance for "App\Repository\InvoiceEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceEmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemFinalQtyHistoryRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemFinalQtyHistoryRepository).
Resolving inheritance for "App\Repository\InvoiceItemFinalQtyHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemFinalQtyHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemFinalQtyRequestRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemFinalQtyRequestRepository).
Resolving inheritance for "App\Repository\InvoiceItemFinalQtyRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemFinalQtyRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemNotesRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemNotesRepository).
Resolving inheritance for "App\Repository\InvoiceItemNotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemNotesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentPaidQtyHistoryRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemOverridePaymentPaidQtyHistoryRepository).
Resolving inheritance for "App\Repository\InvoiceItemOverridePaymentPaidQtyHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentPaidQtyHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemOverridePaymentRepository).
Resolving inheritance for "App\Repository\InvoiceItemOverridePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentUnpaidQtyHistoryRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemOverridePaymentUnpaidQtyHistoryRepository).
Resolving inheritance for "App\Repository\InvoiceItemOverridePaymentUnpaidQtyHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentUnpaidQtyHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemRepository).
Resolving inheritance for "App\Repository\InvoiceItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemUnpaidQtyHistoryRepository" (parent: .abstract.instanceof.App\Repository\InvoiceItemUnpaidQtyHistoryRepository).
Resolving inheritance for "App\Repository\InvoiceItemUnpaidQtyHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemUnpaidQtyHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceNotesRepository" (parent: .abstract.instanceof.App\Repository\InvoiceNotesRepository).
Resolving inheritance for "App\Repository\InvoiceNotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceNotesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOverridePaymentAttachmentRepository" (parent: .abstract.instanceof.App\Repository\InvoiceOverridePaymentAttachmentRepository).
Resolving inheritance for "App\Repository\InvoiceOverridePaymentAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOverridePaymentAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOverridePaymentRepository" (parent: .abstract.instanceof.App\Repository\InvoiceOverridePaymentRepository).
Resolving inheritance for "App\Repository\InvoiceOverridePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOverridePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository" (parent: .abstract.instanceof.App\Repository\ItemRepository).
Resolving inheritance for "App\Repository\ItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository" (parent: .abstract.instanceof.App\Repository\LogRepository).
Resolving inheritance for "App\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialRepository" (parent: .abstract.instanceof.App\Repository\MaterialRepository).
Resolving inheritance for "App\Repository\MaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageConversationRepository" (parent: .abstract.instanceof.App\Repository\MessageConversationRepository).
Resolving inheritance for "App\Repository\MessageConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageConversationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository" (parent: .abstract.instanceof.App\Repository\MessageRepository).
Resolving inheritance for "App\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OverheadPriceRepository" (parent: .abstract.instanceof.App\Repository\OverheadPriceRepository).
Resolving inheritance for "App\Repository\OverheadPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OverheadPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermisoPerfilRepository" (parent: .abstract.instanceof.App\Repository\PermisoPerfilRepository).
Resolving inheritance for "App\Repository\PermisoPerfilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermisoPerfilRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermisoUsuarioRepository" (parent: .abstract.instanceof.App\Repository\PermisoUsuarioRepository).
Resolving inheritance for "App\Repository\PermisoUsuarioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermisoUsuarioRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDownloadingRepository" (parent: .abstract.instanceof.App\Repository\PlanDownloadingRepository).
Resolving inheritance for "App\Repository\PlanDownloadingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDownloadingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanStatusRepository" (parent: .abstract.instanceof.App\Repository\PlanStatusRepository).
Resolving inheritance for "App\Repository\PlanStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectAttachmentRepository" (parent: .abstract.instanceof.App\Repository\ProjectAttachmentRepository).
Resolving inheritance for "App\Repository\ProjectAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectConcreteClassRepository" (parent: .abstract.instanceof.App\Repository\ProjectConcreteClassRepository).
Resolving inheritance for "App\Repository\ProjectConcreteClassRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectConcreteClassRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectConcreteVendorRepository" (parent: .abstract.instanceof.App\Repository\ProjectConcreteVendorRepository).
Resolving inheritance for "App\Repository\ProjectConcreteVendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectConcreteVendorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectContactRepository" (parent: .abstract.instanceof.App\Repository\ProjectContactRepository).
Resolving inheritance for "App\Repository\ProjectContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectCountyRepository" (parent: .abstract.instanceof.App\Repository\ProjectCountyRepository).
Resolving inheritance for "App\Repository\ProjectCountyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectCountyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemHistoryRepository" (parent: .abstract.instanceof.App\Repository\ProjectItemHistoryRepository).
Resolving inheritance for "App\Repository\ProjectItemHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemPriceRepository" (parent: .abstract.instanceof.App\Repository\ProjectItemPriceRepository).
Resolving inheritance for "App\Repository\ProjectItemPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemRepository" (parent: .abstract.instanceof.App\Repository\ProjectItemRepository).
Resolving inheritance for "App\Repository\ProjectItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectNotesRepository" (parent: .abstract.instanceof.App\Repository\ProjectNotesRepository).
Resolving inheritance for "App\Repository\ProjectNotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectNotesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPrevailingRoleRepository" (parent: .abstract.instanceof.App\Repository\ProjectPrevailingRoleRepository).
Resolving inheritance for "App\Repository\ProjectPrevailingRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPrevailingRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPriceAdjustmentRepository" (parent: .abstract.instanceof.App\Repository\ProjectPriceAdjustmentRepository).
Resolving inheritance for "App\Repository\ProjectPriceAdjustmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPriceAdjustmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Repository\ProjectRepository).
Resolving inheritance for "App\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectStageRepository" (parent: .abstract.instanceof.App\Repository\ProjectStageRepository).
Resolving inheritance for "App\Repository\ProjectStageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectStageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTemplateNoteRepository" (parent: .abstract.instanceof.App\Repository\ProjectTemplateNoteRepository).
Resolving inheritance for "App\Repository\ProjectTemplateNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTemplateNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTypeRepository" (parent: .abstract.instanceof.App\Repository\ProjectTypeRepository).
Resolving inheritance for "App\Repository\ProjectTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProposalTypeRepository" (parent: .abstract.instanceof.App\Repository\ProposalTypeRepository).
Resolving inheritance for "App\Repository\ProposalTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProposalTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RaceRepository" (parent: .abstract.instanceof.App\Repository\RaceRepository).
Resolving inheritance for "App\Repository\RaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReimbursementHistoryRepository" (parent: .abstract.instanceof.App\Repository\ReimbursementHistoryRepository).
Resolving inheritance for "App\Repository\ReimbursementHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReimbursementHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRecipientRepository" (parent: .abstract.instanceof.App\Repository\ReminderRecipientRepository).
Resolving inheritance for "App\Repository\ReminderRecipientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRecipientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRepository" (parent: .abstract.instanceof.App\Repository\ReminderRepository).
Resolving inheritance for "App\Repository\ReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolRepository" (parent: .abstract.instanceof.App\Repository\RolRepository).
Resolving inheritance for "App\Repository\RolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolWidgetAccessRepository" (parent: .abstract.instanceof.App\Repository\RolWidgetAccessRepository).
Resolving inheritance for "App\Repository\RolWidgetAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolWidgetAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleConcreteVendorContactRepository" (parent: .abstract.instanceof.App\Repository\ScheduleConcreteVendorContactRepository).
Resolving inheritance for "App\Repository\ScheduleConcreteVendorContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleConcreteVendorContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleEmployeeRepository" (parent: .abstract.instanceof.App\Repository\ScheduleEmployeeRepository).
Resolving inheritance for "App\Repository\ScheduleEmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleEmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleRepository" (parent: .abstract.instanceof.App\Repository\ScheduleRepository).
Resolving inheritance for "App\Repository\ScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StateRepository" (parent: .abstract.instanceof.App\Repository\StateRepository).
Resolving inheritance for "App\Repository\StateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorEmployeeRepository" (parent: .abstract.instanceof.App\Repository\SubcontractorEmployeeRepository).
Resolving inheritance for "App\Repository\SubcontractorEmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorEmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorNotesRepository" (parent: .abstract.instanceof.App\Repository\SubcontractorNotesRepository).
Resolving inheritance for "App\Repository\SubcontractorNotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorNotesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorRepository" (parent: .abstract.instanceof.App\Repository\SubcontractorRepository).
Resolving inheritance for "App\Repository\SubcontractorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SyncQueueQbwcRepository" (parent: .abstract.instanceof.App\Repository\SyncQueueQbwcRepository).
Resolving inheritance for "App\Repository\SyncQueueQbwcRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SyncQueueQbwcRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository" (parent: .abstract.instanceof.App\Repository\TaskRepository).
Resolving inheritance for "App\Repository\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository" (parent: .abstract.instanceof.App\Repository\UnitRepository).
Resolving inheritance for "App\Repository\UnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreferenceWidgetRepository" (parent: .abstract.instanceof.App\Repository\UserPreferenceWidgetRepository).
Resolving inheritance for "App\Repository\UserPreferenceWidgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreferenceWidgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserQbwcTokenRepository" (parent: .abstract.instanceof.App\Repository\UserQbwcTokenRepository).
Resolving inheritance for "App\Repository\UserQbwcTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserQbwcTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTaskPreferenceRepository" (parent: .abstract.instanceof.App\Repository\UserTaskPreferenceRepository).
Resolving inheritance for "App\Repository\UserTaskPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTaskPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserWidgetAccessRepository" (parent: .abstract.instanceof.App\Repository\UserWidgetAccessRepository).
Resolving inheritance for "App\Repository\UserWidgetAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserWidgetAccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioRepository" (parent: .abstract.instanceof.App\Repository\UsuarioRepository).
Resolving inheritance for "App\Repository\UsuarioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository" (parent: .abstract.instanceof.App\Repository\WidgetRepository).
Resolving inheritance for "App\Repository\WidgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminFunctionPermissionVoter" (parent: .abstract.instanceof.App\Security\Voter\AdminFunctionPermissionVoter).
Resolving inheritance for "App\Security\Voter\AdminFunctionPermissionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminFunctionPermissionVoter).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (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._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.api_login" (parent: limiter).
Resolving inheritance for "limiter.api_forgot_password" (parent: limiter).
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.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 "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
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_doc" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_doc" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_login_public" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_login_public" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.usuario_login" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.usuario_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
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 "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
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.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
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 "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.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.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_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.lock" (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.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
484
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\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 "http_client.uri_template_expander"; 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\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; 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 "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; 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 "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $api_login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $apiLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $api_forgot_password.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $apiForgotPasswordLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; 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 "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 "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\ORM\EntityManagerInterface"; 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.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; 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\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"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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 $lockLogger"; 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 $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.xqODiDp"; reason: private alias.
Removed service ".service_locator.kVuTj7R"; reason: private alias.
Removed service ".service_locator.OePSu7n"; reason: private alias.
Removed service ".service_locator.hUPzsWO"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.vlGdmIs"; reason: private alias.
Removed service ".service_locator.ciMCMe7"; reason: private alias.
Removed service ".service_locator.8P0Kttw"; reason: private alias.
Removed service ".service_locator.JxYH31U"; reason: private alias.
Removed service ".service_locator.i1z_tPN"; reason: private alias.
Removed service ".service_locator.8MRju7N"; reason: private alias.
Removed service ".service_locator.DdoM8AO"; reason: private alias.
Removed service ".service_locator.dKxZE49"; reason: private alias.
Removed service ".service_locator.d1iuBM7"; reason: private alias.
Removed service ".service_locator.PyV3YYD"; reason: private alias.
Removed service ".service_locator.ilyH3fk"; reason: private alias.
Removed service ".service_locator.Xu1.N3n"; reason: private alias.
Removed service ".service_locator.lF95RmE"; reason: private alias.
Removed service ".service_locator.R3DKucM"; reason: private alias.
Removed service ".service_locator.MNOSjQV"; reason: private alias.
Removed service ".service_locator..dEWjoR"; reason: private alias.
Removed service ".service_locator.im6T0D8"; reason: private alias.
Removed service ".service_locator.aAM4IFr"; reason: private alias.
Removed service ".service_locator.wa74lDS"; reason: private alias.
Removed service ".service_locator.8evsJvW"; reason: private alias.
Removed service ".service_locator.BH0gOZ8"; reason: private alias.
Removed service ".service_locator.cP0A7Xn"; reason: private alias.
Removed service ".service_locator.8EOcvae"; reason: private alias.
Removed service ".service_locator.fsU9fbU"; reason: private alias.
Removed service ".service_locator.nm_l3mP"; reason: private alias.
Removed service ".service_locator.bDok9WP"; reason: private alias.
Removed service ".service_locator.CU1hgPS"; reason: private alias.
Removed service ".service_locator.9B_DaMj"; reason: private alias.
Removed service ".service_locator.9sTDRAx"; reason: private alias.
Removed service ".service_locator.QfDHC56"; reason: private alias.
Removed service ".service_locator.rFv0yF6"; reason: private alias.
Removed service ".service_locator.Wc875Vc"; reason: private alias.
Removed service ".service_locator.3QQDLOe"; reason: private alias.
Removed service ".service_locator.1dcWSUI"; reason: private alias.
Removed service ".service_locator.U1rX_ZH"; reason: private alias.
Removed service ".service_locator.XbVi5tC"; reason: private alias.
Removed service ".service_locator.ZR3qVif"; reason: private alias.
Removed service ".service_locator.PhecluY"; reason: private alias.
Removed service ".service_locator.IU4yIRZ"; reason: private alias.
Removed service ".service_locator.d5.4WsL"; reason: private alias.
Removed service ".service_locator.m8xyGnX"; reason: private alias.
Removed service ".service_locator.8j9ruNu"; reason: private alias.
Removed service ".service_locator.rJ5m3.G"; reason: private alias.
Removed service ".service_locator.44XhdE6"; reason: private alias.
Removed service ".service_locator.Wcufw2b"; reason: private alias.
Removed service ".service_locator.hpUbFcw"; reason: private alias.
Removed service ".service_locator.TuUd7lV"; reason: private alias.
Removed service ".service_locator.G6R2pwI"; reason: private alias.
Removed service ".service_locator.HGSpur5"; reason: private alias.
Removed service ".service_locator.iW9JBdG"; reason: private alias.
Removed service ".service_locator.wUE_g3i"; reason: private alias.
Removed service ".service_locator.l4lPI29"; reason: private alias.
Removed service ".service_locator.zLTYI1p"; reason: private alias.
Removed service ".service_locator.wNy6z_3"; reason: private alias.
Removed service ".service_locator.CrkeLo7"; reason: private alias.
Removed service ".service_locator.JOoWS0w"; reason: private alias.
Removed service ".service_locator..Gc9yEq"; reason: private alias.
Removed service ".service_locator.dyFSUVO"; reason: private alias.
Removed service ".service_locator.hskxDBz"; reason: private alias.
Removed service ".service_locator.rya3zhW"; reason: private alias.
Removed service ".service_locator.y_f9yWb"; reason: private alias.
Removed service ".service_locator.lytY.Vd"; reason: private alias.
Removed service ".service_locator.UUEYPpa"; reason: private alias.
Removed service ".service_locator.K259mvC"; reason: private alias.
Removed service ".service_locator.6lapols"; reason: private alias.
Removed service ".service_locator.jV9hVUN"; reason: private alias.
Removed service ".service_locator.KHFXYoL"; reason: private alias.
Removed service ".service_locator.zk4cJgg"; reason: private alias.
Removed service ".service_locator.ZdTheET"; reason: private alias.
Removed service ".service_locator.yyPbTgB"; reason: private alias.
Removed service ".service_locator._yd8RUw"; reason: private alias.
Removed service ".service_locator.25bBbfx"; reason: private alias.
Removed service ".service_locator.J7SbGDH"; reason: private alias.
Removed service ".service_locator.2JZpnDa"; reason: private alias.
Removed service ".service_locator.SN6lzpH"; reason: private alias.
Removed service ".service_locator.sWDxP.l"; reason: private alias.
Removed service ".service_locator.XW3cXTs"; reason: private alias.
Removed service ".service_locator.z4giaFZ"; reason: private alias.
Removed service ".service_locator.d7XEIm0"; reason: private alias.
Removed service ".service_locator.boDNCoU"; reason: private alias.
Removed service ".service_locator.sx3e7rJ"; reason: private alias.
Removed service ".service_locator.AMSl0IK"; reason: private alias.
Removed service ".service_locator.aTPkzD7"; reason: private alias.
Removed service ".service_locator.14Me_nP"; reason: private alias.
Removed service ".service_locator.u0xO_8."; reason: private alias.
Removed service ".service_locator.87n_ek2"; reason: private alias.
Removed service ".service_locator.BdFHZzs"; reason: private alias.
Removed service ".service_locator.JpMsp0s"; reason: private alias.
Removed service ".service_locator.uYNihuP"; reason: private alias.
Removed service ".service_locator._4G2Z3s"; reason: private alias.
Removed service ".service_locator.ZPliRwW"; reason: private alias.
Removed service ".service_locator.JsUOzZf"; reason: private alias.
Removed service ".service_locator.XTbqT92"; reason: private alias.
Removed service ".service_locator.Plg_Jyf"; reason: private alias.
Removed service ".service_locator.cQkK21u"; reason: private alias.
Removed service ".service_locator.zeq8blC"; reason: private alias.
Removed service ".service_locator.E6KCb4y"; reason: private alias.
Removed service ".service_locator.72yG67w"; reason: private alias.
Removed service ".service_locator.PNAz_q8"; reason: private alias.
Removed service ".service_locator.X_XhiZW"; reason: private alias.
Removed service ".service_locator.eEQrQVd"; reason: private alias.
Removed service ".service_locator.Vz6PTQo"; reason: private alias.
Removed service ".service_locator.xYotd.m"; reason: private alias.
Removed service ".service_locator.hycZd8n"; reason: private alias.
Removed service ".service_locator.mJ8UBeN"; reason: private alias.
Removed service ".service_locator.31d7Qez"; reason: private alias.
Removed service ".service_locator.BCpOM17"; reason: private alias.
Removed service ".service_locator.FO9wQ3L"; reason: private alias.
Removed service ".service_locator.yXaC3de"; reason: private alias.
Removed service ".service_locator.lELRUZH"; reason: private alias.
Removed service ".service_locator.wpHOZpO"; reason: private alias.
Removed service ".service_locator.l5uYuUq"; reason: private alias.
Removed service ".service_locator.AH8zj8f"; reason: private alias.
Removed service ".service_locator.TJo2Txv"; reason: private alias.
Removed service ".service_locator.FZhSyit"; reason: private alias.
Removed service ".service_locator.XTCYWzh"; reason: private alias.
Removed service ".service_locator.pTiq8m8"; reason: private alias.
Removed service ".service_locator.CHvblHK"; reason: private alias.
Removed service ".service_locator.TakkG_8"; reason: private alias.
Removed service ".service_locator.Na4tSEl"; reason: private alias.
Removed service ".service_locator..nV2O7m"; reason: private alias.
Removed service ".service_locator.6BcvuRI"; reason: private alias.
Removed service ".service_locator.F1cyjEw"; reason: private alias.
Removed service ".service_locator.Kr79lWG"; reason: private alias.
Removed service ".service_locator.cExXFXZ"; reason: private alias.
Removed service ".service_locator.1aXTwxP"; reason: private alias.
Removed service ".service_locator.4b.B1rP"; reason: private alias.
Removed service ".service_locator..U9a3zr"; reason: private alias.
Removed service ".service_locator.3SCRsBH"; reason: private alias.
Removed service ".service_locator.GOhPd4f"; reason: private alias.
Removed service ".service_locator.hcbwCHb"; reason: private alias.
Removed service ".service_locator.ODom7hs"; reason: private alias.
Removed service ".service_locator.98nY2SF"; reason: private alias.
Removed service ".service_locator.5VxzMtb"; reason: private alias.
Removed service ".service_locator.me0yAyQ"; reason: private alias.
Removed service ".service_locator.AlOJ.9v"; reason: private alias.
Removed service ".service_locator.9wgeILb"; reason: private alias.
Removed service ".service_locator.6BNUmjP"; reason: private alias.
Removed service ".service_locator.sBQK1Ho"; reason: private alias.
Removed service ".service_locator.7LBtri5"; reason: private alias.
Removed service ".service_locator.Q4o60at"; reason: private alias.
Removed service ".service_locator.qw02zfg"; reason: private alias.
Removed service ".service_locator.IFFZ.rY"; reason: private alias.
Removed service ".service_locator.h.27ZIC"; reason: private alias.
Removed service ".service_locator.wTBBjr9"; reason: private alias.
Removed service ".service_locator.FvvMA_x"; reason: private alias.
Removed service ".service_locator.q2Ej4NJ"; reason: private alias.
Removed service ".service_locator.jtoaBr_"; reason: private alias.
Removed service ".service_locator.MIm8gIV"; reason: private alias.
Removed service ".service_locator.M_8UM.s"; reason: private alias.
Removed service ".service_locator.CcrCLIn"; reason: private alias.
Removed service ".service_locator.Br.rgxW"; reason: private alias.
Removed service ".service_locator.X80K9P."; reason: private alias.
Removed service ".service_locator.fl7LWJ3"; reason: private alias.
Removed service ".service_locator.xYnWCy7"; reason: private alias.
Removed service ".service_locator.F1OkRWn"; reason: private alias.
Removed service ".service_locator.iI6Uk7l"; reason: private alias.
Removed service ".service_locator.mT3SKQb"; reason: private alias.
Removed service ".service_locator.mZ1ubis"; reason: private alias.
Removed service ".service_locator..NJ6QDy"; reason: private alias.
Removed service ".service_locator.2hjZ.2Y"; reason: private alias.
Removed service ".service_locator.wXxtPsm"; reason: private alias.
Removed service ".service_locator.qMIDhu8"; reason: private alias.
Removed service ".service_locator.Q3PSdQ_"; reason: private alias.
Removed service ".service_locator.Z_KLkY2"; reason: private alias.
Removed service ".service_locator.DkzEpQi"; reason: private alias.
Removed service ".service_locator.MEqv_0m"; reason: private alias.
Removed service ".service_locator.I24xItv"; reason: private alias.
Removed service ".service_locator.3qzxqhR"; reason: private alias.
Removed service ".service_locator.YFac1Z7"; reason: private alias.
Removed service ".service_locator.w7NfQjc"; reason: private alias.
Removed service ".service_locator.bt9snGH"; reason: private alias.
Removed service ".service_locator.CEFJDs8"; reason: private alias.
Removed service ".service_locator.rh2QzxA"; reason: private alias.
Removed service ".service_locator.tlLypB7"; reason: private alias.
Removed service ".service_locator.dgnYLmz"; reason: private alias.
Removed service ".service_locator.t9Sp6oF"; reason: private alias.
Removed service ".service_locator.d_R3xiw"; reason: private alias.
Removed service ".service_locator.HP4vW7Q"; reason: private alias.
Removed service ".service_locator.JuirHU4"; reason: private alias.
Removed service ".service_locator.JtMp9IL"; reason: private alias.
Removed service ".service_locator.L9Icxve"; reason: private alias.
Removed service ".service_locator._.fQipS"; reason: private alias.
Removed service ".service_locator.K3AD8ad"; reason: private alias.
Removed service ".service_locator.kw0DBn9"; reason: private alias.
Removed service ".service_locator.c2Ak3dp"; reason: private alias.
Removed service ".service_locator.2lTtMjY"; reason: private alias.
Removed service ".service_locator.GcpuYY0"; reason: private alias.
Removed service ".service_locator.u4A_BAN"; reason: private alias.
Removed service ".service_locator.a4NpntL"; reason: private alias.
Removed service ".service_locator.fL3.CYH"; reason: private alias.
Removed service ".service_locator.wJH.4NT"; reason: private alias.
Removed service ".service_locator.yx.pG2B"; reason: private alias.
Removed service ".service_locator.SNtRWF4"; reason: private alias.
Removed service ".service_locator._fTHR9r"; reason: private alias.
Removed service ".service_locator.A2Ows2r"; reason: private alias.
Removed service ".service_locator.5Ka0C8f"; reason: private alias.
Removed service ".service_locator.kHjw3Nu"; reason: private alias.
Removed service ".service_locator.s6q7gNp"; reason: private alias.
Removed service ".service_locator.TyZ8FOT"; reason: private alias.
Removed service ".service_locator.Boko68e"; reason: private alias.
Removed service ".service_locator.Pqi.J7O"; reason: private alias.
Removed service ".service_locator.NLhA0Ee"; reason: private alias.
Removed service ".service_locator.2T2Uw2r"; reason: private alias.
Removed service ".service_locator.Nu7mljp"; reason: private alias.
Removed service ".service_locator.x1RcbRL"; reason: private alias.
Removed service ".service_locator.Oy79OZk"; reason: private alias.
Removed service ".service_locator.GuuQOql"; reason: private alias.
Removed service ".service_locator.SSn9ZG9"; reason: private alias.
Removed service ".service_locator.Oskwlme"; reason: private alias.
Removed service ".service_locator.eI1d7na"; reason: private alias.
Removed service ".service_locator.uXrY9ge"; reason: private alias.
Removed service ".service_locator.0Y8orJb"; reason: private alias.
Removed service ".service_locator.RKMhhOP"; reason: private alias.
Removed service ".service_locator.mBmhNKL"; reason: private alias.
Removed service ".service_locator.geAdGEA"; reason: private alias.
Removed service ".service_locator.yu9gjbH"; reason: private alias.
Removed service ".service_locator.tJW0lda"; reason: private alias.
Removed service ".service_locator.4tANaK8"; reason: private alias.
Removed service ".service_locator.8HUD8at"; reason: private alias.
Removed service ".service_locator.oixNDWP"; reason: private alias.
Removed service ".service_locator.3UsOH6r"; reason: private alias.
Removed service ".service_locator._ufc9S3"; reason: private alias.
Removed service ".service_locator.v90IoQG"; reason: private alias.
Removed service ".service_locator.VJ5dq5n"; reason: private alias.
Removed service ".service_locator.TFcZkkG"; reason: private alias.
Removed service ".service_locator.rCcyRcq"; reason: private alias.
Removed service ".service_locator.NDxp3xr"; reason: private alias.
Removed service ".service_locator.Nl0j42n"; reason: private alias.
Removed service ".service_locator.seG_8YW"; reason: private alias.
Removed service ".service_locator.RWj89H6"; reason: private alias.
Removed service ".service_locator.CxyoqQx"; reason: private alias.
Removed service ".service_locator.vDKeQh_"; reason: private alias.
Removed service ".service_locator.A2H8QjA"; reason: private alias.
Removed service ".service_locator.AFhCqkb"; reason: private alias.
Removed service ".service_locator.EDxP7Q1"; reason: private alias.
Removed service ".service_locator.sHERFyg"; reason: private alias.
Removed service ".service_locator.YINmCgg"; reason: private alias.
Removed service ".service_locator.BJ0DlLj"; reason: private alias.
Removed service ".service_locator.dsF5uAL"; reason: private alias.
Removed service ".service_locator._uxa1SJ"; reason: private alias.
Removed service ".service_locator.cgllhm7"; reason: private alias.
Removed service ".service_locator.JG02uP2"; reason: private alias.
Removed service ".service_locator.V09TMil"; reason: private alias.
Removed service ".service_locator.ynDGHib"; reason: private alias.
Removed service ".service_locator.oxWi1M_"; reason: private alias.
Removed service ".service_locator.E9ehNFP"; reason: private alias.
Removed service ".service_locator.wu6_7gB"; reason: private alias.
Removed service ".service_locator.ZYDXtaX"; reason: private alias.
Removed service ".service_locator.RaNVYzE"; reason: private alias.
Removed service ".service_locator.BwHtyln"; reason: private alias.
Removed service ".service_locator.Tj6xfA7"; reason: private alias.
Removed service ".service_locator.X4mwAeL"; reason: private alias.
Removed service ".service_locator.msM8SGa"; reason: private alias.
Removed service ".service_locator.9gNxu6d"; reason: private alias.
Removed service ".service_locator.dNNK6Ls"; reason: private alias.
Removed service ".service_locator.1axVWYY"; reason: private alias.
Removed service ".service_locator.dxQcLg2"; reason: private alias.
Removed service ".service_locator.6cXjpgb"; reason: private alias.
Removed service ".service_locator.QccyWPp"; reason: private alias.
Removed service ".service_locator.nkuKjby"; reason: private alias.
Removed service ".service_locator.lhjnryD"; reason: private alias.
Removed service ".service_locator.MVak.Qx"; reason: private alias.
Removed service ".service_locator.PG2xIMb"; reason: private alias.
Removed service ".service_locator.Mr5nHXe"; reason: private alias.
Removed service ".service_locator.Vd8z5CG"; reason: private alias.
Removed service ".service_locator.MLyQN7n"; reason: private alias.
Removed service ".service_locator.qRRS8xc"; reason: private alias.
Removed service ".service_locator.GzT2k_b"; reason: private alias.
Removed service ".service_locator.ElN39Cw"; reason: private alias.
Removed service ".service_locator.SU3zWj7"; reason: private alias.
Removed service ".service_locator.mjCy0BF"; reason: private alias.
Removed service ".service_locator.lzefb6P"; reason: private alias.
Removed service ".service_locator.JicvJm4"; reason: private alias.
Removed service ".service_locator.O_7i5wP"; reason: private alias.
Removed service ".service_locator.uXA0n61"; reason: private alias.
Removed service ".service_locator.siqH7Ae"; reason: private alias.
Removed service ".service_locator.qnqe7xZ"; reason: private alias.
Removed service ".service_locator.0ME2EDS"; reason: private alias.
Removed service ".service_locator.m_WT2Jk"; reason: private alias.
Removed service ".service_locator.CEgz0Ax"; reason: private alias.
Removed service ".service_locator.jN0ukgf"; reason: private alias.
Removed service ".service_locator._VyawGK"; reason: private alias.
Removed service ".service_locator.fye26uC"; reason: private alias.
Removed service ".service_locator.xsIYk9A"; reason: private alias.
Removed service ".service_locator.z8bZHi1"; reason: private alias.
Removed service ".service_locator.TR2TyAc"; reason: private alias.
Removed service ".service_locator.gZ7Pwtn"; reason: private alias.
Removed service ".service_locator.tPICc6n"; reason: private alias.
Removed service ".service_locator._cPZnCZ"; reason: private alias.
Removed service ".service_locator.fObRl36"; reason: private alias.
Removed service ".service_locator.qxIQ5S3"; reason: private alias.
Removed service ".service_locator.4WDzign"; reason: private alias.
Removed service ".service_locator.RXOpMGn"; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
150
Changed reference of service "kernel.listener.exception_listener" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\App\LoginController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\App\MessageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\App\OfflineController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\App\ProjectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\App\UsuarioController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Listener\RedirectExceptionListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\AdminAccessService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\AdminDtoValidationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Admin\AdvertisementService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\CompanyService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ConcreteClassService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ConcreteVendorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\CountyService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\DataTrackingService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\DefaultService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\DistrictService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\EmployeeRoleService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\EmployeeRrhhService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\EmployeeService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\EquationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\EstimateNoteItemService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\EstimateService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\FileService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\HolidayService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\InspectorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\InvoiceFinalQtyApprovalService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\InvoiceService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ItemService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\LogService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\MaterialService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\NotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\OverheadPriceService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\OverridePaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\OverrideUnpaidQtyService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\PaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\PerfilService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\PlanDownloadingService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\PlanStatusService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ProjectService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ProjectStageService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ProjectTypeService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ProposalTypeService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\RaceService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ReminderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ReporteAccountsReceivableService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ReporteEmployeeService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ReporteSubcontractorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ReporteWipScheduleService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\ScheduleService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\SubcontractorService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\TaskNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\TaskService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\UnitService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Admin\UsuarioService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\App\LoginService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\App\LoginService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\App\MessageService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\App\OfflineService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\App\OfflineService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\App\ProjectService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\App\UsuarioService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\App\UsuarioService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Base\Base" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\QbwcService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ScriptService" previously pointing to "router.default" to "router".
Changed reference of service "mailer.quotes_transport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.quotes" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.quotes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.invoices_transport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.invoices" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.invoices" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "console.command.translation_lint" 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.native" 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 "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 "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.channel.desktop" 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 "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 "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 "nelmio_api_doc.routes.default" 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.IlGSE9J" 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.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\AdminFunctionPermissionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8_qPj7R" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
527
Removed service "App\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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; 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\CharsetValidator"; 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\MacAddressValidator"; 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\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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 "doctrine.dbal.idle_connection_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.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; 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 ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdvertisementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdvertisementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdvertisementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConcreteClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConcreteClassController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ConcreteClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConcreteVendorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConcreteVendorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ConcreteVendorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CountyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DataTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DataTrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DataTrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DistrictController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DistrictController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DistrictController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeRoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmployeeRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeRrhhController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeRrhhController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmployeeRrhhController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EquationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EquationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EquationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstimateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstimateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EstimateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstimateNoteItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstimateNoteItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EstimateNoteItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HolidayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HolidayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\HolidayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InspectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InspectorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InspectorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OverheadPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OverheadPriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OverheadPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OverridePaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OverridePaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OverridePaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PerfilController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PerfilController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PerfilController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlanDownloadingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlanDownloadingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PlanDownloadingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PlanStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PlanStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PlanStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectStageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectStageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectStageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProposalTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProposalTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProposalTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReminderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteAccountsReceivableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteAccountsReceivableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReporteAccountsReceivableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteEmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteEmployeeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReporteEmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReporteSubcontractorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReporteSubcontractorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReporteSubcontractorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SubcontractorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SubcontractorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SubcontractorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaskController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UnitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UsuarioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UsuarioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UsuarioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\App\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\App\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\OfflineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\OfflineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\App\OfflineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\App\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\App\UsuarioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\App\UsuarioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\App\UsuarioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QbwcController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QbwcController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QbwcController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ScriptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ScriptController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ScriptController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminDtoValidationFailedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminDtoValidationFailedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RequireAdminPermissionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RequireAdminPermissionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Http\Controller\AdminHttpRequestDtoValueResolver"; reason: abstract.
Removed service ".instanceof.App\Http\Controller\AdminHttpRequestDtoValueResolver.0.App\Http\Controller\AdminHttpRequestDtoValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Http\Controller\AdminHttpRequestDtoValueResolver"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertisementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AttachmentTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConcreteClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteVendorContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConcreteVendorContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConcreteVendorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConcreteVendorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAbnormalLossAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingAbnormalLossAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAbnormalLossRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingAbnormalLossRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingConcVendorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingConcVendorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingLaborRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingLaborRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DataTrackingSubcontractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DataTrackingSubcontractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DistrictRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EquationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateCompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateCompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateCountyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateCountyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateEstimatorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateEstimatorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemGroupItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateNoteItemGroupItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateNoteItemGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateNoteItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateNoteItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateProjectTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateProjectTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteCompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateQuoteCompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteItemNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateQuoteItemNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateQuoteItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateQuoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateQuoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateTemplateNoteGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateTemplateNoteGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstimateTemplateNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EstimateTemplateNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuncionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FuncionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HolidayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HolidayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InspectorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InspectorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemFinalQtyHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemFinalQtyHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemFinalQtyRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemFinalQtyRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemNotesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemNotesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentPaidQtyHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemOverridePaymentPaidQtyHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemOverridePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemOverridePaymentUnpaidQtyHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemOverridePaymentUnpaidQtyHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceItemUnpaidQtyHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceItemUnpaidQtyHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceNotesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceNotesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOverridePaymentAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceOverridePaymentAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOverridePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceOverridePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageConversationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageConversationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OverheadPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OverheadPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermisoPerfilRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PermisoPerfilRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PermisoUsuarioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PermisoUsuarioRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanDownloadingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlanDownloadingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlanStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectConcreteClassRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectConcreteClassRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectConcreteVendorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectConcreteVendorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectCountyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectCountyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectItemHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectItemPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectNotesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectNotesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPrevailingRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectPrevailingRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectPriceAdjustmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectPriceAdjustmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectStageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectStageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTemplateNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectTemplateNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProposalTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProposalTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReimbursementHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReimbursementHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRecipientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReminderRecipientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RolRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolWidgetAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RolWidgetAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleConcreteVendorContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduleConcreteVendorContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleEmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduleEmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorEmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubcontractorEmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorNotesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubcontractorNotesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubcontractorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubcontractorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SyncQueueQbwcRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SyncQueueQbwcRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreferenceWidgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPreferenceWidgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserQbwcTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserQbwcTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTaskPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserTaskPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserWidgetAccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserWidgetAccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsuarioRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WidgetRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminFunctionPermissionVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AdminFunctionPermissionVoter"; reason: abstract.
210
Removed service "App\Constants\AttachmentSourceType"; reason: unused.
Removed service "App\Constants\FunctionId"; reason: unused.
Removed service "App\Dto\Admin\Holiday\HolidayActualizarRequest"; reason: unused.
Removed service "App\Dto\Admin\OverridePayment\OverrideNotaUnpaidListarRequest"; reason: unused.
Removed service "App\Dto\Admin\OverridePayment\OverridePaymentListarItemsRequest"; reason: unused.
Removed service "App\Dto\Admin\Schedule\ScheduleCalendarioFiltroRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Common\JsonRequestBody"; reason: unused.
Removed service "App\Dto\Api\Request\Common\JsonValue"; reason: unused.
Removed service "App\Dto\Api\Request\Login\AutenticarRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Messaging\EliminarMensajeRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Messaging\EnviarMensajeRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Messaging\EnviarPrimerMensajeRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Messaging\MarcarLeidosRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Messaging\OcultarConversacionRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Messaging\TraducirMensajeRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Offline\OfflineProfilePayloadRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Offline\OfflineSincronizarRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Project\CargarProyectoDatosRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Project\ListarProjectsQueryRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Usuario\ActualizarUsuarioDatosRequest"; reason: unused.
Removed service "App\Dto\Api\Request\Usuario\SalvarImagenUsuarioRequest"; reason: unused.
Removed service "App\Dto\Api\Response\Common\ApiJsonPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Common\ApiRateLimitedResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Common\ApiSimpleFailureResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Common\ApiSimpleSuccessMessageResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Login\AutenticarFailureResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Login\AutenticarSuccessResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageBooleanOutcomeResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageEnviarMensajeResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageEnviarPrimerMensajeResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageListarConversacionesResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageListarMensajesResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageListarUsuariosResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageObtenerConversacionResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Message\MessageTraducirResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Offline\OfflineListarInformacionResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Offline\OfflineSincronizarResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\InspectorDatatrackingRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\PrevailingRoleRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectAjustePrecioRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectArchivoRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectConcreteClassRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectConcreteVendorRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectContactRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectDataTrackingRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectDetailPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectInvoiceRetainageRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectInvoiceRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectItemCompletionRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectItemHistoryRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectListRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectNoteRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\Payload\ProjectPaidQtyOverrideHistoryRowPayload"; reason: unused.
Removed service "App\Dto\Api\Response\Project\ProjectCargarDatosResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Project\ProjectListarResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Usuario\UsuarioActualizarDatosResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Usuario\UsuarioCargarDatosFailureResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Usuario\UsuarioCargarDatosSuccessResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Usuario\UsuarioSalvarImagenFailureResponse"; reason: unused.
Removed service "App\Dto\Api\Response\Usuario\UsuarioSalvarImagenSuccessResponse"; reason: unused.
Removed service "App\Exception\Admin\AdminDtoValidationFailedException"; reason: unused.
Removed service "App\Http\DataTablesHelper"; reason: unused.
Removed service "App\Listener\RedirectExceptionListener"; reason: unused.
Removed service "App\Security\Attribute\RequireAdminPermission"; reason: unused.
Removed service "App\Service\Admin\OverrideUnpaidQtyService"; reason: unused.
Removed service "App\Service\Base\Base"; reason: unused.
Removed service "App\Service\OverridePaymentWritelog"; reason: unused.
Removed service "App\Service\QbwcSoapService"; 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 "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; 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.amqp.factory"; 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 "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.channel.desktop"; 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 ".1_ServiceLocator~OWuOGB5"; 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 "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "stimulus.asset_mapper.auto_import_locator"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; 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.algorithm_manager_factory"; 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.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; 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.line"; 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 "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_collection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.template"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; 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.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.7KXt.i1"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
697
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\AdvertisementController" to "App\Controller\Admin\AdvertisementController".
Inlined service "App\Service\Admin\CompanyService" to "App\Controller\Admin\CompanyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\CompanyController" to "App\Controller\Admin\CompanyController".
Inlined service "App\Service\Admin\ConcreteClassService" to "App\Controller\Admin\ConcreteClassController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ConcreteClassController" to "App\Controller\Admin\ConcreteClassController".
Inlined service "App\Service\Admin\ConcreteVendorService" to "App\Controller\Admin\ConcreteVendorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ConcreteVendorController" to "App\Controller\Admin\ConcreteVendorController".
Inlined service "App\Service\Admin\CountyService" to "App\Controller\Admin\CountyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\CountyController" to "App\Controller\Admin\CountyController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\DataTrackingController" to "App\Controller\Admin\DataTrackingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\DefaultController" to "App\Controller\Admin\DefaultController".
Inlined service "App\Service\Admin\DistrictService" to "App\Controller\Admin\DistrictController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\DistrictController" to "App\Controller\Admin\DistrictController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\EmployeeController" to "App\Controller\Admin\EmployeeController".
Inlined service "App\Service\Admin\EmployeeRoleService" to "App\Controller\Admin\EmployeeRoleController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\EmployeeRoleController" to "App\Controller\Admin\EmployeeRoleController".
Inlined service "App\Service\Admin\EmployeeRrhhService" to "App\Controller\Admin\EmployeeRrhhController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\EmployeeRrhhController" to "App\Controller\Admin\EmployeeRrhhController".
Inlined service "App\Service\Admin\EquationService" to "App\Controller\Admin\EquationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\EquationController" to "App\Controller\Admin\EquationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\EstimateController" to "App\Controller\Admin\EstimateController".
Inlined service "App\Service\Admin\EstimateNoteItemService" to "App\Controller\Admin\EstimateNoteItemController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\EstimateNoteItemController" to "App\Controller\Admin\EstimateNoteItemController".
Inlined service "App\Service\Admin\FileService" to "App\Controller\Admin\FileController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\FileController" to "App\Controller\Admin\FileController".
Inlined service "App\Service\Admin\HolidayService" to "App\Controller\Admin\HolidayController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\HolidayController" to "App\Controller\Admin\HolidayController".
Inlined service "App\Service\Admin\InspectorService" to "App\Controller\Admin\InspectorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\InspectorController" to "App\Controller\Admin\InspectorController".
Inlined service "App\Service\Admin\InvoiceFinalQtyApprovalService" to "App\Controller\Admin\InvoiceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\InvoiceController" to "App\Controller\Admin\InvoiceController".
Inlined service "App\Service\Admin\ItemService" to "App\Controller\Admin\ItemController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ItemController" to "App\Controller\Admin\ItemController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\LogController" to "App\Controller\Admin\LogController".
Inlined service "App\Service\Admin\MaterialService" to "App\Controller\Admin\MaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\MaterialController" to "App\Controller\Admin\MaterialController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\NotificationController" to "App\Controller\Admin\NotificationController".
Inlined service "App\Service\Admin\OverheadPriceService" to "App\Controller\Admin\OverheadPriceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\OverheadPriceController" to "App\Controller\Admin\OverheadPriceController".
Inlined service "App\Service\Admin\OverridePaymentService" to "App\Controller\Admin\OverridePaymentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\OverridePaymentController" to "App\Controller\Admin\OverridePaymentController".
Inlined service "App\Service\Admin\PaymentService" to "App\Controller\Admin\PaymentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\PaymentController" to "App\Controller\Admin\PaymentController".
Inlined service "App\Service\Admin\PerfilService" to "App\Controller\Admin\PerfilController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\PerfilController" to "App\Controller\Admin\PerfilController".
Inlined service "App\Service\Admin\PlanDownloadingService" to "App\Controller\Admin\PlanDownloadingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\PlanDownloadingController" to "App\Controller\Admin\PlanDownloadingController".
Inlined service "App\Service\Admin\PlanStatusService" to "App\Controller\Admin\PlanStatusController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\PlanStatusController" to "App\Controller\Admin\PlanStatusController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ProjectController" to "App\Controller\Admin\ProjectController".
Inlined service "App\Service\Admin\ProjectStageService" to "App\Controller\Admin\ProjectStageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ProjectStageController" to "App\Controller\Admin\ProjectStageController".
Inlined service "App\Service\Admin\ProjectTypeService" to "App\Controller\Admin\ProjectTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ProjectTypeController" to "App\Controller\Admin\ProjectTypeController".
Inlined service "App\Service\Admin\ProposalTypeService" to "App\Controller\Admin\ProposalTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ProposalTypeController" to "App\Controller\Admin\ProposalTypeController".
Inlined service "App\Service\Admin\RaceService" to "App\Controller\Admin\RaceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\RaceController" to "App\Controller\Admin\RaceController".
Inlined service "App\Service\Admin\ReminderService" to "App\Controller\Admin\ReminderController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ReminderController" to "App\Controller\Admin\ReminderController".
Inlined service "App\Service\Admin\ReporteAccountsReceivableService" to "App\Controller\Admin\ReporteAccountsReceivableController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ReporteAccountsReceivableController" to "App\Controller\Admin\ReporteAccountsReceivableController".
Inlined service "App\Service\Admin\ReporteEmployeeService" to "App\Controller\Admin\ReporteEmployeeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ReporteEmployeeController" to "App\Controller\Admin\ReporteEmployeeController".
Inlined service "App\Service\Admin\ReporteSubcontractorService" to "App\Controller\Admin\ReporteSubcontractorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ReporteSubcontractorController" to "App\Controller\Admin\ReporteSubcontractorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\ScheduleController" to "App\Controller\Admin\ScheduleController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\SubcontractorController" to "App\Controller\Admin\SubcontractorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\TaskController" to "App\Controller\Admin\TaskController".
Inlined service "App\Service\Admin\UnitService" to "App\Controller\Admin\UnitController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\UnitController" to "App\Controller\Admin\UnitController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Admin\UsuarioController" to "App\Controller\Admin\UsuarioController".
Inlined service "limiter.api_forgot_password" to "App\Controller\App\LoginController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\App\LoginController" to "App\Controller\App\LoginController".
Inlined service "App\Service\App\MessageService" to "App\Controller\App\MessageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\App\MessageController" to "App\Controller\App\MessageController".
Inlined service "App\Service\App\OfflineService" to "App\Controller\App\OfflineController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\App\OfflineController" to "App\Controller\App\OfflineController".
Inlined service "App\Service\App\ProjectService" to "App\Controller\App\ProjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\App\ProjectController" to "App\Controller\App\ProjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\App\UsuarioController" to "App\Controller\App\UsuarioController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service "App\Service\QbwcService" to "App\Controller\QbwcController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\QbwcController" to "App\Controller\QbwcController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ScriptController" to "App\Controller\ScriptController".
Inlined service "App\Service\Admin\AdminDtoValidationService" to "App\Http\Controller\AdminHttpRequestDtoValueResolver".
Inlined service "mailer.quotes" to "App\Service\Admin\EstimateService".
Inlined service "App\Service\TelnyxSmsService" to "App\Service\Admin\InvoiceFinalQtyApprovalService".
Inlined service "mailer.invoices" to "App\Service\Admin\InvoiceService".
Inlined service "App\Service\Admin\ReporteWipScheduleService" to "App\Service\Admin\ReporteAccountsReceivableService".
Inlined service "App\Service\PushNotificationService" to "App\Service\App\MessageService".
Inlined service "App\Service\Base\BaseYieldExpressionService" to "App\Service\Base\BaseConcreteYieldMetricsService".
Inlined service "mailer.quotes_transport" to "mailer.quotes".
Inlined service "mailer.invoices_transport" to "mailer.invoices".
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.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
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.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 "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" 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 "http_client.uri_template_expander.rize" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" 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.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
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.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.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 "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.api_login" to "limiter.api_login".
Inlined service "limiter.storage.api_forgot_password" to "limiter.api_forgot_password".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.9QYCuGc" 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 ".service_locator.ea.H0ae" 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.yIlffmK" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" 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 "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 "notifier.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.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
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 "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.wy_sXIY" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.PE5YhH3" to "doctrine.orm.container_repository_factory".
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 "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" 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 "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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
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.loader.native_filesystem" to "twig".
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.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 "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 "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" 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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
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 ".service_locator.H4Rb22n" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.NXTTdTW" to "security.helper".
Inlined service ".service_locator.zHHEGBe" to "security.helper".
Inlined service ".service_locator.D3OIN7Z" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
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 "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.nVyArYX" to "security.access_map".
Inlined service ".security.request_matcher.2H8056h" to "security.access_map".
Inlined service ".security.request_matcher.lPeS2yr" to "security.access_map".
Inlined service ".security.request_matcher.cZzOOjX" to "security.access_map".
Inlined service ".security.request_matcher.pLxyGjs" to "security.access_map".
Inlined service ".security.request_matcher.3.Y6LaW" to "security.access_map".
Inlined service ".security.request_matcher.IKrL1oc" to "security.access_map".
Inlined service ".security.request_matcher.kDfExVA" to "security.access_map".
Inlined service ".security.request_matcher.lVf7c70" to "security.access_map".
Inlined service ".security.request_matcher.xi...YG" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" 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.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.firewall.map.config.api_doc" to "security.firewall.map.context.api_doc".
Inlined service ".security.request_matcher.PlQLNsz" to ".security.request_matcher.O12a7si".
Inlined service "security.firewall.map.config.api_login_public" to "security.firewall.map.context.api_login_public".
Inlined service ".security.request_matcher.0hoLPhN" to ".security.request_matcher.Kyu8e_Z".
Inlined service "security.firewall.map.config.usuario_login" to "security.firewall.map.context.usuario_login".
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.request_matcher.78G.GiT" to ".security.request_matcher._gN_nkZ".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.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.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.ykcgIdu" to ".security.request_matcher.nVyArYX".
Inlined service ".security.request_matcher.TM09xjs" to ".security.request_matcher.2H8056h".
Inlined service ".security.request_matcher.K1miLNc" to ".security.request_matcher.lPeS2yr".
Inlined service ".security.request_matcher.gGCPDXF" to ".security.request_matcher.cZzOOjX".
Inlined service ".security.request_matcher.iAUIAHY" to ".security.request_matcher.3.Y6LaW".
Inlined service ".security.request_matcher.b1UZZGP" to ".security.request_matcher.IKrL1oc".
Inlined service ".security.request_matcher.o6gQ_iX" to ".security.request_matcher.kDfExVA".
Inlined service ".security.request_matcher.z_CMqsm" to ".security.request_matcher.lVf7c70".
Inlined service ".security.request_matcher.o9QCA3S" to ".security.request_matcher.xi...YG".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
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 "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
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 "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 ".service_locator.Y40lqGB" to ".service_locator.Y40lqGB.App\Controller\Admin\AdvertisementController::listar()".
Inlined service ".service_locator.b_fP6dz" to ".service_locator.b_fP6dz.App\Controller\Admin\AdvertisementController::salvar()".
Inlined service ".service_locator.YvPMJA8" to ".service_locator.YvPMJA8.App\Controller\Admin\AdvertisementController::actualizar()".
Inlined service ".service_locator.wXPKjLB" to ".service_locator.wXPKjLB.App\Controller\Admin\AdvertisementController::eliminarAdvertisements()".
Inlined service ".service_locator.sf0uqJJ" to ".service_locator.sf0uqJJ.App\Controller\Admin\CompanyController::listar()".
Inlined service ".service_locator.SSyiDkW" to ".service_locator.SSyiDkW.App\Controller\Admin\CompanyController::salvar()".
Inlined service ".service_locator.QmJyX9t" to ".service_locator.QmJyX9t.App\Controller\Admin\CompanyController::actualizar()".
Inlined service ".service_locator.kgnr5c9" to ".service_locator.kgnr5c9.App\Controller\Admin\CompanyController::eliminarCompanies()".
Inlined service ".service_locator.ZkhXVGF" to ".service_locator.ZkhXVGF.App\Controller\Admin\CompanyController::eliminarContact()".
Inlined service ".service_locator..c7DbBC" to ".service_locator..c7DbBC.App\Controller\Admin\CompanyController::salvarContact()".
Inlined service ".service_locator.bGpsQnB" to ".service_locator.bGpsQnB.App\Controller\Admin\CompanyController::actualizarContact()".
Inlined service ".service_locator.kkrqePP" to ".service_locator.kkrqePP.App\Controller\Admin\ConcreteClassController::listar()".
Inlined service ".service_locator.zQfxkIP" to ".service_locator.zQfxkIP.App\Controller\Admin\ConcreteClassController::salvar()".
Inlined service ".service_locator.BQJAEQ7" to ".service_locator.BQJAEQ7.App\Controller\Admin\ConcreteClassController::actualizar()".
Inlined service ".service_locator.7Usd8Yt" to ".service_locator.7Usd8Yt.App\Controller\Admin\ConcreteClassController::eliminarVarios()".
Inlined service ".service_locator.6hE2SGf" to ".service_locator.6hE2SGf.App\Controller\Admin\ConcreteVendorController::listar()".
Inlined service ".service_locator.7wFhyc_" to ".service_locator.7wFhyc_.App\Controller\Admin\ConcreteVendorController::salvar()".
Inlined service ".service_locator.c0aNsXJ" to ".service_locator.c0aNsXJ.App\Controller\Admin\ConcreteVendorController::actualizar()".
Inlined service ".service_locator.gKk4OlP" to ".service_locator.gKk4OlP.App\Controller\Admin\ConcreteVendorController::eliminarVendors()".
Inlined service ".service_locator.___UBv4" to ".service_locator.___UBv4.App\Controller\Admin\ConcreteVendorController::eliminarContact()".
Inlined service ".service_locator.VD.agSs" to ".service_locator.VD.agSs.App\Controller\Admin\CountyController::listar()".
Inlined service ".service_locator.g9JDvzy" to ".service_locator.g9JDvzy.App\Controller\Admin\CountyController::salvar()".
Inlined service ".service_locator.5OFjv2D" to ".service_locator.5OFjv2D.App\Controller\Admin\CountyController::actualizar()".
Inlined service ".service_locator.JrNWAcs" to ".service_locator.JrNWAcs.App\Controller\Admin\CountyController::eliminarCountys()".
Inlined service ".service_locator.8UNAA9X" to ".service_locator.8UNAA9X.App\Controller\Admin\CountyController::cambiarEstadoCountys()".
Inlined service ".service_locator.9CmAnmi" to ".service_locator.9CmAnmi.App\Controller\Admin\DataTrackingController::listar()".
Inlined service ".service_locator.NLDTUUr" to ".service_locator.NLDTUUr.App\Controller\Admin\DataTrackingController::salvar()".
Inlined service ".service_locator.h6Aihfm" to ".service_locator.h6Aihfm.App\Controller\Admin\DataTrackingController::actualizar()".
Inlined service ".service_locator.TlxFvko" to ".service_locator.TlxFvko.App\Controller\Admin\DataTrackingController::eliminarDataTrackings()".
Inlined service ".service_locator.DuleiKP" to ".service_locator.DuleiKP.App\Controller\Admin\DataTrackingController::eliminarItem()".
Inlined service ".service_locator.PsdjfF_" to ".service_locator.PsdjfF_.App\Controller\Admin\DataTrackingController::eliminarSubcontract()".
Inlined service ".service_locator.BFzlg6e" to ".service_locator.BFzlg6e.App\Controller\Admin\DataTrackingController::eliminarLabor()".
Inlined service ".service_locator.Em2Ecvk" to ".service_locator.Em2Ecvk.App\Controller\Admin\DataTrackingController::eliminarMaterial()".
Inlined service ".service_locator._vzcZFs" to ".service_locator._vzcZFs.App\Controller\Admin\DataTrackingController::eliminarAbnormalLoss()".
Inlined service ".service_locator.c1iRBsL" to ".service_locator.c1iRBsL.App\Controller\Admin\DataTrackingController::eliminarConcVendor()".
Inlined service ".service_locator.VNXplE1" to ".service_locator.VNXplE1.App\Controller\Admin\DataTrackingController::validarSiExiste()".
Inlined service ".service_locator.w6bDDA9" to ".service_locator.w6bDDA9.App\Controller\Admin\DefaultController::saveWidgetPreference()".
Inlined service ".service_locator.os9TyIl" to ".service_locator.os9TyIl.App\Controller\Admin\DistrictController::listar()".
Inlined service ".service_locator.IRWWpar" to ".service_locator.IRWWpar.App\Controller\Admin\DistrictController::salvar()".
Inlined service ".service_locator.12LImXc" to ".service_locator.12LImXc.App\Controller\Admin\DistrictController::actualizar()".
Inlined service ".service_locator.rpXG3vW" to ".service_locator.rpXG3vW.App\Controller\Admin\DistrictController::eliminarDistricts()".
Inlined service ".service_locator.ZGskZTu" to ".service_locator.ZGskZTu.App\Controller\Admin\EmployeeController::listar()".
Inlined service ".service_locator.kpLkOCe" to ".service_locator.kpLkOCe.App\Controller\Admin\EmployeeController::salvar()".
Inlined service ".service_locator.oponvq8" to ".service_locator.oponvq8.App\Controller\Admin\EmployeeController::actualizar()".
Inlined service ".service_locator.h85Y7n_" to ".service_locator.h85Y7n_.App\Controller\Admin\EmployeeRoleController::listar()".
Inlined service ".service_locator.KX.ta0V" to ".service_locator.KX.ta0V.App\Controller\Admin\EmployeeRoleController::salvar()".
Inlined service ".service_locator.JU54BNj" to ".service_locator.JU54BNj.App\Controller\Admin\EmployeeRoleController::actualizar()".
Inlined service ".service_locator.qNTdtB1" to ".service_locator.qNTdtB1.App\Controller\Admin\EmployeeRoleController::eliminarVarios()".
Inlined service ".service_locator.WLsuwfv" to ".service_locator.WLsuwfv.App\Controller\Admin\EmployeeRrhhController::listar()".
Inlined service ".service_locator.lRCd2oH" to ".service_locator.lRCd2oH.App\Controller\Admin\EmployeeRrhhController::salvar()".
Inlined service ".service_locator.CCy.ZvP" to ".service_locator.CCy.ZvP.App\Controller\Admin\EmployeeRrhhController::actualizar()".
Inlined service ".service_locator.T1zzwMo" to ".service_locator.T1zzwMo.App\Controller\Admin\EquationController::listar()".
Inlined service ".service_locator..aiAplx" to ".service_locator..aiAplx.App\Controller\Admin\EquationController::salvar()".
Inlined service ".service_locator.bqcRcYH" to ".service_locator.bqcRcYH.App\Controller\Admin\EquationController::actualizar()".
Inlined service ".service_locator.ToDjQZx" to ".service_locator.ToDjQZx.App\Controller\Admin\EquationController::salvarPayItems()".
Inlined service ".service_locator.ImXHHBa" to ".service_locator.ImXHHBa.App\Controller\Admin\EstimateController::listar()".
Inlined service ".service_locator.izaIiIf" to ".service_locator.izaIiIf.App\Controller\Admin\EstimateController::listarParaCalendario()".
Inlined service ".service_locator.eofYZfi" to ".service_locator.eofYZfi.App\Controller\Admin\EstimateController::salvar()".
Inlined service ".service_locator.ksNzoz4" to ".service_locator.ksNzoz4.App\Controller\Admin\EstimateController::actualizar()".
Inlined service ".service_locator.G4_bEjK" to ".service_locator.G4_bEjK.App\Controller\Admin\EstimateController::eliminarEstimates()".
Inlined service ".service_locator.JvM8lN3" to ".service_locator.JvM8lN3.App\Controller\Admin\EstimateController::agregarTemplateNote()".
Inlined service ".service_locator.cObGkOQ" to ".service_locator.cObGkOQ.App\Controller\Admin\EstimateController::aplicarGrupoLibreria()".
Inlined service ".service_locator.E.j5yhr" to ".service_locator.E.j5yhr.App\Controller\Admin\EstimateController::renombrarTemplateNoteGroup()".
Inlined service ".service_locator.3oFSyAf" to ".service_locator.3oFSyAf.App\Controller\Admin\EstimateController::buscarFuente()".
Inlined service ".service_locator.B34wBOq" to ".service_locator.B34wBOq.App\Controller\Admin\EstimateController::cargarDesdeFuente()".
Inlined service ".service_locator.SWylBZA" to ".service_locator.SWylBZA.App\Controller\Admin\EstimateController::cambiarStage()".
Inlined service ".service_locator.Og.VsGd" to ".service_locator.Og.VsGd.App\Controller\Admin\EstimateController::eliminarItem()".
Inlined service ".service_locator.0pBM9sK" to ".service_locator.0pBM9sK.App\Controller\Admin\EstimateController::agregarItem()".
Inlined service ".service_locator.YTrAPbh" to ".service_locator.YTrAPbh.App\Controller\Admin\EstimateController::salvarQuote()".
Inlined service ".service_locator.Vj.36Fx" to ".service_locator.Vj.36Fx.App\Controller\Admin\EstimateController::actualizarQuote()".
Inlined service ".service_locator.QstP2yT" to ".service_locator.QstP2yT.App\Controller\Admin\EstimateController::salvarQuoteCompanies()".
Inlined service ".service_locator.frBGUpy" to ".service_locator.frBGUpy.App\Controller\Admin\EstimateController::enviarQuotes()".
Inlined service ".service_locator.aZPn3x9" to ".service_locator.aZPn3x9.App\Controller\Admin\EstimateController::eliminarArchivo()".
Inlined service ".service_locator.yF0k._Z" to ".service_locator.yF0k._Z.App\Controller\Admin\EstimateController::eliminarArchivos()".
Inlined service ".service_locator.gT5eHhH" to ".service_locator.gT5eHhH.App\Controller\Admin\EstimateNoteItemController::listar()".
Inlined service ".service_locator.LAYZSmI" to ".service_locator.LAYZSmI.App\Controller\Admin\EstimateNoteItemController::salvar()".
Inlined service ".service_locator.gi13p5y" to ".service_locator.gi13p5y.App\Controller\Admin\EstimateNoteItemController::actualizar()".
Inlined service ".service_locator.aWH0IR3" to ".service_locator.aWH0IR3.App\Controller\Admin\EstimateNoteItemController::eliminarVarios()".
Inlined service ".service_locator.u64iK_4" to ".service_locator.u64iK_4.App\Controller\Admin\EstimateNoteItemController::listarGrupos()".
Inlined service ".service_locator.c4ToDCs" to ".service_locator.c4ToDCs.App\Controller\Admin\EstimateNoteItemController::salvarGrupo()".
Inlined service ".service_locator.TrnHW1R" to ".service_locator.TrnHW1R.App\Controller\Admin\EstimateNoteItemController::actualizarGrupo()".
Inlined service ".service_locator.0haGpwD" to ".service_locator.0haGpwD.App\Controller\Admin\FileController::listar()".
Inlined service ".service_locator.XIvrxUS" to ".service_locator.XIvrxUS.App\Controller\Admin\FileController::salvarTag()".
Inlined service ".service_locator.IHK4olg" to ".service_locator.IHK4olg.App\Controller\Admin\FileController::preview()".
Inlined service ".service_locator.iDfrj.L" to ".service_locator.iDfrj.L.App\Controller\Admin\HolidayController::listar()".
Inlined service ".service_locator.EZZrkeq" to ".service_locator.EZZrkeq.App\Controller\Admin\HolidayController::salvar()".
Inlined service ".service_locator.QYRkkMp" to ".service_locator.QYRkkMp.App\Controller\Admin\HolidayController::eliminarHolidays()".
Inlined service ".service_locator.toHSKM8" to ".service_locator.toHSKM8.App\Controller\Admin\InspectorController::listar()".
Inlined service ".service_locator.lhd40NF" to ".service_locator.lhd40NF.App\Controller\Admin\InspectorController::salvar()".
Inlined service ".service_locator.xupo6xD" to ".service_locator.xupo6xD.App\Controller\Admin\InspectorController::actualizar()".
Inlined service ".service_locator.w_ivsTA" to ".service_locator.w_ivsTA.App\Controller\Admin\InspectorController::eliminarInspectors()".
Inlined service ".service_locator.HPDS.b3" to ".service_locator.HPDS.b3.App\Controller\Admin\InvoiceController::listar()".
Inlined service ".service_locator.cWjzwl5" to ".service_locator.cWjzwl5.App\Controller\Admin\InvoiceController::salvar()".
Inlined service ".service_locator.OFjp8sE" to ".service_locator.OFjp8sE.App\Controller\Admin\InvoiceController::actualizar()".
Inlined service ".service_locator.ea8BgnO" to ".service_locator.ea8BgnO.App\Controller\Admin\InvoiceController::eliminarInvoices()".
Inlined service ".service_locator.dY7obrn" to ".service_locator.dY7obrn.App\Controller\Admin\InvoiceController::eliminarItem()".
Inlined service ".service_locator.jSgY2B7" to ".service_locator.jSgY2B7.App\Controller\Admin\InvoiceController::exportarExcel()".
Inlined service ".service_locator.KkCiBZo" to ".service_locator.KkCiBZo.App\Controller\Admin\InvoiceController::changeNumber()".
Inlined service ".service_locator.Lus099d" to ".service_locator.Lus099d.App\Controller\Admin\InvoiceController::validar()".
Inlined service ".service_locator.eegB3Pb" to ".service_locator.eegB3Pb.App\Controller\Admin\InvoiceController::obtenerSiguientePeriodoInvoice()".
Inlined service ".service_locator.vMqjblt" to ".service_locator.vMqjblt.App\Controller\Admin\InvoiceController::enviarEmail()".
Inlined service ".service_locator.6BG64he" to ".service_locator.6BG64he.App\Controller\Admin\InvoiceController::agregarContactoProyecto()".
Inlined service ".service_locator.yOH9_oT" to ".service_locator.yOH9_oT.App\Controller\Admin\InvoiceController::solicitarFinalQty()".
Inlined service ".service_locator.AtAcWTc" to ".service_locator.AtAcWTc.App\Controller\Admin\InvoiceController::historialFinalQty()".
Inlined service ".service_locator.ze.ArGU" to ".service_locator.ze.ArGU.App\Controller\Admin\InvoiceController::listarFinalQtyRequests()".
Inlined service ".service_locator.Ni_E0_Z" to ".service_locator.Ni_E0_Z.App\Controller\Admin\InvoiceController::eliminarFinalQtyRequests()".
Inlined service ".service_locator.GAnQboi" to ".service_locator.GAnQboi.App\Controller\Admin\ItemController::listar()".
Inlined service ".service_locator.C96nBaX" to ".service_locator.C96nBaX.App\Controller\Admin\ItemController::salvar()".
Inlined service ".service_locator.eBTu4Na" to ".service_locator.eBTu4Na.App\Controller\Admin\ItemController::actualizar()".
Inlined service ".service_locator.MnUX8b8" to ".service_locator.MnUX8b8.App\Controller\Admin\ItemController::eliminarItems()".
Inlined service ".service_locator.M_QYSBB" to ".service_locator.M_QYSBB.App\Controller\Admin\LogController::listar()".
Inlined service ".service_locator.vFXBjvt" to ".service_locator.vFXBjvt.App\Controller\Admin\LogController::eliminar()".
Inlined service ".service_locator.jqkZ0Ck" to ".service_locator.jqkZ0Ck.App\Controller\Admin\LogController::eliminarLogs()".
Inlined service ".service_locator.E6IWsAX" to ".service_locator.E6IWsAX.App\Controller\Admin\MaterialController::listar()".
Inlined service ".service_locator.7p3zVtB" to ".service_locator.7p3zVtB.App\Controller\Admin\MaterialController::salvar()".
Inlined service ".service_locator.aLMO3fU" to ".service_locator.aLMO3fU.App\Controller\Admin\MaterialController::actualizar()".
Inlined service ".service_locator.YTUATWU" to ".service_locator.YTUATWU.App\Controller\Admin\MaterialController::eliminarMaterials()".
Inlined service ".service_locator.7hChcjc" to ".service_locator.7hChcjc.App\Controller\Admin\NotificationController::listar()".
Inlined service ".service_locator.Yu3M1bY" to ".service_locator.Yu3M1bY.App\Controller\Admin\NotificationController::eliminar()".
Inlined service ".service_locator.8PUwxJN" to ".service_locator.8PUwxJN.App\Controller\Admin\NotificationController::eliminarNotifications()".
Inlined service ".service_locator.LluOMPZ" to ".service_locator.LluOMPZ.App\Controller\Admin\OverheadPriceController::listar()".
Inlined service ".service_locator.D35J_0D" to ".service_locator.D35J_0D.App\Controller\Admin\OverheadPriceController::salvar()".
Inlined service ".service_locator.zgFkZws" to ".service_locator.zgFkZws.App\Controller\Admin\OverheadPriceController::actualizar()".
Inlined service ".service_locator.F9.08hC" to ".service_locator.F9.08hC.App\Controller\Admin\OverheadPriceController::eliminarOverheads()".
Inlined service ".service_locator.iuwdAbf" to ".service_locator.iuwdAbf.App\Controller\Admin\OverridePaymentController::listar()".
Inlined service ".service_locator.my7u.Ge" to ".service_locator.my7u.Ge.App\Controller\Admin\OverridePaymentController::eliminarVarios()".
Inlined service ".service_locator.5JL7ItO" to ".service_locator.5JL7ItO.App\Controller\Admin\OverridePaymentController::salvar()".
Inlined service ".service_locator.xs5QW7J" to ".service_locator.xs5QW7J.App\Controller\Admin\OverridePaymentController::actualizar()".
Inlined service ".service_locator.Lb37LhQ" to ".service_locator.Lb37LhQ.App\Controller\Admin\OverridePaymentController::salvarNotaOverrideUnpaid()".
Inlined service ".service_locator.BVs6ncu" to ".service_locator.BVs6ncu.App\Controller\Admin\OverridePaymentController::eliminarNotaOverrideUnpaid()".
Inlined service ".service_locator.3WeAgOJ" to ".service_locator.3WeAgOJ.App\Controller\Admin\OverridePaymentController::listarHistorial()".
Inlined service ".service_locator.WLpGm7f" to ".service_locator.WLpGm7f.App\Controller\Admin\OverridePaymentController::listarHistorialUnpaid()".
Inlined service ".service_locator.6wUWwuz" to ".service_locator.6wUWwuz.App\Controller\Admin\OverridePaymentController::listarHistorialProyecto()".
Inlined service ".service_locator.eSeRIur" to ".service_locator.eSeRIur.App\Controller\Admin\OverridePaymentController::eliminarArchivo()".
Inlined service ".service_locator.UpGdq9V" to ".service_locator.UpGdq9V.App\Controller\Admin\OverridePaymentController::eliminarArchivos()".
Inlined service ".service_locator.q_7dg5g" to ".service_locator.q_7dg5g.App\Controller\Admin\PaymentController::listar()".
Inlined service ".service_locator.YPDHD0R" to ".service_locator.YPDHD0R.App\Controller\Admin\PaymentController::salvar()".
Inlined service ".service_locator.Bw4lNGT" to ".service_locator.Bw4lNGT.App\Controller\Admin\PaymentController::listarNotes()".
Inlined service ".service_locator.4.NzfKI" to ".service_locator.4.NzfKI.App\Controller\Admin\PaymentController::salvarNotes()".
Inlined service ".service_locator.pF6nyXT" to ".service_locator.pF6nyXT.App\Controller\Admin\PaymentController::actualizarNotes()".
Inlined service ".service_locator.nHKqEJq" to ".service_locator.nHKqEJq.App\Controller\Admin\PaymentController::eliminarNotesDate()".
Inlined service ".service_locator.OSYGVkY" to ".service_locator.OSYGVkY.App\Controller\Admin\PaymentController::salvarNotesItem()".
Inlined service ".service_locator.NHYfem_" to ".service_locator.NHYfem_.App\Controller\Admin\PaymentController::actualizarNotesItem()".
Inlined service ".service_locator.g48Nh43" to ".service_locator.g48Nh43.App\Controller\Admin\PaymentController::listarHistorialUnpaidQtyItem()".
Inlined service ".service_locator.pCrwVLR" to ".service_locator.pCrwVLR.App\Controller\Admin\PaymentController::cambiarEstado()".
Inlined service ".service_locator.D9elYx7" to ".service_locator.D9elYx7.App\Controller\Admin\PerfilController::listar()".
Inlined service ".service_locator.75lyTbK" to ".service_locator.75lyTbK.App\Controller\Admin\PerfilController::salvar()".
Inlined service ".service_locator.ja0y1_K" to ".service_locator.ja0y1_K.App\Controller\Admin\PerfilController::actualizar()".
Inlined service ".service_locator.n_dY1QA" to ".service_locator.n_dY1QA.App\Controller\Admin\PerfilController::eliminarPerfiles()".
Inlined service ".service_locator.8topZas" to ".service_locator.8topZas.App\Controller\Admin\PlanDownloadingController::listar()".
Inlined service ".service_locator.uF063Rh" to ".service_locator.uF063Rh.App\Controller\Admin\PlanDownloadingController::salvar()".
Inlined service ".service_locator.7CtRz3V" to ".service_locator.7CtRz3V.App\Controller\Admin\PlanDownloadingController::actualizar()".
Inlined service ".service_locator.TjIn9ci" to ".service_locator.TjIn9ci.App\Controller\Admin\PlanDownloadingController::eliminarPlans()".
Inlined service ".service_locator.zHsez26" to ".service_locator.zHsez26.App\Controller\Admin\PlanStatusController::listar()".
Inlined service ".service_locator.uMvJaW." to ".service_locator.uMvJaW..App\Controller\Admin\PlanStatusController::salvar()".
Inlined service ".service_locator.US26w_M" to ".service_locator.US26w_M.App\Controller\Admin\PlanStatusController::actualizar()".
Inlined service ".service_locator.G8v6HwA" to ".service_locator.G8v6HwA.App\Controller\Admin\PlanStatusController::eliminarStatuss()".
Inlined service ".service_locator.UpXoBHz" to ".service_locator.UpXoBHz.App\Controller\Admin\ProjectController::listar()".
Inlined service ".service_locator.bnUcKT4" to ".service_locator.bnUcKT4.App\Controller\Admin\ProjectController::salvar()".
Inlined service ".service_locator.OR4jq51" to ".service_locator.OR4jq51.App\Controller\Admin\ProjectController::agregarTemplateNote()".
Inlined service ".service_locator.fPO8WaN" to ".service_locator.fPO8WaN.App\Controller\Admin\ProjectController::eliminarTemplateNote()".
Inlined service ".service_locator.kLsOXri" to ".service_locator.kLsOXri.App\Controller\Admin\ProjectController::actualizar()".
Inlined service ".service_locator.7tWLbUi" to ".service_locator.7tWLbUi.App\Controller\Admin\ProjectController::eliminarProjects()".
Inlined service ".service_locator.vF3dSsv" to ".service_locator.vF3dSsv.App\Controller\Admin\ProjectController::listarOrdenados()".
Inlined service ".service_locator.4JxOScu" to ".service_locator.4JxOScu.App\Controller\Admin\ProjectController::listarItemsParaInvoice()".
Inlined service ".service_locator.ao1f1dC" to ".service_locator.ao1f1dC.App\Controller\Admin\ProjectController::listarNotes()".
Inlined service ".service_locator.Xtq.xU6" to ".service_locator.Xtq.xU6.App\Controller\Admin\ProjectController::salvarNotes()".
Inlined service ".service_locator.2DzaZos" to ".service_locator.2DzaZos.App\Controller\Admin\ProjectController::actualizarNotes()".
Inlined service ".service_locator.yo2vJsN" to ".service_locator.yo2vJsN.App\Controller\Admin\ProjectController::eliminarNotesDate()".
Inlined service ".service_locator.M_b4i0z" to ".service_locator.M_b4i0z.App\Controller\Admin\ProjectController::listarItems()".
Inlined service ".service_locator.N.kFbAV" to ".service_locator.N.kFbAV.App\Controller\Admin\ProjectController::sugerirCodeContractItemEnProyecto()".
Inlined service ".service_locator.7Bmta_." to ".service_locator.7Bmta_..App\Controller\Admin\ProjectController::agregarItem()".
Inlined service ".service_locator.AAVq0Er" to ".service_locator.AAVq0Er.App\Controller\Admin\ProjectController::eliminarContact()".
Inlined service ".service_locator.jRcBMbh" to ".service_locator.jRcBMbh.App\Controller\Admin\ProjectController::eliminarConcreteClass()".
Inlined service ".service_locator.OOt20bm" to ".service_locator.OOt20bm.App\Controller\Admin\ProjectController::agregarContact()".
Inlined service ".service_locator.ToGNEZV" to ".service_locator.ToGNEZV.App\Controller\Admin\ProjectController::listarDataTracking()".
Inlined service ".service_locator.j6i.an9" to ".service_locator.j6i.an9.App\Controller\Admin\ProjectController::eliminarAjustePrecio()".
Inlined service ".service_locator.0epZDnB" to ".service_locator.0epZDnB.App\Controller\Admin\ProjectController::eliminarArchivo()".
Inlined service ".service_locator.aHKkEtk" to ".service_locator.aHKkEtk.App\Controller\Admin\ProjectController::eliminarArchivos()".
Inlined service ".service_locator.vOQXOK7" to ".service_locator.vOQXOK7.App\Controller\Admin\ProjectController::listarItemsCompletion()".
Inlined service ".service_locator.8UuqvJ4" to ".service_locator.8UuqvJ4.App\Controller\Admin\ProjectController::getReimbursementHistory()".
Inlined service ".service_locator.bqIl5Yr" to ".service_locator.bqIl5Yr.App\Controller\Admin\ProjectController::saveReimbursement()".
Inlined service ".service_locator.Gv8u3LU" to ".service_locator.Gv8u3LU.App\Controller\Admin\ProjectStageController::listar()".
Inlined service ".service_locator.CgbcTzC" to ".service_locator.CgbcTzC.App\Controller\Admin\ProjectStageController::salvar()".
Inlined service ".service_locator.hH1xUge" to ".service_locator.hH1xUge.App\Controller\Admin\ProjectStageController::actualizar()".
Inlined service ".service_locator.L4n.nZ7" to ".service_locator.L4n.nZ7.App\Controller\Admin\ProjectStageController::eliminarStages()".
Inlined service ".service_locator.yS7a9AS" to ".service_locator.yS7a9AS.App\Controller\Admin\ProjectTypeController::listar()".
Inlined service ".service_locator.L_Suz5V" to ".service_locator.L_Suz5V.App\Controller\Admin\ProjectTypeController::salvar()".
Inlined service ".service_locator.X9mG7GD" to ".service_locator.X9mG7GD.App\Controller\Admin\ProjectTypeController::actualizar()".
Inlined service ".service_locator.1gLRB60" to ".service_locator.1gLRB60.App\Controller\Admin\ProjectTypeController::eliminarTypes()".
Inlined service ".service_locator.t40nHJB" to ".service_locator.t40nHJB.App\Controller\Admin\ProposalTypeController::listar()".
Inlined service ".service_locator.wYisXEz" to ".service_locator.wYisXEz.App\Controller\Admin\ProposalTypeController::salvar()".
Inlined service ".service_locator.7qnHezx" to ".service_locator.7qnHezx.App\Controller\Admin\ProposalTypeController::actualizar()".
Inlined service ".service_locator.IXyozOF" to ".service_locator.IXyozOF.App\Controller\Admin\ProposalTypeController::eliminarTypes()".
Inlined service ".service_locator.4yzGXl4" to ".service_locator.4yzGXl4.App\Controller\Admin\RaceController::listar()".
Inlined service ".service_locator.W0B0hA8" to ".service_locator.W0B0hA8.App\Controller\Admin\RaceController::salvar()".
Inlined service ".service_locator.Hp8Rp59" to ".service_locator.Hp8Rp59.App\Controller\Admin\RaceController::actualizar()".
Inlined service ".service_locator.N9DBH0v" to ".service_locator.N9DBH0v.App\Controller\Admin\RaceController::eliminarRaces()".
Inlined service ".service_locator.3HbgmcH" to ".service_locator.3HbgmcH.App\Controller\Admin\ReminderController::listar()".
Inlined service ".service_locator..4zZ9J9" to ".service_locator..4zZ9J9.App\Controller\Admin\ReminderController::salvar()".
Inlined service ".service_locator.oZOIQWO" to ".service_locator.oZOIQWO.App\Controller\Admin\ReminderController::actualizar()".
Inlined service ".service_locator.dnW2s06" to ".service_locator.dnW2s06.App\Controller\Admin\ReminderController::eliminarReminders()".
Inlined service ".service_locator.530nGG2" to ".service_locator.530nGG2.App\Controller\Admin\ReporteAccountsReceivableController::listar()".
Inlined service ".service_locator.jFha_is" to ".service_locator.jFha_is.App\Controller\Admin\ReporteEmployeeController::listar()".
Inlined service ".service_locator.o6SnFOM" to ".service_locator.o6SnFOM.App\Controller\Admin\ReporteSubcontractorController::listar()".
Inlined service ".service_locator.QL.yD6X" to ".service_locator.QL.yD6X.App\Controller\Admin\ScheduleController::listar()".
Inlined service ".service_locator.AFibrVZ" to ".service_locator.AFibrVZ.App\Controller\Admin\ScheduleController::salvar()".
Inlined service ".service_locator.dztPH44" to ".service_locator.dztPH44.App\Controller\Admin\ScheduleController::actualizar()".
Inlined service ".service_locator.pjZ4pof" to ".service_locator.pjZ4pof.App\Controller\Admin\ScheduleController::clonar()".
Inlined service ".service_locator.lrCrtsI" to ".service_locator.lrCrtsI.App\Controller\Admin\ScheduleController::eliminarSchedules()".
Inlined service ".service_locator.1464Jap" to ".service_locator.1464Jap.App\Controller\Admin\SubcontractorController::listar()".
Inlined service ".service_locator.MmY7eir" to ".service_locator.MmY7eir.App\Controller\Admin\SubcontractorController::salvar()".
Inlined service ".service_locator.fuoMeqg" to ".service_locator.fuoMeqg.App\Controller\Admin\SubcontractorController::actualizar()".
Inlined service ".service_locator.RFrvr2H" to ".service_locator.RFrvr2H.App\Controller\Admin\SubcontractorController::eliminarSubcontractors()".
Inlined service ".service_locator.S3jHATO" to ".service_locator.S3jHATO.App\Controller\Admin\SubcontractorController::listarNotes()".
Inlined service ".service_locator.JdrGXXP" to ".service_locator.JdrGXXP.App\Controller\Admin\SubcontractorController::salvarNotes()".
Inlined service ".service_locator.ZWPCLKa" to ".service_locator.ZWPCLKa.App\Controller\Admin\SubcontractorController::actualizarNotes()".
Inlined service ".service_locator.yR8oHiO" to ".service_locator.yR8oHiO.App\Controller\Admin\SubcontractorController::eliminarNotesDate()".
Inlined service ".service_locator.8PMbsqE" to ".service_locator.8PMbsqE.App\Controller\Admin\SubcontractorController::listarEmployees()".
Inlined service ".service_locator.hGDjRdG" to ".service_locator.hGDjRdG.App\Controller\Admin\SubcontractorController::agregarEmployee()".
Inlined service ".service_locator.Ilt5LJL" to ".service_locator.Ilt5LJL.App\Controller\Admin\TaskController::listar()".
Inlined service ".service_locator.unfqsCA" to ".service_locator.unfqsCA.App\Controller\Admin\TaskController::eliminarTasks()".
Inlined service ".service_locator.tFBDdyb" to ".service_locator.tFBDdyb.App\Controller\Admin\TaskController::guardarPreferenciasWidget()".
Inlined service ".service_locator.rkJmPyp" to ".service_locator.rkJmPyp.App\Controller\Admin\TaskController::cambiarEstado()".
Inlined service ".service_locator.Jup_L58" to ".service_locator.Jup_L58.App\Controller\Admin\UnitController::listar()".
Inlined service ".service_locator.t6Kk4xB" to ".service_locator.t6Kk4xB.App\Controller\Admin\UnitController::salvar()".
Inlined service ".service_locator.QHOZ4KD" to ".service_locator.QHOZ4KD.App\Controller\Admin\UnitController::actualizar()".
Inlined service ".service_locator.xJwH_Rv" to ".service_locator.xJwH_Rv.App\Controller\Admin\UnitController::eliminarUnits()".
Inlined service ".service_locator.BngrWcs" to ".service_locator.BngrWcs.App\Controller\Admin\UsuarioController::autenticar()".
Inlined service ".service_locator.S8tFkZO" to ".service_locator.S8tFkZO.App\Controller\Admin\UsuarioController::listar()".
Inlined service ".service_locator.00tKhwK" to ".service_locator.00tKhwK.App\Controller\Admin\UsuarioController::salvar()".
Inlined service ".service_locator.TDBUdlQ" to ".service_locator.TDBUdlQ.App\Controller\Admin\UsuarioController::actualizar()".
Inlined service ".service_locator.D8tIIiB" to ".service_locator.D8tIIiB.App\Controller\Admin\UsuarioController::eliminarUsuarios()".
Inlined service ".service_locator.84WiHXc" to ".service_locator.84WiHXc.App\Controller\Admin\UsuarioController::olvidoContrasenna()".
Inlined service ".service_locator.Y7Dn3Hc" to ".service_locator.Y7Dn3Hc.App\Controller\Admin\UsuarioController::actualizarMisDatos()".
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 "App\Http\Controller\AdminHttpRequestDtoValueResolver" to ".debug.value_resolver.App\Http\Controller\AdminHttpRequestDtoValueResolver".
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.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 "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.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\AdminFunctionPermissionVoter" to ".debug.security.voter.App\Security\Voter\AdminFunctionPermissionVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.dgfWHrt" to ".service_locator.dgfWHrt.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service ".service_locator.emNJKur" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" 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 ".service_locator.VTGY8lC" to "console.command_loader".
Inlined service ".service_locator.dgfWHrt.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 "debug.event_dispatcher.inner" to "event_dispatcher".
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 "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
2
Tag "rate_limiter" was defined on service(s) "limiter.api_login", but was never used.
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.