App\Security\AuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/validator 6.1: The "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator" constraint is deprecated since symfony 6.1, use "ExpressionSyntaxValidator" instead.
Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead.
Since symfony/maker-bundle 1.51: The "Symfony\Bundle\MakerBundle\Maker\MakeSubscriber" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeListener" instead.
Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeUnitTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.reset_token AS reset_token_7, t0.display_timezone AS display_timezone_8, t0.notify_staging_refresh AS notify_staging_refresh_9, t0.notify_staging_update AS notify_staging_update_10, t0.default_response_preference AS default_response_preference_11, t0.company_id AS company_id_12 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.reset_token AS reset_token_7, t0.display_timezone AS display_timezone_8, t0.notify_staging_refresh AS notify_staging_refresh_9, t0.notify_staging_update AS notify_staging_update_10, t0.default_response_preference AS default_response_preference_11, t0.company_id AS company_id_12 FROM user t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
"SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.description AS description_2, t0_.status AS status_3, t0_.created AS created_4, t0_.source AS source_5, t0_.from_email AS from_email_6, t0_.from_name AS from_name_7, t0_.email_message_id AS email_message_id_8, t0_.last_activity_at AS last_activity_at_9, t0_.assigned_to_id AS assigned_to_id_10, t0_.client_user_id AS client_user_id_11, t0_.company_id AS company_id_12 FROM ticket t0_ LEFT JOIN user u1_ ON t0_.client_user_id = u1_.id LEFT JOIN company c2_ ON u1_.company_id = c2_.id WHERE t0_.id = ? ORDER BY t0_.last_activity_at DESC"
(parameters:
[1 => "297"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.description AS description_2, t0_.status AS status_3, t0_.created AS created_4, t0_.source AS source_5, t0_.from_email AS from_email_6, t0_.from_name AS from_name_7, t0_.email_message_id AS email_message_id_8, t0_.last_activity_at AS last_activity_at_9, t0_.assigned_to_id AS assigned_to_id_10, t0_.client_user_id AS client_user_id_11, t0_.company_id AS company_id_12 FROM ticket t0_ LEFT JOIN user u1_ ON t0_.client_user_id = u1_.id LEFT JOIN company c2_ ON u1_.company_id = c2_.id WHERE t0_.id = ? ORDER BY t0_.last_activity_at DESC"
"params" => [1 => "297"
]
"types" => [1 => 2]
]
"SELECT a0_.id AS id_0, a0_.sqs_queue_url AS sqs_queue_url_1, a0_.fargate_task_arn AS fargate_task_arn_2, a0_.skill_payload AS skill_payload_3, a0_.created AS created_4, a0_.updated AS updated_5, a0_.ticket_id AS ticket_id_6, a0_.skill_type_id AS skill_type_id_7, a0_.status_id AS status_id_8, a0_.started_by_id AS started_by_id_9 FROM agent_run a0_ WHERE a0_.ticket_id = ? ORDER BY a0_.created DESC"
(parameters:
[1 => 297]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.sqs_queue_url AS sqs_queue_url_1, a0_.fargate_task_arn AS fargate_task_arn_2, a0_.skill_payload AS skill_payload_3, a0_.created AS created_4, a0_.updated AS updated_5, a0_.ticket_id AS ticket_id_6, a0_.skill_type_id AS skill_type_id_7, a0_.status_id AS status_id_8, a0_.started_by_id AS started_by_id_9 FROM agent_run a0_ WHERE a0_.ticket_id = ? ORDER BY a0_.created DESC"
"params" => [1 => 297]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT a0_.id AS id_0, a0_.content AS content_1, a0_.created AS created_2, a0_.agent_run_id AS agent_run_id_3, a0_.role_id AS role_id_4, a0_.message_type_id AS message_type_id_5 FROM agent_message a0_ INNER JOIN agent_message_role a1_ ON a0_.role_id = a1_.id INNER JOIN agent_message_type a2_ ON a0_.message_type_id = a2_.id WHERE a0_.agent_run_id = ? AND a0_.id > ? ORDER BY a0_.id ASC"
(parameters:
[1 => 62 => 4]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.content AS content_1, a0_.created AS created_2, a0_.agent_run_id AS agent_run_id_3, a0_.role_id AS role_id_4, a0_.message_type_id AS message_type_id_5 FROM agent_message a0_ INNER JOIN agent_message_role a1_ ON a0_.role_id = a1_.id INNER JOIN agent_message_type a2_ ON a0_.message_type_id = a2_.id WHERE a0_.agent_run_id = ? AND a0_.id > ? ORDER BY a0_.id ASC"
"params" => [1 => 62 => 4]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sqs_queue_url AS sqs_queue_url_2, t0.fargate_task_arn AS fargate_task_arn_3, t0.skill_payload AS skill_payload_4, t0.created AS created_5, t0.updated AS updated_6, t0.ticket_id AS ticket_id_7, t0.skill_type_id AS skill_type_id_8, t0.status_id AS status_id_9, t0.started_by_id AS started_by_id_10 FROM agent_run t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sqs_queue_url AS sqs_queue_url_2, t0.fargate_task_arn AS fargate_task_arn_3, t0.skill_payload AS skill_payload_4, t0.created AS created_5, t0.updated AS updated_6, t0.ticket_id AS ticket_id_7, t0.skill_type_id AS skill_type_id_8, t0.status_id AS status_id_9, t0.started_by_id AS started_by_id_10 FROM agent_run t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2 FROM agent_run_status t0 WHERE t0.id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM agent_run_status t0 WHERE t0.id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2 FROM agent_skill_type t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM agent_skill_type t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
358
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoDeployCommand" (parent: .abstract.instanceof.App\Command\AutoDeployCommand).
Resolving inheritance for "App\Command\AutoDeployCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoDeployCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectClientAccountsCommand" (parent: .abstract.instanceof.App\Command\CollectClientAccountsCommand).
Resolving inheritance for "App\Command\CollectClientAccountsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectClientAccountsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectCpuDataCommand" (parent: .abstract.instanceof.App\Command\CollectCpuDataCommand).
Resolving inheritance for "App\Command\CollectCpuDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectCpuDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CopySitesCommand" (parent: .abstract.instanceof.App\Command\CopySitesCommand).
Resolving inheritance for "App\Command\CopySitesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CopySitesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DetectSyncCommand" (parent: .abstract.instanceof.App\Command\DetectSyncCommand).
Resolving inheritance for "App\Command\DetectSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DetectSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DiagnoseVarsCommand" (parent: .abstract.instanceof.App\Command\DiagnoseVarsCommand).
Resolving inheritance for "App\Command\DiagnoseVarsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DiagnoseVarsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EngineRoomReportCommand" (parent: .abstract.instanceof.App\Command\EngineRoomReportCommand).
Resolving inheritance for "App\Command\EngineRoomReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EngineRoomReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HostingHelperCommand" (parent: .abstract.instanceof.App\Command\HostingHelperCommand).
Resolving inheritance for "App\Command\HostingHelperCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HostingHelperCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MonitoringHelperCommand" (parent: .abstract.instanceof.App\Command\MonitoringHelperCommand).
Resolving inheritance for "App\Command\MonitoringHelperCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MonitoringHelperCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PrecheckCommand" (parent: .abstract.instanceof.App\Command\PrecheckCommand).
Resolving inheritance for "App\Command\PrecheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PrecheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessAccessLogCommand" (parent: .abstract.instanceof.App\Command\ProcessAccessLogCommand).
Resolving inheritance for "App\Command\ProcessAccessLogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessAccessLogCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCpuUsageCommand" (parent: .abstract.instanceof.App\Command\ProcessCpuUsageCommand).
Resolving inheritance for "App\Command\ProcessCpuUsageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCpuUsageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessInboundEmailsCommand" (parent: .abstract.instanceof.App\Command\ProcessInboundEmailsCommand).
Resolving inheritance for "App\Command\ProcessInboundEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessInboundEmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessYamlCommand" (parent: .abstract.instanceof.App\Command\ProcessYamlCommand).
Resolving inheritance for "App\Command\ProcessYamlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessYamlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecreateSecurityGroupsCommand" (parent: .abstract.instanceof.App\Command\RecreateSecurityGroupsCommand).
Resolving inheritance for "App\Command\RecreateSecurityGroupsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecreateSecurityGroupsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemapSecurityGroupSitesCommand" (parent: .abstract.instanceof.App\Command\RemapSecurityGroupSitesCommand).
Resolving inheritance for "App\Command\RemapSecurityGroupSitesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemapSecurityGroupSitesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemapSecurityUpdateBatchesCommand" (parent: .abstract.instanceof.App\Command\RemapSecurityUpdateBatchesCommand).
Resolving inheritance for "App\Command\RemapSecurityUpdateBatchesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemapSecurityUpdateBatchesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScreenshotPagesCommand" (parent: .abstract.instanceof.App\Command\ScreenshotPagesCommand).
Resolving inheritance for "App\Command\ScreenshotPagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScreenshotPagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SecurityUpdate\GenerateTimeslotsCommand" (parent: .abstract.instanceof.App\Command\SecurityUpdate\GenerateTimeslotsCommand).
Resolving inheritance for "App\Command\SecurityUpdate\GenerateTimeslotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SecurityUpdate\GenerateTimeslotsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SecurityUpdate\SeedSystemConfigCommand" (parent: .abstract.instanceof.App\Command\SecurityUpdate\SeedSystemConfigCommand).
Resolving inheritance for "App\Command\SecurityUpdate\SeedSystemConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SecurityUpdate\SeedSystemConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StagingProcessCommand" (parent: .abstract.instanceof.App\Command\StagingProcessCommand).
Resolving inheritance for "App\Command\StagingProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StagingProcessCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StagingTriggerCommand" (parent: .abstract.instanceof.App\Command\StagingTriggerCommand).
Resolving inheritance for "App\Command\StagingTriggerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StagingTriggerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestOrchestratorCommand" (parent: .abstract.instanceof.App\Command\TestOrchestratorCommand).
Resolving inheritance for "App\Command\TestOrchestratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestOrchestratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestXeroCommand" (parent: .abstract.instanceof.App\Command\TestXeroCommand).
Resolving inheritance for "App\Command\TestXeroCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestXeroCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\CheckTrafficConnectionsCommand" (parent: .abstract.instanceof.App\Command\Traffic\CheckTrafficConnectionsCommand).
Resolving inheritance for "App\Command\Traffic\CheckTrafficConnectionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\CheckTrafficConnectionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\CollectMonthlyTrafficCommand" (parent: .abstract.instanceof.App\Command\Traffic\CollectMonthlyTrafficCommand).
Resolving inheritance for "App\Command\Traffic\CollectMonthlyTrafficCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\CollectMonthlyTrafficCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\TrafficBillingSnapshotCommand" (parent: .abstract.instanceof.App\Command\Traffic\TrafficBillingSnapshotCommand).
Resolving inheritance for "App\Command\Traffic\TrafficBillingSnapshotCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\TrafficBillingSnapshotCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpCronCommand" (parent: .abstract.instanceof.App\Command\WpCronCommand).
Resolving inheritance for "App\Command\WpCronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpCronCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgentRunController" (parent: .abstract.instanceof.App\Controller\AgentRunController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgentRunController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgentRunController).
Resolving inheritance for "App\Controller\AgentRunController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgentRunController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OrchestratorApiController" (parent: .abstract.instanceof.App\Controller\Api\OrchestratorApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OrchestratorApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OrchestratorApiController).
Resolving inheritance for "App\Controller\Api\OrchestratorApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OrchestratorApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StagingApiController" (parent: .abstract.instanceof.App\Controller\Api\StagingApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StagingApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StagingApiController).
Resolving inheritance for "App\Controller\Api\StagingApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StagingApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController" (parent: .abstract.instanceof.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController).
Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BusinessOpsController" (parent: .abstract.instanceof.App\Controller\BusinessOpsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BusinessOpsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BusinessOpsController).
Resolving inheritance for "App\Controller\BusinessOpsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BusinessOpsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EngineRoomController" (parent: .abstract.instanceof.App\Controller\EngineRoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EngineRoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EngineRoomController).
Resolving inheritance for "App\Controller\EngineRoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EngineRoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetFtpController" (parent: .abstract.instanceof.App\Controller\GetFtpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetFtpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetFtpController).
Resolving inheritance for "App\Controller\GetFtpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetFtpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GoogleAnalyticsController" (parent: .abstract.instanceof.App\Controller\GoogleAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GoogleAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GoogleAnalyticsController).
Resolving inheritance for "App\Controller\GoogleAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GoogleAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MhpController" (parent: .abstract.instanceof.App\Controller\MhpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MhpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MhpController).
Resolving inheritance for "App\Controller\MhpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MhpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityUpdateController" (parent: .abstract.instanceof.App\Controller\SecurityUpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityUpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityUpdateController).
Resolving inheritance for "App\Controller\SecurityUpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityUpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityUpdateGroupController" (parent: .abstract.instanceof.App\Controller\SecurityUpdateGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityUpdateGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityUpdateGroupController).
Resolving inheritance for "App\Controller\SecurityUpdateGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityUpdateGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController" (parent: .abstract.instanceof.App\Controller\SettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController).
Resolving inheritance for "App\Controller\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteBillingController" (parent: .abstract.instanceof.App\Controller\SiteBillingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteBillingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteBillingController).
Resolving inheritance for "App\Controller\SiteBillingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteBillingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteController" (parent: .abstract.instanceof.App\Controller\SiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteController).
Resolving inheritance for "App\Controller\SiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StagingUpdateController" (parent: .abstract.instanceof.App\Controller\StagingUpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StagingUpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StagingUpdateController).
Resolving inheritance for "App\Controller\StagingUpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StagingUpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportSetupController" (parent: .abstract.instanceof.App\Controller\SupportSetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportSetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportSetupController).
Resolving inheritance for "App\Controller\SupportSetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportSetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SystemConfigurationController" (parent: .abstract.instanceof.App\Controller\SystemConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SystemConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SystemConfigurationController).
Resolving inheritance for "App\Controller\SystemConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SystemConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController" (parent: .abstract.instanceof.App\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController).
Resolving inheritance for "App\Controller\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficBillingController" (parent: .abstract.instanceof.App\Controller\TrafficBillingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficBillingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficBillingController).
Resolving inheritance for "App\Controller\TrafficBillingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficBillingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficConnectionController" (parent: .abstract.instanceof.App\Controller\TrafficConnectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficConnectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficConnectionController).
Resolving inheritance for "App\Controller\TrafficConnectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficConnectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficDashboardController" (parent: .abstract.instanceof.App\Controller\TrafficDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficDashboardController).
Resolving inheritance for "App\Controller\TrafficDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UpgradeOrchestratorController" (parent: .abstract.instanceof.App\Controller\UpgradeOrchestratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UpgradeOrchestratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UpgradeOrchestratorController).
Resolving inheritance for "App\Controller\UpgradeOrchestratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UpgradeOrchestratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillingStatusTransitionType" (parent: .abstract.instanceof.App\Form\BillingStatusTransitionType).
Resolving inheritance for "App\Form\BillingStatusTransitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillingStatusTransitionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType" (parent: .abstract.instanceof.App\Form\ChangePasswordType).
Resolving inheritance for "App\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SecurityUpdateFilterType" (parent: .abstract.instanceof.App\Form\Filter\SecurityUpdateFilterType).
Resolving inheritance for "App\Form\Filter\SecurityUpdateFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SecurityUpdateFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SecurityUpdateGroupFilterType" (parent: .abstract.instanceof.App\Form\Filter\SecurityUpdateGroupFilterType).
Resolving inheritance for "App\Form\Filter\SecurityUpdateGroupFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SecurityUpdateGroupFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SiteBillingFilterType" (parent: .abstract.instanceof.App\Form\Filter\SiteBillingFilterType).
Resolving inheritance for "App\Form\Filter\SiteBillingFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SiteBillingFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SiteFilterType" (parent: .abstract.instanceof.App\Form\Filter\SiteFilterType).
Resolving inheritance for "App\Form\Filter\SiteFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SiteFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\TicketFilterType" (parent: .abstract.instanceof.App\Form\Filter\TicketFilterType).
Resolving inheritance for "App\Form\Filter\TicketFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\TicketFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordEmailType" (parent: .abstract.instanceof.App\Form\ResetPasswordEmailType).
Resolving inheritance for "App\Form\ResetPasswordEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityUpdateGroupType" (parent: .abstract.instanceof.App\Form\SecurityUpdateGroupType).
Resolving inheritance for "App\Form\SecurityUpdateGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityUpdateGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteBillingType" (parent: .abstract.instanceof.App\Form\SiteBillingType).
Resolving inheritance for "App\Form\SiteBillingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteBillingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteEditType" (parent: .abstract.instanceof.App\Form\SiteEditType).
Resolving inheritance for "App\Form\SiteEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StagingSiteRequestType" (parent: .abstract.instanceof.App\Form\StagingSiteRequestType).
Resolving inheritance for "App\Form\StagingSiteRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StagingSiteRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SystemConfigurationType" (parent: .abstract.instanceof.App\Form\SystemConfigurationType).
Resolving inheritance for "App\Form\SystemConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SystemConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketCommentType" (parent: .abstract.instanceof.App\Form\TicketCommentType).
Resolving inheritance for "App\Form\TicketCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketTimeEntryType" (parent: .abstract.instanceof.App\Form\TicketTimeEntryType).
Resolving inheritance for "App\Form\TicketTimeEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketTimeEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketType" (parent: .abstract.instanceof.App\Form\TicketType).
Resolving inheritance for "App\Form\TicketType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessLogEntryRepository" (parent: .abstract.instanceof.App\Repository\AccessLogEntryRepository).
Resolving inheritance for "App\Repository\AccessLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessLogEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageRepository" (parent: .abstract.instanceof.App\Repository\AgentMessageRepository).
Resolving inheritance for "App\Repository\AgentMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageRoleRepository" (parent: .abstract.instanceof.App\Repository\AgentMessageRoleRepository).
Resolving inheritance for "App\Repository\AgentMessageRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageTypeRepository" (parent: .abstract.instanceof.App\Repository\AgentMessageTypeRepository).
Resolving inheritance for "App\Repository\AgentMessageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentRunRepository" (parent: .abstract.instanceof.App\Repository\AgentRunRepository).
Resolving inheritance for "App\Repository\AgentRunRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentRunRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentRunStatusRepository" (parent: .abstract.instanceof.App\Repository\AgentRunStatusRepository).
Resolving inheritance for "App\Repository\AgentRunStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentRunStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentSkillTypeRepository" (parent: .abstract.instanceof.App\Repository\AgentSkillTypeRepository).
Resolving inheritance for "App\Repository\AgentSkillTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentSkillTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillingStatusRepository" (parent: .abstract.instanceof.App\Repository\BillingStatusRepository).
Resolving inheritance for "App\Repository\BillingStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillingStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillingStatusTransitionRepository" (parent: .abstract.instanceof.App\Repository\BillingStatusTransitionRepository).
Resolving inheritance for "App\Repository\BillingStatusTransitionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillingStatusTransitionRepository).
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\CpuUsageRepository" (parent: .abstract.instanceof.App\Repository\CpuUsageRepository).
Resolving inheritance for "App\Repository\CpuUsageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CpuUsageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailHtmlBlockRepository" (parent: .abstract.instanceof.App\Repository\EmailHtmlBlockRepository).
Resolving inheritance for "App\Repository\EmailHtmlBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailHtmlBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceTemplateRepository" (parent: .abstract.instanceof.App\Repository\InvoiceTemplateRepository).
Resolving inheritance for "App\Repository\InvoiceTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricingRepository" (parent: .abstract.instanceof.App\Repository\PricingRepository).
Resolving inheritance for "App\Repository\PricingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityOrchestratorSiteProgressRepository" (parent: .abstract.instanceof.App\Repository\SecurityOrchestratorSiteProgressRepository).
Resolving inheritance for "App\Repository\SecurityOrchestratorSiteProgressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityOrchestratorSiteProgressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityOrchestratorStepRepository" (parent: .abstract.instanceof.App\Repository\SecurityOrchestratorStepRepository).
Resolving inheritance for "App\Repository\SecurityOrchestratorStepRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityOrchestratorStepRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateBatchOrchestratorRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateBatchOrchestratorRepository).
Resolving inheritance for "App\Repository\SecurityUpdateBatchOrchestratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateBatchOrchestratorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateBatchRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateBatchRepository).
Resolving inheritance for "App\Repository\SecurityUpdateBatchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateBatchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateGroupRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateGroupRepository).
Resolving inheritance for "App\Repository\SecurityUpdateGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateRepository).
Resolving inheritance for "App\Repository\SecurityUpdateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateResponseTokenRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateResponseTokenRepository).
Resolving inheritance for "App\Repository\SecurityUpdateResponseTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateResponseTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateStatusRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateStatusRepository).
Resolving inheritance for "App\Repository\SecurityUpdateStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateTimeslotRepository" (parent: .abstract.instanceof.App\Repository\SecurityUpdateTimeslotRepository).
Resolving inheritance for "App\Repository\SecurityUpdateTimeslotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateTimeslotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteCdnInvalidationRepository" (parent: .abstract.instanceof.App\Repository\SiteCdnInvalidationRepository).
Resolving inheritance for "App\Repository\SiteCdnInvalidationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteCdnInvalidationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository" (parent: .abstract.instanceof.App\Repository\SiteRepository).
Resolving inheritance for "App\Repository\SiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteStagingUpdateRepository" (parent: .abstract.instanceof.App\Repository\SiteStagingUpdateRepository).
Resolving inheritance for "App\Repository\SiteStagingUpdateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteStagingUpdateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StagingUpdateTypeRepository" (parent: .abstract.instanceof.App\Repository\StagingUpdateTypeRepository).
Resolving inheritance for "App\Repository\StagingUpdateTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StagingUpdateTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemConfigurationRepository" (parent: .abstract.instanceof.App\Repository\SystemConfigurationRepository).
Resolving inheritance for "App\Repository\SystemConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketAttachmentRepository" (parent: .abstract.instanceof.App\Repository\TicketAttachmentRepository).
Resolving inheritance for "App\Repository\TicketAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketCommentRepository" (parent: .abstract.instanceof.App\Repository\TicketCommentRepository).
Resolving inheritance for "App\Repository\TicketCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository" (parent: .abstract.instanceof.App\Repository\TicketRepository).
Resolving inheritance for "App\Repository\TicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketTimeEntryRepository" (parent: .abstract.instanceof.App\Repository\TicketTimeEntryRepository).
Resolving inheritance for "App\Repository\TicketTimeEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketTimeEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository" (parent: .abstract.instanceof.App\Repository\TokenRepository).
Resolving inheritance for "App\Repository\TokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficAlertRepository" (parent: .abstract.instanceof.App\Repository\TrafficAlertRepository).
Resolving inheritance for "App\Repository\TrafficAlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficAlertRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficBillingSnapshotRepository" (parent: .abstract.instanceof.App\Repository\TrafficBillingSnapshotRepository).
Resolving inheritance for "App\Repository\TrafficBillingSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficBillingSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficConnectionRepository" (parent: .abstract.instanceof.App\Repository\TrafficConnectionRepository).
Resolving inheritance for "App\Repository\TrafficConnectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficConnectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficDataStreamRepository" (parent: .abstract.instanceof.App\Repository\TrafficDataStreamRepository).
Resolving inheritance for "App\Repository\TrafficDataStreamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficDataStreamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficRecordRepository" (parent: .abstract.instanceof.App\Repository\TrafficRecordRepository).
Resolving inheritance for "App\Repository\TrafficRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSetupCheckRepository" (parent: .abstract.instanceof.App\Repository\UserSetupCheckRepository).
Resolving inheritance for "App\Repository\UserSetupCheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSetupCheckRepository).
Resolving inheritance for ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\ActionSchedulerCheck" (parent: .abstract.instanceof.App\Service\EngineRoom\ActionSchedulerCheck).
Resolving inheritance for "App\Service\EngineRoom\ActionSchedulerCheck" (parent: .instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\ActionSchedulerCheck).
Resolving inheritance for ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\SslExpiryCheck" (parent: .abstract.instanceof.App\Service\EngineRoom\SslExpiryCheck).
Resolving inheritance for "App\Service\EngineRoom\SslExpiryCheck" (parent: .instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\SslExpiryCheck).
Resolving inheritance for ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\StagingBlockCheck" (parent: .abstract.instanceof.App\Service\EngineRoom\StagingBlockCheck).
Resolving inheritance for "App\Service\EngineRoom\StagingBlockCheck" (parent: .instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\StagingBlockCheck).
Resolving inheritance for ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\StatusCakeCoverageCheck" (parent: .abstract.instanceof.App\Service\EngineRoom\StatusCakeCoverageCheck).
Resolving inheritance for "App\Service\EngineRoom\StatusCakeCoverageCheck" (parent: .instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\StatusCakeCoverageCheck).
Resolving inheritance for ".instanceof.App\Service\HostingHelper\HostingHelperInterface.0.App\Service\HostingHelper\Cloudfront" (parent: .abstract.instanceof.App\Service\HostingHelper\Cloudfront).
Resolving inheritance for "App\Service\HostingHelper\Cloudfront" (parent: .instanceof.App\Service\HostingHelper\HostingHelperInterface.0.App\Service\HostingHelper\Cloudfront).
Resolving inheritance for ".instanceof.App\Service\MonitoringHelper\MonitoringHelperInterface.0.App\Service\MonitoringHelper\CanonicalSslCheck" (parent: .abstract.instanceof.App\Service\MonitoringHelper\CanonicalSslCheck).
Resolving inheritance for "App\Service\MonitoringHelper\CanonicalSslCheck" (parent: .instanceof.App\Service\MonitoringHelper\MonitoringHelperInterface.0.App\Service\MonitoringHelper\CanonicalSslCheck).
Resolving inheritance for ".instanceof.App\Service\MonitoringHelper\MonitoringHelperInterface.0.App\Service\MonitoringHelper\HttpBlockCheck" (parent: .abstract.instanceof.App\Service\MonitoringHelper\HttpBlockCheck).
Resolving inheritance for "App\Service\MonitoringHelper\HttpBlockCheck" (parent: .instanceof.App\Service\MonitoringHelper\MonitoringHelperInterface.0.App\Service\MonitoringHelper\HttpBlockCheck).
Resolving inheritance for ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\CaptureScreenshot" (parent: .abstract.instanceof.App\Service\ScreenshotCommandPlugin\CaptureScreenshot).
Resolving inheritance for "App\Service\ScreenshotCommandPlugin\CaptureScreenshot" (parent: .instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\CaptureScreenshot).
Resolving inheritance for ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\CreateResultPage" (parent: .abstract.instanceof.App\Service\ScreenshotCommandPlugin\CreateResultPage).
Resolving inheritance for "App\Service\ScreenshotCommandPlugin\CreateResultPage" (parent: .instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\CreateResultPage).
Resolving inheritance for ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\PagesConfiguration" (parent: .abstract.instanceof.App\Service\ScreenshotCommandPlugin\PagesConfiguration).
Resolving inheritance for "App\Service\ScreenshotCommandPlugin\PagesConfiguration" (parent: .instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\PagesConfiguration).
Resolving inheritance for ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\UploadScreenshotToS3" (parent: .abstract.instanceof.App\Service\ScreenshotCommandPlugin\UploadScreenshotToS3).
Resolving inheritance for "App\Service\ScreenshotCommandPlugin\UploadScreenshotToS3" (parent: .instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\UploadScreenshotToS3).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
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.amazon" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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 "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.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 "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 "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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (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.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ansible" (parent: monolog.logger_prototype).
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).
230
Removed service "App\Mhp\CommandInterface"; reason: private alias.
Removed service "App\Service\HostingHelper\HostingHelperInterface"; reason: private alias.
Removed service "App\Service\MHPBilling\Plan\PlanInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; 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 "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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "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 $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 $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 "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; 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 "Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater"; reason: private alias.
Removed service "Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdaterInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; 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 $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; 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 $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ansibleLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.4d1HW67"; reason: private alias.
Removed service ".service_locator.R5Z7vpm"; reason: private alias.
Removed service ".service_locator.11foFcL"; reason: private alias.
Removed service ".service_locator.4pul822"; reason: private alias.
Removed service ".service_locator.BsxIFbE"; reason: private alias.
Removed service ".service_locator.DT5R7HV"; reason: private alias.
Removed service ".service_locator.uwQGE5f"; reason: private alias.
Removed service ".service_locator.9YASPVN"; reason: private alias.
Removed service ".service_locator.6ysyCo0"; reason: private alias.
Removed service ".service_locator.m_6maLc"; reason: private alias.
Removed service ".service_locator.lqPfnZ9"; reason: private alias.
Removed service ".service_locator.C.vbYs_"; reason: private alias.
Removed service ".service_locator.OUVQs4W"; reason: private alias.
Removed service ".service_locator.ko2_Yn7"; reason: private alias.
Removed service ".service_locator.LnXDUu5"; reason: private alias.
Removed service ".service_locator.yL_KfhJ"; reason: private alias.
Removed service ".service_locator.vdOD921"; reason: private alias.
Removed service ".service_locator.iMRAbi4"; reason: private alias.
Removed service ".service_locator.zGxppIX"; reason: private alias.
Removed service ".service_locator.KLHXa3v"; reason: private alias.
Removed service ".service_locator.f9Aax.8"; reason: private alias.
Removed service ".service_locator.IpZrGNe"; reason: private alias.
Removed service ".service_locator.PmZi35F"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.WVx5NRX"; reason: private alias.
Removed service ".service_locator.LMuqDDe"; reason: private alias.
Removed service ".service_locator.18Qsyzy"; reason: private alias.
Removed service ".service_locator.gYXIq3M"; 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 "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.oz0bAVv"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.KbCp9rv"; reason: private alias.
Removed service ".service_locator.BGCiuf2"; reason: private alias.
Removed service ".service_locator.No5WlYO"; reason: private alias.
Removed service ".service_locator.9cht.jv"; reason: private alias.
Removed service ".service_locator.CtNTsoB"; reason: private alias.
Removed service ".service_locator.F69o4Ne"; reason: private alias.
Removed service ".service_locator._sxYslz"; reason: private alias.
Removed service ".service_locator.FB8v6jH"; reason: private alias.
Removed service ".service_locator.2Ia6oyc"; reason: private alias.
Removed service ".service_locator.EcsOUTo"; reason: private alias.
Removed service ".service_locator.oaCsJuJ"; reason: private alias.
Removed service ".service_locator.pFMjGzf"; reason: private alias.
Removed service ".service_locator.soSWvw3"; reason: private alias.
Removed service ".service_locator.Hdc0z5B"; reason: private alias.
Removed service ".service_locator.q0xgotG"; reason: private alias.
Removed service ".service_locator._bmJZjG"; reason: private alias.
Removed service ".service_locator.H6BrDCp"; reason: private alias.
Removed service ".service_locator.fpdpWkT"; reason: private alias.
Removed service ".service_locator.CjOdT8j"; reason: private alias.
Removed service ".service_locator.89rziQT"; reason: private alias.
Removed service ".service_locator.gGET0DI"; reason: private alias.
Removed service ".service_locator.E1ER03H"; reason: private alias.
Removed service ".service_locator.B4KmMGR"; reason: private alias.
Removed service ".service_locator._A0DBJH"; reason: private alias.
Removed service ".service_locator.7_U.5HP"; reason: private alias.
Removed service ".service_locator.JKUhxVV"; reason: private alias.
Removed service ".service_locator.GLC6TCG"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.R2e6HHa"; reason: private alias.
Removed service ".service_locator.LFqKGfh"; reason: private alias.
Removed service ".service_locator.H4HZzFh"; reason: private alias.
Removed service ".service_locator.nm_YrBh"; reason: private alias.
Removed service ".service_locator.B09f0QY"; reason: private alias.
Removed service ".service_locator.bkQfroa"; reason: private alias.
Removed service ".service_locator.2gtPmL0"; reason: private alias.
Removed service ".service_locator.X74dFkG"; reason: private alias.
Removed service ".service_locator.YHyhkXh"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.SUMk47_"; reason: private alias.
Removed service ".service_locator.ufacTre"; reason: private alias.
Removed service ".service_locator.UNckNId"; reason: private alias.
Removed service ".service_locator.bkA3PL1"; reason: private alias.
Removed service ".service_locator.b1_A8Vy"; reason: private alias.
Removed service ".service_locator.RArmNzl"; reason: private alias.
Removed service ".service_locator.I6pptSt"; reason: private alias.
Removed service ".service_locator.RlR6etQ"; reason: private alias.
Removed service ".service_locator.OcXTF_U"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
53
Changed reference of service "App\Controller\StagingUpdateController" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\HostingHelper\Staging" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\SecurityUpdate\EmailNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\SecurityUpdate\NoteUpdateNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\SecurityUpdate\SecurityUpdateCompletionMailer" previously pointing to "router.default" to "router".
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.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 "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.amazon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "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 "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.route_generator_factory" 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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "spiriit_form_filter.query_builder_updater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 ".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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.bTWcMmc" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.k6YMHYM" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
402
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 "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "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 "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.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 "maker.auto_command.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutoDeployCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutoDeployCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectClientAccountsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CollectClientAccountsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectCpuDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CollectCpuDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CopySitesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CopySitesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DetectSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DetectSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DiagnoseVarsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DiagnoseVarsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EngineRoomReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EngineRoomReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HostingHelperCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HostingHelperCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MonitoringHelperCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MonitoringHelperCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PrecheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PrecheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessAccessLogCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessAccessLogCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessCpuUsageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessCpuUsageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessInboundEmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessInboundEmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessYamlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessYamlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecreateSecurityGroupsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RecreateSecurityGroupsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemapSecurityGroupSitesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemapSecurityGroupSitesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemapSecurityUpdateBatchesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemapSecurityUpdateBatchesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScreenshotPagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ScreenshotPagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SecurityUpdate\GenerateTimeslotsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SecurityUpdate\GenerateTimeslotsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SecurityUpdate\SeedSystemConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SecurityUpdate\SeedSystemConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StagingProcessCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StagingProcessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StagingTriggerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StagingTriggerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestOrchestratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestOrchestratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestXeroCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestXeroCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\CheckTrafficConnectionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Traffic\CheckTrafficConnectionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\CollectMonthlyTrafficCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Traffic\CollectMonthlyTrafficCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Traffic\TrafficBillingSnapshotCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Traffic\TrafficBillingSnapshotCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpCronCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WpCronCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgentRunController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgentRunController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgentRunController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\OrchestratorApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\OrchestratorApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\OrchestratorApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StagingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StagingApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\StagingApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BusinessOpsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BusinessOpsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BusinessOpsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EngineRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EngineRoomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EngineRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetFtpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetFtpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GetFtpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GoogleAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GoogleAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GoogleAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MhpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MhpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MhpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityUpdateGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityUpdateGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityUpdateGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteBillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteBillingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SiteBillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StagingUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StagingUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StagingUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupportSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupportSetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupportSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SystemConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SystemConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SystemConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficBillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficBillingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrafficBillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficConnectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficConnectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrafficConnectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrafficDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrafficDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrafficDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UpgradeOrchestratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UpgradeOrchestratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UpgradeOrchestratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillingStatusTransitionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillingStatusTransitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SecurityUpdateFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Filter\SecurityUpdateFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SecurityUpdateGroupFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Filter\SecurityUpdateGroupFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SiteBillingFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Filter\SiteBillingFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\SiteFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Filter\SiteFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\TicketFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Filter\TicketFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SecurityUpdateGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SecurityUpdateGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteBillingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteBillingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SiteEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SiteEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StagingSiteRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StagingSiteRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SystemConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SystemConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TicketCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketTimeEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TicketTimeEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TicketType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TicketType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentMessageRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentMessageTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentMessageTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentRunRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentRunRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentRunStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentRunStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgentSkillTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AgentSkillTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillingStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BillingStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillingStatusTransitionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BillingStatusTransitionRepository"; 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\CpuUsageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CpuUsageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailHtmlBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailHtmlBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PricingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityOrchestratorSiteProgressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityOrchestratorSiteProgressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityOrchestratorStepRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityOrchestratorStepRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateBatchOrchestratorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateBatchOrchestratorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateBatchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateBatchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateResponseTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateResponseTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SecurityUpdateTimeslotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SecurityUpdateTimeslotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteCdnInvalidationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteCdnInvalidationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteStagingUpdateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteStagingUpdateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StagingUpdateTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StagingUpdateTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SystemConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TicketAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TicketCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TicketRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketTimeEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TicketTimeEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficAlertRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrafficAlertRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficBillingSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrafficBillingSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficConnectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrafficConnectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficDataStreamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrafficDataStreamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrafficRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrafficRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSetupCheckRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserSetupCheckRepository"; reason: abstract.
Removed service ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\ActionSchedulerCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\EngineRoom\ActionSchedulerCheck"; reason: abstract.
Removed service ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\SslExpiryCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\EngineRoom\SslExpiryCheck"; reason: abstract.
Removed service ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\StagingBlockCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\EngineRoom\StagingBlockCheck"; reason: abstract.
Removed service ".instanceof.App\Service\EngineRoom\EngineRoomCheckInterface.0.App\Service\EngineRoom\StatusCakeCoverageCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\EngineRoom\StatusCakeCoverageCheck"; reason: abstract.
Removed service ".instanceof.App\Service\HostingHelper\HostingHelperInterface.0.App\Service\HostingHelper\Cloudfront"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\HostingHelper\Cloudfront"; reason: abstract.
Removed service ".instanceof.App\Service\MonitoringHelper\MonitoringHelperInterface.0.App\Service\MonitoringHelper\CanonicalSslCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\MonitoringHelper\CanonicalSslCheck"; reason: abstract.
Removed service ".instanceof.App\Service\MonitoringHelper\MonitoringHelperInterface.0.App\Service\MonitoringHelper\HttpBlockCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\MonitoringHelper\HttpBlockCheck"; reason: abstract.
Removed service ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\CaptureScreenshot"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ScreenshotCommandPlugin\CaptureScreenshot"; reason: abstract.
Removed service ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\CreateResultPage"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ScreenshotCommandPlugin\CreateResultPage"; reason: abstract.
Removed service ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\PagesConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ScreenshotCommandPlugin\PagesConfiguration"; reason: abstract.
Removed service ".instanceof.App\Service\ScreenshotCommandPlugin\ScreenshotStepInterface.0.App\Service\ScreenshotCommandPlugin\UploadScreenshotToS3"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ScreenshotCommandPlugin\UploadScreenshotToS3"; reason: abstract.
115
Removed service "Google\Client"; reason: unused.
Removed service "App\Helper\CreateCloudfrontSignedUrl"; reason: unused.
Removed service "App\MhpCommands\StartUpgrade"; reason: unused.
Removed service "App\Repository\AccessLogEntryRepository"; reason: unused.
Removed service "App\Repository\AgentMessageRepository"; reason: unused.
Removed service "App\Repository\AgentMessageRoleRepository"; reason: unused.
Removed service "App\Repository\AgentMessageTypeRepository"; reason: unused.
Removed service "App\Repository\AgentRunRepository"; reason: unused.
Removed service "App\Repository\AgentRunStatusRepository"; reason: unused.
Removed service "App\Repository\AgentSkillTypeRepository"; reason: unused.
Removed service "App\Repository\BillingStatusRepository"; reason: unused.
Removed service "App\Repository\BillingStatusTransitionRepository"; reason: unused.
Removed service "App\Repository\CpuUsageRepository"; reason: unused.
Removed service "App\Repository\InvoiceTemplateRepository"; reason: unused.
Removed service "App\Repository\PricingRepository"; reason: unused.
Removed service "App\Repository\SecurityUpdateRepository"; reason: unused.
Removed service "App\Repository\SecurityUpdateResponseTokenRepository"; reason: unused.
Removed service "App\Repository\SettingRepository"; reason: unused.
Removed service "App\Repository\SiteCdnInvalidationRepository"; reason: unused.
Removed service "App\Repository\SiteStagingUpdateRepository"; reason: unused.
Removed service "App\Repository\StagingUpdateTypeRepository"; reason: unused.
Removed service "App\Repository\TicketAttachmentRepository"; reason: unused.
Removed service "App\Repository\TicketCommentRepository"; reason: unused.
Removed service "App\Repository\TicketRepository"; reason: unused.
Removed service "App\Repository\TicketTimeEntryRepository"; reason: unused.
Removed service "App\Repository\TokenRepository"; reason: unused.
Removed service "App\Repository\UserRepository"; reason: unused.
Removed service "App\Security\AccessDeniedHandler"; reason: unused.
Removed service "App\Security\AuthenticationEntryPoint"; reason: unused.
Removed service "App\Security\LoginFormAuthenticator"; reason: unused.
Removed service "App\Service\ConfigHelper\ConfigSite"; reason: unused.
Removed service "App\Service\EngineRoom\EngineRoomCheckResult"; reason: unused.
Removed service "App\Service\MHPBilling\Plan\Solo"; reason: unused.
Removed service "App\Service\MHPBilling\Plan\XeroInvoiceEngine"; reason: unused.
Removed service "App\Service\ScreenshotProcessor"; reason: unused.
Removed service "App\Service\WpCronService"; reason: unused.
Removed service "App\SiteCommandPlugin\SiteNameFinalUrlPlugin"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; 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 "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "mime_types"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; 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~8kGwCQo"; reason: unused.
Removed service "doctrine.orm.container_repository_factory"; 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 "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 "pagerfanta.route_generator_factory"; reason: unused.
Removed service "pagerfanta.view.default"; reason: unused.
Removed service "pagerfanta.view.foundation6"; reason: unused.
Removed service "pagerfanta.view.semantic_ui"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap3"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap4"; reason: unused.
Removed service "pagerfanta.view.twitter_bootstrap5"; reason: unused.
Removed service "pagerfanta.view_factory"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service ".service_locator.x_Jryub"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service ".service_locator.WdLVXFq"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
317
Inlined service "App\Service\CalculateAverageService" to "App\Command\CollectClientAccountsCommand".
Inlined service ".service_locator.BQc0uGH" to "App\Command\HostingHelperCommand".
Inlined service ".service_locator.hHUNDY6" to "App\Command\MonitoringHelperCommand".
Inlined service "App\Service\Ticket\EmailParserService" to "App\Command\ProcessInboundEmailsCommand".
Inlined service "App\Service\Twig" to "App\Command\TestXeroCommand".
Inlined service "App\Service\XeroApi\BrandingTheme" to "App\Command\TestXeroCommand".
Inlined service "App\Service\Traffic\ConnectionHealthService" to "App\Command\Traffic\CheckTrafficConnectionsCommand".
Inlined service "App\Service\Traffic\BillingCalculatorService" to "App\Command\Traffic\TrafficBillingSnapshotCommand".
Inlined service "App\Service\Agent\AgentLaunchService" to "App\Controller\AgentRunController".
Inlined service "App\Service\Agent\AgentMessageService" to "App\Controller\AgentRunController".
Inlined service ".service_locator.bTWcMmc.App\Controller\AgentRunController" to "App\Controller\AgentRunController".
Inlined service "App\Repository\SecurityUpdateBatchOrchestratorRepository" to "App\Controller\Api\OrchestratorApiController".
Inlined service "App\Service\OrchestratorProgressSyncService" to "App\Controller\Api\OrchestratorApiController".
Inlined service ".service_locator.bTWcMmc.App\Controller\Api\OrchestratorApiController" to "App\Controller\Api\OrchestratorApiController".
Inlined service ".service_locator.bTWcMmc.App\Controller\Api\StagingApiController" to "App\Controller\Api\StagingApiController".
Inlined service ".service_locator.bTWcMmc.App\Controller\AuthController" to "App\Controller\AuthController".
Inlined service ".service_locator.bTWcMmc.App\Controller\BusinessOpsController" to "App\Controller\BusinessOpsController".
Inlined service ".service_locator.k6YMHYM.App\Controller\EngineRoomController" to "App\Controller\EngineRoomController".
Inlined service ".service_locator.bTWcMmc.App\Controller\GetFtpController" to "App\Controller\GetFtpController".
Inlined service "App\Service\Google\GoogleAnalyticsHelper" to "App\Controller\GoogleAnalyticsController".
Inlined service ".service_locator.bTWcMmc.App\Controller\GoogleAnalyticsController" to "App\Controller\GoogleAnalyticsController".
Inlined service ".service_locator.bTWcMmc.App\Controller\MhpController" to "App\Controller\MhpController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SecurityUpdateController" to "App\Controller\SecurityUpdateController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SecurityUpdateGroupController" to "App\Controller\SecurityUpdateGroupController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SettingController" to "App\Controller\SettingController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SiteBillingController" to "App\Controller\SiteBillingController".
Inlined service "App\Service\AWSEvent\StagingSite" to "App\Controller\SiteController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SiteController" to "App\Controller\SiteController".
Inlined service ".service_locator.bTWcMmc.App\Controller\StagingUpdateController" to "App\Controller\StagingUpdateController".
Inlined service "App\Repository\UserSetupCheckRepository" to "App\Controller\SupportSetupController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SupportSetupController" to "App\Controller\SupportSetupController".
Inlined service ".service_locator.bTWcMmc.App\Controller\SystemConfigurationController" to "App\Controller\SystemConfigurationController".
Inlined service "App\Service\Ticket\SiteDetectionService" to "App\Controller\TicketController".
Inlined service ".service_locator.bTWcMmc.App\Controller\TicketController" to "App\Controller\TicketController".
Inlined service ".service_locator.bTWcMmc.App\Controller\TrafficBillingController" to "App\Controller\TrafficBillingController".
Inlined service "App\Service\Traffic\DataStreamMatcherService" to "App\Controller\TrafficConnectionController".
Inlined service ".service_locator.bTWcMmc.App\Controller\TrafficConnectionController" to "App\Controller\TrafficConnectionController".
Inlined service ".service_locator.bTWcMmc.App\Controller\TrafficDashboardController" to "App\Controller\TrafficDashboardController".
Inlined service "App\Service\SecurityUpdate\LiveUpgradeService" to "App\Controller\UpgradeOrchestratorController".
Inlined service ".service_locator.bTWcMmc.App\Controller\UpgradeOrchestratorController" to "App\Controller\UpgradeOrchestratorController".
Inlined service ".service_locator.bTWcMmc.App\Controller\UserController" to "App\Controller\UserController".
Inlined service "App\Repository\SecurityOrchestratorStepRepository" to "App\Service\OrchestratorProgressSyncService".
Inlined service "App\Repository\SecurityOrchestratorSiteProgressRepository" to "App\Service\OrchestratorProgressSyncService".
Inlined service "App\Repository\SecurityUpdateStatusRepository" to "App\Service\SecurityUpdate\BatchAssignmentService".
Inlined service "App\Repository\SecurityUpdateBatchRepository" to "App\Service\SecurityUpdate\BatchAssignmentService".
Inlined service "App\Repository\EmailHtmlBlockRepository" to "App\Service\SecurityUpdate\EmailNotificationService".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "twig.error_renderer.html" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator..HITcR5" 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.F9PKc.7" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
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.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 "mailer.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 "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" 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.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.W3QSwW0" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
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 "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.VHsrTPK" 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 "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.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "Mhpdigital\CrossTenantSecurity\Repository\CrossTenantRepositoryFactory" 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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "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 ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.LrCXAmX" to "security.helper".
Inlined service ".service_locator.SfGnQiG" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.1Obfn2Q" to "security.access_map".
Inlined service ".security.request_matcher.BrFfR3a" to "security.access_map".
Inlined service ".security.request_matcher.b4ffZya" to "security.access_map".
Inlined service ".security.request_matcher.bARdX6x" to "security.access_map".
Inlined service ".security.request_matcher.AgnT.nK" to "security.access_map".
Inlined service ".security.request_matcher.pe.Im3c" to "security.access_map".
Inlined service ".security.request_matcher.6yhu1Sf" to "security.access_map".
Inlined service ".security.request_matcher.07EJCxH" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.EOKZsL3" to "security.access_map".
Inlined service ".security.request_matcher.agD3qc3" to "security.access_map".
Inlined service ".security.request_matcher.0Yy5Zli" to "security.access_map".
Inlined service ".security.request_matcher.w.MzCfj" to "security.access_map".
Inlined service ".security.request_matcher.NriR29i" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.QfVt8uw" to ".security.request_matcher.1Obfn2Q".
Inlined service ".security.request_matcher.QiBF6kJ" to ".security.request_matcher.BrFfR3a".
Inlined service ".security.request_matcher..lMfEIR" to ".security.request_matcher.b4ffZya".
Inlined service ".security.request_matcher.vskvvgH" to ".security.request_matcher.bARdX6x".
Inlined service ".security.request_matcher.t1E3nJQ" to ".security.request_matcher.AgnT.nK".
Inlined service ".security.request_matcher.aNHZxPK" to ".security.request_matcher.pe.Im3c".
Inlined service ".security.request_matcher.AixACJU" to ".security.request_matcher.6yhu1Sf".
Inlined service ".security.request_matcher.QJ8Ss8L" to ".security.request_matcher.07EJCxH".
Inlined service ".security.request_matcher.2atMSYI" to ".security.request_matcher.EOKZsL3".
Inlined service ".security.request_matcher.13tbzr8" to ".security.request_matcher.agD3qc3".
Inlined service ".security.request_matcher.i5Yuwu." to ".security.request_matcher.0Yy5Zli".
Inlined service ".security.request_matcher.QBBNY3h" to ".security.request_matcher.w.MzCfj".
Inlined service ".security.request_matcher.mmG081U" to ".security.request_matcher.NriR29i".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "spiriit_form_filter.form_data_extractor" to "spiriit_form_filter.query_builder_updater".
Inlined service "spiriit_form_filter.data_extraction_method.default" to "spiriit_form_filter.form_data_extractor".
Inlined service "spiriit_form_filter.data_extraction_method.text" to "spiriit_form_filter.form_data_extractor".
Inlined service "spiriit_form_filter.data_extraction_method.key_values" to "spiriit_form_filter.form_data_extractor".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "Mhpdigital\CrossTenantSecurity\Request\CrossTenantEntityValueResolver" to ".debug.value_resolver.Mhpdigital\CrossTenantSecurity\Request\CrossTenantEntityValueResolver".
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 "http_client.uri_template" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.k6YMHYM" to ".service_locator.k6YMHYM.App\Controller\EngineRoomController".
Inlined service ".service_locator.DjrhxxF" to ".service_locator.DjrhxxF.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.cb_wvkM" to "debug.argument_resolver.inner".
Inlined service ".service_locator.h7i80Fm" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.DjrhxxF.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" 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".
2
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "container.decorator" was defined on service(s) "debug.validator", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", ".debug.http_client", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used. Did you mean "container.error"?