Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "app.ai_doctrine_subscriber" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.payroll-auto-generate" service.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\SqQuoteSelfTestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\SdsProtectionSelfTestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ApplicationBundle\Command\SdsSldProSelfTestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.scheduled-big-row-entry" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.scheduled-notification" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.buddybee-schedule-missing-check" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.daily-user-report-buddybee" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.fixed-asset-scheduler" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.aspire-sync" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.leave-cycle-automation" service.
Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.attendance-reconciliation" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.fx-rate-backfill" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.ledger-dual-amount-backfill" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.sync-products-to-central" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command.aspire-wallet-sync" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command_center_aggregate_command" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "app.command_center_cleanup_logs_command" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "user_module" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "todo_module" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "mail_module" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sesssions_listener" service.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "ApplicationBundle\Modules\Notice\Controller\NoticeController::countApiAction" instead.
"SELECT setting_value FROM platform_setting WHERE name = ? AND app_id IS NULL LIMIT 1"
(parameters:
[1 => "hard_suspension_enabled"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT setting_value FROM platform_setting WHERE name = ? AND app_id IS NULL LIMIT 1"
"params" => [1 => "hard_suspension_enabled"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'platform_setting'"
doctrine
[
"sql" => "SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'platform_setting'"
]
deprecation
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
"SELECT n0_.id AS id_0, n0_.app_id AS app_id_1, n0_.company_id AS company_id_2, n0_.title AS title_3, n0_.body AS body_4, n0_.type AS type_5, n0_.audience AS audience_6, n0_.audience_ref_id AS audience_ref_id_7, n0_.priority AS priority_8, n0_.pinned AS pinned_9, n0_.require_ack AS require_ack_10, n0_.effective_from AS effective_from_11, n0_.effective_to AS effective_to_12, n0_.source AS source_13, n0_.status AS status_14, n0_.created_by AS created_by_15, n0_.created_at AS created_at_16, n0_.updated_at AS updated_at_17, n0_.delete_flag AS delete_flag_18 FROM notice n0_ WHERE n0_.app_id = ? AND ((n0_.delete_flag IS NULL OR n0_.delete_flag = 0)) AND n0_.status = 'published' AND ((n0_.effective_from IS NULL OR n0_.effective_from <= ?)) AND ((n0_.effective_to IS NULL OR n0_.effective_to >= ?)) AND (n0_.audience = 'all' OR (n0_.audience = 'employee' AND n0_.audience_ref_id = ?) OR (n0_.audience = 'department' AND n0_.audience_ref_id = ?) OR (n0_.audience = 'designation' AND n0_.audience_ref_id = ?)) ORDER BY n0_.pinned DESC, n0_.created_at DESC LIMIT 100"
[
"sql" => "SELECT n0_.id AS id_0, n0_.app_id AS app_id_1, n0_.company_id AS company_id_2, n0_.title AS title_3, n0_.body AS body_4, n0_.type AS type_5, n0_.audience AS audience_6, n0_.audience_ref_id AS audience_ref_id_7, n0_.priority AS priority_8, n0_.pinned AS pinned_9, n0_.require_ack AS require_ack_10, n0_.effective_from AS effective_from_11, n0_.effective_to AS effective_to_12, n0_.source AS source_13, n0_.status AS status_14, n0_.created_by AS created_by_15, n0_.created_at AS created_at_16, n0_.updated_at AS updated_at_17, n0_.delete_flag AS delete_flag_18 FROM notice n0_ WHERE n0_.app_id = ? AND ((n0_.delete_flag IS NULL OR n0_.delete_flag = 0)) AND n0_.status = 'published' AND ((n0_.effective_from IS NULL OR n0_.effective_from <= ?)) AND ((n0_.effective_to IS NULL OR n0_.effective_to >= ?)) AND (n0_.audience = 'all' OR (n0_.audience = 'employee' AND n0_.audience_ref_id = ?) OR (n0_.audience = 'department' AND n0_.audience_ref_id = ?) OR (n0_.audience = 'designation' AND n0_.audience_ref_id = ?)) ORDER BY n0_.pinned DESC, n0_.created_at DESC LIMIT 100"
"params" => [1 => 02 => "2026-09-09 02:44:34"
3 => "2026-09-09 00:00:00"
4 => 05 => 06 => 0]
"types" => [1 => 12 => 23 => 24 => 15 => 16 => 1]
]
debug
Executing statement:
"SELECT n0_.notice_id AS notice_id_0 FROM notice_acknowledgement n0_ WHERE n0_.app_id = ? AND n0_.user_id = ? AND n0_.seen_at IS NOT NULL"
(parameters:
[1 => 02 => 52]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT n0_.notice_id AS notice_id_0 FROM notice_acknowledgement n0_ WHERE n0_.app_id = ? AND n0_.user_id = ? AND n0_.seen_at IS NOT NULL"
"params" => [1 => 02 => 52]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT n0_.notice_id AS notice_id_0 FROM notice_acknowledgement n0_ WHERE n0_.app_id = ? AND n0_.user_id = ? AND n0_.acknowledged_at IS NOT NULL"
(parameters:
[1 => 02 => 52]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT n0_.notice_id AS notice_id_0 FROM notice_acknowledgement n0_ WHERE n0_.app_id = ? AND n0_.user_id = ? AND n0_.acknowledged_at IS NOT NULL"
"params" => [1 => 02 => 52]
"types" => [1 => 12 => 1]
]
deprecation
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
"SELECT data FROM acc_setting WHERE name = 'cors_extra_origins' ORDER BY id DESC LIMIT 1"
doctrine
[
"sql" => "SELECT data FROM acc_setting WHERE name = 'cors_extra_origins' ORDER BY id DESC LIMIT 1"
]
deprecation
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
1698
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry" (parent: .abstract.instanceof.app.command.scheduled-big-row-entry).
Resolving inheritance for "app.command.scheduled-big-row-entry" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification" (parent: .abstract.instanceof.app.command.scheduled-notification).
Resolving inheritance for "app.command.scheduled-notification" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check" (parent: .abstract.instanceof.app.command.buddybee-schedule-missing-check).
Resolving inheritance for "app.command.buddybee-schedule-missing-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee" (parent: .abstract.instanceof.app.command.daily-user-report-buddybee).
Resolving inheritance for "app.command.daily-user-report-buddybee" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler" (parent: .abstract.instanceof.app.command.fixed-asset-scheduler).
Resolving inheritance for "app.command.fixed-asset-scheduler" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync" (parent: .abstract.instanceof.app.command.aspire-sync).
Resolving inheritance for "app.command.aspire-sync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-auto-generate" (parent: .abstract.instanceof.app.command.payroll-auto-generate).
Resolving inheritance for "app.command.payroll-auto-generate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-auto-generate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leave-cycle-automation" (parent: .abstract.instanceof.app.command.leave-cycle-automation).
Resolving inheritance for "app.command.leave-cycle-automation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leave-cycle-automation).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-reconciliation" (parent: .abstract.instanceof.app.command.attendance-reconciliation).
Resolving inheritance for "app.command.attendance-reconciliation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-reconciliation).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-rate-backfill" (parent: .abstract.instanceof.app.command.fx-rate-backfill).
Resolving inheritance for "app.command.fx-rate-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-rate-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-dual-amount-backfill" (parent: .abstract.instanceof.app.command.ledger-dual-amount-backfill).
Resolving inheritance for "app.command.ledger-dual-amount-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-dual-amount-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sync-products-to-central" (parent: .abstract.instanceof.app.command.sync-products-to-central).
Resolving inheritance for "app.command.sync-products-to-central" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sync-products-to-central).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sync-health" (parent: .abstract.instanceof.app.command.sync-health).
Resolving inheritance for "app.command.sync-health" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sync-health).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-remap-resync" (parent: .abstract.instanceof.app.command.central-remap-resync).
Resolving inheritance for "app.command.central-remap-resync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-remap-resync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-central-catalog-modules" (parent: .abstract.instanceof.app.command.seed-central-catalog-modules).
Resolving inheritance for "app.command.seed-central-catalog-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-central-catalog-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-finance-tools-modules" (parent: .abstract.instanceof.app.command.seed-finance-tools-modules).
Resolving inheritance for "app.command.seed-finance-tools-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-finance-tools-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-wallet-sync" (parent: .abstract.instanceof.app.command.aspire-wallet-sync).
Resolving inheritance for "app.command.aspire-wallet-sync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-wallet-sync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.billing-schedule-check" (parent: .abstract.instanceof.app.command.billing-schedule-check).
Resolving inheritance for "app.command.billing-schedule-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.billing-schedule-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-integrity-check" (parent: .abstract.instanceof.app.command.ledger-integrity-check).
Resolving inheritance for "app.command.ledger-integrity-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-integrity-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.head-pathtree-repair" (parent: .abstract.instanceof.app.command.head-pathtree-repair).
Resolving inheritance for "app.command.head-pathtree-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.head-pathtree-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-rebuild" (parent: .abstract.instanceof.app.command.ledger-rebuild).
Resolving inheritance for "app.command.ledger-rebuild" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-rebuild).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-rebuild" (parent: .abstract.instanceof.app.command.inventory-rebuild).
Resolving inheritance for "app.command.inventory-rebuild" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-rebuild).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-reset" (parent: .abstract.instanceof.app.command.tenant-reset).
Resolving inheritance for "app.command.tenant-reset" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-reset).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-audit-chain" (parent: .abstract.instanceof.app.command.ledger-audit-chain).
Resolving inheritance for "app.command.ledger-audit-chain" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-audit-chain).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.for-each-tenant" (parent: .abstract.instanceof.app.command.for-each-tenant).
Resolving inheritance for "app.command.for-each-tenant" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.for-each-tenant).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-return-build" (parent: .abstract.instanceof.app.command.tax-return-build).
Resolving inheritance for "app.command.tax-return-build" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-return-build).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-vat-return" (parent: .abstract.instanceof.app.command.bd-vat-return).
Resolving inheritance for "app.command.bd-vat-return" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-vat-return).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-mushak-register" (parent: .abstract.instanceof.app.command.bd-mushak-register).
Resolving inheritance for "app.command.bd-mushak-register" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-mushak-register).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-seed-tax-config" (parent: .abstract.instanceof.app.command.bd-seed-tax-config).
Resolving inheritance for "app.command.bd-seed-tax-config" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-seed-tax-config).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-withholding-ledger" (parent: .abstract.instanceof.app.command.bd-withholding-ledger).
Resolving inheritance for "app.command.bd-withholding-ledger" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-withholding-ledger).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-mushak-6-6" (parent: .abstract.instanceof.app.command.bd-mushak-6-6).
Resolving inheritance for "app.command.bd-mushak-6-6" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-mushak-6-6).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-ustva" (parent: .abstract.instanceof.app.command.de-ustva).
Resolving inheritance for "app.command.de-ustva" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-ustva).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-seed-tax-config" (parent: .abstract.instanceof.app.command.de-seed-tax-config).
Resolving inheritance for "app.command.de-seed-tax-config" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-seed-tax-config).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-pv-tax-selftest" (parent: .abstract.instanceof.app.command.de-pv-tax-selftest).
Resolving inheritance for "app.command.de-pv-tax-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-pv-tax-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f5" (parent: .abstract.instanceof.app.command.sg-gst-f5).
Resolving inheritance for "app.command.sg-gst-f5" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f5).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-form-cs" (parent: .abstract.instanceof.app.command.sg-form-cs).
Resolving inheritance for "app.command.sg-form-cs" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-form-cs).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-seed-tax-config" (parent: .abstract.instanceof.app.command.sg-seed-tax-config).
Resolving inheritance for "app.command.sg-seed-tax-config" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-seed-tax-config).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-cockpit" (parent: .abstract.instanceof.app.command.epc-cockpit).
Resolving inheritance for "app.command.epc-cockpit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-cockpit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-einvoice-import" (parent: .abstract.instanceof.app.command.de-einvoice-import).
Resolving inheritance for "app.command.de-einvoice-import" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-einvoice-import).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-ec-sales-list" (parent: .abstract.instanceof.app.command.de-ec-sales-list).
Resolving inheritance for "app.command.de-ec-sales-list" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-ec-sales-list).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-skr-map" (parent: .abstract.instanceof.app.command.de-skr-map).
Resolving inheritance for "app.command.de-skr-map" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-skr-map).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cleanup-attendance-junk" (parent: .abstract.instanceof.app.command.cleanup-attendance-junk).
Resolving inheritance for "app.command.cleanup-attendance-junk" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cleanup-attendance-junk).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-return-export" (parent: .abstract.instanceof.app.command.tax-return-export).
Resolving inheritance for "app.command.tax-return-export" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-return-export).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.starter-pack-export" (parent: .abstract.instanceof.app.command.starter-pack-export).
Resolving inheritance for "app.command.starter-pack-export" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.starter-pack-export).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.starter-pack-apply" (parent: .abstract.instanceof.app.command.starter-pack-apply).
Resolving inheritance for "app.command.starter-pack-apply" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.starter-pack-apply).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.opening-balances-import" (parent: .abstract.instanceof.app.command.opening-balances-import).
Resolving inheritance for "app.command.opening-balances-import" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.opening-balances-import).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.solar-size" (parent: .abstract.instanceof.app.command.solar-size).
Resolving inheritance for "app.command.solar-size" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.solar-size).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-statutory" (parent: .abstract.instanceof.app.command.payroll-statutory).
Resolving inheritance for "app.command.payroll-statutory" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-statutory).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ensure-standard-heads" (parent: .abstract.instanceof.app.command.ensure-standard-heads).
Resolving inheritance for "app.command.ensure-standard-heads" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ensure-standard-heads).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-accounts-setup" (parent: .abstract.instanceof.app.command.fx-accounts-setup).
Resolving inheritance for "app.command.fx-accounts-setup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-accounts-setup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-settlement-selftest" (parent: .abstract.instanceof.app.command.fx-settlement-selftest).
Resolving inheritance for "app.command.fx-settlement-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-settlement-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-stamp-invoice" (parent: .abstract.instanceof.app.command.fx-stamp-invoice).
Resolving inheritance for "app.command.fx-stamp-invoice" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-stamp-invoice).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.express-purchase-selftest" (parent: .abstract.instanceof.app.command.express-purchase-selftest).
Resolving inheritance for "app.command.express-purchase-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.express-purchase-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pv-fx-selftest" (parent: .abstract.instanceof.app.command.pv-fx-selftest).
Resolving inheritance for "app.command.pv-fx-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pv-fx-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-fx-selftest" (parent: .abstract.instanceof.app.command.aspire-fx-selftest).
Resolving inheritance for "app.command.aspire-fx-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-fx-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payment-tag-selftest" (parent: .abstract.instanceof.app.command.payment-tag-selftest).
Resolving inheritance for "app.command.payment-tag-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payment-tag-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-inbox-selftest" (parent: .abstract.instanceof.app.command.one-inbox-selftest).
Resolving inheritance for "app.command.one-inbox-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-inbox-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-workgraph-selftest" (parent: .abstract.instanceof.app.command.one-workgraph-selftest).
Resolving inheritance for "app.command.one-workgraph-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-workgraph-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-mission-selftest" (parent: .abstract.instanceof.app.command.one-mission-selftest).
Resolving inheritance for "app.command.one-mission-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-mission-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-travel-selftest" (parent: .abstract.instanceof.app.command.one-travel-selftest).
Resolving inheritance for "app.command.one-travel-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-travel-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.po-annexure-selftest" (parent: .abstract.instanceof.app.command.po-annexure-selftest).
Resolving inheritance for "app.command.po-annexure-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.po-annexure-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-backfill" (parent: .abstract.instanceof.app.command.crm-chain-backfill).
Resolving inheritance for "app.command.crm-chain-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-opportunity-outcome" (parent: .abstract.instanceof.app.command.crm-opportunity-outcome).
Resolving inheritance for "app.command.crm-opportunity-outcome" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-opportunity-outcome).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.convert-to-order-selftest" (parent: .abstract.instanceof.app.command.convert-to-order-selftest).
Resolving inheritance for "app.command.convert-to-order-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.convert-to-order-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ulm-outcome-selftest" (parent: .abstract.instanceof.app.command.ulm-outcome-selftest).
Resolving inheritance for "app.command.ulm-outcome-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ulm-outcome-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-selftest" (parent: .abstract.instanceof.app.command.crm-chain-selftest).
Resolving inheritance for "app.command.crm-chain-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-lead-status-repair" (parent: .abstract.instanceof.app.command.crm-chain-lead-status-repair).
Resolving inheritance for "app.command.crm-chain-lead-status-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-lead-status-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.head-path-repair-selftest" (parent: .abstract.instanceof.app.command.head-path-repair-selftest).
Resolving inheritance for "app.command.head-path-repair-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.head-path-repair-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-visibility-selftest" (parent: .abstract.instanceof.app.command.sales-visibility-selftest).
Resolving inheritance for "app.command.sales-visibility-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-visibility-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-reassign-selftest" (parent: .abstract.instanceof.app.command.sales-reassign-selftest).
Resolving inheritance for "app.command.sales-reassign-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-reassign-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-stage-selftest" (parent: .abstract.instanceof.app.command.doc-stage-selftest).
Resolving inheritance for "app.command.doc-stage-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-stage-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-order-audit" (parent: .abstract.instanceof.app.command.inventory-order-audit).
Resolving inheritance for "app.command.inventory-order-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-order-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-cost-repair" (parent: .abstract.instanceof.app.command.inventory-cost-repair).
Resolving inheritance for "app.command.inventory-cost-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-cost-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-cost-repair-selftest" (parent: .abstract.instanceof.app.command.inventory-cost-repair-selftest).
Resolving inheritance for "app.command.inventory-cost-repair-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-cost-repair-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.rebuild-rectify-selftest" (parent: .abstract.instanceof.app.command.rebuild-rectify-selftest).
Resolving inheritance for "app.command.rebuild-rectify-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.rebuild-rectify-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-leg-selftest" (parent: .abstract.instanceof.app.command.delivery-gl-leg-selftest).
Resolving inheritance for "app.command.delivery-gl-leg-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-leg-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-backfill" (parent: .abstract.instanceof.app.command.delivery-gl-backfill).
Resolving inheritance for "app.command.delivery-gl-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-backfill-selftest" (parent: .abstract.instanceof.app.command.delivery-gl-backfill-selftest).
Resolving inheritance for "app.command.delivery-gl-backfill-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-backfill-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-audit" (parent: .abstract.instanceof.app.command.grn-fx-audit).
Resolving inheritance for "app.command.grn-fx-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reverse-voucher" (parent: .abstract.instanceof.app.command.reverse-voucher).
Resolving inheritance for "app.command.reverse-voucher" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reverse-voucher).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-hit-pending" (parent: .abstract.instanceof.app.command.ledger-hit-pending).
Resolving inheritance for "app.command.ledger-hit-pending" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-hit-pending).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gl-correction-9275" (parent: .abstract.instanceof.app.command.gl-correction-9275).
Resolving inheritance for "app.command.gl-correction-9275" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gl-correction-9275).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-voucher-tag-selftest" (parent: .abstract.instanceof.app.command.grn-voucher-tag-selftest).
Resolving inheritance for "app.command.grn-voucher-tag-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-voucher-tag-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-repair" (parent: .abstract.instanceof.app.command.grn-fx-repair).
Resolving inheritance for "app.command.grn-fx-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-cost-restamp" (parent: .abstract.instanceof.app.command.delivery-cost-restamp).
Resolving inheritance for "app.command.delivery-cost-restamp" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-cost-restamp).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-audit-selftest" (parent: .abstract.instanceof.app.command.grn-fx-audit-selftest).
Resolving inheritance for "app.command.grn-fx-audit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-audit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-head-selftest" (parent: .abstract.instanceof.app.command.employee-head-selftest).
Resolving inheritance for "app.command.employee-head-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-head-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-payment-selftest" (parent: .abstract.instanceof.app.command.payslip-payment-selftest).
Resolving inheritance for "app.command.payslip-payment-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-payment-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-payment-repair" (parent: .abstract.instanceof.app.command.payslip-payment-repair).
Resolving inheritance for "app.command.payslip-payment-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-payment-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-filter-selftest" (parent: .abstract.instanceof.app.command.period-filter-selftest).
Resolving inheritance for "app.command.period-filter-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-filter-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.approval-context-selftest" (parent: .abstract.instanceof.app.command.approval-context-selftest).
Resolving inheritance for "app.command.approval-context-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.approval-context-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-head-dedupe" (parent: .abstract.instanceof.app.command.employee-head-dedupe).
Resolving inheritance for "app.command.employee-head-dedupe" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-head-dedupe).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hivemind-intake-selftest" (parent: .abstract.instanceof.app.command.hivemind-intake-selftest).
Resolving inheritance for "app.command.hivemind-intake-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hivemind-intake-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-clock-selftest" (parent: .abstract.instanceof.app.command.tenant-clock-selftest).
Resolving inheritance for "app.command.tenant-clock-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-clock-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.people-directory-selftest" (parent: .abstract.instanceof.app.command.people-directory-selftest).
Resolving inheritance for "app.command.people-directory-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.people-directory-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.maps-selftest" (parent: .abstract.instanceof.app.command.maps-selftest).
Resolving inheritance for "app.command.maps-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.maps-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-legacy-amount-repair" (parent: .abstract.instanceof.app.command.fx-legacy-amount-repair).
Resolving inheritance for "app.command.fx-legacy-amount-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-legacy-amount-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-rate-pull" (parent: .abstract.instanceof.app.command.fx-rate-pull).
Resolving inheritance for "app.command.fx-rate-pull" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-rate-pull).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-voucher-inspect" (parent: .abstract.instanceof.app.command.fx-voucher-inspect).
Resolving inheritance for "app.command.fx-voucher-inspect" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-voucher-inspect).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.po-amount-foreign-backfill" (parent: .abstract.instanceof.app.command.po-amount-foreign-backfill).
Resolving inheritance for "app.command.po-amount-foreign-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.po-amount-foreign-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cpshell-landing-seed" (parent: .abstract.instanceof.app.command.cpshell-landing-seed).
Resolving inheritance for "app.command.cpshell-landing-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cpshell-landing-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-audit" (parent: .abstract.instanceof.app.command.menu-audit).
Resolving inheritance for "app.command.menu-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-form-parity-selftest" (parent: .abstract.instanceof.app.command.employee-form-parity-selftest).
Resolving inheritance for "app.command.employee-form-parity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-form-parity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.template-route-selftest" (parent: .abstract.instanceof.app.command.template-route-selftest).
Resolving inheritance for "app.command.template-route-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.template-route-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-identity-selftest" (parent: .abstract.instanceof.app.command.payroll-identity-selftest).
Resolving inheritance for "app.command.payroll-identity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-identity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-duplicate-repair" (parent: .abstract.instanceof.app.command.payslip-duplicate-repair).
Resolving inheritance for "app.command.payslip-duplicate-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-duplicate-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-sync" (parent: .abstract.instanceof.app.command.route-sync).
Resolving inheritance for "app.command.route-sync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-sync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-sync-selftest" (parent: .abstract.instanceof.app.command.route-sync-selftest).
Resolving inheritance for "app.command.route-sync-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-sync-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-scenario-suite" (parent: .abstract.instanceof.app.command.hr-scenario-suite).
Resolving inheritance for "app.command.hr-scenario-suite" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-scenario-suite).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-seed-missing" (parent: .abstract.instanceof.app.command.menu-seed-missing).
Resolving inheritance for "app.command.menu-seed-missing" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-seed-missing).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-audit-selftest" (parent: .abstract.instanceof.app.command.menu-audit-selftest).
Resolving inheritance for "app.command.menu-audit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-audit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costing-diagnose" (parent: .abstract.instanceof.app.command.project-costing-diagnose).
Resolving inheritance for "app.command.project-costing-diagnose" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costing-diagnose).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-currency-audit" (parent: .abstract.instanceof.app.command.boq-currency-audit).
Resolving inheritance for "app.command.boq-currency-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-currency-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-currency-audit-selftest" (parent: .abstract.instanceof.app.command.boq-currency-audit-selftest).
Resolving inheritance for "app.command.boq-currency-audit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-currency-audit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costing-currency-selftest" (parent: .abstract.instanceof.app.command.project-costing-currency-selftest).
Resolving inheritance for "app.command.project-costing-currency-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costing-currency-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.incoterm-selftest" (parent: .abstract.instanceof.app.command.incoterm-selftest).
Resolving inheritance for "app.command.incoterm-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.incoterm-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.incoterm-repair" (parent: .abstract.instanceof.app.command.incoterm-repair).
Resolving inheritance for "app.command.incoterm-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.incoterm-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-outcome-selftest" (parent: .abstract.instanceof.app.command.proposal-outcome-selftest).
Resolving inheritance for "app.command.proposal-outcome-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-outcome-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-journey-selftest" (parent: .abstract.instanceof.app.command.ga-journey-selftest).
Resolving inheritance for "app.command.ga-journey-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-journey-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-baseline-selftest" (parent: .abstract.instanceof.app.command.boq-baseline-selftest).
Resolving inheritance for "app.command.boq-baseline-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-baseline-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.estimate-implementation-selftest" (parent: .abstract.instanceof.app.command.estimate-implementation-selftest).
Resolving inheritance for "app.command.estimate-implementation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.estimate-implementation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.carry-forward-selftest" (parent: .abstract.instanceof.app.command.carry-forward-selftest).
Resolving inheritance for "app.command.carry-forward-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.carry-forward-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-lifecycle-selftest" (parent: .abstract.instanceof.app.command.project-lifecycle-selftest).
Resolving inheritance for "app.command.project-lifecycle-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-lifecycle-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-baseline-backfill" (parent: .abstract.instanceof.app.command.boq-baseline-backfill).
Resolving inheritance for "app.command.boq-baseline-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-baseline-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pi-service-cost-selftest" (parent: .abstract.instanceof.app.command.pi-service-cost-selftest).
Resolving inheritance for "app.command.pi-service-cost-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pi-service-cost-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pi-service-cost-diagnose" (parent: .abstract.instanceof.app.command.pi-service-cost-diagnose).
Resolving inheritance for "app.command.pi-service-cost-diagnose" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pi-service-cost-diagnose).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fa-conversion-selftest" (parent: .abstract.instanceof.app.command.fa-conversion-selftest).
Resolving inheritance for "app.command.fa-conversion-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fa-conversion-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-reconciliation-selftest" (parent: .abstract.instanceof.app.command.ledger-reconciliation-selftest).
Resolving inheritance for "app.command.ledger-reconciliation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-reconciliation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-conversion-selftest" (parent: .abstract.instanceof.app.command.aspire-conversion-selftest).
Resolving inheritance for "app.command.aspire-conversion-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-conversion-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-ingest-selftest" (parent: .abstract.instanceof.app.command.financial-ingest-selftest).
Resolving inheritance for "app.command.financial-ingest-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-ingest-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-sync" (parent: .abstract.instanceof.app.command.financial-sync).
Resolving inheritance for "app.command.financial-sync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-sync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-connector-selftest" (parent: .abstract.instanceof.app.command.financial-connector-selftest).
Resolving inheritance for "app.command.financial-connector-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-connector-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-alarm-selftest" (parent: .abstract.instanceof.app.command.eb-alarm-selftest).
Resolving inheritance for "app.command.eb-alarm-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-alarm-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.wise-adapter-selftest" (parent: .abstract.instanceof.app.command.wise-adapter-selftest).
Resolving inheritance for "app.command.wise-adapter-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.wise-adapter-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-feed-landing-selftest" (parent: .abstract.instanceof.app.command.bank-feed-landing-selftest).
Resolving inheritance for "app.command.bank-feed-landing-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-feed-landing-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-feed-review-selftest" (parent: .abstract.instanceof.app.command.bank-feed-review-selftest).
Resolving inheritance for "app.command.bank-feed-review-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-feed-review-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ocbc-adapter-selftest" (parent: .abstract.instanceof.app.command.ocbc-adapter-selftest).
Resolving inheritance for "app.command.ocbc-adapter-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ocbc-adapter-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-kpi-invoice-selftest" (parent: .abstract.instanceof.app.command.eb-kpi-invoice-selftest).
Resolving inheritance for "app.command.eb-kpi-invoice-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-kpi-invoice-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cash-truth-selftest" (parent: .abstract.instanceof.app.command.cash-truth-selftest).
Resolving inheritance for "app.command.cash-truth-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cash-truth-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cash-config-discovery-selftest" (parent: .abstract.instanceof.app.command.cash-config-discovery-selftest).
Resolving inheritance for "app.command.cash-config-discovery-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cash-config-discovery-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payments-due-selftest" (parent: .abstract.instanceof.app.command.payments-due-selftest).
Resolving inheritance for "app.command.payments-due-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payments-due-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.forecast-trust-selftest" (parent: .abstract.instanceof.app.command.forecast-trust-selftest).
Resolving inheritance for "app.command.forecast-trust-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.forecast-trust-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-consolidation-selftest" (parent: .abstract.instanceof.app.command.fx-consolidation-selftest).
Resolving inheritance for "app.command.fx-consolidation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-consolidation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-layout-selftest" (parent: .abstract.instanceof.app.command.sds-layout-selftest).
Resolving inheritance for "app.command.sds-layout-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-layout-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess360-selftest" (parent: .abstract.instanceof.app.command.sds-bess360-selftest).
Resolving inheritance for "app.command.sds-bess360-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess360-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5-selftest" (parent: .abstract.instanceof.app.command.sds-bess5-selftest).
Resolving inheritance for "app.command.sds-bess5-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5b-selftest" (parent: .abstract.instanceof.app.command.sds-bess5b-selftest).
Resolving inheritance for "app.command.sds-bess5b-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5b-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5c-selftest" (parent: .abstract.instanceof.app.command.sds-bess5c-selftest).
Resolving inheritance for "app.command.sds-bess5c-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5c-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess4b-selftest" (parent: .abstract.instanceof.app.command.sds-bess4b-selftest).
Resolving inheritance for "app.command.sds-bess4b-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess4b-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess4-selftest" (parent: .abstract.instanceof.app.command.sds-bess4-selftest).
Resolving inheritance for "app.command.sds-bess4-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess4-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess3c-selftest" (parent: .abstract.instanceof.app.command.sds-bess3c-selftest).
Resolving inheritance for "app.command.sds-bess3c-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess3c-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess-rules-seed" (parent: .abstract.instanceof.app.command.sds-bess-rules-seed).
Resolving inheritance for "app.command.sds-bess-rules-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess-rules-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pv-rules-seed" (parent: .abstract.instanceof.app.command.pv-rules-seed).
Resolving inheritance for "app.command.pv-rules-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pv-rules-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve0-selftest" (parent: .abstract.instanceof.app.command.pve0-selftest).
Resolving inheritance for "app.command.pve0-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve0-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve1-selftest" (parent: .abstract.instanceof.app.command.pve1-selftest).
Resolving inheritance for "app.command.pve1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve2-selftest" (parent: .abstract.instanceof.app.command.pve2-selftest).
Resolving inheritance for "app.command.pve2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve3-selftest" (parent: .abstract.instanceof.app.command.pve3-selftest).
Resolving inheritance for "app.command.pve3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve4-selftest" (parent: .abstract.instanceof.app.command.pve4-selftest).
Resolving inheritance for "app.command.pve4-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve4-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve5-selftest" (parent: .abstract.instanceof.app.command.pve5-selftest).
Resolving inheritance for "app.command.pve5-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve5-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve6-selftest" (parent: .abstract.instanceof.app.command.pve6-selftest).
Resolving inheritance for "app.command.pve6-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve6-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve8-selftest" (parent: .abstract.instanceof.app.command.pve8-selftest).
Resolving inheritance for "app.command.pve8-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve8-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve9-selftest" (parent: .abstract.instanceof.app.command.pve9-selftest).
Resolving inheritance for "app.command.pve9-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve9-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve7-selftest" (parent: .abstract.instanceof.app.command.pve7-selftest).
Resolving inheritance for "app.command.pve7-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve7-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve10-selftest" (parent: .abstract.instanceof.app.command.pve10-selftest).
Resolving inheritance for "app.command.pve10-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve10-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve11-selftest" (parent: .abstract.instanceof.app.command.pve11-selftest).
Resolving inheritance for "app.command.pve11-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve11-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve12-selftest" (parent: .abstract.instanceof.app.command.pve12-selftest).
Resolving inheritance for "app.command.pve12-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve12-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve13-selftest" (parent: .abstract.instanceof.app.command.pve13-selftest).
Resolving inheritance for "app.command.pve13-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve13-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc-rules-seed" (parent: .abstract.instanceof.app.command.gsc-rules-seed).
Resolving inheritance for "app.command.gsc-rules-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc-rules-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc0-selftest" (parent: .abstract.instanceof.app.command.gsc0-selftest).
Resolving inheritance for "app.command.gsc0-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc0-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc1-selftest" (parent: .abstract.instanceof.app.command.gsc1-selftest).
Resolving inheritance for "app.command.gsc1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc2-selftest" (parent: .abstract.instanceof.app.command.gsc2-selftest).
Resolving inheritance for "app.command.gsc2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc3-selftest" (parent: .abstract.instanceof.app.command.gsc3-selftest).
Resolving inheritance for "app.command.gsc3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-selftest" (parent: .abstract.instanceof.app.command.scom-selftest).
Resolving inheritance for "app.command.scom-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geo-selftest" (parent: .abstract.instanceof.app.command.sds-geo-selftest).
Resolving inheritance for "app.command.sds-geo-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geo-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-parcel-selftest" (parent: .abstract.instanceof.app.command.sds-parcel-selftest).
Resolving inheritance for "app.command.sds-parcel-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-parcel-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-pricing-selftest" (parent: .abstract.instanceof.app.command.web-pricing-selftest).
Resolving inheritance for "app.command.web-pricing-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-pricing-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-claims-selftest" (parent: .abstract.instanceof.app.command.web-claims-selftest).
Resolving inheritance for "app.command.web-claims-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-claims-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-docpack-selftest" (parent: .abstract.instanceof.app.command.sds-docpack-selftest).
Resolving inheritance for "app.command.sds-docpack-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-docpack-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-economics-selftest" (parent: .abstract.instanceof.app.command.sds-economics-selftest).
Resolving inheritance for "app.command.sds-economics-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-economics-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-history-selftest" (parent: .abstract.instanceof.app.command.sds-history-selftest).
Resolving inheritance for "app.command.sds-history-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-history-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-accrue" (parent: .abstract.instanceof.app.command.scom-accrue).
Resolving inheritance for "app.command.scom-accrue" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-accrue).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-accrual-selftest" (parent: .abstract.instanceof.app.command.scom-accrual-selftest).
Resolving inheritance for "app.command.scom-accrual-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-accrual-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-siteplan-selftest" (parent: .abstract.instanceof.app.command.sds-siteplan-selftest).
Resolving inheritance for "app.command.sds-siteplan-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-siteplan-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geoterrain-selftest" (parent: .abstract.instanceof.app.command.sds-geoterrain-selftest).
Resolving inheritance for "app.command.sds-geoterrain-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geoterrain-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-analytics-report" (parent: .abstract.instanceof.app.command.web-analytics-report).
Resolving inheritance for "app.command.web-analytics-report" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-analytics-report).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.honeywatt-brand-selftest" (parent: .abstract.instanceof.app.command.honeywatt-brand-selftest).
Resolving inheritance for "app.command.honeywatt-brand-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.honeywatt-brand-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-vault-selftest" (parent: .abstract.instanceof.app.command.sds-vault-selftest).
Resolving inheritance for "app.command.sds-vault-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-vault-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg1-selftest" (parent: .abstract.instanceof.app.command.esg1-selftest).
Resolving inheritance for "app.command.esg1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg2-selftest" (parent: .abstract.instanceof.app.command.esg2-selftest).
Resolving inheritance for "app.command.esg2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg-energy-mirror" (parent: .abstract.instanceof.app.command.esg-energy-mirror).
Resolving inheritance for "app.command.esg-energy-mirror" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg-energy-mirror).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg3-selftest" (parent: .abstract.instanceof.app.command.esg3-selftest).
Resolving inheritance for "app.command.esg3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg4-selftest" (parent: .abstract.instanceof.app.command.esg4-selftest).
Resolving inheritance for "app.command.esg4-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg4-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg5-selftest" (parent: .abstract.instanceof.app.command.esg5-selftest).
Resolving inheritance for "app.command.esg5-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg5-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg6-selftest" (parent: .abstract.instanceof.app.command.esg6-selftest).
Resolving inheritance for "app.command.esg6-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg6-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg7-selftest" (parent: .abstract.instanceof.app.command.esg7-selftest).
Resolving inheritance for "app.command.esg7-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg7-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg8-selftest" (parent: .abstract.instanceof.app.command.esg8-selftest).
Resolving inheritance for "app.command.esg8-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg8-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg9-selftest" (parent: .abstract.instanceof.app.command.esg9-selftest).
Resolving inheritance for "app.command.esg9-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg9-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg10-selftest" (parent: .abstract.instanceof.app.command.esg10-selftest).
Resolving inheritance for "app.command.esg10-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg10-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess3-selftest" (parent: .abstract.instanceof.app.command.sds-bess3-selftest).
Resolving inheritance for "app.command.sds-bess3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2c-selftest" (parent: .abstract.instanceof.app.command.sds-bess2c-selftest).
Resolving inheritance for "app.command.sds-bess2c-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2c-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2b-selftest" (parent: .abstract.instanceof.app.command.sds-bess2b-selftest).
Resolving inheritance for "app.command.sds-bess2b-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2b-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2-selftest" (parent: .abstract.instanceof.app.command.sds-bess2-selftest).
Resolving inheritance for "app.command.sds-bess2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess1-selftest" (parent: .abstract.instanceof.app.command.sds-bess1-selftest).
Resolving inheritance for "app.command.sds-bess1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-econ-selftest" (parent: .abstract.instanceof.app.command.sds-econ-selftest).
Resolving inheritance for "app.command.sds-econ-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-econ-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-design-selftest" (parent: .abstract.instanceof.app.command.sds-design-selftest).
Resolving inheritance for "app.command.sds-design-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-design-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lib-selftest" (parent: .abstract.instanceof.app.command.sds-lib-selftest).
Resolving inheritance for "app.command.sds-lib-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lib-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-block-selftest" (parent: .abstract.instanceof.app.command.sds-block-selftest).
Resolving inheritance for "app.command.sds-block-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-block-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-string-selftest" (parent: .abstract.instanceof.app.command.sds-string-selftest).
Resolving inheritance for "app.command.sds-string-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-string-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-demo-steward-selftest" (parent: .abstract.instanceof.app.command.sds-demo-steward-selftest).
Resolving inheritance for "app.command.sds-demo-steward-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-demo-steward-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-econ-parity-selftest" (parent: .abstract.instanceof.app.command.sds-econ-parity-selftest).
Resolving inheritance for "app.command.sds-econ-parity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-econ-parity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sample-site-seed" (parent: .abstract.instanceof.app.command.sds-sample-site-seed).
Resolving inheritance for "app.command.sds-sample-site-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sample-site-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-candidate-selftest" (parent: .abstract.instanceof.app.command.sds-candidate-selftest).
Resolving inheritance for "app.command.sds-candidate-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-candidate-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-documents-hub-selftest" (parent: .abstract.instanceof.app.command.sds-documents-hub-selftest).
Resolving inheritance for "app.command.sds-documents-hub-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-documents-hub-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-selftest" (parent: .abstract.instanceof.app.command.sds-funnel-selftest).
Resolving inheritance for "app.command.sds-funnel-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-purge" (parent: .abstract.instanceof.app.command.hb360-purge).
Resolving inheritance for "app.command.hb360-purge" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-purge).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-seed" (parent: .abstract.instanceof.app.command.sds-funnel-seed).
Resolving inheritance for "app.command.sds-funnel-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-dispatch" (parent: .abstract.instanceof.app.command.sds-funnel-dispatch).
Resolving inheritance for "app.command.sds-funnel-dispatch" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-dispatch).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-share-selftest" (parent: .abstract.instanceof.app.command.sds-share-selftest).
Resolving inheritance for "app.command.sds-share-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-share-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-components-selftest" (parent: .abstract.instanceof.app.command.sds-components-selftest).
Resolving inheritance for "app.command.sds-components-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-components-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-compbuild-selftest" (parent: .abstract.instanceof.app.command.sds-compbuild-selftest).
Resolving inheritance for "app.command.sds-compbuild-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-compbuild-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess-selftest" (parent: .abstract.instanceof.app.command.sds-bess-selftest).
Resolving inheritance for "app.command.sds-bess-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-run-selftest" (parent: .abstract.instanceof.app.command.sds-yield-run-selftest).
Resolving inheritance for "app.command.sds-yield-run-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-run-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-hourly-yield-selftest" (parent: .abstract.instanceof.app.command.sds-hourly-yield-selftest).
Resolving inheritance for "app.command.sds-hourly-yield-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-hourly-yield-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pcs-selftest" (parent: .abstract.instanceof.app.command.sds-pcs-selftest).
Resolving inheritance for "app.command.sds-pcs-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pcs-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-selftest" (parent: .abstract.instanceof.app.command.sds-gsolar-selftest).
Resolving inheritance for "app.command.sds-gsolar-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-probe" (parent: .abstract.instanceof.app.command.sds-gsolar-probe).
Resolving inheritance for "app.command.sds-gsolar-probe" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-probe).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-datasheet-selftest" (parent: .abstract.instanceof.app.command.sds-datasheet-selftest).
Resolving inheritance for "app.command.sds-datasheet-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-datasheet-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comms-selftest" (parent: .abstract.instanceof.app.command.sds-comms-selftest).
Resolving inheritance for "app.command.sds-comms-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comms-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-loadprofile-selftest" (parent: .abstract.instanceof.app.command.sds-loadprofile-selftest).
Resolving inheritance for "app.command.sds-loadprofile-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-loadprofile-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-routing-selftest" (parent: .abstract.instanceof.app.command.sds-routing-selftest).
Resolving inheritance for "app.command.sds-routing-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-routing-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tray-selftest" (parent: .abstract.instanceof.app.command.sds-tray-selftest).
Resolving inheritance for "app.command.sds-tray-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tray-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3dedit-selftest" (parent: .abstract.instanceof.app.command.sds-3dedit-selftest).
Resolving inheritance for "app.command.sds-3dedit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3dedit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-presentation-selftest" (parent: .abstract.instanceof.app.command.sds-presentation-selftest).
Resolving inheritance for "app.command.sds-presentation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-presentation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-seed-selftest" (parent: .abstract.instanceof.app.command.sds-gsolar-seed-selftest).
Resolving inheritance for "app.command.sds-gsolar-seed-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-seed-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-terrain-rack-selftest" (parent: .abstract.instanceof.app.command.sds-terrain-rack-selftest).
Resolving inheritance for "app.command.sds-terrain-rack-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-terrain-rack-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-manual-terrain-selftest" (parent: .abstract.instanceof.app.command.sds-manual-terrain-selftest).
Resolving inheritance for "app.command.sds-manual-terrain-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-manual-terrain-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lps-selftest" (parent: .abstract.instanceof.app.command.sds-lps-selftest).
Resolving inheritance for "app.command.sds-lps-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lps-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-shadow-selftest" (parent: .abstract.instanceof.app.command.sds-shadow-selftest).
Resolving inheritance for "app.command.sds-shadow-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-shadow-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-flow-selftest" (parent: .abstract.instanceof.app.command.sds-flow-selftest).
Resolving inheritance for "app.command.sds-flow-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-flow-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-route-materialize" (parent: .abstract.instanceof.app.command.sds-route-materialize).
Resolving inheritance for "app.command.sds-route-materialize" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-route-materialize).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-matsrv-selftest" (parent: .abstract.instanceof.app.command.sds-matsrv-selftest).
Resolving inheritance for "app.command.sds-matsrv-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-matsrv-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-quote-selftest" (parent: .abstract.instanceof.app.command.sds-quote-selftest).
Resolving inheritance for "app.command.sds-quote-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-quote-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-grade-selftest" (parent: .abstract.instanceof.app.command.sds-grade-selftest).
Resolving inheritance for "app.command.sds-grade-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-grade-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-h1-selftest" (parent: .abstract.instanceof.app.command.sds-h1-selftest).
Resolving inheritance for "app.command.sds-h1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-h1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-benchmark" (parent: .abstract.instanceof.app.command.sds-yield-benchmark).
Resolving inheritance for "app.command.sds-yield-benchmark" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-benchmark).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gfm-selftest" (parent: .abstract.instanceof.app.command.sds-gfm-selftest).
Resolving inheritance for "app.command.sds-gfm-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gfm-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-risk-selftest" (parent: .abstract.instanceof.app.command.sds-risk-selftest).
Resolving inheritance for "app.command.sds-risk-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-risk-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-decision-selftest" (parent: .abstract.instanceof.app.command.sds-decision-selftest).
Resolving inheritance for "app.command.sds-decision-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-decision-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-io-selftest" (parent: .abstract.instanceof.app.command.sds-io-selftest).
Resolving inheritance for "app.command.sds-io-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-io-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3dmodel-selftest" (parent: .abstract.instanceof.app.command.sds-3dmodel-selftest).
Resolving inheritance for "app.command.sds-3dmodel-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3dmodel-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ground-selftest" (parent: .abstract.instanceof.app.command.sds-ground-selftest).
Resolving inheritance for "app.command.sds-ground-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ground-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-facade-selftest" (parent: .abstract.instanceof.app.command.sds-facade-selftest).
Resolving inheritance for "app.command.sds-facade-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-facade-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-irrig-selftest" (parent: .abstract.instanceof.app.command.sds-irrig-selftest).
Resolving inheritance for "app.command.sds-irrig-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-irrig-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-report-selftest" (parent: .abstract.instanceof.app.command.sds-report-selftest).
Resolving inheritance for "app.command.sds-report-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-report-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-investment-selftest" (parent: .abstract.instanceof.app.command.project-investment-selftest).
Resolving inheritance for "app.command.project-investment-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-investment-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux2-selftest" (parent: .abstract.instanceof.app.command.sds-ux2-selftest).
Resolving inheritance for "app.command.sds-ux2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux3-selftest" (parent: .abstract.instanceof.app.command.sds-ux3-selftest).
Resolving inheritance for "app.command.sds-ux3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-report2-selftest" (parent: .abstract.instanceof.app.command.sds-report2-selftest).
Resolving inheritance for "app.command.sds-report2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-report2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-set-selftest" (parent: .abstract.instanceof.app.command.sds-set-selftest).
Resolving inheritance for "app.command.sds-set-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-set-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux4-selftest" (parent: .abstract.instanceof.app.command.sds-ux4-selftest).
Resolving inheritance for "app.command.sds-ux4-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux4-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ctx-selftest" (parent: .abstract.instanceof.app.command.sds-ctx-selftest).
Resolving inheritance for "app.command.sds-ctx-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ctx-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-trust-selftest" (parent: .abstract.instanceof.app.command.ledger-trust-selftest).
Resolving inheritance for "app.command.ledger-trust-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-trust-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.role-report-selftest" (parent: .abstract.instanceof.app.command.role-report-selftest).
Resolving inheritance for "app.command.role-report-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.role-report-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-selftest" (parent: .abstract.instanceof.app.command.sales-digest-selftest).
Resolving inheritance for "app.command.sales-digest-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-push" (parent: .abstract.instanceof.app.command.sales-digest-push).
Resolving inheritance for "app.command.sales-digest-push" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-push).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-present-repair" (parent: .abstract.instanceof.app.command.attendance-present-repair).
Resolving inheritance for "app.command.attendance-present-repair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-present-repair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-present-repair-selftest" (parent: .abstract.instanceof.app.command.attendance-present-repair-selftest).
Resolving inheritance for "app.command.attendance-present-repair-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-present-repair-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-push-selftest" (parent: .abstract.instanceof.app.command.sales-digest-push-selftest).
Resolving inheritance for "app.command.sales-digest-push-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-push-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.trig-selftest" (parent: .abstract.instanceof.app.command.trig-selftest).
Resolving inheritance for "app.command.trig-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.trig-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gateway-approval-chain-selftest" (parent: .abstract.instanceof.app.command.gateway-approval-chain-selftest).
Resolving inheritance for "app.command.gateway-approval-chain-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gateway-approval-chain-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.so-item-currency-selftest" (parent: .abstract.instanceof.app.command.so-item-currency-selftest).
Resolving inheritance for "app.command.so-item-currency-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.so-item-currency-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.changelog-selftest" (parent: .abstract.instanceof.app.command.changelog-selftest).
Resolving inheritance for "app.command.changelog-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.changelog-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-price-selftest" (parent: .abstract.instanceof.app.command.srm-price-selftest).
Resolving inheritance for "app.command.srm-price-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-price-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-portal-selftest" (parent: .abstract.instanceof.app.command.srm-portal-selftest).
Resolving inheritance for "app.command.srm-portal-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-portal-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-selftest" (parent: .abstract.instanceof.app.command.spc-commission-selftest).
Resolving inheritance for "app.command.spc-commission-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ui-conformance" (parent: .abstract.instanceof.app.command.ui-conformance).
Resolving inheritance for "app.command.ui-conformance" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ui-conformance).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ui-page-analysis" (parent: .abstract.instanceof.app.command.ui-page-analysis).
Resolving inheritance for "app.command.ui-page-analysis" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ui-page-analysis).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-render-probe" (parent: .abstract.instanceof.app.command.proposal-render-probe).
Resolving inheritance for "app.command.proposal-render-probe" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-render-probe).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-gl-selftest" (parent: .abstract.instanceof.app.command.spc-commission-gl-selftest).
Resolving inheritance for "app.command.spc-commission-gl-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-gl-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-settlement-selftest" (parent: .abstract.instanceof.app.command.spc-settlement-selftest).
Resolving inheritance for "app.command.spc-settlement-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-settlement-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-accounts-setup" (parent: .abstract.instanceof.app.command.spc-commission-accounts-setup).
Resolving inheritance for "app.command.spc-commission-accounts-setup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-accounts-setup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-opening-stock-selftest" (parent: .abstract.instanceof.app.command.simpleops-opening-stock-selftest).
Resolving inheritance for "app.command.simpleops-opening-stock-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-opening-stock-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-use-stock-selftest" (parent: .abstract.instanceof.app.command.simpleops-use-stock-selftest).
Resolving inheritance for "app.command.simpleops-use-stock-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-use-stock-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-move-stock-selftest" (parent: .abstract.instanceof.app.command.simpleops-move-stock-selftest).
Resolving inheritance for "app.command.simpleops-move-stock-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-move-stock-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-count-correct-selftest" (parent: .abstract.instanceof.app.command.simpleops-count-correct-selftest).
Resolving inheritance for "app.command.simpleops-count-correct-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-count-correct-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-needs-attention-selftest" (parent: .abstract.instanceof.app.command.simpleops-needs-attention-selftest).
Resolving inheritance for "app.command.simpleops-needs-attention-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-needs-attention-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-product-workspace-selftest" (parent: .abstract.instanceof.app.command.simpleops-product-workspace-selftest).
Resolving inheritance for "app.command.simpleops-product-workspace-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-product-workspace-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-selftest" (parent: .abstract.instanceof.app.command.simpleops-selftest).
Resolving inheritance for "app.command.simpleops-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-buy-receive-selftest" (parent: .abstract.instanceof.app.command.simpleops-buy-receive-selftest).
Resolving inheritance for "app.command.simpleops-buy-receive-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-buy-receive-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-foundation-selftest" (parent: .abstract.instanceof.app.command.cw-foundation-selftest).
Resolving inheritance for "app.command.cw-foundation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-foundation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-storage-accounts-setup" (parent: .abstract.instanceof.app.command.cw-storage-accounts-setup).
Resolving inheritance for "app.command.cw-storage-accounts-setup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-storage-accounts-setup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-storage-cost-selftest" (parent: .abstract.instanceof.app.command.cw-storage-cost-selftest).
Resolving inheritance for "app.command.cw-storage-cost-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-storage-cost-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-dropship-accounts-setup" (parent: .abstract.instanceof.app.command.cw-dropship-accounts-setup).
Resolving inheritance for "app.command.cw-dropship-accounts-setup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-dropship-accounts-setup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-dropship-selftest" (parent: .abstract.instanceof.app.command.cw-dropship-selftest).
Resolving inheritance for "app.command.cw-dropship-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-dropship-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-consolidation-selftest" (parent: .abstract.instanceof.app.command.cw-consolidation-selftest).
Resolving inheritance for "app.command.cw-consolidation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-consolidation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-bonded-accounts-setup" (parent: .abstract.instanceof.app.command.cw-bonded-accounts-setup).
Resolving inheritance for "app.command.cw-bonded-accounts-setup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-bonded-accounts-setup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-bonded-selftest" (parent: .abstract.instanceof.app.command.cw-bonded-selftest).
Resolving inheritance for "app.command.cw-bonded-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-bonded-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-balance-selftest" (parent: .abstract.instanceof.app.command.voucher-balance-selftest).
Resolving inheritance for "app.command.voucher-balance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-balance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-reporting-selftest" (parent: .abstract.instanceof.app.command.cw-reporting-selftest).
Resolving inheritance for "app.command.cw-reporting-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-reporting-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-seed-modules" (parent: .abstract.instanceof.app.command.cw-seed-modules).
Resolving inheritance for "app.command.cw-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.supplier-ledger-seed-module" (parent: .abstract.instanceof.app.command.supplier-ledger-seed-module).
Resolving inheritance for "app.command.supplier-ledger-seed-module" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.supplier-ledger-seed-module).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-allocation-selftest" (parent: .abstract.instanceof.app.command.voucher-allocation-selftest).
Resolving inheritance for "app.command.voucher-allocation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-allocation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-selftest" (parent: .abstract.instanceof.app.command.pf-selftest).
Resolving inheritance for "app.command.pf-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-seed-modules" (parent: .abstract.instanceof.app.command.pf-seed-modules).
Resolving inheritance for "app.command.pf-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-ingest-payroll" (parent: .abstract.instanceof.app.command.pf-ingest-payroll).
Resolving inheritance for "app.command.pf-ingest-payroll" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-ingest-payroll).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.asset-req-selftest" (parent: .abstract.instanceof.app.command.asset-req-selftest).
Resolving inheritance for "app.command.asset-req-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.asset-req-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.asset-req-seed-module" (parent: .abstract.instanceof.app.command.asset-req-seed-module).
Resolving inheritance for "app.command.asset-req-seed-module" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.asset-req-seed-module).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-lifecycle-selftest" (parent: .abstract.instanceof.app.command.hr-lifecycle-selftest).
Resolving inheritance for "app.command.hr-lifecycle-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-lifecycle-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-lifecycle-seed-module" (parent: .abstract.instanceof.app.command.hr-lifecycle-seed-module).
Resolving inheritance for "app.command.hr-lifecycle-seed-module" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-lifecycle-seed-module).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.iou-selftest" (parent: .abstract.instanceof.app.command.iou-selftest).
Resolving inheritance for "app.command.iou-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.iou-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.iou-seed-module" (parent: .abstract.instanceof.app.command.iou-seed-module).
Resolving inheritance for "app.command.iou-seed-module" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.iou-seed-module).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.major-project-selftest" (parent: .abstract.instanceof.app.command.major-project-selftest).
Resolving inheritance for "app.command.major-project-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.major-project-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-roi-selftest" (parent: .abstract.instanceof.app.command.proposal-roi-selftest).
Resolving inheritance for "app.command.proposal-roi-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-roi-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costcontrol-selftest" (parent: .abstract.instanceof.app.command.project-costcontrol-selftest).
Resolving inheritance for "app.command.project-costcontrol-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costcontrol-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-variations-selftest" (parent: .abstract.instanceof.app.command.project-variations-selftest).
Resolving inheritance for "app.command.project-variations-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-variations-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.beftn-selftest" (parent: .abstract.instanceof.app.command.beftn-selftest).
Resolving inheritance for "app.command.beftn-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.beftn-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.purchase-doc-selftest" (parent: .abstract.instanceof.app.command.purchase-doc-selftest).
Resolving inheritance for "app.command.purchase-doc-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.purchase-doc-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-ledger-guard-selftest" (parent: .abstract.instanceof.app.command.inventory-ledger-guard-selftest).
Resolving inheritance for "app.command.inventory-ledger-guard-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-ledger-guard-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fa-register-selftest" (parent: .abstract.instanceof.app.command.fa-register-selftest).
Resolving inheritance for "app.command.fa-register-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fa-register-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-head0-worksheet" (parent: .abstract.instanceof.app.command.ledger-head0-worksheet).
Resolving inheritance for "app.command.ledger-head0-worksheet" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-head0-worksheet).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-repair-selftest" (parent: .abstract.instanceof.app.command.ledger-repair-selftest).
Resolving inheritance for "app.command.ledger-repair-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-repair-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ageing-selftest" (parent: .abstract.instanceof.app.command.ageing-selftest).
Resolving inheritance for "app.command.ageing-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ageing-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-sales-report-selftest" (parent: .abstract.instanceof.app.command.project-sales-report-selftest).
Resolving inheritance for "app.command.project-sales-report-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-sales-report-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-target-selftest" (parent: .abstract.instanceof.app.command.sales-target-selftest).
Resolving inheritance for "app.command.sales-target-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-target-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-product-selftest" (parent: .abstract.instanceof.app.command.simpleops-product-selftest).
Resolving inheritance for "app.command.simpleops-product-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-product-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di0-selftest" (parent: .abstract.instanceof.app.command.doc-di0-selftest).
Resolving inheritance for "app.command.doc-di0-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di0-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di1-selftest" (parent: .abstract.instanceof.app.command.doc-di1-selftest).
Resolving inheritance for "app.command.doc-di1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di2-selftest" (parent: .abstract.instanceof.app.command.doc-di2-selftest).
Resolving inheritance for "app.command.doc-di2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.entity-match-selftest" (parent: .abstract.instanceof.app.command.entity-match-selftest).
Resolving inheritance for "app.command.entity-match-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.entity-match-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cascade-selftest" (parent: .abstract.instanceof.app.command.cascade-selftest).
Resolving inheritance for "app.command.cascade-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cascade-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-sides-selftest" (parent: .abstract.instanceof.app.command.bank-sides-selftest).
Resolving inheritance for "app.command.bank-sides-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-sides-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di4-selftest" (parent: .abstract.instanceof.app.command.doc-di4-selftest).
Resolving inheritance for "app.command.doc-di4-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di4-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di3-selftest" (parent: .abstract.instanceof.app.command.doc-di3-selftest).
Resolving inheritance for "app.command.doc-di3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di5-selftest" (parent: .abstract.instanceof.app.command.doc-di5-selftest).
Resolving inheritance for "app.command.doc-di5-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di5-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-readiness" (parent: .abstract.instanceof.app.command.payroll-readiness).
Resolving inheritance for "app.command.payroll-readiness" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-readiness).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-readiness-selftest" (parent: .abstract.instanceof.app.command.payroll-readiness-selftest).
Resolving inheritance for "app.command.payroll-readiness-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-readiness-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-onboarding-e2e" (parent: .abstract.instanceof.app.command.hr-onboarding-e2e).
Resolving inheritance for "app.command.hr-onboarding-e2e" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-onboarding-e2e).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.shift-window-selftest" (parent: .abstract.instanceof.app.command.shift-window-selftest).
Resolving inheritance for "app.command.shift-window-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.shift-window-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-import-surface-selftest" (parent: .abstract.instanceof.app.command.ai-import-surface-selftest).
Resolving inheritance for "app.command.ai-import-surface-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-import-surface-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-seed-modules" (parent: .abstract.instanceof.app.command.simpleops-seed-modules).
Resolving inheritance for "app.command.simpleops-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-readiness-selftest" (parent: .abstract.instanceof.app.command.customer-readiness-selftest).
Resolving inheritance for "app.command.customer-readiness-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-readiness-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-tls-audit" (parent: .abstract.instanceof.app.command.provisioning-tls-audit).
Resolving inheritance for "app.command.provisioning-tls-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-tls-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-readiness-metrics" (parent: .abstract.instanceof.app.command.customer-readiness-metrics).
Resolving inheritance for "app.command.customer-readiness-metrics" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-readiness-metrics).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.commercial-journey-backfill" (parent: .abstract.instanceof.app.command.commercial-journey-backfill).
Resolving inheritance for "app.command.commercial-journey-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.commercial-journey-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-handoff-sync" (parent: .abstract.instanceof.app.command.customer-handoff-sync).
Resolving inheritance for "app.command.customer-handoff-sync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-handoff-sync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-handoff-escalate" (parent: .abstract.instanceof.app.command.customer-handoff-escalate).
Resolving inheritance for "app.command.customer-handoff-escalate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-handoff-escalate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-reconcile" (parent: .abstract.instanceof.app.command.provisioning-reconcile).
Resolving inheritance for "app.command.provisioning-reconcile" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-reconcile).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-queue" (parent: .abstract.instanceof.app.command.provisioning-queue).
Resolving inheritance for "app.command.provisioning-queue" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-queue).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-process-events" (parent: .abstract.instanceof.app.command.agentos-process-events).
Resolving inheritance for "app.command.agentos-process-events" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-process-events).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-emit-daily-review" (parent: .abstract.instanceof.app.command.agentos-emit-daily-review).
Resolving inheritance for "app.command.agentos-emit-daily-review" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-emit-daily-review).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-relay-stall-nudge" (parent: .abstract.instanceof.app.command.agentos-relay-stall-nudge).
Resolving inheritance for "app.command.agentos-relay-stall-nudge" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-relay-stall-nudge).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-finance-selftest" (parent: .abstract.instanceof.app.command.agent-finance-selftest).
Resolving inheritance for "app.command.agent-finance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-finance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-procurement-selftest" (parent: .abstract.instanceof.app.command.agent-procurement-selftest).
Resolving inheritance for "app.command.agent-procurement-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-procurement-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-proposal-selftest" (parent: .abstract.instanceof.app.command.agent-proposal-selftest).
Resolving inheritance for "app.command.agent-proposal-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-proposal-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-backfill" (parent: .abstract.instanceof.app.command.proposal-validity-backfill).
Resolving inheritance for "app.command.proposal-validity-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-reminder" (parent: .abstract.instanceof.app.command.proposal-validity-reminder).
Resolving inheritance for "app.command.proposal-validity-reminder" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-reminder).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-selftest" (parent: .abstract.instanceof.app.command.proposal-validity-selftest).
Resolving inheritance for "app.command.proposal-validity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.supplier-price-validity-selftest" (parent: .abstract.instanceof.app.command.supplier-price-validity-selftest).
Resolving inheritance for "app.command.supplier-price-validity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.supplier-price-validity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-eb-review" (parent: .abstract.instanceof.app.command.agentos-eb-review).
Resolving inheritance for "app.command.agentos-eb-review" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-eb-review).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-energy-selftest" (parent: .abstract.instanceof.app.command.agent-energy-selftest).
Resolving inheritance for "app.command.agent-energy-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-energy-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-quota-selftest" (parent: .abstract.instanceof.app.command.ai-quota-selftest).
Resolving inheritance for "app.command.ai-quota-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-quota-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-projectcontrol-selftest" (parent: .abstract.instanceof.app.command.agent-projectcontrol-selftest).
Resolving inheritance for "app.command.agent-projectcontrol-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-projectcontrol-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-inventory-selftest" (parent: .abstract.instanceof.app.command.agent-inventory-selftest).
Resolving inheritance for "app.command.agent-inventory-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-inventory-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-compliance-selftest" (parent: .abstract.instanceof.app.command.agent-compliance-selftest).
Resolving inheritance for "app.command.agent-compliance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-compliance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-settings-selftest" (parent: .abstract.instanceof.app.command.agent-settings-selftest).
Resolving inheritance for "app.command.agent-settings-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-settings-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-crm-selftest" (parent: .abstract.instanceof.app.command.agent-crm-selftest).
Resolving inheritance for "app.command.agent-crm-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-crm-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-siteexec-selftest" (parent: .abstract.instanceof.app.command.agent-siteexec-selftest).
Resolving inheritance for "app.command.agent-siteexec-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-siteexec-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-handover-selftest" (parent: .abstract.instanceof.app.command.agent-handover-selftest).
Resolving inheritance for "app.command.agent-handover-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-handover-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-orchestration-relay-selftest" (parent: .abstract.instanceof.app.command.agent-orchestration-relay-selftest).
Resolving inheritance for "app.command.agent-orchestration-relay-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-orchestration-relay-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-journey-selftest" (parent: .abstract.instanceof.app.command.agent-journey-selftest).
Resolving inheritance for "app.command.agent-journey-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-journey-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-pipeline-selftest" (parent: .abstract.instanceof.app.command.agent-pipeline-selftest).
Resolving inheritance for "app.command.agent-pipeline-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-pipeline-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-relay-guard-selftest" (parent: .abstract.instanceof.app.command.agent-relay-guard-selftest).
Resolving inheritance for "app.command.agent-relay-guard-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-relay-guard-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-confidence-selftest" (parent: .abstract.instanceof.app.command.agent-confidence-selftest).
Resolving inheritance for "app.command.agent-confidence-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-confidence-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-selftest" (parent: .abstract.instanceof.app.command.ara-selftest).
Resolving inheritance for "app.command.ara-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-validate" (parent: .abstract.instanceof.app.command.ara-validate).
Resolving inheritance for "app.command.ara-validate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-validate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-case-selftest" (parent: .abstract.instanceof.app.command.ara-case-selftest).
Resolving inheritance for "app.command.ara-case-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-case-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-statements-selftest" (parent: .abstract.instanceof.app.command.ara-statements-selftest).
Resolving inheritance for "app.command.ara-statements-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-statements-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-statements" (parent: .abstract.instanceof.app.command.ara-statements).
Resolving inheritance for "app.command.ara-statements" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-statements).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-governance-selftest" (parent: .abstract.instanceof.app.command.ara-governance-selftest).
Resolving inheritance for "app.command.ara-governance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-governance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-pack" (parent: .abstract.instanceof.app.command.ara-pack).
Resolving inheritance for "app.command.ara-pack" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-pack).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-xbrl-selftest" (parent: .abstract.instanceof.app.command.ara-xbrl-selftest).
Resolving inheritance for "app.command.ara-xbrl-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-xbrl-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-framework-selftest" (parent: .abstract.instanceof.app.command.agent-framework-selftest).
Resolving inheritance for "app.command.agent-framework-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-framework-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-orchestration-selftest" (parent: .abstract.instanceof.app.command.agent-orchestration-selftest).
Resolving inheritance for "app.command.agent-orchestration-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-orchestration-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-opex-selftest" (parent: .abstract.instanceof.app.command.agent-opex-selftest).
Resolving inheritance for "app.command.agent-opex-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-opex-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-ready-selftest" (parent: .abstract.instanceof.app.command.audit-ready-selftest).
Resolving inheritance for "app.command.audit-ready-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-ready-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-ready-scan" (parent: .abstract.instanceof.app.command.audit-ready-scan).
Resolving inheritance for "app.command.audit-ready-scan" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-ready-scan).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-product-control-selftest" (parent: .abstract.instanceof.app.command.central-product-control-selftest).
Resolving inheritance for "app.command.central-product-control-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-product-control-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.notice-selftest" (parent: .abstract.instanceof.app.command.notice-selftest).
Resolving inheritance for "app.command.notice-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.notice-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gst-f5-selftest" (parent: .abstract.instanceof.app.command.gst-f5-selftest).
Resolving inheritance for "app.command.gst-f5-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.gst-f5-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-payroll-selftest" (parent: .abstract.instanceof.app.command.sg-payroll-selftest).
Resolving inheritance for "app.command.sg-payroll-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-payroll-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir8a" (parent: .abstract.instanceof.app.command.sg-ir8a).
Resolving inheritance for "app.command.sg-ir8a" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir8a).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.invoicenow-selftest" (parent: .abstract.instanceof.app.command.invoicenow-selftest).
Resolving inheritance for "app.command.invoicenow-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.invoicenow-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-einvoice" (parent: .abstract.instanceof.app.command.sg-einvoice).
Resolving inheritance for "app.command.sg-einvoice" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-einvoice).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-einvoice-send" (parent: .abstract.instanceof.app.command.sg-einvoice-send).
Resolving inheritance for "app.command.sg-einvoice-send" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-einvoice-send).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-transmit-selftest" (parent: .abstract.instanceof.app.command.peppol-transmit-selftest).
Resolving inheritance for "app.command.peppol-transmit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-transmit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.einvoice-inbound-selftest" (parent: .abstract.instanceof.app.command.einvoice-inbound-selftest).
Resolving inheritance for "app.command.einvoice-inbound-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.einvoice-inbound-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.paynow-qr-selftest" (parent: .abstract.instanceof.app.command.paynow-qr-selftest).
Resolving inheritance for "app.command.paynow-qr-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.paynow-qr-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-ack-poll" (parent: .abstract.instanceof.app.command.peppol-ack-poll).
Resolving inheritance for "app.command.peppol-ack-poll" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-ack-poll).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-ack-poll-selftest" (parent: .abstract.instanceof.app.command.peppol-ack-poll-selftest).
Resolving inheritance for "app.command.peppol-ack-poll-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-ack-poll-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ais-export" (parent: .abstract.instanceof.app.command.sg-ais-export).
Resolving inheritance for "app.command.sg-ais-export" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ais-export).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ais-selftest" (parent: .abstract.instanceof.app.command.sg-ais-selftest).
Resolving inheritance for "app.command.sg-ais-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ais-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-lookup" (parent: .abstract.instanceof.app.command.peppol-lookup).
Resolving inheritance for "app.command.peppol-lookup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-lookup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-lookup-selftest" (parent: .abstract.instanceof.app.command.peppol-lookup-selftest).
Resolving inheritance for "app.command.peppol-lookup-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-lookup-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-payslip-selftest" (parent: .abstract.instanceof.app.command.sg-payslip-selftest).
Resolving inheritance for "app.command.sg-payslip-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-payslip-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir21" (parent: .abstract.instanceof.app.command.sg-ir21).
Resolving inheritance for "app.command.sg-ir21" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir21).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir21-selftest" (parent: .abstract.instanceof.app.command.sg-ir21-selftest).
Resolving inheritance for "app.command.sg-ir21-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir21-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-lock-selftest" (parent: .abstract.instanceof.app.command.period-lock-selftest).
Resolving inheritance for "app.command.period-lock-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-lock-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-edit-log-selftest" (parent: .abstract.instanceof.app.command.ledger-edit-log-selftest).
Resolving inheritance for "app.command.ledger-edit-log-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-edit-log-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-number-selftest" (parent: .abstract.instanceof.app.command.voucher-number-selftest).
Resolving inheritance for "app.command.voucher-number-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-number-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.activity-log-prune" (parent: .abstract.instanceof.app.command.activity-log-prune).
Resolving inheritance for "app.command.activity-log-prune" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.activity-log-prune).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.activity-log-prune-selftest" (parent: .abstract.instanceof.app.command.activity-log-prune-selftest).
Resolving inheritance for "app.command.activity-log-prune-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.activity-log-prune-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fund-requisition-input-selftest" (parent: .abstract.instanceof.app.command.fund-requisition-input-selftest).
Resolving inheritance for "app.command.fund-requisition-input-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fund-requisition-input-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.document-timeline-selftest" (parent: .abstract.instanceof.app.command.document-timeline-selftest).
Resolving inheritance for "app.command.document-timeline-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.document-timeline-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-reversal-selftest" (parent: .abstract.instanceof.app.command.grn-reversal-selftest).
Resolving inheritance for "app.command.grn-reversal-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-reversal-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.marker-audit" (parent: .abstract.instanceof.app.command.marker-audit).
Resolving inheritance for "app.command.marker-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.marker-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.marker-audit-selftest" (parent: .abstract.instanceof.app.command.marker-audit-selftest).
Resolving inheritance for "app.command.marker-audit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.marker-audit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.api-token-issue" (parent: .abstract.instanceof.app.command.api-token-issue).
Resolving inheritance for "app.command.api-token-issue" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.api-token-issue).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.api-token-selftest" (parent: .abstract.instanceof.app.command.api-token-selftest).
Resolving inheritance for "app.command.api-token-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.api-token-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-close-check" (parent: .abstract.instanceof.app.command.period-close-check).
Resolving inheritance for "app.command.period-close-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-close-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-close-check-selftest" (parent: .abstract.instanceof.app.command.period-close-check-selftest).
Resolving inheritance for "app.command.period-close-check-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-close-check-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-resolution-selftest" (parent: .abstract.instanceof.app.command.tenant-resolution-selftest).
Resolving inheritance for "app.command.tenant-resolution-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-resolution-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f5-compute-selftest" (parent: .abstract.instanceof.app.command.sg-gst-f5-compute-selftest).
Resolving inheritance for "app.command.sg-gst-f5-compute-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f5-compute-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-iaf-export" (parent: .abstract.instanceof.app.command.sg-iaf-export).
Resolving inheritance for "app.command.sg-iaf-export" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-iaf-export).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f7-iaf-selftest" (parent: .abstract.instanceof.app.command.sg-gst-f7-iaf-selftest).
Resolving inheritance for "app.command.sg-gst-f7-iaf-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f7-iaf-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-x5-selftest" (parent: .abstract.instanceof.app.command.sg-gst-x5-selftest).
Resolving inheritance for "app.command.sg-gst-x5-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-x5-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-cpf-x6x8-selftest" (parent: .abstract.instanceof.app.command.sg-cpf-x6x8-selftest).
Resolving inheritance for "app.command.sg-cpf-x6x8-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-cpf-x6x8-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir8a-x9-x11-selftest" (parent: .abstract.instanceof.app.command.sg-ir8a-x9-x11-selftest).
Resolving inheritance for "app.command.sg-ir8a-x9-x11-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir8a-x9-x11-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mailer-config-selftest" (parent: .abstract.instanceof.app.command.mailer-config-selftest).
Resolving inheritance for "app.command.mailer-config-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mailer-config-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.for-each-tenant-selftest" (parent: .abstract.instanceof.app.command.for-each-tenant-selftest).
Resolving inheritance for "app.command.for-each-tenant-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.for-each-tenant-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduler-lock-selftest" (parent: .abstract.instanceof.app.command.scheduler-lock-selftest).
Resolving inheritance for "app.command.scheduler-lock-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduler-lock-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-migrate-selftest" (parent: .abstract.instanceof.app.command.fleet-migrate-selftest).
Resolving inheritance for "app.command.fleet-migrate-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-migrate-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-migrate" (parent: .abstract.instanceof.app.command.fleet-migrate).
Resolving inheritance for "app.command.fleet-migrate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-migrate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-health-selftest" (parent: .abstract.instanceof.app.command.fleet-health-selftest).
Resolving inheritance for "app.command.fleet-health-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-health-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-health-collect" (parent: .abstract.instanceof.app.command.fleet-health-collect).
Resolving inheritance for "app.command.fleet-health-collect" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-health-collect).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hard-suspension-selftest" (parent: .abstract.instanceof.app.command.hard-suspension-selftest).
Resolving inheritance for "app.command.hard-suspension-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hard-suspension-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-smoke" (parent: .abstract.instanceof.app.command.route-smoke).
Resolving inheritance for "app.command.route-smoke" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-smoke).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-smoke-selftest" (parent: .abstract.instanceof.app.command.route-smoke-selftest).
Resolving inheritance for "app.command.route-smoke-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-smoke-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.energy-site-link" (parent: .abstract.instanceof.app.command.energy-site-link).
Resolving inheritance for "app.command.energy-site-link" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.energy-site-link).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-consumer-selftest" (parent: .abstract.instanceof.app.command.eb-consumer-selftest).
Resolving inheritance for "app.command.eb-consumer-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-consumer-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-seed" (parent: .abstract.instanceof.app.command.aut-registry-seed).
Resolving inheritance for "app.command.aut-registry-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-selftest" (parent: .abstract.instanceof.app.command.aut-registry-selftest).
Resolving inheritance for "app.command.aut-registry-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-normalize" (parent: .abstract.instanceof.app.command.aut-registry-normalize).
Resolving inheritance for "app.command.aut-registry-normalize" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-normalize).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.registry-inventory" (parent: .abstract.instanceof.app.command.registry-inventory).
Resolving inheritance for "app.command.registry-inventory" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.registry-inventory).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-posture-selftest" (parent: .abstract.instanceof.app.command.aut-registry-posture-selftest).
Resolving inheritance for "app.command.aut-registry-posture-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-posture-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-gate-selftest" (parent: .abstract.instanceof.app.command.aut-gate-selftest).
Resolving inheritance for "app.command.aut-gate-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-gate-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.outbound-guard-selftest" (parent: .abstract.instanceof.app.command.outbound-guard-selftest).
Resolving inheritance for "app.command.outbound-guard-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.outbound-guard-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.process-law-selftest" (parent: .abstract.instanceof.app.command.process-law-selftest).
Resolving inheritance for "app.command.process-law-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.process-law-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-provenance-selftest" (parent: .abstract.instanceof.app.command.agent-provenance-selftest).
Resolving inheritance for "app.command.agent-provenance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-provenance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prompt-registry-selftest" (parent: .abstract.instanceof.app.command.prompt-registry-selftest).
Resolving inheritance for "app.command.prompt-registry-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prompt-registry-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.business-event-selftest" (parent: .abstract.instanceof.app.command.business-event-selftest).
Resolving inheritance for "app.command.business-event-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.business-event-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-seal" (parent: .abstract.instanceof.app.command.audit-seal).
Resolving inheritance for "app.command.audit-seal" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-seal).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-seal-verify" (parent: .abstract.instanceof.app.command.audit-seal-verify).
Resolving inheritance for "app.command.audit-seal-verify" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-seal-verify).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-chain-selftest" (parent: .abstract.instanceof.app.command.audit-chain-selftest).
Resolving inheritance for "app.command.audit-chain-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-chain-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-gate-wiring-selftest" (parent: .abstract.instanceof.app.command.aut-gate-wiring-selftest).
Resolving inheritance for "app.command.aut-gate-wiring-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-gate-wiring-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-firewall-selftest" (parent: .abstract.instanceof.app.command.aut-firewall-selftest).
Resolving inheritance for "app.command.aut-firewall-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-firewall-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-control-selftest" (parent: .abstract.instanceof.app.command.agent-control-selftest).
Resolving inheritance for "app.command.agent-control-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-control-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-bulk-approval-selftest" (parent: .abstract.instanceof.app.command.agent-bulk-approval-selftest).
Resolving inheritance for "app.command.agent-bulk-approval-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-bulk-approval-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-trail-selftest" (parent: .abstract.instanceof.app.command.agent-trail-selftest).
Resolving inheritance for "app.command.agent-trail-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-trail-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-verdict-selftest" (parent: .abstract.instanceof.app.command.agent-verdict-selftest).
Resolving inheritance for "app.command.agent-verdict-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-verdict-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-check" (parent: .abstract.instanceof.app.command.aut-registry-check).
Resolving inheritance for "app.command.aut-registry-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-gateway-selftest" (parent: .abstract.instanceof.app.command.ai-gateway-selftest).
Resolving inheritance for "app.command.ai-gateway-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-gateway-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-selftest" (parent: .abstract.instanceof.app.command.aicoo-selftest).
Resolving inheritance for "app.command.aicoo-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tool-permission-selftest" (parent: .abstract.instanceof.app.command.tool-permission-selftest).
Resolving inheritance for "app.command.tool-permission-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tool-permission-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.collections-lane-selftest" (parent: .abstract.instanceof.app.command.collections-lane-selftest).
Resolving inheritance for "app.command.collections-lane-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.collections-lane-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp0-parse-fallback-selftest" (parent: .abstract.instanceof.app.command.mcp0-parse-fallback-selftest).
Resolving inheritance for "app.command.mcp0-parse-fallback-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp0-parse-fallback-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-send-graduate" (parent: .abstract.instanceof.app.command.agent-send-graduate).
Resolving inheritance for "app.command.agent-send-graduate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-send-graduate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-send-dispatch" (parent: .abstract.instanceof.app.command.agent-send-dispatch).
Resolving inheritance for "app.command.agent-send-dispatch" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-send-dispatch).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-outward-send-selftest" (parent: .abstract.instanceof.app.command.agent-outward-send-selftest).
Resolving inheritance for "app.command.agent-outward-send-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-outward-send-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-planner-run" (parent: .abstract.instanceof.app.command.agent-planner-run).
Resolving inheritance for "app.command.agent-planner-run" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-planner-run).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-planner-selftest" (parent: .abstract.instanceof.app.command.agent-planner-selftest).
Resolving inheritance for "app.command.agent-planner-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-planner-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-enhance-selftest" (parent: .abstract.instanceof.app.command.agent-enhance-selftest).
Resolving inheritance for "app.command.agent-enhance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-enhance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.selftest-sweep" (parent: .abstract.instanceof.app.command.selftest-sweep).
Resolving inheritance for "app.command.selftest-sweep" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.selftest-sweep).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.selftest-sweep-selftest" (parent: .abstract.instanceof.app.command.selftest-sweep-selftest).
Resolving inheritance for "app.command.selftest-sweep-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.selftest-sweep-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-token" (parent: .abstract.instanceof.app.command.mcp-token).
Resolving inheritance for "app.command.mcp-token" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-token).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mc-keypair" (parent: .abstract.instanceof.app.command.mc-keypair).
Resolving inheritance for "app.command.mc-keypair" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mc-keypair).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-central-selftest" (parent: .abstract.instanceof.app.command.mcp-central-selftest).
Resolving inheritance for "app.command.mcp-central-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-central-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-selftest" (parent: .abstract.instanceof.app.command.mcp-selftest).
Resolving inheritance for "app.command.mcp-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-token-ui-selftest" (parent: .abstract.instanceof.app.command.mcp-token-ui-selftest).
Resolving inheritance for "app.command.mcp-token-ui-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-token-ui-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-endpoint-url-selftest" (parent: .abstract.instanceof.app.command.mcp-endpoint-url-selftest).
Resolving inheritance for "app.command.mcp-endpoint-url-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-endpoint-url-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.automation-settings-selftest" (parent: .abstract.instanceof.app.command.automation-settings-selftest).
Resolving inheritance for "app.command.automation-settings-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.automation-settings-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-writes" (parent: .abstract.instanceof.app.command.mcp-writes).
Resolving inheritance for "app.command.mcp-writes" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-writes).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-writes-selftest" (parent: .abstract.instanceof.app.command.mcp-writes-selftest).
Resolving inheritance for "app.command.mcp-writes-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-writes-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-oauth" (parent: .abstract.instanceof.app.command.mcp-oauth).
Resolving inheritance for "app.command.mcp-oauth" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-oauth).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-oauth-selftest" (parent: .abstract.instanceof.app.command.mcp-oauth-selftest).
Resolving inheritance for "app.command.mcp-oauth-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-oauth-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-central-oauth-selftest" (parent: .abstract.instanceof.app.command.mcp-central-oauth-selftest).
Resolving inheritance for "app.command.mcp-central-oauth-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-central-oauth-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-approve-selftest" (parent: .abstract.instanceof.app.command.mcp-approve-selftest).
Resolving inheritance for "app.command.mcp-approve-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-approve-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-money" (parent: .abstract.instanceof.app.command.mcp-money).
Resolving inheritance for "app.command.mcp-money" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-money).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-money-confirm-selftest" (parent: .abstract.instanceof.app.command.mcp-money-confirm-selftest).
Resolving inheritance for "app.command.mcp-money-confirm-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-money-confirm-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-annotations-selftest" (parent: .abstract.instanceof.app.command.mcp-annotations-selftest).
Resolving inheritance for "app.command.mcp-annotations-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-annotations-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-ask" (parent: .abstract.instanceof.app.command.aicoo-ask).
Resolving inheritance for "app.command.aicoo-ask" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-ask).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-memory-selftest" (parent: .abstract.instanceof.app.command.aicoo-memory-selftest).
Resolving inheritance for "app.command.aicoo-memory-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-memory-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-attention-selftest" (parent: .abstract.instanceof.app.command.aicoo-attention-selftest).
Resolving inheritance for "app.command.aicoo-attention-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-attention-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-proactive-push" (parent: .abstract.instanceof.app.command.aicoo-proactive-push).
Resolving inheritance for "app.command.aicoo-proactive-push" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-proactive-push).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-proactive-selftest" (parent: .abstract.instanceof.app.command.aicoo-proactive-selftest).
Resolving inheritance for "app.command.aicoo-proactive-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-proactive-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience-loop-selftest" (parent: .abstract.instanceof.app.command.experience-loop-selftest).
Resolving inheritance for "app.command.experience-loop-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience-loop-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience-loop-backfill" (parent: .abstract.instanceof.app.command.experience-loop-backfill).
Resolving inheritance for "app.command.experience-loop-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience-loop-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-selftest" (parent: .abstract.instanceof.app.command.applicant-email-selftest).
Resolving inheritance for "app.command.applicant-email-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-tag" (parent: .abstract.instanceof.app.command.applicant-email-tag).
Resolving inheritance for "app.command.applicant-email-tag" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-tag).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-audit" (parent: .abstract.instanceof.app.command.applicant-email-audit).
Resolving inheritance for "app.command.applicant-email-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-selftest" (parent: .abstract.instanceof.app.command.leadgen-selftest).
Resolving inheritance for "app.command.leadgen-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-enrich-selftest" (parent: .abstract.instanceof.app.command.leadgen-enrich-selftest).
Resolving inheritance for "app.command.leadgen-enrich-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-enrich-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-fit-selftest" (parent: .abstract.instanceof.app.command.leadgen-fit-selftest).
Resolving inheritance for "app.command.leadgen-fit-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-fit-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-send-selftest" (parent: .abstract.instanceof.app.command.leadgen-send-selftest).
Resolving inheritance for "app.command.leadgen-send-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-send-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-1-selftest" (parent: .abstract.instanceof.app.command.cc-1-selftest).
Resolving inheritance for "app.command.cc-1-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-1-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-2-selftest" (parent: .abstract.instanceof.app.command.cc-2-selftest).
Resolving inheritance for "app.command.cc-2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-seed-modules" (parent: .abstract.instanceof.app.command.cc-seed-modules).
Resolving inheritance for "app.command.cc-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fe-alert-selftest" (parent: .abstract.instanceof.app.command.fe-alert-selftest).
Resolving inheritance for "app.command.fe-alert-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fe-alert-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-6-selftest" (parent: .abstract.instanceof.app.command.cc-6-selftest).
Resolving inheritance for "app.command.cc-6-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-6-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-prospect-list-selftest" (parent: .abstract.instanceof.app.command.lead-prospect-list-selftest).
Resolving inheritance for "app.command.lead-prospect-list-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-prospect-list-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-3-selftest" (parent: .abstract.instanceof.app.command.cc-3-selftest).
Resolving inheritance for "app.command.cc-3-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-3-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-45-selftest" (parent: .abstract.instanceof.app.command.cc-45-selftest).
Resolving inheritance for "app.command.cc-45-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-45-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-7-selftest" (parent: .abstract.instanceof.app.command.cc-7-selftest).
Resolving inheritance for "app.command.cc-7-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-7-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-8-selftest" (parent: .abstract.instanceof.app.command.cc-8-selftest).
Resolving inheritance for "app.command.cc-8-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-8-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-core-selftest" (parent: .abstract.instanceof.app.command.m2e-core-selftest).
Resolving inheritance for "app.command.m2e-core-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-core-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-geo-selftest" (parent: .abstract.instanceof.app.command.m2e-geo-selftest).
Resolving inheritance for "app.command.m2e-geo-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-geo-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-seed-modules" (parent: .abstract.instanceof.app.command.m2e-seed-modules).
Resolving inheritance for "app.command.m2e-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-gates-selftest" (parent: .abstract.instanceof.app.command.m2e-gates-selftest).
Resolving inheritance for "app.command.m2e-gates-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-gates-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-offer-selftest" (parent: .abstract.instanceof.app.command.m2e-offer-selftest).
Resolving inheritance for "app.command.m2e-offer-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-offer-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-survey-selftest" (parent: .abstract.instanceof.app.command.m2e-survey-selftest).
Resolving inheritance for "app.command.m2e-survey-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-survey-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-commissioning-selftest" (parent: .abstract.instanceof.app.command.m2e-commissioning-selftest).
Resolving inheritance for "app.command.m2e-commissioning-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-commissioning-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-sweep" (parent: .abstract.instanceof.app.command.sentinel-sweep).
Resolving inheritance for "app.command.sentinel-sweep" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-sweep).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-selftest" (parent: .abstract.instanceof.app.command.sentinel-selftest).
Resolving inheritance for "app.command.sentinel-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-diagnose" (parent: .abstract.instanceof.app.command.sentinel-diagnose).
Resolving inheritance for "app.command.sentinel-diagnose" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-diagnose).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-diagnose-selftest" (parent: .abstract.instanceof.app.command.sentinel-diagnose-selftest).
Resolving inheritance for "app.command.sentinel-diagnose-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-diagnose-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-patch-selftest" (parent: .abstract.instanceof.app.command.sentinel-patch-selftest).
Resolving inheritance for "app.command.sentinel-patch-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-patch-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-hub-selftest" (parent: .abstract.instanceof.app.command.sentinel-hub-selftest).
Resolving inheritance for "app.command.sentinel-hub-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-hub-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-seed-modules" (parent: .abstract.instanceof.app.command.sentinel-seed-modules).
Resolving inheritance for "app.command.sentinel-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-governance-selftest" (parent: .abstract.instanceof.app.command.aut-governance-selftest).
Resolving inheritance for "app.command.aut-governance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-governance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-governance-seed" (parent: .abstract.instanceof.app.command.aut-governance-seed).
Resolving inheritance for "app.command.aut-governance-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-governance-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-roster-selftest" (parent: .abstract.instanceof.app.command.aie-roster-selftest).
Resolving inheritance for "app.command.aie-roster-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-roster-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-bill-selftest" (parent: .abstract.instanceof.app.command.aie-bill-selftest).
Resolving inheritance for "app.command.aie-bill-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-bill-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-evidence-selftest" (parent: .abstract.instanceof.app.command.aie-evidence-selftest).
Resolving inheritance for "app.command.aie-evidence-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-evidence-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-email-selftest" (parent: .abstract.instanceof.app.command.aie-email-selftest).
Resolving inheritance for "app.command.aie-email-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-email-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-context-selftest" (parent: .abstract.instanceof.app.command.aie-context-selftest).
Resolving inheritance for "app.command.aie-context-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-context-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-mouth-selftest" (parent: .abstract.instanceof.app.command.aie-mouth-selftest).
Resolving inheritance for "app.command.aie-mouth-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-mouth-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-action-selftest" (parent: .abstract.instanceof.app.command.aie-action-selftest).
Resolving inheritance for "app.command.aie-action-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-action-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-whatsapp-selftest" (parent: .abstract.instanceof.app.command.aie-whatsapp-selftest).
Resolving inheritance for "app.command.aie-whatsapp-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-whatsapp-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-link-human-number" (parent: .abstract.instanceof.app.command.aie-link-human-number).
Resolving inheritance for "app.command.aie-link-human-number" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-link-human-number).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-pilot-bypass" (parent: .abstract.instanceof.app.command.aie-pilot-bypass).
Resolving inheritance for "app.command.aie-pilot-bypass" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-pilot-bypass).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-action-intent-selftest" (parent: .abstract.instanceof.app.command.aie-action-intent-selftest).
Resolving inheritance for "app.command.aie-action-intent-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-action-intent-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-send-cap" (parent: .abstract.instanceof.app.command.aie-send-cap).
Resolving inheritance for "app.command.aie-send-cap" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-send-cap).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-conversations-selftest" (parent: .abstract.instanceof.app.command.aie-conversations-selftest).
Resolving inheritance for "app.command.aie-conversations-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-conversations-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-shadow-report" (parent: .abstract.instanceof.app.command.aie-shadow-report).
Resolving inheritance for "app.command.aie-shadow-report" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-shadow-report).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-shadow-metrics-selftest" (parent: .abstract.instanceof.app.command.aie-shadow-metrics-selftest).
Resolving inheritance for "app.command.aie-shadow-metrics-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-shadow-metrics-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-gateway-relay-selftest" (parent: .abstract.instanceof.app.command.aie-gateway-relay-selftest).
Resolving inheritance for "app.command.aie-gateway-relay-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-gateway-relay-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-gateway-provenance-selftest" (parent: .abstract.instanceof.app.command.aie-gateway-provenance-selftest).
Resolving inheritance for "app.command.aie-gateway-provenance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-gateway-provenance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-envelope-relay" (parent: .abstract.instanceof.app.command.aie-envelope-relay).
Resolving inheritance for "app.command.aie-envelope-relay" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-envelope-relay).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-capability-seed" (parent: .abstract.instanceof.app.command.aie-capability-seed).
Resolving inheritance for "app.command.aie-capability-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-capability-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-envelope-relay-selftest" (parent: .abstract.instanceof.app.command.aie-envelope-relay-selftest).
Resolving inheritance for "app.command.aie-envelope-relay-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-envelope-relay-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-autosend-selftest" (parent: .abstract.instanceof.app.command.aie-autosend-selftest).
Resolving inheritance for "app.command.aie-autosend-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-autosend-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-relay-selftest" (parent: .abstract.instanceof.app.command.aie-relay-selftest).
Resolving inheritance for "app.command.aie-relay-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-relay-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-email-account" (parent: .abstract.instanceof.app.command.aie-email-account).
Resolving inheritance for "app.command.aie-email-account" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-email-account).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-comm-replay" (parent: .abstract.instanceof.app.command.aie-comm-replay).
Resolving inheritance for "app.command.aie-comm-replay" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-comm-replay).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-convert-selftest" (parent: .abstract.instanceof.app.command.leadgen-convert-selftest).
Resolving inheritance for "app.command.leadgen-convert-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-convert-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.growth-brand-selftest" (parent: .abstract.instanceof.app.command.growth-brand-selftest).
Resolving inheritance for "app.command.growth-brand-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.growth-brand-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.growth-viral-selftest" (parent: .abstract.instanceof.app.command.growth-viral-selftest).
Resolving inheritance for "app.command.growth-viral-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.growth-viral-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-po-notify-selftest" (parent: .abstract.instanceof.app.command.srm-po-notify-selftest).
Resolving inheritance for "app.command.srm-po-notify-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-po-notify-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geo-sweep" (parent: .abstract.instanceof.app.command.leadgen-geo-sweep).
Resolving inheritance for "app.command.leadgen-geo-sweep" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geo-sweep).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geo-selftest" (parent: .abstract.instanceof.app.command.leadgen-geo-selftest).
Resolving inheritance for "app.command.leadgen-geo-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geo-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-resolve-selftest" (parent: .abstract.instanceof.app.command.leadgen-resolve-selftest).
Resolving inheritance for "app.command.leadgen-resolve-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-resolve-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geomap-selftest" (parent: .abstract.instanceof.app.command.leadgen-geomap-selftest).
Resolving inheritance for "app.command.leadgen-geomap-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geomap-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-b2-selftest" (parent: .abstract.instanceof.app.command.leadgen-b2-selftest).
Resolving inheritance for "app.command.leadgen-b2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-b2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-acra-selftest" (parent: .abstract.instanceof.app.command.leadgen-acra-selftest).
Resolving inheritance for "app.command.leadgen-acra-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-acra-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-jurisdiction-gate-selftest" (parent: .abstract.instanceof.app.command.leadgen-jurisdiction-gate-selftest).
Resolving inheritance for "app.command.leadgen-jurisdiction-gate-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-jurisdiction-gate-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-country-backfill" (parent: .abstract.instanceof.app.command.leadgen-country-backfill).
Resolving inheritance for "app.command.leadgen-country-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-country-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-campaign-run" (parent: .abstract.instanceof.app.command.leadgen-campaign-run).
Resolving inheritance for "app.command.leadgen-campaign-run" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-campaign-run).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-auto-selftest" (parent: .abstract.instanceof.app.command.leadgen-auto-selftest).
Resolving inheritance for "app.command.leadgen-auto-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-auto-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-selftest" (parent: .abstract.instanceof.app.command.hb360-selftest).
Resolving inheritance for "app.command.hb360-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-convert" (parent: .abstract.instanceof.app.command.hb360-convert).
Resolving inheritance for "app.command.hb360-convert" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-convert).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-catalog-refine" (parent: .abstract.instanceof.app.command.epc-catalog-refine).
Resolving inheritance for "app.command.epc-catalog-refine" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-catalog-refine).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-amigo-seed" (parent: .abstract.instanceof.app.command.hb360-amigo-seed).
Resolving inheritance for "app.command.hb360-amigo-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-amigo-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.opex-savings" (parent: .abstract.instanceof.app.command.opex-savings).
Resolving inheritance for "app.command.opex-savings" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.opex-savings).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-merge" (parent: .abstract.instanceof.app.command.applicant-merge).
Resolving inheritance for "app.command.applicant-merge" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-merge).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-billing-schedule-selftest" (parent: .abstract.instanceof.app.command.boq-billing-schedule-selftest).
Resolving inheritance for "app.command.boq-billing-schedule-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-billing-schedule-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tm-billing-run" (parent: .abstract.instanceof.app.command.tm-billing-run).
Resolving inheritance for "app.command.tm-billing-run" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tm-billing-run).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tm-billing-selftest" (parent: .abstract.instanceof.app.command.tm-billing-selftest).
Resolving inheritance for "app.command.tm-billing-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tm-billing-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.recurring-billing-run" (parent: .abstract.instanceof.app.command.recurring-billing-run).
Resolving inheritance for "app.command.recurring-billing-run" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.recurring-billing-run).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.recurring-billing-selftest" (parent: .abstract.instanceof.app.command.recurring-billing-selftest).
Resolving inheritance for "app.command.recurring-billing-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.recurring-billing-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cashflow-forecast-selftest" (parent: .abstract.instanceof.app.command.cashflow-forecast-selftest).
Resolving inheritance for "app.command.cashflow-forecast-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cashflow-forecast-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.interest-paid-selftest" (parent: .abstract.instanceof.app.command.interest-paid-selftest).
Resolving inheritance for "app.command.interest-paid-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.interest-paid-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.dividend-received-selftest" (parent: .abstract.instanceof.app.command.dividend-received-selftest).
Resolving inheritance for "app.command.dividend-received-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.dividend-received-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.unexplained-payment-selftest" (parent: .abstract.instanceof.app.command.unexplained-payment-selftest).
Resolving inheritance for "app.command.unexplained-payment-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.unexplained-payment-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cost-sheet-selftest" (parent: .abstract.instanceof.app.command.cost-sheet-selftest).
Resolving inheritance for "app.command.cost-sheet-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cost-sheet-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.direct-sales-selftest" (parent: .abstract.instanceof.app.command.direct-sales-selftest).
Resolving inheritance for "app.command.direct-sales-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.direct-sales-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-recon" (parent: .abstract.instanceof.app.command.inventory-recon).
Resolving inheritance for "app.command.inventory-recon" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-recon).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cogs-basis-audit" (parent: .abstract.instanceof.app.command.cogs-basis-audit).
Resolving inheritance for "app.command.cogs-basis-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cogs-basis-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.deferred-binding-selftest" (parent: .abstract.instanceof.app.command.deferred-binding-selftest).
Resolving inheritance for "app.command.deferred-binding-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.deferred-binding-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.deferred-items" (parent: .abstract.instanceof.app.command.deferred-items).
Resolving inheritance for "app.command.deferred-items" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.deferred-items).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pos-selftest" (parent: .abstract.instanceof.app.command.pos-selftest).
Resolving inheritance for "app.command.pos-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pos-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.product-categorization-selftest" (parent: .abstract.instanceof.app.command.product-categorization-selftest).
Resolving inheritance for "app.command.product-categorization-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.product-categorization-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.progress-selftest" (parent: .abstract.instanceof.app.command.progress-selftest).
Resolving inheritance for "app.command.progress-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.progress-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.config-readiness" (parent: .abstract.instanceof.app.command.config-readiness).
Resolving inheritance for "app.command.config-readiness" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.config-readiness).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-uncategorized" (parent: .abstract.instanceof.app.command.seed-uncategorized).
Resolving inheritance for "app.command.seed-uncategorized" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-uncategorized).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.product-suggest-selftest" (parent: .abstract.instanceof.app.command.product-suggest-selftest).
Resolving inheritance for "app.command.product-suggest-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.product-suggest-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-accounts-setup" (parent: .abstract.instanceof.app.command.lc-accounts-setup).
Resolving inheritance for "app.command.lc-accounts-setup" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-accounts-setup).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-gl-selftest" (parent: .abstract.instanceof.app.command.lc-gl-selftest).
Resolving inheritance for "app.command.lc-gl-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-gl-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-landed-selftest" (parent: .abstract.instanceof.app.command.lc-landed-selftest).
Resolving inheritance for "app.command.lc-landed-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-landed-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-fidelity-selftest" (parent: .abstract.instanceof.app.command.doc-fidelity-selftest).
Resolving inheritance for "app.command.doc-fidelity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-fidelity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-core-selftest" (parent: .abstract.instanceof.app.command.tax-core-selftest).
Resolving inheritance for "app.command.tax-core-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-core-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-stage-selftest" (parent: .abstract.instanceof.app.command.lead-stage-selftest).
Resolving inheritance for "app.command.lead-stage-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-stage-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-value-selftest" (parent: .abstract.instanceof.app.command.lead-value-selftest).
Resolving inheritance for "app.command.lead-value-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-value-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-meeting-selftest" (parent: .abstract.instanceof.app.command.lead-meeting-selftest).
Resolving inheritance for "app.command.lead-meeting-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-meeting-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-invoice-attachment-print-selftest" (parent: .abstract.instanceof.app.command.sales-invoice-attachment-print-selftest).
Resolving inheritance for "app.command.sales-invoice-attachment-print-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-invoice-attachment-print-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-invoice-print-amounts-selftest" (parent: .abstract.instanceof.app.command.sales-invoice-print-amounts-selftest).
Resolving inheritance for "app.command.sales-invoice-print-amounts-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-invoice-print-amounts-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-touch-selftest" (parent: .abstract.instanceof.app.command.lead-touch-selftest).
Resolving inheritance for "app.command.lead-touch-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-touch-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-report-selftest" (parent: .abstract.instanceof.app.command.lead-report-selftest).
Resolving inheritance for "app.command.lead-report-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-report-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.opportunity-report-selftest" (parent: .abstract.instanceof.app.command.opportunity-report-selftest).
Resolving inheritance for "app.command.opportunity-report-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.opportunity-report-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pending-approval-shape-selftest" (parent: .abstract.instanceof.app.command.pending-approval-shape-selftest).
Resolving inheritance for "app.command.pending-approval-shape-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.pending-approval-shape-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-cutover-selftest" (parent: .abstract.instanceof.app.command.onboarding-cutover-selftest).
Resolving inheritance for "app.command.onboarding-cutover-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-cutover-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-checklist-selftest" (parent: .abstract.instanceof.app.command.onboarding-checklist-selftest).
Resolving inheritance for "app.command.onboarding-checklist-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-checklist-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-openitems-selftest" (parent: .abstract.instanceof.app.command.onboarding-openitems-selftest).
Resolving inheritance for "app.command.onboarding-openitems-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-openitems-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-cashflow-project" (parent: .abstract.instanceof.app.command.sales-cashflow-project).
Resolving inheritance for "app.command.sales-cashflow-project" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-cashflow-project).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-journal-import" (parent: .abstract.instanceof.app.command.ledger-journal-import).
Resolving inheritance for "app.command.ledger-journal-import" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-journal-import).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-dialect-selftest" (parent: .abstract.instanceof.app.command.ledger-dialect-selftest).
Resolving inheritance for "app.command.ledger-dialect-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-dialect-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.dimension-options-selftest" (parent: .abstract.instanceof.app.command.dimension-options-selftest).
Resolving inheritance for "app.command.dimension-options-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.dimension-options-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-cashflow-selftest" (parent: .abstract.instanceof.app.command.sales-cashflow-selftest).
Resolving inheritance for "app.command.sales-cashflow-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-cashflow-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-undo-selftest" (parent: .abstract.instanceof.app.command.onboarding-undo-selftest).
Resolving inheritance for "app.command.onboarding-undo-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-undo-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-openingbal-selftest" (parent: .abstract.instanceof.app.command.onboarding-openingbal-selftest).
Resolving inheritance for "app.command.onboarding-openingbal-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-openingbal-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.report-layer-selftest" (parent: .abstract.instanceof.app.command.report-layer-selftest).
Resolving inheritance for "app.command.report-layer-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.report-layer-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-qualify-selftest" (parent: .abstract.instanceof.app.command.lead-qualify-selftest).
Resolving inheritance for "app.command.lead-qualify-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-qualify-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-valuation-selftest" (parent: .abstract.instanceof.app.command.inventory-valuation-selftest).
Resolving inheritance for "app.command.inventory-valuation-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-valuation-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.procurement-lane-selftest" (parent: .abstract.instanceof.app.command.procurement-lane-selftest).
Resolving inheritance for "app.command.procurement-lane-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.procurement-lane-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-mirror-audit" (parent: .abstract.instanceof.app.command.ql-mirror-audit).
Resolving inheritance for "app.command.ql-mirror-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-mirror-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-gl2-selftest" (parent: .abstract.instanceof.app.command.lc-gl2-selftest).
Resolving inheritance for "app.command.lc-gl2-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-gl2-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-core-selftest" (parent: .abstract.instanceof.app.command.ilc-core-selftest).
Resolving inheritance for "app.command.ilc-core-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-core-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-seed" (parent: .abstract.instanceof.app.command.ilc-seed).
Resolving inheritance for "app.command.ilc-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-schema-check" (parent: .abstract.instanceof.app.command.ilc-schema-check).
Resolving inheritance for "app.command.ilc-schema-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-schema-check).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-estimate-selftest" (parent: .abstract.instanceof.app.command.ilc-estimate-selftest).
Resolving inheritance for "app.command.ilc-estimate-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-estimate-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-post-selftest" (parent: .abstract.instanceof.app.command.ilc-post-selftest).
Resolving inheritance for "app.command.ilc-post-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-post-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-settle-selftest" (parent: .abstract.instanceof.app.command.ilc-settle-selftest).
Resolving inheritance for "app.command.ilc-settle-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-settle-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-settle-db-selftest" (parent: .abstract.instanceof.app.command.ilc-settle-db-selftest).
Resolving inheritance for "app.command.ilc-settle-db-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-settle-db-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-lc-selftest" (parent: .abstract.instanceof.app.command.ilc-lc-selftest).
Resolving inheritance for "app.command.ilc-lc-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-lc-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-lc-db-selftest" (parent: .abstract.instanceof.app.command.ilc-lc-db-selftest).
Resolving inheritance for "app.command.ilc-lc-db-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-lc-db-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-interest-accrue" (parent: .abstract.instanceof.app.command.ilc-interest-accrue).
Resolving inheritance for "app.command.ilc-interest-accrue" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-interest-accrue).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-clocks-selftest" (parent: .abstract.instanceof.app.command.ilc-clocks-selftest).
Resolving inheritance for "app.command.ilc-clocks-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-clocks-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-clocks" (parent: .abstract.instanceof.app.command.ilc-clocks).
Resolving inheritance for "app.command.ilc-clocks" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-clocks).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-legacy-migrate" (parent: .abstract.instanceof.app.command.ilc-legacy-migrate).
Resolving inheritance for "app.command.ilc-legacy-migrate" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-legacy-migrate).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-docpack-selftest" (parent: .abstract.instanceof.app.command.ilc-docpack-selftest).
Resolving inheritance for "app.command.ilc-docpack-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-docpack-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-freight-selftest" (parent: .abstract.instanceof.app.command.ilc-freight-selftest).
Resolving inheritance for "app.command.ilc-freight-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-freight-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-swift-selftest" (parent: .abstract.instanceof.app.command.ilc-swift-selftest).
Resolving inheritance for "app.command.ilc-swift-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-swift-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-facility-selftest" (parent: .abstract.instanceof.app.command.ilc-facility-selftest).
Resolving inheritance for "app.command.ilc-facility-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-facility-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-export-selftest" (parent: .abstract.instanceof.app.command.ilc-export-selftest).
Resolving inheritance for "app.command.ilc-export-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-export-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-intake-selftest" (parent: .abstract.instanceof.app.command.ilc-intake-selftest).
Resolving inheritance for "app.command.ilc-intake-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-intake-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-quote-selftest" (parent: .abstract.instanceof.app.command.sq-quote-selftest).
Resolving inheritance for "app.command.sq-quote-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-quote-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-entitlement-selftest" (parent: .abstract.instanceof.app.command.sq-entitlement-selftest).
Resolving inheritance for "app.command.sq-entitlement-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-entitlement-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-honeywatt-selftest" (parent: .abstract.instanceof.app.command.sq-honeywatt-selftest).
Resolving inheritance for "app.command.sq-honeywatt-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-honeywatt-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-agents-selftest" (parent: .abstract.instanceof.app.command.sq-agents-selftest).
Resolving inheritance for "app.command.sq-agents-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-agents-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.stamp-invoice-tax" (parent: .abstract.instanceof.app.command.stamp-invoice-tax).
Resolving inheritance for "app.command.stamp-invoice-tax" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.stamp-invoice-tax).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.approval-demo" (parent: .abstract.instanceof.app.command.approval-demo).
Resolving inheritance for "app.command.approval-demo" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.approval-demo).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-seed-datasheets" (parent: .abstract.instanceof.app.command.epc-seed-datasheets).
Resolving inheritance for "app.command.epc-seed-datasheets" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-seed-datasheets).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.om-contract-run" (parent: .abstract.instanceof.app.command.om-contract-run).
Resolving inheritance for "app.command.om-contract-run" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.om-contract-run).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.retention-payable" (parent: .abstract.instanceof.app.command.retention-payable).
Resolving inheritance for "app.command.retention-payable" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.retention-payable).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.subcontract" (parent: .abstract.instanceof.app.command.subcontract).
Resolving inheritance for "app.command.subcontract" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.subcontract).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_aggregate_command" (parent: .abstract.instanceof.app.command_center_aggregate_command).
Resolving inheritance for "app.command_center_aggregate_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_aggregate_command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-payments" (parent: .abstract.instanceof.app.command.reminders-payments).
Resolving inheritance for "app.command.reminders-payments" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-payments).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-deliveries" (parent: .abstract.instanceof.app.command.reminders-deliveries).
Resolving inheritance for "app.command.reminders-deliveries" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-deliveries).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-lead-meetings" (parent: .abstract.instanceof.app.command.reminders-lead-meetings).
Resolving inheritance for "app.command.reminders-lead-meetings" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-lead-meetings).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-stock-expiry" (parent: .abstract.instanceof.app.command.reminders-stock-expiry).
Resolving inheritance for "app.command.reminders-stock-expiry" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-stock-expiry).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reconciliation-audit" (parent: .abstract.instanceof.app.command.reconciliation-audit).
Resolving inheritance for "app.command.reconciliation-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reconciliation-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fdm-audit" (parent: .abstract.instanceof.app.command.fdm-audit).
Resolving inheritance for "app.command.fdm-audit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fdm-audit).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-statutory" (parent: .abstract.instanceof.app.command.reminders-statutory).
Resolving inheritance for "app.command.reminders-statutory" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-statutory).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-receipts" (parent: .abstract.instanceof.app.command.reminders-receipts).
Resolving inheritance for "app.command.reminders-receipts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-receipts).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.internal_notification_api" (parent: .abstract.instanceof.app.internal_notification_api).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.internal_notification_api" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.internal_notification_api).
Resolving inheritance for "app.internal_notification_api" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.internal_notification_api).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_cleanup_logs_command" (parent: .abstract.instanceof.app.command_center_cleanup_logs_command).
Resolving inheritance for "app.command_center_cleanup_logs_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_cleanup_logs_command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-spine-selftest" (parent: .abstract.instanceof.app.command.bid-spine-selftest).
Resolving inheritance for "app.command.bid-spine-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-spine-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bonus-disburse-selftest" (parent: .abstract.instanceof.app.command.bonus-disburse-selftest).
Resolving inheritance for "app.command.bonus-disburse-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bonus-disburse-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-seed-modules" (parent: .abstract.instanceof.app.command.bid-seed-modules).
Resolving inheritance for "app.command.bid-seed-modules" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-seed-modules).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-intake-selftest" (parent: .abstract.instanceof.app.command.bid-intake-selftest).
Resolving inheritance for "app.command.bid-intake-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-intake-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.auth-posture-selftest" (parent: .abstract.instanceof.app.command.auth-posture-selftest).
Resolving inheritance for "app.command.auth-posture-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.auth-posture-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.log-posture-selftest" (parent: .abstract.instanceof.app.command.log-posture-selftest).
Resolving inheritance for "app.command.log-posture-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.log-posture-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-kpi-selftest" (parent: .abstract.instanceof.app.command.scom-kpi-selftest).
Resolving inheritance for "app.command.scom-kpi-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-kpi-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-statement-selftest" (parent: .abstract.instanceof.app.command.scom-statement-selftest).
Resolving inheritance for "app.command.scom-statement-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-statement-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync-selftest" (parent: .abstract.instanceof.app.command.aspire-sync-selftest).
Resolving inheritance for "app.command.aspire-sync-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3d-seed-models" (parent: .abstract.instanceof.app.command.sds-3d-seed-models).
Resolving inheritance for "app.command.sds-3d-seed-models" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3d-seed-models).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3d-seed-selftest" (parent: .abstract.instanceof.app.command.sds-3d-seed-selftest).
Resolving inheritance for "app.command.sds-3d-seed-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3d-seed-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.silent-default-guard" (parent: .abstract.instanceof.app.command.silent-default-guard).
Resolving inheritance for "app.command.silent-default-guard" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.silent-default-guard).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.silent-default-selftest" (parent: .abstract.instanceof.app.command.silent-default-selftest).
Resolving inheritance for "app.command.silent-default-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.silent-default-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.setting-exposure-selftest" (parent: .abstract.instanceof.app.command.setting-exposure-selftest).
Resolving inheritance for "app.command.setting-exposure-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.setting-exposure-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-elec-parity-selftest" (parent: .abstract.instanceof.app.command.sds-elec-parity-selftest).
Resolving inheritance for "app.command.sds-elec-parity-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-elec-parity-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-stage-selftest" (parent: .abstract.instanceof.app.command.sds-stage-selftest).
Resolving inheritance for "app.command.sds-stage-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-stage-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-rollcall-selftest" (parent: .abstract.instanceof.app.command.sds-rollcall-selftest).
Resolving inheritance for "app.command.sds-rollcall-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-rollcall-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-projectclass-selftest" (parent: .abstract.instanceof.app.command.sds-projectclass-selftest).
Resolving inheritance for "app.command.sds-projectclass-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-projectclass-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-scope-selftest" (parent: .abstract.instanceof.app.command.sds-scope-selftest).
Resolving inheritance for "app.command.sds-scope-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-scope-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-conn-selftest" (parent: .abstract.instanceof.app.command.sds-conn-selftest).
Resolving inheritance for "app.command.sds-conn-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-conn-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-equipment-selftest" (parent: .abstract.instanceof.app.command.sds-equipment-selftest).
Resolving inheritance for "app.command.sds-equipment-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-equipment-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-design-set-type" (parent: .abstract.instanceof.app.command.sds-design-set-type).
Resolving inheritance for "app.command.sds-design-set-type" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-design-set-type).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pvhourly-selftest" (parent: .abstract.instanceof.app.command.sds-pvhourly-selftest).
Resolving inheritance for "app.command.sds-pvhourly-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pvhourly-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-drawset-selftest" (parent: .abstract.instanceof.app.command.sds-drawset-selftest).
Resolving inheritance for "app.command.sds-drawset-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-drawset-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-irrsrc-selftest" (parent: .abstract.instanceof.app.command.sds-irrsrc-selftest).
Resolving inheritance for "app.command.sds-irrsrc-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-irrsrc-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-capexband-selftest" (parent: .abstract.instanceof.app.command.sds-capexband-selftest).
Resolving inheritance for "app.command.sds-capexband-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-capexband-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ac-collection-selftest" (parent: .abstract.instanceof.app.command.sds-ac-collection-selftest).
Resolving inheritance for "app.command.sds-ac-collection-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ac-collection-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-product-resolve-selftest" (parent: .abstract.instanceof.app.command.sds-product-resolve-selftest).
Resolving inheritance for "app.command.sds-product-resolve-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-product-resolve-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-brief-parse-selftest" (parent: .abstract.instanceof.app.command.sds-brief-parse-selftest).
Resolving inheritance for "app.command.sds-brief-parse-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-brief-parse-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-brief-llm-selftest" (parent: .abstract.instanceof.app.command.sds-brief-llm-selftest).
Resolving inheritance for "app.command.sds-brief-llm-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-brief-llm-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-recipe-selftest" (parent: .abstract.instanceof.app.command.sds-recipe-selftest).
Resolving inheritance for "app.command.sds-recipe-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-recipe-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-panel-build-selftest" (parent: .abstract.instanceof.app.command.sds-panel-build-selftest).
Resolving inheritance for "app.command.sds-panel-build-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-panel-build-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-review-selftest" (parent: .abstract.instanceof.app.command.sds-review-selftest).
Resolving inheritance for "app.command.sds-review-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-review-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-cshare-selftest" (parent: .abstract.instanceof.app.command.sds-cshare-selftest).
Resolving inheritance for "app.command.sds-cshare-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-cshare-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-rulebook-selftest" (parent: .abstract.instanceof.app.command.sds-rulebook-selftest).
Resolving inheritance for "app.command.sds-rulebook-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-rulebook-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-cardscale-selftest" (parent: .abstract.instanceof.app.command.sds-cardscale-selftest).
Resolving inheritance for "app.command.sds-cardscale-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-cardscale-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-settings-registry-selftest" (parent: .abstract.instanceof.app.command.sds-settings-registry-selftest).
Resolving inheritance for "app.command.sds-settings-registry-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-settings-registry-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sitemap-selftest" (parent: .abstract.instanceof.app.command.sds-sitemap-selftest).
Resolving inheritance for "app.command.sds-sitemap-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sitemap-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ewprofile-selftest" (parent: .abstract.instanceof.app.command.sds-ewprofile-selftest).
Resolving inheritance for "app.command.sds-ewprofile-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ewprofile-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tablepack-selftest" (parent: .abstract.instanceof.app.command.sds-tablepack-selftest).
Resolving inheritance for "app.command.sds-tablepack-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tablepack-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-boqlevel-selftest" (parent: .abstract.instanceof.app.command.sds-boqlevel-selftest).
Resolving inheritance for "app.command.sds-boqlevel-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-boqlevel-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bankpack-selftest" (parent: .abstract.instanceof.app.command.sds-bankpack-selftest).
Resolving inheritance for "app.command.sds-bankpack-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bankpack-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comply-selftest" (parent: .abstract.instanceof.app.command.sds-comply-selftest).
Resolving inheritance for "app.command.sds-comply-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comply-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-oempkg-selftest" (parent: .abstract.instanceof.app.command.sds-oempkg-selftest).
Resolving inheritance for "app.command.sds-oempkg-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-oempkg-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-exportcap-selftest" (parent: .abstract.instanceof.app.command.sds-exportcap-selftest).
Resolving inheritance for "app.command.sds-exportcap-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-exportcap-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-zonestack-selftest" (parent: .abstract.instanceof.app.command.sds-zonestack-selftest).
Resolving inheritance for "app.command.sds-zonestack-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-zonestack-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-annex-selftest" (parent: .abstract.instanceof.app.command.sds-annex-selftest).
Resolving inheritance for "app.command.sds-annex-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-annex-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tracker-selftest" (parent: .abstract.instanceof.app.command.sds-tracker-selftest).
Resolving inheritance for "app.command.sds-tracker-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tracker-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-save-diag" (parent: .abstract.instanceof.app.command.sds-save-diag).
Resolving inheritance for "app.command.sds-save-diag" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-save-diag).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-seed-oem-bess" (parent: .abstract.instanceof.app.command.sds-seed-oem-bess).
Resolving inheritance for "app.command.sds-seed-oem-bess" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-seed-oem-bess).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lps-place-selftest" (parent: .abstract.instanceof.app.command.sds-lps-place-selftest).
Resolving inheritance for "app.command.sds-lps-place-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lps-place-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-offer-selftest" (parent: .abstract.instanceof.app.command.sds-offer-selftest).
Resolving inheritance for "app.command.sds-offer-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-offer-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-inverter-mix-selftest" (parent: .abstract.instanceof.app.command.sds-inverter-mix-selftest).
Resolving inheritance for "app.command.sds-inverter-mix-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-inverter-mix-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-tenant-path-selftest" (parent: .abstract.instanceof.app.command.mcp-tenant-path-selftest).
Resolving inheritance for "app.command.mcp-tenant-path-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-tenant-path-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cors-policy-selftest" (parent: .abstract.instanceof.app.command.cors-policy-selftest).
Resolving inheritance for "app.command.cors-policy-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cors-policy-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geotech-selftest" (parent: .abstract.instanceof.app.command.sds-geotech-selftest).
Resolving inheritance for "app.command.sds-geotech-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geotech-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-structslot-selftest" (parent: .abstract.instanceof.app.command.sds-structslot-selftest).
Resolving inheritance for "app.command.sds-structslot-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-structslot-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-wind-library-selftest" (parent: .abstract.instanceof.app.command.sds-wind-library-selftest).
Resolving inheritance for "app.command.sds-wind-library-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-wind-library-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-schema-drift-selftest" (parent: .abstract.instanceof.app.command.sds-schema-drift-selftest).
Resolving inheritance for "app.command.sds-schema-drift-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-schema-drift-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-labour-rates-selftest" (parent: .abstract.instanceof.app.command.sds-labour-rates-selftest).
Resolving inheritance for "app.command.sds-labour-rates-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-labour-rates-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pvsyst-import-selftest" (parent: .abstract.instanceof.app.command.sds-pvsyst-import-selftest).
Resolving inheritance for "app.command.sds-pvsyst-import-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pvsyst-import-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-exceedance-selftest" (parent: .abstract.instanceof.app.command.sds-exceedance-selftest).
Resolving inheritance for "app.command.sds-exceedance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-exceedance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comptpl-selftest" (parent: .abstract.instanceof.app.command.sds-comptpl-selftest).
Resolving inheritance for "app.command.sds-comptpl-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comptpl-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cfo-answer-selftest" (parent: .abstract.instanceof.app.command.cfo-answer-selftest).
Resolving inheritance for "app.command.cfo-answer-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.cfo-answer-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.soless-invoice-selftest" (parent: .abstract.instanceof.app.command.soless-invoice-selftest).
Resolving inheritance for "app.command.soless-invoice-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.soless-invoice-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-capability-selftest" (parent: .abstract.instanceof.app.command.ga-capability-selftest).
Resolving inheritance for "app.command.ga-capability-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-capability-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-structure-selftest" (parent: .abstract.instanceof.app.command.sds-structure-selftest).
Resolving inheritance for "app.command.sds-structure-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-structure-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-price-expiry" (parent: .abstract.instanceof.app.command.srm-price-expiry).
Resolving inheritance for "app.command.srm-price-expiry" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-price-expiry).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-expiry-selftest" (parent: .abstract.instanceof.app.command.srm-expiry-selftest).
Resolving inheritance for "app.command.srm-expiry-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-expiry-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-workspace-selftest" (parent: .abstract.instanceof.app.command.sales-workspace-selftest).
Resolving inheritance for "app.command.sales-workspace-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-workspace-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-submission-selftest" (parent: .abstract.instanceof.app.command.bid-submission-selftest).
Resolving inheritance for "app.command.bid-submission-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-submission-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-cforisk-selftest" (parent: .abstract.instanceof.app.command.bid-cforisk-selftest).
Resolving inheritance for "app.command.bid-cforisk-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-cforisk-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-commercial-selftest" (parent: .abstract.instanceof.app.command.bid-commercial-selftest).
Resolving inheritance for "app.command.bid-commercial-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-commercial-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-qualification-selftest" (parent: .abstract.instanceof.app.command.bid-qualification-selftest).
Resolving inheritance for "app.command.bid-qualification-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-qualification-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-protection-selftest" (parent: .abstract.instanceof.app.command.sds-protection-selftest).
Resolving inheritance for "app.command.sds-protection-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-protection-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sldpro-selftest" (parent: .abstract.instanceof.app.command.sds-sldpro-selftest).
Resolving inheritance for "app.command.sds-sldpro-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sldpro-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ballast-selftest" (parent: .abstract.instanceof.app.command.sds-ballast-selftest).
Resolving inheritance for "app.command.sds-ballast-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ballast-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-struct-selftest" (parent: .abstract.instanceof.app.command.sds-struct-selftest).
Resolving inheritance for "app.command.sds-struct-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-struct-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-env-selftest" (parent: .abstract.instanceof.app.command.sds-env-selftest).
Resolving inheritance for "app.command.sds-env-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-env-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sitefacts-selftest" (parent: .abstract.instanceof.app.command.sds-sitefacts-selftest).
Resolving inheritance for "app.command.sds-sitefacts-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sitefacts-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-hug-selftest" (parent: .abstract.instanceof.app.command.sds-hug-selftest).
Resolving inheritance for "app.command.sds-hug-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-hug-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-container-selftest" (parent: .abstract.instanceof.app.command.sds-container-selftest).
Resolving inheritance for "app.command.sds-container-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-container-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ship-fields-selftest" (parent: .abstract.instanceof.app.command.sds-ship-fields-selftest).
Resolving inheritance for "app.command.sds-ship-fields-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ship-fields-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-takeoff-selftest" (parent: .abstract.instanceof.app.command.sds-takeoff-selftest).
Resolving inheritance for "app.command.sds-takeoff-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-takeoff-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-backup-selftest" (parent: .abstract.instanceof.app.command.sds-backup-selftest).
Resolving inheritance for "app.command.sds-backup-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-backup-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-stragg-selftest" (parent: .abstract.instanceof.app.command.sds-stragg-selftest).
Resolving inheritance for "app.command.sds-stragg-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-stragg-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-data-item-selftest" (parent: .abstract.instanceof.app.command.doc-data-item-selftest).
Resolving inheritance for "app.command.doc-data-item-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-data-item-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-data-item-backfill" (parent: .abstract.instanceof.app.command.doc-data-item-backfill).
Resolving inheritance for "app.command.doc-data-item-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-data-item-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-selftest" (parent: .abstract.instanceof.app.command.ql-selftest).
Resolving inheritance for "app.command.ql-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-booking-sweep" (parent: .abstract.instanceof.app.command.doc-booking-sweep).
Resolving inheritance for "app.command.doc-booking-sweep" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-booking-sweep).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-booking-selftest" (parent: .abstract.instanceof.app.command.doc-booking-selftest).
Resolving inheritance for "app.command.doc-booking-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-booking-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-print-selftest" (parent: .abstract.instanceof.app.command.prop-print-selftest).
Resolving inheritance for "app.command.prop-print-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-print-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-sched-selftest" (parent: .abstract.instanceof.app.command.prop-sched-selftest).
Resolving inheritance for "app.command.prop-sched-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-sched-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-checkbox-selftest" (parent: .abstract.instanceof.app.command.doc-checkbox-selftest).
Resolving inheritance for "app.command.doc-checkbox-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-checkbox-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-bcase-selftest" (parent: .abstract.instanceof.app.command.prop-bcase-selftest).
Resolving inheritance for "app.command.prop-bcase-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-bcase-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-sample-seed" (parent: .abstract.instanceof.app.command.proposal-sample-seed).
Resolving inheritance for "app.command.proposal-sample-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-sample-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-price-selftest" (parent: .abstract.instanceof.app.command.prop-price-selftest).
Resolving inheritance for "app.command.prop-price-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-price-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-validate-selftest" (parent: .abstract.instanceof.app.command.prop-validate-selftest).
Resolving inheritance for "app.command.prop-validate-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-validate-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-copy-selftest" (parent: .abstract.instanceof.app.command.prop-copy-selftest).
Resolving inheritance for "app.command.prop-copy-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-copy-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-energy-selftest" (parent: .abstract.instanceof.app.command.prop-energy-selftest).
Resolving inheritance for "app.command.prop-energy-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-energy-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-model-selftest" (parent: .abstract.instanceof.app.command.prop-model-selftest).
Resolving inheritance for "app.command.prop-model-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-model-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-schema-selftest" (parent: .abstract.instanceof.app.command.prop-schema-selftest).
Resolving inheritance for "app.command.prop-schema-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-schema-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-selftest" (parent: .abstract.instanceof.app.command.sds-yield-selftest).
Resolving inheritance for "app.command.sds-yield-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-line-uid-backfill" (parent: .abstract.instanceof.app.command.ql-line-uid-backfill).
Resolving inheritance for "app.command.ql-line-uid-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-line-uid-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql3-acceptance-selftest" (parent: .abstract.instanceof.app.command.ql3-acceptance-selftest).
Resolving inheritance for "app.command.ql3-acceptance-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql3-acceptance-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql3b-reconcile-selftest" (parent: .abstract.instanceof.app.command.ql3b-reconcile-selftest).
Resolving inheritance for "app.command.ql3b-reconcile-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql3b-reconcile-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-diff-selftest" (parent: .abstract.instanceof.app.command.ql-diff-selftest).
Resolving inheritance for "app.command.ql-diff-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-diff-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.demo-seed" (parent: .abstract.instanceof.app.command.demo-seed).
Resolving inheritance for "app.command.demo-seed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.demo-seed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-readiness-selftest" (parent: .abstract.instanceof.app.command.ga-readiness-selftest).
Resolving inheritance for "app.command.ga-readiness-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-readiness-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.multicompany-selftest" (parent: .abstract.instanceof.app.command.multicompany-selftest).
Resolving inheritance for "app.command.multicompany-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.multicompany-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.multicompany-fanout-selftest" (parent: .abstract.instanceof.app.command.multicompany-fanout-selftest).
Resolving inheritance for "app.command.multicompany-fanout-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.multicompany-fanout-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crosscompany-money-selftest" (parent: .abstract.instanceof.app.command.crosscompany-money-selftest).
Resolving inheritance for "app.command.crosscompany-money-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.crosscompany-money-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-device-token" (parent: .abstract.instanceof.app.command.central-device-token).
Resolving inheritance for "app.command.central-device-token" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-device-token).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.device-token-api-selftest" (parent: .abstract.instanceof.app.command.device-token-api-selftest).
Resolving inheritance for "app.command.device-token-api-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.device-token-api-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payable-currency-backfill" (parent: .abstract.instanceof.app.command.payable-currency-backfill).
Resolving inheritance for "app.command.payable-currency-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payable-currency-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payable-currency-backfill-selftest" (parent: .abstract.instanceof.app.command.payable-currency-backfill-selftest).
Resolving inheritance for "app.command.payable-currency-backfill-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.payable-currency-backfill-selftest).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-currency-backfill" (parent: .abstract.instanceof.app.command.doc-currency-backfill).
Resolving inheritance for "app.command.doc-currency-backfill" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-currency-backfill).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-currency-backfill-selftest" (parent: .abstract.instanceof.app.command.doc-currency-backfill-selftest).
Resolving inheritance for "app.command.doc-currency-backfill-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-currency-backfill-selftest).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension" (parent: .abstract.instanceof.application_bundle.twig.general_extension).
Resolving inheritance for "application_bundle.twig.general_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.hb_branding" (parent: .abstract.instanceof.application_bundle.twig.hb_branding).
Resolving inheritance for "application_bundle.twig.hb_branding" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.hb_branding).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.first_value_journey" (parent: .abstract.instanceof.application_bundle.twig.first_value_journey).
Resolving inheritance for "application_bundle.twig.first_value_journey" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.first_value_journey).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts" (parent: .abstract.instanceof.application_bundle.twig.accounts).
Resolving inheritance for "application_bundle.twig.accounts" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales" (parent: .abstract.instanceof.application_bundle.twig.sales).
Resolving inheritance for "application_bundle.twig.sales" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase" (parent: .abstract.instanceof.application_bundle.twig.purchase).
Resolving inheritance for "application_bundle.twig.purchase" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.ai_process_events_command" (parent: .abstract.instanceof.app.ai_process_events_command).
Resolving inheritance for "app.ai_process_events_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.ai_process_events_command).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-storage-site-selftest" (parent: .abstract.instanceof.app.command.sds-storage-site-selftest).
Resolving inheritance for "app.command.sds-storage-site-selftest" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-storage-site-selftest).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.ai_command.gateway_controller" (parent: .abstract.instanceof.app.ai_command.gateway_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.ai_command.gateway_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.ai_command.gateway_controller).
Resolving inheritance for "app.ai_command.gateway_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.ai_command.gateway_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.controller" (parent: .abstract.instanceof.app.mcp.controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.controller).
Resolving inheritance for "app.mcp.controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.connection_controller" (parent: .abstract.instanceof.app.mcp.connection_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.connection_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.connection_controller).
Resolving inheritance for "app.mcp.connection_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.connection_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.oauth_controller" (parent: .abstract.instanceof.app.mcp.oauth_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.oauth_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.oauth_controller).
Resolving inheritance for "app.mcp.oauth_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.oauth_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.oauth_authorize_controller" (parent: .abstract.instanceof.app.mcp.oauth_authorize_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.oauth_authorize_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.oauth_authorize_controller).
Resolving inheritance for "app.mcp.oauth_authorize_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.oauth_authorize_controller).
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.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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
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.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
Resolving inheritance for "swiftmailer.transport.configurator.quotes" (parent: swiftmailer.transport.smtp.configurator.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.quotes.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
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.dbal.company_group_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.company_group_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.company_group_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.company_group_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.company_group_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.company_group_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.erp_default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.big_qr_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for "endroid_qr_code.custom_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
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_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_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_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_subscriber" (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 "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.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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (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).
Resolving inheritance for "doctrine.dbal.logging_middleware.company_group" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.company_group" (parent: doctrine.dbal.debug_middleware).
175
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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 "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\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\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; 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\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "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 "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; 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 "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\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; 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 "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; 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\DBAL\Connection $companyGroupConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.company_group_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.company_group_result_cache"; reason: private alias.
Removed service "doctrine.orm.company_group_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $companyGroupEntityManager"; reason: private alias.
Removed service "doctrine.orm.company_group_entity_manager.event_manager"; reason: private alias.
Removed service "Nzo\UrlEncryptorBundle\Encryptor\Encryptor"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $erpDefaultQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $bigQrQrCodeBuilder"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $customQrCodeBuilder"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; 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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.Za9MpXe"; reason: private alias.
Removed service ".service_locator.oFAZ1ME"; reason: private alias.
Removed service ".service_locator.RY2uDUk"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.company_group_metadata_driver"; reason: private alias.
Removed service ".service_locator.NK827YO"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
68
Changed reference of service "app.quote_company_provisioning_service" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "app.account_merge_service" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "app.public_document_acknowledgement_service" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "user_module" previously pointing to "router.default" to "router".
Changed reference of service "user_module" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "todo_module" previously pointing to "router.default" to "router".
Changed reference of service "todo_module" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "mail_module" previously pointing to "router.default" to "router".
Changed reference of service "mail_module" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "application_bundle.twig.general_extension" previously pointing to "twig.extension.intl" to "Twig\Extra\Intl\IntlExtension".
Changed reference of service "application_bundle.twig.general_extension" previously pointing to "router.default" to "router".
Changed reference of service "application_bundle.twig.first_value_journey" previously pointing to "router.default" to "router".
Changed reference of service "sesssions_listener" previously pointing to "router.default" to "router".
Changed reference of service "sesssions_listener" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sesssions_listener" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "app.ai_doctrine_subscriber" previously pointing to ".session.do-not-use" to "session".
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 "services_resetter" previously pointing to "debug.validator" to "validator".
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 "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" 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 "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig" previously pointing to "twig.extension.intl" to "Twig\Extra\Intl\IntlExtension".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
Changed reference of service "swiftmailer.mailer.quotes" previously pointing to "swiftmailer.mailer.quotes.transport.smtp" to "swiftmailer.mailer.quotes.transport".
Changed reference of service "nzo.twig.encryptor_extension" previously pointing to "nzo_encryptor" to "url_encryptor".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
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 "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 "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.GNc8e5B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jlyTfzM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
1683
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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 "assets.remote_json_manifest_version_strategy"; 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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; 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 "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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 ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scheduled-big-row-entry"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scheduled-notification"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.buddybee-schedule-missing-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee"; reason: abstract.
Removed service ".abstract.instanceof.app.command.daily-user-report-buddybee"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fixed-asset-scheduler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aspire-sync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-auto-generate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payroll-auto-generate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leave-cycle-automation"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leave-cycle-automation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-reconciliation"; reason: abstract.
Removed service ".abstract.instanceof.app.command.attendance-reconciliation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-rate-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-rate-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-dual-amount-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-dual-amount-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sync-products-to-central"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sync-products-to-central"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sync-health"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sync-health"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-remap-resync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.central-remap-resync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-central-catalog-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.seed-central-catalog-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-finance-tools-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.seed-finance-tools-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-wallet-sync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aspire-wallet-sync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.billing-schedule-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.billing-schedule-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-integrity-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-integrity-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.head-pathtree-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.head-pathtree-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-rebuild"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-rebuild"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-rebuild"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-rebuild"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-reset"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tenant-reset"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-audit-chain"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-audit-chain"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.for-each-tenant"; reason: abstract.
Removed service ".abstract.instanceof.app.command.for-each-tenant"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-return-build"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tax-return-build"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-vat-return"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bd-vat-return"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-mushak-register"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bd-mushak-register"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-seed-tax-config"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bd-seed-tax-config"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-withholding-ledger"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bd-withholding-ledger"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bd-mushak-6-6"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bd-mushak-6-6"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-ustva"; reason: abstract.
Removed service ".abstract.instanceof.app.command.de-ustva"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-seed-tax-config"; reason: abstract.
Removed service ".abstract.instanceof.app.command.de-seed-tax-config"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-pv-tax-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.de-pv-tax-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f5"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-gst-f5"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-form-cs"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-form-cs"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-seed-tax-config"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-seed-tax-config"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-cockpit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.epc-cockpit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-einvoice-import"; reason: abstract.
Removed service ".abstract.instanceof.app.command.de-einvoice-import"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-ec-sales-list"; reason: abstract.
Removed service ".abstract.instanceof.app.command.de-ec-sales-list"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.de-skr-map"; reason: abstract.
Removed service ".abstract.instanceof.app.command.de-skr-map"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cleanup-attendance-junk"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cleanup-attendance-junk"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-return-export"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tax-return-export"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.starter-pack-export"; reason: abstract.
Removed service ".abstract.instanceof.app.command.starter-pack-export"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.starter-pack-apply"; reason: abstract.
Removed service ".abstract.instanceof.app.command.starter-pack-apply"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.opening-balances-import"; reason: abstract.
Removed service ".abstract.instanceof.app.command.opening-balances-import"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.solar-size"; reason: abstract.
Removed service ".abstract.instanceof.app.command.solar-size"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-statutory"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payroll-statutory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ensure-standard-heads"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ensure-standard-heads"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-accounts-setup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-accounts-setup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-settlement-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-settlement-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-stamp-invoice"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-stamp-invoice"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.express-purchase-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.express-purchase-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pv-fx-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pv-fx-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-fx-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aspire-fx-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payment-tag-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payment-tag-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-inbox-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.one-inbox-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-workgraph-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.one-workgraph-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-mission-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.one-mission-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.one-travel-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.one-travel-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.po-annexure-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.po-annexure-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.crm-chain-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-opportunity-outcome"; reason: abstract.
Removed service ".abstract.instanceof.app.command.crm-opportunity-outcome"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.convert-to-order-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.convert-to-order-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ulm-outcome-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ulm-outcome-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.crm-chain-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crm-chain-lead-status-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.crm-chain-lead-status-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.head-path-repair-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.head-path-repair-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-visibility-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-visibility-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-reassign-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-reassign-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-stage-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-stage-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-order-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-order-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-cost-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-cost-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-cost-repair-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-cost-repair-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.rebuild-rectify-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.rebuild-rectify-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-leg-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.delivery-gl-leg-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.delivery-gl-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-gl-backfill-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.delivery-gl-backfill-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.grn-fx-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reverse-voucher"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reverse-voucher"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-hit-pending"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-hit-pending"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gl-correction-9275"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gl-correction-9275"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-voucher-tag-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.grn-voucher-tag-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.grn-fx-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.delivery-cost-restamp"; reason: abstract.
Removed service ".abstract.instanceof.app.command.delivery-cost-restamp"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-fx-audit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.grn-fx-audit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-head-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.employee-head-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-payment-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payslip-payment-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-payment-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payslip-payment-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-filter-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.period-filter-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.approval-context-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.approval-context-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-head-dedupe"; reason: abstract.
Removed service ".abstract.instanceof.app.command.employee-head-dedupe"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hivemind-intake-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hivemind-intake-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-clock-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tenant-clock-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.people-directory-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.people-directory-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.maps-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.maps-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-legacy-amount-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-legacy-amount-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-rate-pull"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-rate-pull"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-voucher-inspect"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-voucher-inspect"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.po-amount-foreign-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.po-amount-foreign-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cpshell-landing-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cpshell-landing-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.menu-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.employee-form-parity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.employee-form-parity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.template-route-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.template-route-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-identity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payroll-identity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payslip-duplicate-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payslip-duplicate-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-sync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.route-sync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-sync-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.route-sync-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-scenario-suite"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hr-scenario-suite"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-seed-missing"; reason: abstract.
Removed service ".abstract.instanceof.app.command.menu-seed-missing"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.menu-audit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.menu-audit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costing-diagnose"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-costing-diagnose"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-currency-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.boq-currency-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-currency-audit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.boq-currency-audit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costing-currency-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-costing-currency-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.incoterm-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.incoterm-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.incoterm-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.incoterm-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-outcome-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-outcome-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-journey-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ga-journey-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-baseline-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.boq-baseline-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.estimate-implementation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.estimate-implementation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.carry-forward-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.carry-forward-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-lifecycle-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-lifecycle-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-baseline-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.boq-baseline-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pi-service-cost-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pi-service-cost-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pi-service-cost-diagnose"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pi-service-cost-diagnose"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fa-conversion-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fa-conversion-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-reconciliation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-reconciliation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-conversion-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aspire-conversion-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-ingest-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.financial-ingest-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-sync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.financial-sync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.financial-connector-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.financial-connector-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-alarm-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.eb-alarm-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.wise-adapter-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.wise-adapter-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-feed-landing-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bank-feed-landing-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-feed-review-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bank-feed-review-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ocbc-adapter-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ocbc-adapter-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-kpi-invoice-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.eb-kpi-invoice-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cash-truth-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cash-truth-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cash-config-discovery-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cash-config-discovery-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payments-due-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payments-due-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.forecast-trust-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.forecast-trust-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fx-consolidation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fx-consolidation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-layout-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-layout-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess360-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess360-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess5-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5b-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess5b-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess5c-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess5c-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess4b-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess4b-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess4-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess4-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess3c-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess3c-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess-rules-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess-rules-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pv-rules-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pv-rules-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve0-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve0-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve4-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve4-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve5-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve5-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve6-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve6-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve8-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve8-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve9-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve9-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve7-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve7-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve10-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve10-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve11-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve11-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve12-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve12-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pve13-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pve13-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc-rules-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gsc-rules-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc0-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gsc0-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gsc1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gsc2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gsc3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gsc3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scom-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geo-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-geo-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-parcel-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-parcel-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-pricing-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.web-pricing-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-claims-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.web-claims-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-docpack-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-docpack-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-economics-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-economics-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-history-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-history-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-accrue"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scom-accrue"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-accrual-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scom-accrual-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-siteplan-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-siteplan-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geoterrain-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-geoterrain-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.web-analytics-report"; reason: abstract.
Removed service ".abstract.instanceof.app.command.web-analytics-report"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.honeywatt-brand-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.honeywatt-brand-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-vault-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-vault-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg-energy-mirror"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg-energy-mirror"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg4-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg4-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg5-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg5-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg6-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg6-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg7-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg7-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg8-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg8-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg9-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg9-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.esg10-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.esg10-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2c-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess2c-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2b-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess2b-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-econ-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-econ-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-design-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-design-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lib-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-lib-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-block-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-block-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-string-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-string-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-demo-steward-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-demo-steward-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-econ-parity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-econ-parity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sample-site-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-sample-site-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-candidate-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-candidate-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-documents-hub-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-documents-hub-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-funnel-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-purge"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hb360-purge"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-funnel-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-funnel-dispatch"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-funnel-dispatch"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-share-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-share-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-components-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-components-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-compbuild-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-compbuild-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bess-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bess-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-run-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-yield-run-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-hourly-yield-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-hourly-yield-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pcs-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-pcs-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-gsolar-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-probe"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-gsolar-probe"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-datasheet-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-datasheet-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comms-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-comms-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-loadprofile-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-loadprofile-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-routing-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-routing-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tray-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-tray-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3dedit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-3dedit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-presentation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-presentation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gsolar-seed-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-gsolar-seed-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-terrain-rack-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-terrain-rack-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-manual-terrain-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-manual-terrain-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lps-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-lps-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-shadow-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-shadow-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-flow-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-flow-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-route-materialize"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-route-materialize"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-matsrv-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-matsrv-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-quote-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-quote-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-grade-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-grade-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-h1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-h1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-benchmark"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-yield-benchmark"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-gfm-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-gfm-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-risk-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-risk-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-decision-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-decision-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-io-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-io-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3dmodel-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-3dmodel-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ground-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ground-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-facade-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-facade-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-irrig-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-irrig-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-report-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-report-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-investment-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-investment-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ux2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ux3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-report2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-report2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-set-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-set-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ux4-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ux4-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ctx-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ctx-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-trust-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-trust-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.role-report-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.role-report-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-digest-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-push"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-digest-push"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-present-repair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.attendance-present-repair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.attendance-present-repair-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.attendance-present-repair-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-digest-push-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-digest-push-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.trig-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.trig-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gateway-approval-chain-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gateway-approval-chain-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.so-item-currency-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.so-item-currency-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.changelog-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.changelog-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-price-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.srm-price-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-portal-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.srm-portal-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.spc-commission-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ui-conformance"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ui-conformance"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ui-page-analysis"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ui-page-analysis"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-render-probe"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-render-probe"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-gl-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.spc-commission-gl-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-settlement-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.spc-settlement-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.spc-commission-accounts-setup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.spc-commission-accounts-setup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-opening-stock-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-opening-stock-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-use-stock-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-use-stock-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-move-stock-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-move-stock-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-count-correct-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-count-correct-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-needs-attention-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-needs-attention-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-product-workspace-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-product-workspace-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-buy-receive-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-buy-receive-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-foundation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-foundation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-storage-accounts-setup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-storage-accounts-setup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-storage-cost-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-storage-cost-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-dropship-accounts-setup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-dropship-accounts-setup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-dropship-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-dropship-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-consolidation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-consolidation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-bonded-accounts-setup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-bonded-accounts-setup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-bonded-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-bonded-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-balance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.voucher-balance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-reporting-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-reporting-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cw-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cw-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.supplier-ledger-seed-module"; reason: abstract.
Removed service ".abstract.instanceof.app.command.supplier-ledger-seed-module"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-allocation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.voucher-allocation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pf-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pf-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pf-ingest-payroll"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pf-ingest-payroll"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.asset-req-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.asset-req-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.asset-req-seed-module"; reason: abstract.
Removed service ".abstract.instanceof.app.command.asset-req-seed-module"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-lifecycle-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hr-lifecycle-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-lifecycle-seed-module"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hr-lifecycle-seed-module"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.iou-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.iou-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.iou-seed-module"; reason: abstract.
Removed service ".abstract.instanceof.app.command.iou-seed-module"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.major-project-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.major-project-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-roi-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-roi-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-costcontrol-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-costcontrol-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-variations-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-variations-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.beftn-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.beftn-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.purchase-doc-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.purchase-doc-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-ledger-guard-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-ledger-guard-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fa-register-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fa-register-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-head0-worksheet"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-head0-worksheet"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-repair-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-repair-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ageing-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ageing-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.project-sales-report-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.project-sales-report-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-target-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-target-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-product-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-product-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di0-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-di0-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-di1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-di2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.entity-match-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.entity-match-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cascade-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cascade-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bank-sides-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bank-sides-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di4-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-di4-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-di3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-di5-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-di5-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-readiness"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payroll-readiness"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payroll-readiness-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payroll-readiness-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hr-onboarding-e2e"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hr-onboarding-e2e"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.shift-window-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.shift-window-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-import-surface-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ai-import-surface-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.simpleops-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.simpleops-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-readiness-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.customer-readiness-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-tls-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.provisioning-tls-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-readiness-metrics"; reason: abstract.
Removed service ".abstract.instanceof.app.command.customer-readiness-metrics"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.commercial-journey-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.commercial-journey-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-handoff-sync"; reason: abstract.
Removed service ".abstract.instanceof.app.command.customer-handoff-sync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.customer-handoff-escalate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.customer-handoff-escalate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-reconcile"; reason: abstract.
Removed service ".abstract.instanceof.app.command.provisioning-reconcile"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.provisioning-queue"; reason: abstract.
Removed service ".abstract.instanceof.app.command.provisioning-queue"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-process-events"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agentos-process-events"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-emit-daily-review"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agentos-emit-daily-review"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-relay-stall-nudge"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agentos-relay-stall-nudge"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-finance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-finance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-procurement-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-procurement-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-proposal-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-proposal-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-validity-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-reminder"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-validity-reminder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-validity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-validity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.supplier-price-validity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.supplier-price-validity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agentos-eb-review"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agentos-eb-review"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-energy-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-energy-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-quota-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ai-quota-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-projectcontrol-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-projectcontrol-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-inventory-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-inventory-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-compliance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-compliance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-settings-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-settings-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-crm-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-crm-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-siteexec-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-siteexec-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-handover-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-handover-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-orchestration-relay-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-orchestration-relay-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-journey-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-journey-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-pipeline-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-pipeline-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-relay-guard-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-relay-guard-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-confidence-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-confidence-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-validate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-validate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-case-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-case-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-statements-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-statements-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-statements"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-statements"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-governance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-governance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-pack"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-pack"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ara-xbrl-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ara-xbrl-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-framework-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-framework-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-orchestration-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-orchestration-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-opex-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-opex-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-ready-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.audit-ready-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-ready-scan"; reason: abstract.
Removed service ".abstract.instanceof.app.command.audit-ready-scan"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-product-control-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.central-product-control-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.notice-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.notice-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.gst-f5-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.gst-f5-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-payroll-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-payroll-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir8a"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-ir8a"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.invoicenow-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.invoicenow-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-einvoice"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-einvoice"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-einvoice-send"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-einvoice-send"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-transmit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.peppol-transmit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.einvoice-inbound-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.einvoice-inbound-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.paynow-qr-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.paynow-qr-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-ack-poll"; reason: abstract.
Removed service ".abstract.instanceof.app.command.peppol-ack-poll"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-ack-poll-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.peppol-ack-poll-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ais-export"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-ais-export"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ais-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-ais-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-lookup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.peppol-lookup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.peppol-lookup-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.peppol-lookup-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-payslip-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-payslip-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir21"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-ir21"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir21-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-ir21-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-lock-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.period-lock-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-edit-log-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-edit-log-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.voucher-number-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.voucher-number-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.activity-log-prune"; reason: abstract.
Removed service ".abstract.instanceof.app.command.activity-log-prune"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.activity-log-prune-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.activity-log-prune-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fund-requisition-input-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fund-requisition-input-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.document-timeline-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.document-timeline-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.grn-reversal-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.grn-reversal-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.marker-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.marker-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.marker-audit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.marker-audit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.api-token-issue"; reason: abstract.
Removed service ".abstract.instanceof.app.command.api-token-issue"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.api-token-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.api-token-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-close-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.period-close-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.period-close-check-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.period-close-check-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tenant-resolution-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tenant-resolution-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f5-compute-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-gst-f5-compute-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-iaf-export"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-iaf-export"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-f7-iaf-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-gst-f7-iaf-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-gst-x5-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-gst-x5-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-cpf-x6x8-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-cpf-x6x8-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sg-ir8a-x9-x11-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sg-ir8a-x9-x11-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mailer-config-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mailer-config-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.for-each-tenant-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.for-each-tenant-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduler-lock-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scheduler-lock-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-migrate-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fleet-migrate-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-migrate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fleet-migrate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-health-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fleet-health-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fleet-health-collect"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fleet-health-collect"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hard-suspension-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hard-suspension-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-smoke"; reason: abstract.
Removed service ".abstract.instanceof.app.command.route-smoke"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.route-smoke-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.route-smoke-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.energy-site-link"; reason: abstract.
Removed service ".abstract.instanceof.app.command.energy-site-link"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.eb-consumer-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.eb-consumer-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-registry-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-registry-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-normalize"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-registry-normalize"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.registry-inventory"; reason: abstract.
Removed service ".abstract.instanceof.app.command.registry-inventory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-posture-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-registry-posture-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-gate-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-gate-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.outbound-guard-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.outbound-guard-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.process-law-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.process-law-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-provenance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-provenance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prompt-registry-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prompt-registry-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.business-event-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.business-event-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-seal"; reason: abstract.
Removed service ".abstract.instanceof.app.command.audit-seal"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-seal-verify"; reason: abstract.
Removed service ".abstract.instanceof.app.command.audit-seal-verify"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.audit-chain-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.audit-chain-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-gate-wiring-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-gate-wiring-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-firewall-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-firewall-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-control-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-control-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-bulk-approval-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-bulk-approval-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-trail-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-trail-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-verdict-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-verdict-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-registry-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-registry-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ai-gateway-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ai-gateway-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aicoo-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tool-permission-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tool-permission-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.collections-lane-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.collections-lane-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp0-parse-fallback-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp0-parse-fallback-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-send-graduate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-send-graduate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-send-dispatch"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-send-dispatch"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-outward-send-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-outward-send-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-planner-run"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-planner-run"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-planner-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-planner-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.agent-enhance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.agent-enhance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.selftest-sweep"; reason: abstract.
Removed service ".abstract.instanceof.app.command.selftest-sweep"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.selftest-sweep-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.selftest-sweep-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-token"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-token"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mc-keypair"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mc-keypair"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-central-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-central-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-token-ui-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-token-ui-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-endpoint-url-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-endpoint-url-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.automation-settings-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.automation-settings-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-writes"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-writes"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-writes-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-writes-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-oauth"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-oauth"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-oauth-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-oauth-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-central-oauth-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-central-oauth-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-approve-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-approve-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-money"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-money"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-money-confirm-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-money-confirm-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-annotations-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-annotations-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-ask"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aicoo-ask"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-memory-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aicoo-memory-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-attention-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aicoo-attention-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-proactive-push"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aicoo-proactive-push"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aicoo-proactive-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aicoo-proactive-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience-loop-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.experience-loop-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.experience-loop-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.experience-loop-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.applicant-email-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-tag"; reason: abstract.
Removed service ".abstract.instanceof.app.command.applicant-email-tag"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-email-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.applicant-email-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-enrich-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-enrich-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-fit-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-fit-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-send-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-send-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-1-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-1-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fe-alert-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fe-alert-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-6-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-6-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-prospect-list-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-prospect-list-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-3-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-3-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-45-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-45-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-7-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-7-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cc-8-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cc-8-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-core-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-core-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-geo-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-geo-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-gates-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-gates-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-offer-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-offer-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-survey-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-survey-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.m2e-commissioning-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.m2e-commissioning-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-sweep"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-sweep"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-diagnose"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-diagnose"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-diagnose-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-diagnose-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-patch-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-patch-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-hub-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-hub-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sentinel-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sentinel-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-governance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-governance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aut-governance-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aut-governance-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-roster-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-roster-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-bill-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-bill-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-evidence-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-evidence-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-email-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-email-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-context-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-context-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-mouth-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-mouth-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-action-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-action-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-whatsapp-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-whatsapp-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-link-human-number"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-link-human-number"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-pilot-bypass"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-pilot-bypass"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-action-intent-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-action-intent-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-send-cap"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-send-cap"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-conversations-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-conversations-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-shadow-report"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-shadow-report"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-shadow-metrics-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-shadow-metrics-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-gateway-relay-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-gateway-relay-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-gateway-provenance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-gateway-provenance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-envelope-relay"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-envelope-relay"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-capability-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-capability-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-envelope-relay-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-envelope-relay-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-autosend-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-autosend-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-relay-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-relay-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-email-account"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-email-account"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aie-comm-replay"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aie-comm-replay"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-convert-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-convert-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.growth-brand-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.growth-brand-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.growth-viral-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.growth-viral-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-po-notify-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.srm-po-notify-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geo-sweep"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-geo-sweep"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geo-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-geo-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-resolve-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-resolve-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-geomap-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-geomap-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-b2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-b2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-acra-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-acra-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-jurisdiction-gate-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-jurisdiction-gate-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-country-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-country-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-campaign-run"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-campaign-run"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.leadgen-auto-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.leadgen-auto-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hb360-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-convert"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hb360-convert"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-catalog-refine"; reason: abstract.
Removed service ".abstract.instanceof.app.command.epc-catalog-refine"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.hb360-amigo-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.hb360-amigo-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.opex-savings"; reason: abstract.
Removed service ".abstract.instanceof.app.command.opex-savings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.applicant-merge"; reason: abstract.
Removed service ".abstract.instanceof.app.command.applicant-merge"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.boq-billing-schedule-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.boq-billing-schedule-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tm-billing-run"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tm-billing-run"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tm-billing-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tm-billing-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.recurring-billing-run"; reason: abstract.
Removed service ".abstract.instanceof.app.command.recurring-billing-run"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.recurring-billing-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.recurring-billing-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cashflow-forecast-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cashflow-forecast-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.interest-paid-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.interest-paid-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.dividend-received-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.dividend-received-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.unexplained-payment-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.unexplained-payment-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cost-sheet-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cost-sheet-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.direct-sales-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.direct-sales-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-recon"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-recon"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cogs-basis-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cogs-basis-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.deferred-binding-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.deferred-binding-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.deferred-items"; reason: abstract.
Removed service ".abstract.instanceof.app.command.deferred-items"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pos-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pos-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.product-categorization-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.product-categorization-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.progress-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.progress-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.config-readiness"; reason: abstract.
Removed service ".abstract.instanceof.app.command.config-readiness"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.seed-uncategorized"; reason: abstract.
Removed service ".abstract.instanceof.app.command.seed-uncategorized"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.product-suggest-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.product-suggest-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-accounts-setup"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lc-accounts-setup"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-gl-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lc-gl-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-landed-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lc-landed-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-fidelity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-fidelity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.tax-core-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.tax-core-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-stage-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-stage-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-value-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-value-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-meeting-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-meeting-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-invoice-attachment-print-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-invoice-attachment-print-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-invoice-print-amounts-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-invoice-print-amounts-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-touch-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-touch-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-report-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-report-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.opportunity-report-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.opportunity-report-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.pending-approval-shape-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.pending-approval-shape-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-cutover-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.onboarding-cutover-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-checklist-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.onboarding-checklist-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-openitems-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.onboarding-openitems-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-cashflow-project"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-cashflow-project"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-journal-import"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-journal-import"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ledger-dialect-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ledger-dialect-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.dimension-options-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.dimension-options-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-cashflow-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-cashflow-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-undo-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.onboarding-undo-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.onboarding-openingbal-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.onboarding-openingbal-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.report-layer-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.report-layer-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lead-qualify-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lead-qualify-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.inventory-valuation-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.inventory-valuation-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.procurement-lane-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.procurement-lane-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-mirror-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ql-mirror-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.lc-gl2-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.lc-gl2-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-core-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-core-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-schema-check"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-schema-check"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-estimate-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-estimate-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-post-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-post-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-settle-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-settle-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-settle-db-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-settle-db-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-lc-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-lc-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-lc-db-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-lc-db-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-interest-accrue"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-interest-accrue"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-clocks-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-clocks-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-clocks"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-clocks"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-legacy-migrate"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-legacy-migrate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-docpack-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-docpack-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-freight-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-freight-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-swift-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-swift-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-facility-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-facility-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-export-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-export-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ilc-intake-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ilc-intake-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-quote-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sq-quote-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-entitlement-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sq-entitlement-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-honeywatt-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sq-honeywatt-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sq-agents-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sq-agents-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.stamp-invoice-tax"; reason: abstract.
Removed service ".abstract.instanceof.app.command.stamp-invoice-tax"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.approval-demo"; reason: abstract.
Removed service ".abstract.instanceof.app.command.approval-demo"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.epc-seed-datasheets"; reason: abstract.
Removed service ".abstract.instanceof.app.command.epc-seed-datasheets"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.om-contract-run"; reason: abstract.
Removed service ".abstract.instanceof.app.command.om-contract-run"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.retention-payable"; reason: abstract.
Removed service ".abstract.instanceof.app.command.retention-payable"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.subcontract"; reason: abstract.
Removed service ".abstract.instanceof.app.command.subcontract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_aggregate_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command_center_aggregate_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-payments"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reminders-payments"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-deliveries"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reminders-deliveries"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-lead-meetings"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reminders-lead-meetings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-stock-expiry"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reminders-stock-expiry"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reconciliation-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reconciliation-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fdm-audit"; reason: abstract.
Removed service ".abstract.instanceof.app.command.fdm-audit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-statutory"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reminders-statutory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.reminders-receipts"; reason: abstract.
Removed service ".abstract.instanceof.app.command.reminders-receipts"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.internal_notification_api"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.internal_notification_api"; reason: abstract.
Removed service ".abstract.instanceof.app.internal_notification_api"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command_center_cleanup_logs_command"; reason: abstract.
Removed service ".abstract.instanceof.app.command_center_cleanup_logs_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-spine-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-spine-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bonus-disburse-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bonus-disburse-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-seed-modules"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-seed-modules"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-intake-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-intake-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.auth-posture-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.auth-posture-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.log-posture-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.log-posture-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-kpi-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scom-kpi-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scom-statement-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.scom-statement-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.aspire-sync-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.aspire-sync-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3d-seed-models"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-3d-seed-models"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-3d-seed-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-3d-seed-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.silent-default-guard"; reason: abstract.
Removed service ".abstract.instanceof.app.command.silent-default-guard"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.silent-default-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.silent-default-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.setting-exposure-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.setting-exposure-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-elec-parity-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-elec-parity-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-stage-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-stage-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-rollcall-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-rollcall-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-projectclass-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-projectclass-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-scope-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-scope-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-conn-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-conn-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-equipment-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-equipment-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-design-set-type"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-design-set-type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pvhourly-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-pvhourly-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-drawset-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-drawset-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-irrsrc-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-irrsrc-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-capexband-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-capexband-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ac-collection-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ac-collection-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-product-resolve-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-product-resolve-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-brief-parse-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-brief-parse-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-brief-llm-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-brief-llm-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-recipe-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-recipe-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-panel-build-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-panel-build-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-review-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-review-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-cshare-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-cshare-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-rulebook-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-rulebook-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-cardscale-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-cardscale-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-settings-registry-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-settings-registry-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sitemap-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-sitemap-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ewprofile-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ewprofile-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tablepack-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-tablepack-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-boqlevel-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-boqlevel-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-bankpack-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-bankpack-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comply-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-comply-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-oempkg-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-oempkg-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-exportcap-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-exportcap-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-zonestack-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-zonestack-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-annex-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-annex-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-tracker-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-tracker-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-save-diag"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-save-diag"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-seed-oem-bess"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-seed-oem-bess"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-lps-place-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-lps-place-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-offer-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-offer-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-inverter-mix-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-inverter-mix-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.mcp-tenant-path-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.mcp-tenant-path-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cors-policy-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cors-policy-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-geotech-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-geotech-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-structslot-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-structslot-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-wind-library-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-wind-library-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-schema-drift-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-schema-drift-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-labour-rates-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-labour-rates-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-pvsyst-import-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-pvsyst-import-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-exceedance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-exceedance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-comptpl-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-comptpl-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.cfo-answer-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.cfo-answer-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.soless-invoice-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.soless-invoice-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-capability-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ga-capability-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-structure-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-structure-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-price-expiry"; reason: abstract.
Removed service ".abstract.instanceof.app.command.srm-price-expiry"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.srm-expiry-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.srm-expiry-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sales-workspace-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sales-workspace-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-submission-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-submission-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-cforisk-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-cforisk-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-commercial-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-commercial-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.bid-qualification-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.bid-qualification-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-protection-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-protection-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sldpro-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-sldpro-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ballast-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ballast-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-struct-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-struct-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-env-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-env-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-sitefacts-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-sitefacts-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-hug-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-hug-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-container-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-container-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-ship-fields-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-ship-fields-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-takeoff-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-takeoff-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-backup-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-backup-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-stragg-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-stragg-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-data-item-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-data-item-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-data-item-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-data-item-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ql-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-booking-sweep"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-booking-sweep"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-booking-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-booking-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-print-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-print-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-sched-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-sched-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-checkbox-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-checkbox-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-bcase-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-bcase-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.proposal-sample-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.proposal-sample-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-price-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-price-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-validate-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-validate-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-copy-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-copy-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-energy-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-energy-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-model-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-model-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.prop-schema-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.prop-schema-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-yield-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-yield-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-line-uid-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ql-line-uid-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql3-acceptance-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ql3-acceptance-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql3b-reconcile-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ql3b-reconcile-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ql-diff-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ql-diff-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.demo-seed"; reason: abstract.
Removed service ".abstract.instanceof.app.command.demo-seed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.ga-readiness-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.ga-readiness-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.multicompany-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.multicompany-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.multicompany-fanout-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.multicompany-fanout-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.crosscompany-money-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.crosscompany-money-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.central-device-token"; reason: abstract.
Removed service ".abstract.instanceof.app.command.central-device-token"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.device-token-api-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.device-token-api-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payable-currency-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payable-currency-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.payable-currency-backfill-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.payable-currency-backfill-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-currency-backfill"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-currency-backfill"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.doc-currency-backfill-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.doc-currency-backfill-selftest"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.general_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.hb_branding"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.hb_branding"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.first_value_journey"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.first_value_journey"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.accounts"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.sales"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase"; reason: abstract.
Removed service ".abstract.instanceof.application_bundle.twig.purchase"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.ai_process_events_command"; reason: abstract.
Removed service ".abstract.instanceof.app.ai_process_events_command"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.sds-storage-site-selftest"; reason: abstract.
Removed service ".abstract.instanceof.app.command.sds-storage-site-selftest"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.ai_command.gateway_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.ai_command.gateway_controller"; reason: abstract.
Removed service ".abstract.instanceof.app.ai_command.gateway_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.controller"; reason: abstract.
Removed service ".abstract.instanceof.app.mcp.controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.connection_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.connection_controller"; reason: abstract.
Removed service ".abstract.instanceof.app.mcp.connection_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.oauth_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.oauth_controller"; reason: abstract.
Removed service ".abstract.instanceof.app.mcp.oauth_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.mcp.oauth_authorize_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.mcp.oauth_authorize_controller"; reason: abstract.
Removed service ".abstract.instanceof.app.mcp.oauth_authorize_controller"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
77
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; 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.storage.factory.service"; reason: unused.
Removed service ".session.deprecated"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.weblink"; 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 "swiftmailer.transport.failover"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~7CoszBC"; 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_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.company_group"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.company_group"; reason: unused.
Removed service ".service_locator.GNc8e5B"; reason: unused.
Removed service ".service_locator.GNc8e5B.app.internal_notification_api"; reason: unused.
Removed service ".service_locator.GNc8e5B.app.ai_command.gateway_controller"; reason: unused.
Removed service ".service_locator.GNc8e5B.app.mcp.controller"; reason: unused.
Removed service ".service_locator.GNc8e5B.app.mcp.connection_controller"; reason: unused.
Removed service ".service_locator.GNc8e5B.app.mcp.oauth_controller"; reason: unused.
Removed service ".service_locator.GNc8e5B.app.mcp.oauth_authorize_controller"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
234
Inlined service "app.company_app_id_allocator" to "app.quote_company_provisioning_service".
Inlined service "app.owner_sync_transport" to "app.post_payment_company_setup_service".
Inlined service "app.erp_health_transport" to "app.provisioning_health_service".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
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 "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
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.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.HLwzKIm.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 "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" 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.y4dplYt" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.company_group_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.l6ELYLY" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" 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.cache" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "security.role_hierarchy" to "data_collector.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.http_utils" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" 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.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "application_bundle.twig.general_extension" to "twig".
Inlined service "application_bundle.twig.hb_branding" to "twig".
Inlined service "application_bundle.twig.first_value_journey" to "twig".
Inlined service "application_bundle.twig.accounts" to "twig".
Inlined service "application_bundle.twig.sales" to "twig".
Inlined service "application_bundle.twig.purchase" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "nzo.twig.encryptor_extension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" 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 "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.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.8QzOt3J" to "twig.runtime_loader".
Inlined service ".service_locator.sAgKooj" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.W0KdLj3" to "doctrine.dbal.company_group_connection.event_manager".
Inlined service "doctrine.dbal.company_group_connection.configuration" to "doctrine.dbal.company_group_connection".
Inlined service "doctrine.dbal.company_group_connection.event_manager" to "doctrine.dbal.company_group_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.default_entity_listener_resolver" 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 "cache.doctrine.orm.company_group.metadata" to "doctrine.orm.company_group_configuration".
Inlined service ".doctrine.orm.company_group_metadata_driver" to "doctrine.orm.company_group_configuration".
Inlined service "doctrine.orm.company_group_entity_listener_resolver" to "doctrine.orm.company_group_configuration".
Inlined service "cache.doctrine.orm.company_group.result.recorder_inner" to "cache.doctrine.orm.company_group.result".
Inlined service "cache.doctrine.orm.company_group.query.recorder_inner" to "cache.doctrine.orm.company_group.query".
Inlined service "doctrine.orm.company_group_configuration" to "doctrine.orm.company_group_entity_manager".
Inlined service "doctrine.orm.company_group_manager_configurator" to "doctrine.orm.company_group_entity_manager".
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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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_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_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_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_subscriber" to "maker.auto_command.make_subscriber".
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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
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 "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.company_group_metadata_driver.inner" to ".doctrine.orm.company_group_metadata_driver".
Inlined service ".service_locator.ahiv2oj" to ".service_locator.ahiv2oj.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.aUn6_VA" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.ahiv2oj.router.default" to "router".
Inlined service "parameter_bag" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport".
Inlined service "swiftmailer.mailer.quotes.transport.buffer" to "swiftmailer.mailer.quotes.transport".
Inlined service "swiftmailer.mailer.quotes.transport.authhandler" to "swiftmailer.mailer.quotes.transport".
Inlined service "swiftmailer.mailer.quotes.transport.eventdispatcher" to "swiftmailer.mailer.quotes.transport".
Inlined service "swiftmailer.transport.configurator.quotes" to "swiftmailer.mailer.quotes.transport".
Inlined service "debug.validator.inner" to "validator".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.security.access.decision_manager", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", "event_dispatcher", ".container.private.validator", but was never used.