The "Doctrine\Migrations\Generator\Generator" class is considered internal. It may change without further notice. You should not use it from "App\Command\Doctrine\Migrations\MigrationsGenerator".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Local\PayoutStatBundle\Command\ProcessManualPayout".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Local\PayoutStatBundle\Command\ProcessPayouts".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Local\PhraseBundle\Command\PullTranslationsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand".
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:77 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinvoice_language t0 WHERE t0.isDefault = ? AND t0.enabled = ? AND ((t0.deleted = 0)) LIMIT 1"
(parameters:
[1 => 12 => 1]
, types:
[1 => 52 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinvoice_language t0 WHERE t0.isDefault = ? AND t0.enabled = ? AND ((t0.deleted = 0)) LIMIT 1"
"params" => [1 => 12 => 1]
"types" => [1 => 52 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinvoice_language t0 WHERE t0.enabled = ? AND ((t0.deleted = 0))"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinvoice_language t0 WHERE t0.enabled = ? AND ((t0.deleted = 0))"
"params" => [1 => 1]
"types" => [1 => 5]
]
"SELECT t0.enabled_from AS enabled_from_1, t0.enabled_to AS enabled_to_2, t0.version_api AS version_api_3, t0.tmp_token AS tmp_token_4, t0.security_question AS security_question_5, t0.security_answer AS security_answer_6, t0.title AS title_7, t0.name AS name_8, t0.phone AS phone_9, t0.id AS id_10, t0.username AS username_11, t0.username_canonical AS username_canonical_12, t0.email AS email_13, t0.email_canonical AS email_canonical_14, t0.salt AS salt_15, t0.password AS password_16, t0.enabled AS enabled_17, t0.last_login AS last_login_18, t0.confirmation_token AS confirmation_token_19, t0.password_requested_at AS password_requested_at_20, t0.roles AS roles_21, t0.user_role_id AS user_role_id_22, t0.manager_id AS manager_id_23, t0.assistant_id AS assistant_id_24 FROM valueinvoice_user t0 WHERE t0.username = ? LIMIT 1"
(parameters:
[1 => "api"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.enabled_from AS enabled_from_1, t0.enabled_to AS enabled_to_2, t0.version_api AS version_api_3, t0.tmp_token AS tmp_token_4, t0.security_question AS security_question_5, t0.security_answer AS security_answer_6, t0.title AS title_7, t0.name AS name_8, t0.phone AS phone_9, t0.id AS id_10, t0.username AS username_11, t0.username_canonical AS username_canonical_12, t0.email AS email_13, t0.email_canonical AS email_canonical_14, t0.salt AS salt_15, t0.password AS password_16, t0.enabled AS enabled_17, t0.last_login AS last_login_18, t0.confirmation_token AS confirmation_token_19, t0.password_requested_at AS password_requested_at_20, t0.roles AS roles_21, t0.user_role_id AS user_role_id_22, t0.manager_id AS manager_id_23, t0.assistant_id AS assistant_id_24 FROM valueinvoice_user t0 WHERE t0.username = ? LIMIT 1"
"params" => [1 => "api"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.is_default_role AS is_default_role_6, t0.name AS name_7, t0.is_manager AS is_manager_8, t0.is_admin AS is_admin_9, t0.is_api AS is_api_10, t0.firewall_role AS firewall_role_11 FROM valueinvoice_user_role t0 WHERE t0.id = ? AND ((t0.deleted = 0))"
(parameters:
[1 => 260]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.is_default_role AS is_default_role_6, t0.name AS name_7, t0.is_manager AS is_manager_8, t0.is_admin AS is_admin_9, t0.is_api AS is_api_10, t0.firewall_role AS firewall_role_11 FROM valueinvoice_user_role t0 WHERE t0.id = ? AND ((t0.deleted = 0))"
"params" => [1 => 260]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6 FROM valueinvoice_company t0 INNER JOIN valueinvoice_user_company ON t0.id = valueinvoice_user_company.company_id WHERE valueinvoice_user_company.user_id = ? AND ((t0.deleted = 0))"
(parameters:
[1 => 84]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6 FROM valueinvoice_company t0 INNER JOIN valueinvoice_user_company ON t0.id = valueinvoice_user_company.company_id WHERE valueinvoice_user_company.user_id = ? AND ((t0.deleted = 0))"
"params" => [1 => 84]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since friendsofsymfony/rest-bundle 3.7: Extending from "Sensio\Bundle\FrameworkExtraBundle\Configuration\Template" in "FOS\RestBundle\Controller\Annotations\View" is deprecated, the $vars and $isStreamable constructor arguments will not be supported when "sensio/framework-extra-bundle" is not installed and will be removed completely in 4.0.
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.incremental_number AS incremental_number_6, t0.auto_renew AS auto_renew_7, t0.cancelled_date AS cancelled_date_8, t0.contract_effective_date AS contract_effective_date_9, t0.contract_acceptance_date AS contract_acceptance_date_10, t0.current_term AS current_term_11, t0.current_term_period_type AS current_term_period_type_12, t0.initial_term AS initial_term_13, t0.initial_term_period_type AS initial_term_period_type_14, t0.quote_number AS quote_number_15, t0.quote_type AS quote_type_16, t0.renewal_setting AS renewal_setting_17, t0.renewal_term AS renewal_term_18, t0.renewal_term_period_type AS renewal_term_period_type_19, t0.service_activation_date AS service_activation_date_20, t0.subscription_end_date AS subscription_end_date_21, t0.subscription_start_date AS subscription_start_date_22, t0.term_end_date AS term_end_date_23, t0.term_start_date AS term_start_date_24, t0.term_type AS term_type_25, t0.version AS version_26, t0.notes AS notes_27, t0.customer_id AS customer_id_28, t0.invoice_owner_id AS invoice_owner_id_29, t0.company_id AS company_id_30, t0.user_id AS user_id_31, t0.status_id AS status_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.invoice_separately AS invoice_separately_34, t0.notification_url AS notification_url_35, t0.shop_endpoint AS shop_endpoint_36, t0.invoice_template_id AS invoice_template_id_37 FROM valueinvoice_subscription t0 WHERE t0.id = ? AND t0.entityType IN ('subscription', 'invoiceenginesubscription') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => "8185"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.incremental_number AS incremental_number_6, t0.auto_renew AS auto_renew_7, t0.cancelled_date AS cancelled_date_8, t0.contract_effective_date AS contract_effective_date_9, t0.contract_acceptance_date AS contract_acceptance_date_10, t0.current_term AS current_term_11, t0.current_term_period_type AS current_term_period_type_12, t0.initial_term AS initial_term_13, t0.initial_term_period_type AS initial_term_period_type_14, t0.quote_number AS quote_number_15, t0.quote_type AS quote_type_16, t0.renewal_setting AS renewal_setting_17, t0.renewal_term AS renewal_term_18, t0.renewal_term_period_type AS renewal_term_period_type_19, t0.service_activation_date AS service_activation_date_20, t0.subscription_end_date AS subscription_end_date_21, t0.subscription_start_date AS subscription_start_date_22, t0.term_end_date AS term_end_date_23, t0.term_start_date AS term_start_date_24, t0.term_type AS term_type_25, t0.version AS version_26, t0.notes AS notes_27, t0.customer_id AS customer_id_28, t0.invoice_owner_id AS invoice_owner_id_29, t0.company_id AS company_id_30, t0.user_id AS user_id_31, t0.status_id AS status_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.invoice_separately AS invoice_separately_34, t0.notification_url AS notification_url_35, t0.shop_endpoint AS shop_endpoint_36, t0.invoice_template_id AS invoice_template_id_37 FROM valueinvoice_subscription t0 WHERE t0.id = ? AND t0.entityType IN ('subscription', 'invoiceenginesubscription') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => "8185"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 1127]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 1127]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.type AS type_6, t0.masked_card_number AS masked_card_number_7, t0.expiration_month AS expiration_month_8, t0.expiration_year AS expiration_year_9, t0.holder_name AS holder_name_10, t0.external AS external_11, t0.company_id AS company_id_12, t0.customer_id AS customer_id_13, t0.entityType, t0.label AS label_14, t0.stripe_token AS stripe_token_15, t0.mandate_id AS mandate_id_16 FROM valueinvoice_invoice_engine_payment_method t0 WHERE t0.id = ? AND t0.entityType IN ('invoiceenginepaymentmethod', 'externalpaymentmethod', 'otherpaymentmethod', 'stripepaymentmethod', 'stripesepapaymentmethod') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 5422]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.type AS type_6, t0.masked_card_number AS masked_card_number_7, t0.expiration_month AS expiration_month_8, t0.expiration_year AS expiration_year_9, t0.holder_name AS holder_name_10, t0.external AS external_11, t0.company_id AS company_id_12, t0.customer_id AS customer_id_13, t0.entityType, t0.label AS label_14, t0.stripe_token AS stripe_token_15, t0.mandate_id AS mandate_id_16 FROM valueinvoice_invoice_engine_payment_method t0 WHERE t0.id = ? AND t0.entityType IN ('invoiceenginepaymentmethod', 'externalpaymentmethod', 'otherpaymentmethod', 'stripepaymentmethod', 'stripesepapaymentmethod') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 5422]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.description AS description_6, t0.gender AS gender_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.phone_number AS phone_number_10, t0.address1 AS address1_11, t0.address2 AS address2_12, t0.city AS city_13, t0.tax_region AS tax_region_14, t0.postal_code AS postal_code_15, t0.state AS state_16, t0.country AS country_17, t0.email AS email_18, t0.login AS login_19, t0.password AS password_20, t0.tax_id AS tax_id_21, t0.avalara_customer_id AS avalara_customer_id_22, t0.company_id AS company_id_23, t0.customer_id AS customer_id_24, t0.secondary_contact_account_id AS secondary_contact_account_id_25, t0.entityType FROM valueinvoice_contact t0 WHERE t0.id = ? AND t0.entityType IN ('contact') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 6056]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.description AS description_6, t0.gender AS gender_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.phone_number AS phone_number_10, t0.address1 AS address1_11, t0.address2 AS address2_12, t0.city AS city_13, t0.tax_region AS tax_region_14, t0.postal_code AS postal_code_15, t0.state AS state_16, t0.country AS country_17, t0.email AS email_18, t0.login AS login_19, t0.password AS password_20, t0.tax_id AS tax_id_21, t0.avalara_customer_id AS avalara_customer_id_22, t0.company_id AS company_id_23, t0.customer_id AS customer_id_24, t0.secondary_contact_account_id AS secondary_contact_account_id_25, t0.entityType FROM valueinvoice_contact t0 WHERE t0.id = ? AND t0.entityType IN ('contact') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 6056]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.bill_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 6056]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.bill_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 6056]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.sold_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 6056]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.sold_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 6056]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.description AS description_6, t0.gender AS gender_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.phone_number AS phone_number_10, t0.address1 AS address1_11, t0.address2 AS address2_12, t0.city AS city_13, t0.tax_region AS tax_region_14, t0.postal_code AS postal_code_15, t0.state AS state_16, t0.country AS country_17, t0.email AS email_18, t0.login AS login_19, t0.password AS password_20, t0.tax_id AS tax_id_21, t0.avalara_customer_id AS avalara_customer_id_22, t0.company_id AS company_id_23, t0.customer_id AS customer_id_24, t0.secondary_contact_account_id AS secondary_contact_account_id_25, t0.entityType FROM valueinvoice_contact t0 WHERE t0.id = ? AND t0.entityType IN ('contact') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 6790]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.description AS description_6, t0.gender AS gender_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.phone_number AS phone_number_10, t0.address1 AS address1_11, t0.address2 AS address2_12, t0.city AS city_13, t0.tax_region AS tax_region_14, t0.postal_code AS postal_code_15, t0.state AS state_16, t0.country AS country_17, t0.email AS email_18, t0.login AS login_19, t0.password AS password_20, t0.tax_id AS tax_id_21, t0.avalara_customer_id AS avalara_customer_id_22, t0.company_id AS company_id_23, t0.customer_id AS customer_id_24, t0.secondary_contact_account_id AS secondary_contact_account_id_25, t0.entityType FROM valueinvoice_contact t0 WHERE t0.id = ? AND t0.entityType IN ('contact') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 6790]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.bill_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 6790]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.bill_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 6790]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.sold_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 6790]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.login AS login_6, t0.password AS password_7, t0.name AS name_8, t0.balance AS balance_9, t0.total_invoice_balance AS total_invoice_balance_10, t0.credit_balance AS credit_balance_11, t0.crm_id AS crm_id_12, t0.status AS status_13, t0.currency AS currency_14, t0.notes AS notes_15, t0.tax_exempt AS tax_exempt_16, t0.company_id AS company_id_17, t0.bill_to_id AS bill_to_id_18, t0.sold_to_id AS sold_to_id_19, t21.id AS id_20, t21.deleted AS deleted_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.deleted_at AS deleted_at_25, t21.title AS title_26, t21.prefix AS prefix_27, t21.is_default AS is_default_28, t21.languages_codes AS languages_codes_29, t21.currency AS currency_30, t21.company_id AS company_id_31, t21.billing_account_id AS billing_account_id_32, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_33, t0.bill_cycle_day AS bill_cycle_day_34, t0.invoice_template_id AS invoice_template_id_35, t0.default_payment_method_id AS default_payment_method_id_36 FROM valueinvoice_customer t0 LEFT JOIN valueinvoice_legal_entity t21 ON t21.billing_account_id = t0.id WHERE t0.sold_to_id = ? AND t0.entityType IN ('customer', 'invoiceenginecustomer') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 6790]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.field AS field_6, t0.delta AS delta_7, t0.value AS value_8, t0.customer_id AS customer_id_9 FROM valueinvoice_customer_eav_string t0 WHERE t0.customer_id = ? AND ((t0.deleted = 0)) ORDER BY t0.field ASC"
(parameters:
[1 => 1127]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.field AS field_6, t0.delta AS delta_7, t0.value AS value_8, t0.customer_id AS customer_id_9 FROM valueinvoice_customer_eav_string t0 WHERE t0.customer_id = ? AND ((t0.deleted = 0)) ORDER BY t0.field ASC"
"params" => [1 => 1127]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6, t0.description AS description_7, t0.company_id AS company_id_8, t0.subscription_id AS subscription_id_9, t0.type, t0.date AS date_10, t0.date AS date_11, t0.date AS date_12, t0.product_id AS product_id_13, t0.effective_date AS effective_date_14, t0.product_id AS product_id_15, t0.effective_date AS effective_date_16, t0.renewal_setting AS renewal_setting_17, t0.renewal_term AS renewal_term_18, t0.renewal_term_period_type AS renewal_term_period_type_19, t0.effective_date AS effective_date_20 FROM valueinvoice_amendment t0 WHERE t0.subscription_id = ? AND t0.type IN ('Cancellation', 'SuspendSubscription', 'ResumeSubscription', 'NewProduct', 'RemoveProduct', 'OwnerTransfert', 'Renewal') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 8185]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6, t0.description AS description_7, t0.company_id AS company_id_8, t0.subscription_id AS subscription_id_9, t0.type, t0.date AS date_10, t0.date AS date_11, t0.date AS date_12, t0.product_id AS product_id_13, t0.effective_date AS effective_date_14, t0.product_id AS product_id_15, t0.effective_date AS effective_date_16, t0.renewal_setting AS renewal_setting_17, t0.renewal_term AS renewal_term_18, t0.renewal_term_period_type AS renewal_term_period_type_19, t0.effective_date AS effective_date_20 FROM valueinvoice_amendment t0 WHERE t0.subscription_id = ? AND t0.type IN ('Cancellation', 'SuspendSubscription', 'ResumeSubscription', 'NewProduct', 'RemoveProduct', 'OwnerTransfert', 'Renewal') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 8185]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.incremental_number AS incremental_number_6, t0.amount AS amount_7, t0.amount_without_tax AS amount_without_tax_8, t0.tax_amount AS tax_amount_9, t0.balance AS balance_10, t0.payment_amount AS payment_amount_11, t0.adjustment_amount AS adjustment_amount_12, t0.applied_credit_balance AS applied_credit_balance_13, t0.invoice_date AS invoice_date_14, t0.due_date AS due_date_15, t0.recovery_date AS recovery_date_16, t0.posted_date AS posted_date_17, t0.status AS status_18, t0.type AS type_19, t0.company_id AS company_id_20, t0.customer_id AS customer_id_21, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_22, t0.bill_run_id AS bill_run_id_23, t0.invoice_template_id AS invoice_template_id_24, t0.invoice_number_sequence_id AS invoice_number_sequence_id_25 FROM valueinvoice_invoice t0 INNER JOIN valueinvoice_subscription_invoice ON t0.id = valueinvoice_subscription_invoice.invoice_id WHERE valueinvoice_subscription_invoice.subscription_id = ? AND t0.entityType IN ('invoice', 'invoiceengineinvoice') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 8185]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.incremental_number AS incremental_number_6, t0.amount AS amount_7, t0.amount_without_tax AS amount_without_tax_8, t0.tax_amount AS tax_amount_9, t0.balance AS balance_10, t0.payment_amount AS payment_amount_11, t0.adjustment_amount AS adjustment_amount_12, t0.applied_credit_balance AS applied_credit_balance_13, t0.invoice_date AS invoice_date_14, t0.due_date AS due_date_15, t0.recovery_date AS recovery_date_16, t0.posted_date AS posted_date_17, t0.status AS status_18, t0.type AS type_19, t0.company_id AS company_id_20, t0.customer_id AS customer_id_21, t0.entityType, t0.invoice_number_sequence_name AS invoice_number_sequence_name_22, t0.bill_run_id AS bill_run_id_23, t0.invoice_template_id AS invoice_template_id_24, t0.invoice_number_sequence_id AS invoice_number_sequence_id_25 FROM valueinvoice_invoice t0 INNER JOIN valueinvoice_subscription_invoice ON t0.id = valueinvoice_subscription_invoice.invoice_id WHERE valueinvoice_subscription_invoice.subscription_id = ? AND t0.entityType IN ('invoice', 'invoiceengineinvoice') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 8185]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.date AS date_6, t0.description AS description_7, t0.operation AS operation_8, t0.reference_table AS reference_table_9, t0.reference_field AS reference_field_10, t0.reference_id AS reference_id_11, t0.old_value AS old_value_12, t0.new_value AS new_value_13, t0.subscription_id AS subscription_id_14, t0.user_id AS user_id_15 FROM valueinvoice_subscription_history t0 WHERE t0.subscription_id = ? AND ((t0.deleted = 0))"
(parameters:
[1 => 8185]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.date AS date_6, t0.description AS description_7, t0.operation AS operation_8, t0.reference_table AS reference_table_9, t0.reference_field AS reference_field_10, t0.reference_id AS reference_id_11, t0.old_value AS old_value_12, t0.new_value AS new_value_13, t0.subscription_id AS subscription_id_14, t0.user_id AS user_id_15 FROM valueinvoice_subscription_history t0 WHERE t0.subscription_id = ? AND ((t0.deleted = 0))"
"params" => [1 => 8185]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6, t0.code AS code_7, t0.company_id AS company_id_8, t0.placed_after_id AS placed_after_id_9 FROM valueinvoice_subscription_status t0 WHERE t0.id = ? AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 54]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6, t0.code AS code_7, t0.company_id AS company_id_8, t0.placed_after_id AS placed_after_id_9 FROM valueinvoice_subscription_status t0 WHERE t0.id = ? AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 54]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.qty AS qty_6, t0.product_name AS product_name_7, t0.product_image_url AS product_image_url_8, t0.product_description AS product_description_9, t0.product_sku AS product_sku_10, t0.product_final_price AS product_final_price_11, t0.product_original_price AS product_original_price_12, t0.product_vat_amount AS product_vat_amount_13, t0.product_price_calculation AS product_price_calculation_14, t0.effective_start_date AS effective_start_date_15, t0.effective_end_date AS effective_end_date_16, t0.charge_model AS charge_model_17, t0.company_id AS company_id_18, t0.product_id AS product_id_19, t0.subscription_id AS subscription_id_20, t0.product_price_id AS product_price_id_21, t0.entityType FROM valueinvoice_subscription_item t0 WHERE t0.subscription_id = ? AND t0.entityType IN ('subscriptionitem', 'invoiceenginesubscriptionitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 8185]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.qty AS qty_6, t0.product_name AS product_name_7, t0.product_image_url AS product_image_url_8, t0.product_description AS product_description_9, t0.product_sku AS product_sku_10, t0.product_final_price AS product_final_price_11, t0.product_original_price AS product_original_price_12, t0.product_vat_amount AS product_vat_amount_13, t0.product_price_calculation AS product_price_calculation_14, t0.effective_start_date AS effective_start_date_15, t0.effective_end_date AS effective_end_date_16, t0.charge_model AS charge_model_17, t0.company_id AS company_id_18, t0.product_id AS product_id_19, t0.subscription_id AS subscription_id_20, t0.product_price_id AS product_price_id_21, t0.entityType FROM valueinvoice_subscription_item t0 WHERE t0.subscription_id = ? AND t0.entityType IN ('subscriptionitem', 'invoiceenginesubscriptionitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 8185]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.field AS field_6, t0.delta AS delta_7, t0.value AS value_8, t0.subscriptionitem_id AS subscriptionitem_id_9 FROM valueinvoice_subscriptionitem_eav_string t0 WHERE t0.subscriptionitem_id = ? AND ((t0.deleted = 0)) ORDER BY t0.field ASC"
(parameters:
[1 => 8915]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.field AS field_6, t0.delta AS delta_7, t0.value AS value_8, t0.subscriptionitem_id AS subscriptionitem_id_9 FROM valueinvoice_subscriptionitem_eav_string t0 WHERE t0.subscriptionitem_id = ? AND ((t0.deleted = 0)) ORDER BY t0.field ASC"
"params" => [1 => 8915]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.charge_type AS charge_type_6, t0.period_start AS period_start_7, t0.period_end AS period_end_8, t0.billing_period AS billing_period_9, t0.billing_period_iterations AS billing_period_iterations_10, t0.billing_period_specific_duration AS billing_period_specific_duration_11, t0.billing_timing AS billing_timing_12, t0.billing_day AS billing_day_13, t0.billing_day_specific AS billing_day_specific_14, t0.quantity AS quantity_15, t0.charge_name AS charge_name_16, t0.accounting_code AS accounting_code_17, t0.accounting_code_number AS accounting_code_number_18, t0.tax_mode AS tax_mode_19, t0.removed AS removed_20, t0.subscription_item_id AS subscription_item_id_21, t0.company_id AS company_id_22, t0.tax_class_id AS tax_class_id_23, t0.replacement_charge AS replacement_charge_24, t0.entityType, t0.discount_amount AS discount_amount_25, t0.discount_percentage AS discount_percentage_26, t0.flat_fee_price AS flat_fee_price_27, t0.per_unit_price AS per_unit_price_28 FROM valueinvoice_invoice_engine_subscription_item_charge t0 WHERE t0.subscription_item_id = ? AND t0.entityType IN ('invoiceenginesubscriptionitemcharge', 'invoiceenginesubscriptionitemchargediscountfixedamount', 'invoiceenginesubscriptionitemchargediscountpercentage', 'invoiceenginesubscriptionitemchargeflatfee', 'invoiceenginesubscriptionitemchargefreeitem', 'invoiceenginesubscriptionitemchargeperunit') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 8915]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.charge_type AS charge_type_6, t0.period_start AS period_start_7, t0.period_end AS period_end_8, t0.billing_period AS billing_period_9, t0.billing_period_iterations AS billing_period_iterations_10, t0.billing_period_specific_duration AS billing_period_specific_duration_11, t0.billing_timing AS billing_timing_12, t0.billing_day AS billing_day_13, t0.billing_day_specific AS billing_day_specific_14, t0.quantity AS quantity_15, t0.charge_name AS charge_name_16, t0.accounting_code AS accounting_code_17, t0.accounting_code_number AS accounting_code_number_18, t0.tax_mode AS tax_mode_19, t0.removed AS removed_20, t0.subscription_item_id AS subscription_item_id_21, t0.company_id AS company_id_22, t0.tax_class_id AS tax_class_id_23, t0.replacement_charge AS replacement_charge_24, t0.entityType, t0.discount_amount AS discount_amount_25, t0.discount_percentage AS discount_percentage_26, t0.flat_fee_price AS flat_fee_price_27, t0.per_unit_price AS per_unit_price_28 FROM valueinvoice_invoice_engine_subscription_item_charge t0 WHERE t0.subscription_item_id = ? AND t0.entityType IN ('invoiceenginesubscriptionitemcharge', 'invoiceenginesubscriptionitemchargediscountfixedamount', 'invoiceenginesubscriptionitemchargediscountpercentage', 'invoiceenginesubscriptionitemchargeflatfee', 'invoiceenginesubscriptionitemchargefreeitem', 'invoiceenginesubscriptionitemchargeperunit') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 8915]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.product_name AS product_name_6, t0.product_sku AS product_sku_7, t0.charge_name AS charge_name_8, t0.accounting_code AS accounting_code_9, t0.accounting_code_number AS accounting_code_number_10, t0.amount AS amount_11, t0.amount_without_tax AS amount_without_tax_12, t0.tax_amount AS tax_amount_13, t0.quantity AS quantity_14, t0.service_start_date AS service_start_date_15, t0.service_end_date AS service_end_date_16, t0.tax_rate AS tax_rate_17, t0.company_id AS company_id_18, t0.invoice_id AS invoice_id_19, t0.subscription_id AS subscription_id_20, t0.journal_entry_id AS journal_entry_id_21, t0.subscription_item_id AS subscription_item_id_22, t0.parent_invoice_item_id AS parent_invoice_item_id_23, t0.accounting_period_id AS accounting_period_id_24, t0.charge_id AS charge_id_25, t0.entityType FROM valueinvoice_invoice_item t0 WHERE t0.charge_id = ? AND t0.entityType IN ('invoiceengineinvoiceitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 8949]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.product_name AS product_name_6, t0.product_sku AS product_sku_7, t0.charge_name AS charge_name_8, t0.accounting_code AS accounting_code_9, t0.accounting_code_number AS accounting_code_number_10, t0.amount AS amount_11, t0.amount_without_tax AS amount_without_tax_12, t0.tax_amount AS tax_amount_13, t0.quantity AS quantity_14, t0.service_start_date AS service_start_date_15, t0.service_end_date AS service_end_date_16, t0.tax_rate AS tax_rate_17, t0.company_id AS company_id_18, t0.invoice_id AS invoice_id_19, t0.subscription_id AS subscription_id_20, t0.journal_entry_id AS journal_entry_id_21, t0.subscription_item_id AS subscription_item_id_22, t0.parent_invoice_item_id AS parent_invoice_item_id_23, t0.accounting_period_id AS accounting_period_id_24, t0.charge_id AS charge_id_25, t0.entityType FROM valueinvoice_invoice_item t0 WHERE t0.charge_id = ? AND t0.entityType IN ('invoiceengineinvoiceitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 8949]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6 FROM valueinvoice_invoice_engine_tax_class t0 WHERE t0.id = ? AND ((t0.deleted = 0))"
(parameters:
[1 => 74]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.name AS name_6 FROM valueinvoice_invoice_engine_tax_class t0 WHERE t0.id = ? AND ((t0.deleted = 0))"
"params" => [1 => 74]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.product_name AS product_name_6, t0.product_sku AS product_sku_7, t0.charge_name AS charge_name_8, t0.accounting_code AS accounting_code_9, t0.accounting_code_number AS accounting_code_number_10, t0.amount AS amount_11, t0.amount_without_tax AS amount_without_tax_12, t0.tax_amount AS tax_amount_13, t0.quantity AS quantity_14, t0.service_start_date AS service_start_date_15, t0.service_end_date AS service_end_date_16, t0.tax_rate AS tax_rate_17, t0.company_id AS company_id_18, t0.invoice_id AS invoice_id_19, t0.subscription_id AS subscription_id_20, t0.journal_entry_id AS journal_entry_id_21, t0.subscription_item_id AS subscription_item_id_22, t0.parent_invoice_item_id AS parent_invoice_item_id_23, t0.accounting_period_id AS accounting_period_id_24, t0.charge_id AS charge_id_25, t0.entityType FROM valueinvoice_invoice_item t0 WHERE t0.charge_id = ? AND t0.entityType IN ('invoiceengineinvoiceitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 9090]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.product_name AS product_name_6, t0.product_sku AS product_sku_7, t0.charge_name AS charge_name_8, t0.accounting_code AS accounting_code_9, t0.accounting_code_number AS accounting_code_number_10, t0.amount AS amount_11, t0.amount_without_tax AS amount_without_tax_12, t0.tax_amount AS tax_amount_13, t0.quantity AS quantity_14, t0.service_start_date AS service_start_date_15, t0.service_end_date AS service_end_date_16, t0.tax_rate AS tax_rate_17, t0.company_id AS company_id_18, t0.invoice_id AS invoice_id_19, t0.subscription_id AS subscription_id_20, t0.journal_entry_id AS journal_entry_id_21, t0.subscription_item_id AS subscription_item_id_22, t0.parent_invoice_item_id AS parent_invoice_item_id_23, t0.accounting_period_id AS accounting_period_id_24, t0.charge_id AS charge_id_25, t0.entityType FROM valueinvoice_invoice_item t0 WHERE t0.charge_id = ? AND t0.entityType IN ('invoiceengineinvoiceitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 9090]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.product_name AS product_name_6, t0.product_sku AS product_sku_7, t0.charge_name AS charge_name_8, t0.accounting_code AS accounting_code_9, t0.accounting_code_number AS accounting_code_number_10, t0.amount AS amount_11, t0.amount_without_tax AS amount_without_tax_12, t0.tax_amount AS tax_amount_13, t0.quantity AS quantity_14, t0.service_start_date AS service_start_date_15, t0.service_end_date AS service_end_date_16, t0.tax_rate AS tax_rate_17, t0.company_id AS company_id_18, t0.invoice_id AS invoice_id_19, t0.subscription_id AS subscription_id_20, t0.journal_entry_id AS journal_entry_id_21, t0.subscription_item_id AS subscription_item_id_22, t0.parent_invoice_item_id AS parent_invoice_item_id_23, t0.accounting_period_id AS accounting_period_id_24, t0.charge_id AS charge_id_25, t0.entityType FROM valueinvoice_invoice_item t0 WHERE t0.charge_id = ? AND t0.entityType IN ('invoiceengineinvoiceitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
(parameters:
[1 => 10685]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.product_name AS product_name_6, t0.product_sku AS product_sku_7, t0.charge_name AS charge_name_8, t0.accounting_code AS accounting_code_9, t0.accounting_code_number AS accounting_code_number_10, t0.amount AS amount_11, t0.amount_without_tax AS amount_without_tax_12, t0.tax_amount AS tax_amount_13, t0.quantity AS quantity_14, t0.service_start_date AS service_start_date_15, t0.service_end_date AS service_end_date_16, t0.tax_rate AS tax_rate_17, t0.company_id AS company_id_18, t0.invoice_id AS invoice_id_19, t0.subscription_id AS subscription_id_20, t0.journal_entry_id AS journal_entry_id_21, t0.subscription_item_id AS subscription_item_id_22, t0.parent_invoice_item_id AS parent_invoice_item_id_23, t0.accounting_period_id AS accounting_period_id_24, t0.charge_id AS charge_id_25, t0.entityType FROM valueinvoice_invoice_item t0 WHERE t0.charge_id = ? AND t0.entityType IN ('invoiceengineinvoiceitem') AND ((t0.company_id IN ('229')) AND (t0.deleted = 0))"
"params" => [1 => 10685]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.field AS field_6, t0.delta AS delta_7, t0.value AS value_8, t0.subscription_id AS subscription_id_9 FROM valueinvoice_subscription_eav_string t0 WHERE t0.subscription_id = ? AND ((t0.deleted = 0)) ORDER BY t0.field ASC"
(parameters:
[1 => 8185]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.field AS field_6, t0.delta AS delta_7, t0.value AS value_8, t0.subscription_id AS subscription_id_9 FROM valueinvoice_subscription_eav_string t0 WHERE t0.subscription_id = ? AND ((t0.deleted = 0)) ORDER BY t0.field ASC"
"params" => [1 => 8185]
"types" => [1 => 1]
]
User Deprecated: Doctrine\DBAL\Statement::execute() is deprecated, use Statement::executeQuery() or Statement::executeStatement() instead (Statement.php:172 called by PerfLogWriter.php:63, https://github.com/doctrine/dbal/pull/4580, package doctrine/dbal)
Log messages generated during the compilation of the service container.
Messages
Class
1061
Resolving inheritance for ".instanceof.App\Admin\AssociationTableAdmin.0.App\Admin\AssociationTableAdmin" (parent: .abstract.instanceof.App\Admin\AssociationTableAdmin).
Resolving inheritance for "App\Admin\AssociationTableAdmin" (parent: .instanceof.App\Admin\AssociationTableAdmin.0.App\Admin\AssociationTableAdmin).
Resolving inheritance for ".instanceof.App\Admin\CompanyAdmin.0.App\Admin\CompanyAdmin" (parent: .abstract.instanceof.App\Admin\CompanyAdmin).
Resolving inheritance for "App\Admin\CompanyAdmin" (parent: .instanceof.App\Admin\CompanyAdmin.0.App\Admin\CompanyAdmin).
Resolving inheritance for ".instanceof.App\Admin\CompanyConfigAdmin.0.App\Admin\CompanyConfigAdmin" (parent: .abstract.instanceof.App\Admin\CompanyConfigAdmin).
Resolving inheritance for "App\Admin\CompanyConfigAdmin" (parent: .instanceof.App\Admin\CompanyConfigAdmin.0.App\Admin\CompanyConfigAdmin).
Resolving inheritance for ".instanceof.App\Admin\ContactAdmin.0.App\Admin\ContactAdmin" (parent: .abstract.instanceof.App\Admin\ContactAdmin).
Resolving inheritance for "App\Admin\ContactAdmin" (parent: .instanceof.App\Admin\ContactAdmin.0.App\Admin\ContactAdmin).
Resolving inheritance for ".instanceof.App\Admin\CustomerAdmin.0.App\Admin\CustomerAdmin" (parent: .abstract.instanceof.App\Admin\CustomerAdmin).
Resolving inheritance for "App\Admin\CustomerAdmin" (parent: .instanceof.App\Admin\CustomerAdmin.0.App\Admin\CustomerAdmin).
Resolving inheritance for ".instanceof.App\Admin\DocumentationAdmin.0.App\Admin\DocumentationAdmin" (parent: .abstract.instanceof.App\Admin\DocumentationAdmin).
Resolving inheritance for "App\Admin\DocumentationAdmin" (parent: .instanceof.App\Admin\DocumentationAdmin.0.App\Admin\DocumentationAdmin).
Resolving inheritance for ".instanceof.App\Admin\GroupAdmin.0.App\Admin\GroupAdmin" (parent: .abstract.instanceof.App\Admin\GroupAdmin).
Resolving inheritance for "App\Admin\GroupAdmin" (parent: .instanceof.App\Admin\GroupAdmin.0.App\Admin\GroupAdmin).
Resolving inheritance for ".instanceof.App\Admin\InvoiceAdmin.0.App\Admin\InvoiceAdmin" (parent: .abstract.instanceof.App\Admin\InvoiceAdmin).
Resolving inheritance for "App\Admin\InvoiceAdmin" (parent: .instanceof.App\Admin\InvoiceAdmin.0.App\Admin\InvoiceAdmin).
Resolving inheritance for ".instanceof.App\Admin\OfferAdmin.0.App\Admin\OfferAdmin" (parent: .abstract.instanceof.App\Admin\OfferAdmin).
Resolving inheritance for "App\Admin\OfferAdmin" (parent: .instanceof.App\Admin\OfferAdmin.0.App\Admin\OfferAdmin).
Resolving inheritance for ".instanceof.App\Admin\PaymentAdmin.0.App\Admin\PaymentAdmin" (parent: .abstract.instanceof.App\Admin\PaymentAdmin).
Resolving inheritance for "App\Admin\PaymentAdmin" (parent: .instanceof.App\Admin\PaymentAdmin.0.App\Admin\PaymentAdmin).
Resolving inheritance for ".instanceof.App\Admin\ProcessAdmin.0.App\Admin\ProcessAdmin" (parent: .abstract.instanceof.App\Admin\ProcessAdmin).
Resolving inheritance for "App\Admin\ProcessAdmin" (parent: .instanceof.App\Admin\ProcessAdmin.0.App\Admin\ProcessAdmin).
Resolving inheritance for ".instanceof.App\Admin\ProcessStepAdmin.0.App\Admin\ProcessStepAdmin" (parent: .abstract.instanceof.App\Admin\ProcessStepAdmin).
Resolving inheritance for "App\Admin\ProcessStepAdmin" (parent: .instanceof.App\Admin\ProcessStepAdmin.0.App\Admin\ProcessStepAdmin).
Resolving inheritance for ".instanceof.App\Admin\ProductAdmin.0.App\Admin\ProductAdmin" (parent: .abstract.instanceof.App\Admin\ProductAdmin).
Resolving inheritance for "App\Admin\ProductAdmin" (parent: .instanceof.App\Admin\ProductAdmin.0.App\Admin\ProductAdmin).
Resolving inheritance for ".instanceof.App\Admin\ProductPriceAdmin.0.App\Admin\ProductPriceAdmin" (parent: .abstract.instanceof.App\Admin\ProductPriceAdmin).
Resolving inheritance for "App\Admin\ProductPriceAdmin" (parent: .instanceof.App\Admin\ProductPriceAdmin.0.App\Admin\ProductPriceAdmin).
Resolving inheritance for ".instanceof.App\Admin\ProductStockAdmin.0.App\Admin\ProductStockAdmin" (parent: .abstract.instanceof.App\Admin\ProductStockAdmin).
Resolving inheritance for "App\Admin\ProductStockAdmin" (parent: .instanceof.App\Admin\ProductStockAdmin.0.App\Admin\ProductStockAdmin).
Resolving inheritance for ".instanceof.App\Admin\ProviderAdmin.0.App\Admin\ProviderAdmin" (parent: .abstract.instanceof.App\Admin\ProviderAdmin).
Resolving inheritance for "App\Admin\ProviderAdmin" (parent: .instanceof.App\Admin\ProviderAdmin.0.App\Admin\ProviderAdmin).
Resolving inheritance for ".instanceof.App\Admin\ReportAdmin.0.App\Admin\ReportAdmin" (parent: .abstract.instanceof.App\Admin\ReportAdmin).
Resolving inheritance for "App\Admin\ReportAdmin" (parent: .instanceof.App\Admin\ReportAdmin.0.App\Admin\ReportAdmin).
Resolving inheritance for ".instanceof.App\Admin\ReportAnchorPointAdmin.0.App\Admin\ReportAnchorPointAdmin" (parent: .abstract.instanceof.App\Admin\ReportAnchorPointAdmin).
Resolving inheritance for "App\Admin\ReportAnchorPointAdmin" (parent: .instanceof.App\Admin\ReportAnchorPointAdmin.0.App\Admin\ReportAnchorPointAdmin).
Resolving inheritance for ".instanceof.App\Admin\ReportStepAdmin.0.App\Admin\ReportStepAdmin" (parent: .abstract.instanceof.App\Admin\ReportStepAdmin).
Resolving inheritance for "App\Admin\ReportStepAdmin" (parent: .instanceof.App\Admin\ReportStepAdmin.0.App\Admin\ReportStepAdmin).
Resolving inheritance for ".instanceof.App\Admin\SubscriptionAdmin.0.App\Admin\SubscriptionAdmin" (parent: .abstract.instanceof.App\Admin\SubscriptionAdmin).
Resolving inheritance for "App\Admin\SubscriptionAdmin" (parent: .instanceof.App\Admin\SubscriptionAdmin.0.App\Admin\SubscriptionAdmin).
Resolving inheritance for ".instanceof.App\Admin\SubscriptionHistoryAdmin.0.App\Admin\SubscriptionHistoryAdmin" (parent: .abstract.instanceof.App\Admin\SubscriptionHistoryAdmin).
Resolving inheritance for "App\Admin\SubscriptionHistoryAdmin" (parent: .instanceof.App\Admin\SubscriptionHistoryAdmin.0.App\Admin\SubscriptionHistoryAdmin).
Resolving inheritance for ".instanceof.App\Admin\SubscriptionItemAdmin.0.App\Admin\SubscriptionItemAdmin" (parent: .abstract.instanceof.App\Admin\SubscriptionItemAdmin).
Resolving inheritance for "App\Admin\SubscriptionItemAdmin" (parent: .instanceof.App\Admin\SubscriptionItemAdmin.0.App\Admin\SubscriptionItemAdmin).
Resolving inheritance for ".instanceof.App\Admin\SubscriptionStatusAdmin.0.App\Admin\SubscriptionStatusAdmin" (parent: .abstract.instanceof.App\Admin\SubscriptionStatusAdmin).
Resolving inheritance for "App\Admin\SubscriptionStatusAdmin" (parent: .instanceof.App\Admin\SubscriptionStatusAdmin.0.App\Admin\SubscriptionStatusAdmin).
Resolving inheritance for ".instanceof.App\Admin\UserAdmin.0.App\Admin\UserAdmin" (parent: .abstract.instanceof.App\Admin\UserAdmin).
Resolving inheritance for "App\Admin\UserAdmin" (parent: .instanceof.App\Admin\UserAdmin.0.App\Admin\UserAdmin).
Resolving inheritance for ".instanceof.App\Admin\UserRoleAdmin.0.App\Admin\UserRoleAdmin" (parent: .abstract.instanceof.App\Admin\UserRoleAdmin).
Resolving inheritance for "App\Admin\UserRoleAdmin" (parent: .instanceof.App\Admin\UserRoleAdmin.0.App\Admin\UserRoleAdmin).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompilePEGCommand" (parent: .abstract.instanceof.App\Command\CompilePEGCommand).
Resolving inheritance for "App\Command\CompilePEGCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompilePEGCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\Migrations\DiffCommand" (parent: .abstract.instanceof.App\Command\Doctrine\Migrations\DiffCommand).
Resolving inheritance for "App\Command\Doctrine\Migrations\DiffCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\Migrations\DiffCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\Migrations\GenerateCommand" (parent: .abstract.instanceof.App\Command\Doctrine\Migrations\GenerateCommand).
Resolving inheritance for "App\Command\Doctrine\Migrations\GenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\Migrations\GenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningAutoPayCommand" (parent: .abstract.instanceof.App\Command\DunningAutoPayCommand).
Resolving inheritance for "App\Command\DunningAutoPayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningAutoPayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningAutoPayCronCommand" (parent: .abstract.instanceof.App\Command\DunningAutoPayCronCommand).
Resolving inheritance for "App\Command\DunningAutoPayCronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningAutoPayCronCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningBatchCommand" (parent: .abstract.instanceof.App\Command\DunningBatchCommand).
Resolving inheritance for "App\Command\DunningBatchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningBatchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningCronCommand" (parent: .abstract.instanceof.App\Command\DunningCronCommand).
Resolving inheritance for "App\Command\DunningCronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningCronCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningNotifCronSendCommand" (parent: .abstract.instanceof.App\Command\DunningNotifCronSendCommand).
Resolving inheritance for "App\Command\DunningNotifCronSendCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningNotifCronSendCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HealthCheckCommand" (parent: .abstract.instanceof.App\Command\HealthCheckCommand).
Resolving inheritance for "App\Command\HealthCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HealthCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateAdminCommand" (parent: .abstract.instanceof.App\Command\Install\CreateAdminCommand).
Resolving inheritance for "App\Command\Install\CreateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateCompanyCommand" (parent: .abstract.instanceof.App\Command\Install\CreateCompanyCommand).
Resolving inheritance for "App\Command\Install\CreateCompanyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateCompanyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateUserCommand" (parent: .abstract.instanceof.App\Command\Install\CreateUserCommand).
Resolving inheritance for "App\Command\Install\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\ExtractHeaders" (parent: .abstract.instanceof.App\Command\Install\ExtractHeaders).
Resolving inheritance for "App\Command\Install\ExtractHeaders" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\ExtractHeaders).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\CancelCommand" (parent: .abstract.instanceof.App\Command\Queue\CancelCommand).
Resolving inheritance for "App\Command\Queue\CancelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\CancelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\DumpCommand" (parent: .abstract.instanceof.App\Command\Queue\DumpCommand).
Resolving inheritance for "App\Command\Queue\DumpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\DumpCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\FlushCommand" (parent: .abstract.instanceof.App\Command\Queue\FlushCommand).
Resolving inheritance for "App\Command\Queue\FlushCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\FlushCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\RescheduleCommand" (parent: .abstract.instanceof.App\Command\Queue\RescheduleCommand).
Resolving inheritance for "App\Command\Queue\RescheduleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\RescheduleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoteSyncCommand" (parent: .abstract.instanceof.App\Command\RemoteSyncCommand).
Resolving inheritance for "App\Command\RemoteSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoteSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoteSyncSubsWeeklyCommand" (parent: .abstract.instanceof.App\Command\RemoteSyncSubsWeeklyCommand).
Resolving inheritance for "App\Command\RemoteSyncSubsWeeklyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoteSyncSubsWeeklyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportDebugCommand" (parent: .abstract.instanceof.App\Command\ReportDebugCommand).
Resolving inheritance for "App\Command\ReportDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportDebugCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController" (parent: .abstract.instanceof.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController).
Resolving inheritance for "App\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommissionController" (parent: .abstract.instanceof.App\Controller\CommissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommissionController).
Resolving inheritance for "App\Controller\CommissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyConfigsController" (parent: .abstract.instanceof.App\Controller\CompanyConfigsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyConfigsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyConfigsController).
Resolving inheritance for "App\Controller\CompanyConfigsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyConfigsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController" (parent: .abstract.instanceof.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController).
Resolving inheritance for "App\Controller\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController" (parent: .abstract.instanceof.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController).
Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController" (parent: .abstract.instanceof.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController).
Resolving inheritance for "App\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DunningController" (parent: .abstract.instanceof.App\Controller\DunningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DunningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DunningController).
Resolving inheritance for "App\Controller\DunningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DunningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnvironmentController" (parent: .abstract.instanceof.App\Controller\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnvironmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnvironmentController).
Resolving inheritance for "App\Controller\EnvironmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtractController" (parent: .abstract.instanceof.App\Controller\ExtractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtractController).
Resolving inheritance for "App\Controller\ExtractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GatewayPaymentController" (parent: .abstract.instanceof.App\Controller\GatewayPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GatewayPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GatewayPaymentController).
Resolving inheritance for "App\Controller\GatewayPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GatewayPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthCheckController" (parent: .abstract.instanceof.App\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthCheckController).
Resolving inheritance for "App\Controller\HealthCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceController" (parent: .abstract.instanceof.App\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceController).
Resolving inheritance for "App\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JournalEntryController" (parent: .abstract.instanceof.App\Controller\JournalEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JournalEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JournalEntryController).
Resolving inheritance for "App\Controller\JournalEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JournalEntryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguagesController" (parent: .abstract.instanceof.App\Controller\LanguagesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguagesController).
Resolving inheritance for "App\Controller\LanguagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguagesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalEntityController" (parent: .abstract.instanceof.App\Controller\LegalEntityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalEntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalEntityController).
Resolving inheritance for "App\Controller\LegalEntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalEntityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MasterdataController" (parent: .abstract.instanceof.App\Controller\MasterdataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MasterdataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MasterdataController).
Resolving inheritance for "App\Controller\MasterdataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MasterdataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MasterdataFolderController" (parent: .abstract.instanceof.App\Controller\MasterdataFolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MasterdataFolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MasterdataFolderController).
Resolving inheritance for "App\Controller\MasterdataFolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MasterdataFolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController" (parent: .abstract.instanceof.App\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController).
Resolving inheritance for "App\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpportunityController" (parent: .abstract.instanceof.App\Controller\OpportunityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpportunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpportunityController).
Resolving inheritance for "App\Controller\OpportunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpportunityController).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Controller\ParamConverter\RestApiConverter" (parent: .abstract.instanceof.App\Controller\ParamConverter\RestApiConverter).
Resolving inheritance for ".instanceof.App\Controller\ParamConverter\RestApiConverter.0.App\Controller\ParamConverter\RestApiConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Controller\ParamConverter\RestApiConverter).
Resolving inheritance for "App\Controller\ParamConverter\RestApiConverter" (parent: .instanceof.App\Controller\ParamConverter\RestApiConverter.0.App\Controller\ParamConverter\RestApiConverter).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Controller\ParamConverter\SearchQueryStringParamConverter" (parent: .abstract.instanceof.App\Controller\ParamConverter\SearchQueryStringParamConverter).
Resolving inheritance for "App\Controller\ParamConverter\SearchQueryStringParamConverter" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Controller\ParamConverter\SearchQueryStringParamConverter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentAccountController" (parent: .abstract.instanceof.App\Controller\PaymentAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentAccountController).
Resolving inheritance for "App\Controller\PaymentAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController" (parent: .abstract.instanceof.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController).
Resolving inheritance for "App\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentScheduleController" (parent: .abstract.instanceof.App\Controller\PaymentScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentScheduleController).
Resolving inheritance for "App\Controller\PaymentScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayoutController" (parent: .abstract.instanceof.App\Controller\PayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayoutController).
Resolving inheritance for "App\Controller\PayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ExtractController" (parent: .abstract.instanceof.App\Controller\PrivateURI\ExtractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ExtractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ExtractController).
Resolving inheritance for "App\Controller\PrivateURI\ExtractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ExtractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ImageController" (parent: .abstract.instanceof.App\Controller\PrivateURI\ImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ImageController).
Resolving inheritance for "App\Controller\PrivateURI\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ReportController" (parent: .abstract.instanceof.App\Controller\PrivateURI\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ReportController).
Resolving inheritance for "App\Controller\PrivateURI\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicPages" (parent: .abstract.instanceof.App\Controller\PublicPages).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicPages" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicPages).
Resolving inheritance for "App\Controller\PublicPages" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicPages).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuoteController" (parent: .abstract.instanceof.App\Controller\QuoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuoteController).
Resolving inheritance for "App\Controller\QuoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuoteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RefundController" (parent: .abstract.instanceof.App\Controller\RefundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RefundController).
Resolving inheritance for "App\Controller\RefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RefundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController" (parent: .abstract.instanceof.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController).
Resolving inheritance for "App\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenueScheduleController" (parent: .abstract.instanceof.App\Controller\RevenueScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenueScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenueScheduleController).
Resolving inheritance for "App\Controller\RevenueScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenueScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Search\SearchController" (parent: .abstract.instanceof.App\Controller\Search\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Search\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Search\SearchController).
Resolving inheritance for "App\Controller\Search\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Search\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjourneyController" (parent: .abstract.instanceof.App\Controller\SubjourneyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjourneyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjourneyController).
Resolving inheritance for "App\Controller\SubjourneyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjourneyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionController" (parent: .abstract.instanceof.App\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionController).
Resolving inheritance for "App\Controller\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController" (parent: .abstract.instanceof.App\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController).
Resolving inheritance for "App\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaxationItemController" (parent: .abstract.instanceof.App\Controller\TaxationItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaxationItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaxationItemController).
Resolving inheritance for "App\Controller\TaxationItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaxationItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController" (parent: .abstract.instanceof.App\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController).
Resolving inheritance for "App\Controller\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransferController" (parent: .abstract.instanceof.App\Controller\TransferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransferController).
Resolving inheritance for "App\Controller\TransferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRoleController" (parent: .abstract.instanceof.App\Controller\UserRoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRoleController).
Resolving inheritance for "App\Controller\UserRoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WdtController" (parent: .abstract.instanceof.App\Controller\WdtController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WdtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WdtController).
Resolving inheritance for "App\Controller\WdtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WdtController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RefundController" (parent: .abstract.instanceof.App\Controller\Workflow\RefundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RefundController).
Resolving inheritance for "App\Controller\Workflow\RefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RefundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RegularizeController" (parent: .abstract.instanceof.App\Controller\Workflow\RegularizeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RegularizeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RegularizeController).
Resolving inheritance for "App\Controller\Workflow\RegularizeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RegularizeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RepartitionController" (parent: .abstract.instanceof.App\Controller\Workflow\RepartitionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RepartitionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RepartitionController).
Resolving inheritance for "App\Controller\Workflow\RepartitionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RepartitionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\SubscribeController" (parent: .abstract.instanceof.App\Controller\Workflow\SubscribeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\SubscribeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\SubscribeController).
Resolving inheritance for "App\Controller\Workflow\SubscribeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\SubscribeController).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.App\DataCollector\XDebugCollector" (parent: .abstract.instanceof.App\DataCollector\XDebugCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\DataCollector\XDebugCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.App\DataCollector\XDebugCollector).
Resolving inheritance for "App\DataCollector\XDebugCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\DataCollector\XDebugCollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "App\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EventSubscriber).
Resolving inheritance for "App\EventSubscriber\EventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ExceptionSubscriber).
Resolving inheritance for "App\EventSubscriber\ExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExtractBusinessRuleEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ExtractBusinessRuleEventSubscriber).
Resolving inheritance for "App\EventSubscriber\ExtractBusinessRuleEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExtractBusinessRuleEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FieldTypeEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FieldTypeEventSubscriber).
Resolving inheritance for "App\EventSubscriber\FieldTypeEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FieldTypeEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InjectServiceInSqlFilter" (parent: .abstract.instanceof.App\EventSubscriber\InjectServiceInSqlFilter).
Resolving inheritance for "App\EventSubscriber\InjectServiceInSqlFilter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InjectServiceInSqlFilter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\MaterializedPathSubscriber.0.App\EventSubscriber\MaterializedPathSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaterializedPathSubscriber).
Resolving inheritance for "App\EventSubscriber\MaterializedPathSubscriber" (parent: .instanceof.App\EventSubscriber\MaterializedPathSubscriber.0.App\EventSubscriber\MaterializedPathSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ResponseEventSubscriber).
Resolving inheritance for "App\EventSubscriber\ResponseEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\AssociationTableSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\AssociationTableSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\AssociationTableSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\AssociationTableSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ContactSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\ContactSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\ContactSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ContactSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\CustomerSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\CustomerSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\CustomerSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\CustomerSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ExtractSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\ExtractSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\ExtractSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ExtractSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\InvoiceSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\InvoiceSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\InvoiceSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\InvoiceSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\OfferSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\OfferSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\OfferSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\OfferSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\PaymentSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\PaymentSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\PaymentSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\PaymentSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\QuoteSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\QuoteSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\QuoteSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\QuoteSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ReportSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\ReportSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\ReportSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ReportSearchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\SubscriptionSearchEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Search\SubscriptionSearchEventSubscriber).
Resolving inheritance for "App\EventSubscriber\Search\SubscriptionSearchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\SubscriptionSearchEventSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\TablePrefixSubscriber.0.App\EventSubscriber\TablePrefixSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TablePrefixSubscriber).
Resolving inheritance for "App\EventSubscriber\TablePrefixSubscriber" (parent: .instanceof.App\EventSubscriber\TablePrefixSubscriber.0.App\EventSubscriber\TablePrefixSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserAccessEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserAccessEventSubscriber).
Resolving inheritance for "App\EventSubscriber\UserAccessEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserAccessEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountEditType" (parent: .abstract.instanceof.App\Form\AccountEditType).
Resolving inheritance for "App\Form\AccountEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType" (parent: .abstract.instanceof.App\Form\AccountType).
Resolving inheritance for "App\Form\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\CustomCollectionType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\CustomCollectionType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\CustomCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\CustomCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DomainConfigsType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DomainConfigsType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DomainConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DomainConfigsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\Dunning\DunningGenericItemType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\Dunning\DunningGenericItemType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\Dunning\DunningGenericItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\Dunning\DunningGenericItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\Dunning\TemplateType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\Dunning\TemplateType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\Dunning\TemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\Dunning\TemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DunningConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DunningConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningExternalRecoveryServiceActionConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DunningExternalRecoveryServiceActionConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DunningExternalRecoveryServiceActionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningExternalRecoveryServiceActionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningMailActionConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DunningMailActionConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DunningMailActionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningMailActionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningRecommendedActionConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DunningRecommendedActionConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DunningRecommendedActionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningRecommendedActionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningSimpleMailActionConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DunningSimpleMailActionConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DunningSimpleMailActionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningSimpleMailActionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningSmsActionConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\DunningSmsActionConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\DunningSmsActionConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningSmsActionConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\IframeModalButtonType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\IframeModalButtonType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\IframeModalButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\IframeModalButtonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\InvoiceProviderConfigType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\InvoiceProviderConfigType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\InvoiceProviderConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\InvoiceProviderConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicKeyConfigsType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\PublicKeyConfigsType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\PublicKeyConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicKeyConfigsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicPagesCredentialType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\PublicPagesCredentialType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\PublicPagesCredentialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicPagesCredentialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicPagesType" (parent: .abstract.instanceof.App\Form\CompanyConfigsTypes\PublicPagesType).
Resolving inheritance for "App\Form\CompanyConfigsTypes\PublicPagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicPagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Config\LanguageFormType" (parent: .abstract.instanceof.App\Form\Config\LanguageFormType).
Resolving inheritance for "App\Form\Config\LanguageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Config\LanguageFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType" (parent: .abstract.instanceof.App\Form\ContactType).
Resolving inheritance for "App\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountType" (parent: .abstract.instanceof.App\Form\DiscountType).
Resolving inheritance for "App\Form\DiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnvironmentType" (parent: .abstract.instanceof.App\Form\EnvironmentType).
Resolving inheritance for "App\Form\EnvironmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnvironmentType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\ActionSubscriber" (parent: .abstract.instanceof.App\Form\EventListener\ActionSubscriber).
Resolving inheritance for "App\Form\EventListener\ActionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\ActionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractAnchorPointType" (parent: .abstract.instanceof.App\Form\ExtractAnchorPointType).
Resolving inheritance for "App\Form\ExtractAnchorPointType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractAnchorPointType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractReportLinkType" (parent: .abstract.instanceof.App\Form\ExtractReportLinkType).
Resolving inheritance for "App\Form\ExtractReportLinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractReportLinkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractSecurityRuleType" (parent: .abstract.instanceof.App\Form\ExtractSecurityRuleType).
Resolving inheritance for "App\Form\ExtractSecurityRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractSecurityRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractType" (parent: .abstract.instanceof.App\Form\ExtractType).
Resolving inheritance for "App\Form\ExtractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\DataListType" (parent: .abstract.instanceof.App\Form\FieldType\DataListType).
Resolving inheritance for "App\Form\FieldType\DataListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\DataListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\DropdownIconButtonType" (parent: .abstract.instanceof.App\Form\FieldType\DropdownIconButtonType).
Resolving inheritance for "App\Form\FieldType\DropdownIconButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\DropdownIconButtonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\LocaleDate" (parent: .abstract.instanceof.App\Form\FieldType\LocaleDate).
Resolving inheritance for "App\Form\FieldType\LocaleDate" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\LocaleDate).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ProcessAnchorPointIdType" (parent: .abstract.instanceof.App\Form\FieldType\ProcessAnchorPointIdType).
Resolving inheritance for "App\Form\FieldType\ProcessAnchorPointIdType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ProcessAnchorPointIdType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ProcessStepType" (parent: .abstract.instanceof.App\Form\FieldType\ProcessStepType).
Resolving inheritance for "App\Form\FieldType\ProcessStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ProcessStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ReportStepType" (parent: .abstract.instanceof.App\Form\FieldType\ReportStepType).
Resolving inheritance for "App\Form\FieldType\ReportStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ReportStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\TokenizedCKEditorType" (parent: .abstract.instanceof.App\Form\FieldType\TokenizedCKEditorType).
Resolving inheritance for "App\Form\FieldType\TokenizedCKEditorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\TokenizedCKEditorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatFeeType" (parent: .abstract.instanceof.App\Form\FlatFeeType).
Resolving inheritance for "App\Form\FlatFeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatFeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType" (parent: .abstract.instanceof.App\Form\GroupType).
Resolving inheritance for "App\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType" (parent: .abstract.instanceof.App\Form\InvoiceType).
Resolving inheritance for "App\Form\InvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewExtractType" (parent: .abstract.instanceof.App\Form\NewExtractType).
Resolving inheritance for "App\Form\NewExtractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewExtractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewQuoteModalType" (parent: .abstract.instanceof.App\Form\NewQuoteModalType).
Resolving inheritance for "App\Form\NewQuoteModalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewQuoteModalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferType" (parent: .abstract.instanceof.App\Form\OfferType).
Resolving inheritance for "App\Form\OfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityCommentType" (parent: .abstract.instanceof.App\Form\OpportunityCommentType).
Resolving inheritance for "App\Form\OpportunityCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityEditType" (parent: .abstract.instanceof.App\Form\OpportunityEditType).
Resolving inheritance for "App\Form\OpportunityEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityType" (parent: .abstract.instanceof.App\Form\OpportunityType).
Resolving inheritance for "App\Form\OpportunityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentScheduleType" (parent: .abstract.instanceof.App\Form\PaymentScheduleType).
Resolving inheritance for "App\Form\PaymentScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentType" (parent: .abstract.instanceof.App\Form\PaymentType).
Resolving inheritance for "App\Form\PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PerUnitType" (parent: .abstract.instanceof.App\Form\PerUnitType).
Resolving inheritance for "App\Form\PerUnitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PerUnitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProcessType" (parent: .abstract.instanceof.App\Form\ProcessType).
Resolving inheritance for "App\Form\ProcessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProcessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType" (parent: .abstract.instanceof.App\Form\ProductPriceType).
Resolving inheritance for "App\Form\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductStockType" (parent: .abstract.instanceof.App\Form\ProductStockType).
Resolving inheritance for "App\Form\ProductStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefundType" (parent: .abstract.instanceof.App\Form\RefundType).
Resolving inheritance for "App\Form\RefundType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefundType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportAnchorPointType" (parent: .abstract.instanceof.App\Form\ReportAnchorPointType).
Resolving inheritance for "App\Form\ReportAnchorPointType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportAnchorPointType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportType" (parent: .abstract.instanceof.App\Form\ReportType).
Resolving inheritance for "App\Form\ReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenueScheduleType" (parent: .abstract.instanceof.App\Form\RevenueScheduleType).
Resolving inheritance for "App\Form\RevenueScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenueScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScriptFolderType" (parent: .abstract.instanceof.App\Form\ScriptFolderType).
Resolving inheritance for "App\Form\ScriptFolderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScriptFolderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScriptType" (parent: .abstract.instanceof.App\Form\ScriptType).
Resolving inheritance for "App\Form\ScriptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScriptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\CustomPasswordType" (parent: .abstract.instanceof.App\Form\Security\CustomPasswordType).
Resolving inheritance for "App\Form\Security\CustomPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\CustomPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionHistoryType" (parent: .abstract.instanceof.App\Form\SubscriptionHistoryType).
Resolving inheritance for "App\Form\SubscriptionHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionItemType" (parent: .abstract.instanceof.App\Form\SubscriptionItemType).
Resolving inheritance for "App\Form\SubscriptionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionStatusType" (parent: .abstract.instanceof.App\Form\SubscriptionStatusType).
Resolving inheritance for "App\Form\SubscriptionStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionType" (parent: .abstract.instanceof.App\Form\SubscriptionType).
Resolving inheritance for "App\Form\SubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType" (parent: .abstract.instanceof.App\Form\TagType).
Resolving inheritance for "App\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxationItemType" (parent: .abstract.instanceof.App\Form\TaxationItemType).
Resolving inheritance for "App\Form\TaxationItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxationItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TierPricingType" (parent: .abstract.instanceof.App\Form\TierPricingType).
Resolving inheritance for "App\Form\TierPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TierPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRoleType" (parent: .abstract.instanceof.App\Form\UserRoleType).
Resolving inheritance for "App\Form\UserRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VolumePricingType" (parent: .abstract.instanceof.App\Form\VolumePricingType).
Resolving inheritance for "App\Form\VolumePricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VolumePricingType).
Resolving inheritance for ".instanceof.App\Menu\CallbackChecks\CallbackChecksInterface.0.App\Menu\CallbackChecks\HasACompanyCheck" (parent: .abstract.instanceof.App\Menu\CallbackChecks\HasACompanyCheck).
Resolving inheritance for "App\Menu\CallbackChecks\HasACompanyCheck" (parent: .instanceof.App\Menu\CallbackChecks\CallbackChecksInterface.0.App\Menu\CallbackChecks\HasACompanyCheck).
Resolving inheritance for ".instanceof.App\Menu\CallbackChecks\CallbackChecksInterface.0.App\Menu\CallbackChecks\IsManagerOrAdminCheck" (parent: .abstract.instanceof.App\Menu\CallbackChecks\IsManagerOrAdminCheck).
Resolving inheritance for "App\Menu\CallbackChecks\IsManagerOrAdminCheck" (parent: .instanceof.App\Menu\CallbackChecks\CallbackChecksInterface.0.App\Menu\CallbackChecks\IsManagerOrAdminCheck).
Resolving inheritance for ".instanceof.App\Menu\MenuBuilder.0.App\Menu\MenuBuilder" (parent: .abstract.instanceof.App\Menu\MenuBuilder).
Resolving inheritance for "App\Menu\MenuBuilder" (parent: .instanceof.App\Menu\MenuBuilder.0.App\Menu\MenuBuilder).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository\UserRepository" (parent: .abstract.instanceof.App\Repository\ServiceRepository\UserRepository).
Resolving inheritance for "App\Repository\ServiceRepository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository\UserRepository).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Cancellation" (parent: .abstract.instanceof.App\Service\Dunning\Cancellation).
Resolving inheritance for "App\Service\Dunning\Cancellation" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Cancellation).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\ExternalRecoveryService" (parent: .abstract.instanceof.App\Service\Dunning\ExternalRecoveryService).
Resolving inheritance for "App\Service\Dunning\ExternalRecoveryService" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\ExternalRecoveryService).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Mail" (parent: .abstract.instanceof.App\Service\Dunning\Mail).
Resolving inheritance for "App\Service\Dunning\Mail" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Mail).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Recommended" (parent: .abstract.instanceof.App\Service\Dunning\Recommended).
Resolving inheritance for "App\Service\Dunning\Recommended" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Recommended).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\SimpleMail" (parent: .abstract.instanceof.App\Service\Dunning\SimpleMail).
Resolving inheritance for "App\Service\Dunning\SimpleMail" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\SimpleMail).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Sms" (parent: .abstract.instanceof.App\Service\Dunning\Sms).
Resolving inheritance for "App\Service\Dunning\Sms" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Sms).
Resolving inheritance for ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Suspension" (parent: .abstract.instanceof.App\Service\Dunning\Suspension).
Resolving inheritance for "App\Service\Dunning\Suspension" (parent: .instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Suspension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Currency" (parent: .abstract.instanceof.App\Service\Twig\Extension\Currency).
Resolving inheritance for "App\Service\Twig\Extension\Currency" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Currency).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\DunningExtension" (parent: .abstract.instanceof.App\Service\Twig\Extension\DunningExtension).
Resolving inheritance for "App\Service\Twig\Extension\DunningExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\DunningExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Environments" (parent: .abstract.instanceof.App\Service\Twig\Extension\Environments).
Resolving inheritance for "App\Service\Twig\Extension\Environments" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Environments).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Extract" (parent: .abstract.instanceof.App\Service\Twig\Extension\Extract).
Resolving inheritance for "App\Service\Twig\Extension\Extract" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Extract).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\IsInstanceOf" (parent: .abstract.instanceof.App\Service\Twig\Extension\IsInstanceOf).
Resolving inheritance for "App\Service\Twig\Extension\IsInstanceOf" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\IsInstanceOf).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\JsonDecode" (parent: .abstract.instanceof.App\Service\Twig\Extension\JsonDecode).
Resolving inheritance for "App\Service\Twig\Extension\JsonDecode" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\JsonDecode).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\LanguageSelector" (parent: .abstract.instanceof.App\Service\Twig\Extension\LanguageSelector).
Resolving inheritance for "App\Service\Twig\Extension\LanguageSelector" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\LanguageSelector).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\OnlineHelp" (parent: .abstract.instanceof.App\Service\Twig\Extension\OnlineHelp).
Resolving inheritance for "App\Service\Twig\Extension\OnlineHelp" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\OnlineHelp).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\PropertyDisplay" (parent: .abstract.instanceof.App\Service\Twig\Extension\PropertyDisplay).
Resolving inheritance for "App\Service\Twig\Extension\PropertyDisplay" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\PropertyDisplay).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\PublicFilesLoaderExtension" (parent: .abstract.instanceof.App\Service\Twig\Extension\PublicFilesLoaderExtension).
Resolving inheritance for "App\Service\Twig\Extension\PublicFilesLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\PublicFilesLoaderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\RenderField" (parent: .abstract.instanceof.App\Service\Twig\Extension\RenderField).
Resolving inheritance for "App\Service\Twig\Extension\RenderField" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\RenderField).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Report" (parent: .abstract.instanceof.App\Service\Twig\Extension\Report).
Resolving inheritance for "App\Service\Twig\Extension\Report" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Report).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\ReportableAnnotation" (parent: .abstract.instanceof.App\Service\Twig\Extension\ReportableAnnotation).
Resolving inheritance for "App\Service\Twig\Extension\ReportableAnnotation" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\ReportableAnnotation).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortArrayByDate" (parent: .abstract.instanceof.App\Service\Twig\Extension\SortArrayByDate).
Resolving inheritance for "App\Service\Twig\Extension\SortArrayByDate" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortArrayByDate).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortByDate" (parent: .abstract.instanceof.App\Service\Twig\Extension\SortByDate).
Resolving inheritance for "App\Service\Twig\Extension\SortByDate" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortByDate).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortByFields" (parent: .abstract.instanceof.App\Service\Twig\Extension\SortByFields).
Resolving inheritance for "App\Service\Twig\Extension\SortByFields" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortByFields).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SubJourneyExtension" (parent: .abstract.instanceof.App\Service\Twig\Extension\SubJourneyExtension).
Resolving inheritance for "App\Service\Twig\Extension\SubJourneyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SubJourneyExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SubscriptionTotal" (parent: .abstract.instanceof.App\Service\Twig\Extension\SubscriptionTotal).
Resolving inheritance for "App\Service\Twig\Extension\SubscriptionTotal" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SubscriptionTotal).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Tokenize" (parent: .abstract.instanceof.App\Service\Twig\Extension\Tokenize).
Resolving inheritance for "App\Service\Twig\Extension\Tokenize" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Tokenize).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\TranslationsLoader" (parent: .abstract.instanceof.App\Service\Twig\Extension\TranslationsLoader).
Resolving inheritance for "App\Service\Twig\Extension\TranslationsLoader" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\TranslationsLoader).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\UcWords" (parent: .abstract.instanceof.App\Service\Twig\Extension\UcWords).
Resolving inheritance for "App\Service\Twig\Extension\UcWords" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\UcWords).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\UiTagsExtension" (parent: .abstract.instanceof.App\Service\Twig\Extension\UiTagsExtension).
Resolving inheritance for "App\Service\Twig\Extension\UiTagsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\UiTagsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\WarningsNotificationExtension" (parent: .abstract.instanceof.App\Service\Twig\Extension\WarningsNotificationExtension).
Resolving inheritance for "App\Service\Twig\Extension\WarningsNotificationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\WarningsNotificationExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Translation\Translator" (parent: .abstract.instanceof.App\Translation\Translator).
Resolving inheritance for "App\Translation\Translator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Translation\Translator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronDisableJobCommand" (parent: .abstract.instanceof.ValueIn\CommonBundle\Command\CronDisableJobCommand).
Resolving inheritance for "ValueIn\CommonBundle\Command\CronDisableJobCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronDisableJobCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronEnableJobCommand" (parent: .abstract.instanceof.ValueIn\CommonBundle\Command\CronEnableJobCommand).
Resolving inheritance for "ValueIn\CommonBundle\Command\CronEnableJobCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronEnableJobCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronPruneLogsCommand" (parent: .abstract.instanceof.ValueIn\CommonBundle\Command\CronPruneLogsCommand).
Resolving inheritance for "ValueIn\CommonBundle\Command\CronPruneLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronPruneLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronRunCommand" (parent: .abstract.instanceof.ValueIn\CommonBundle\Command\CronRunCommand).
Resolving inheritance for "ValueIn\CommonBundle\Command\CronRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronRunCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronScanCommand" (parent: .abstract.instanceof.ValueIn\CommonBundle\Command\CronScanCommand).
Resolving inheritance for "ValueIn\CommonBundle\Command\CronScanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronScanCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronStatusCommand" (parent: .abstract.instanceof.ValueIn\CommonBundle\Command\CronStatusCommand).
Resolving inheritance for "ValueIn\CommonBundle\Command\CronStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\CommonBundle\Controller\Admin\CRUDController" (parent: .abstract.instanceof.ValueIn\CommonBundle\Controller\Admin\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\CommonBundle\Controller\Admin\CRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\CommonBundle\Controller\Admin\CRUDController).
Resolving inheritance for "ValueIn\CommonBundle\Controller\Admin\CRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\CommonBundle\Controller\Admin\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector" (parent: .abstract.instanceof.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector).
Resolving inheritance for "ValueIn\CommonBundle\DataCollector\CacheCallbackCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\CommonBundle\Form\FieldType\EAVType" (parent: .abstract.instanceof.ValueIn\CommonBundle\Form\FieldType\EAVType).
Resolving inheritance for "ValueIn\CommonBundle\Form\FieldType\EAVType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\CommonBundle\Form\FieldType\EAVType).
Resolving inheritance for ".instanceof.ValueIn\CommonBundle\Listener\SoftDelete.0.ValueIn\CommonBundle\Listener\SoftDelete" (parent: .abstract.instanceof.ValueIn\CommonBundle\Listener\SoftDelete).
Resolving inheritance for "ValueIn\CommonBundle\Listener\SoftDelete" (parent: .instanceof.ValueIn\CommonBundle\Listener\SoftDelete.0.ValueIn\CommonBundle\Listener\SoftDelete).
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 "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.export" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.export" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.public" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.public" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
Resolving inheritance for "limiter._login_local_api" (parent: limiter).
Resolving inheritance for "limiter._login_global_api" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.api" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.http_basic.api" (parent: security.authenticator.http_basic).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.hubspot" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.hubspot" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.hubspot" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.hubspot" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.hubspot" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.hubspot" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ChangePasswordController" (parent: .abstract.instanceof.ValueIn\ValueInUserBundle\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ChangePasswordController).
Resolving inheritance for "ValueIn\ValueInUserBundle\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ProfileController" (parent: .abstract.instanceof.ValueIn\ValueInUserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ProfileController).
Resolving inheritance for "ValueIn\ValueInUserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ResettingController" (parent: .abstract.instanceof.ValueIn\ValueInUserBundle\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ResettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ResettingController).
Resolving inheritance for "ValueIn\ValueInUserBundle\Controller\ResettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\SecurityController" (parent: .abstract.instanceof.ValueIn\ValueInUserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\SecurityController).
Resolving inheritance for "ValueIn\ValueInUserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\ValueInUserBundle\Command\ChangeUserPasswordCommand" (parent: .abstract.instanceof.ValueIn\ValueInUserBundle\Command\ChangeUserPasswordCommand).
Resolving inheritance for "ValueIn\ValueInUserBundle\Command\ChangeUserPasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\ValueInUserBundle\Command\ChangeUserPasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\ValueInUserBundle\Command\EnableDisableUserCommand" (parent: .abstract.instanceof.ValueIn\ValueInUserBundle\Command\EnableDisableUserCommand).
Resolving inheritance for "ValueIn\ValueInUserBundle\Command\EnableDisableUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\ValueInUserBundle\Command\EnableDisableUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEngineBundle\Command\BillRunCommand" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Command\BillRunCommand).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Command\BillRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEngineBundle\Command\BillRunCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEngineBundle\Command\BillRunPreviewCommand" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Command\BillRunPreviewCommand).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Command\BillRunPreviewCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEngineBundle\Command\BillRunPreviewCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\QueryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\MenuBuilderEventSubscriber" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\EventSubscriber\MenuBuilderEventSubscriber).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\EventSubscriber\MenuBuilderEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\MenuBuilderEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\RenderCrudEventSubscriber" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\EventSubscriber\RenderCrudEventSubscriber).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\EventSubscriber\RenderCrudEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\RenderCrudEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\CompanyConfigsTypes\InvoiceEngineConfigsType" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\CompanyConfigsTypes\InvoiceEngineConfigsType).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Form\CompanyConfigsTypes\InvoiceEngineConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\CompanyConfigsTypes\InvoiceEngineConfigsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEnginePaymentMethodType" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEnginePaymentMethodType).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEnginePaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEnginePaymentMethodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEngineTemplateType" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEngineTemplateType).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEngineTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEngineTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceNumberingSequenceType" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceNumberingSequenceType).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Form\Type\InvoiceNumberingSequenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceNumberingSequenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\TaxClassType" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\TaxClassType).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Form\Type\TaxClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\TaxClassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\TaxRateType" (parent: .abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\TaxRateType).
Resolving inheritance for "ValueIn\InvoiceEngineBundle\Form\Type\TaxRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\TaxRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand" (parent: .abstract.instanceof.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand).
Resolving inheritance for "ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripeTransfersCommand" (parent: .abstract.instanceof.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripeTransfersCommand).
Resolving inheritance for "ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripeTransfersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripeTransfersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController" (parent: .abstract.instanceof.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController).
Resolving inheritance for "ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController).
Resolving inheritance for ".instanceof.ValueIn\CommonBundle\Admin\CronJobAdmin.0.ValueIn\CommonBundle\Admin\CronJobAdmin" (parent: .abstract.instanceof.ValueIn\CommonBundle\Admin\CronJobAdmin).
Resolving inheritance for "ValueIn\CommonBundle\Admin\CronJobAdmin" (parent: .instanceof.ValueIn\CommonBundle\Admin\CronJobAdmin.0.ValueIn\CommonBundle\Admin\CronJobAdmin).
Resolving inheritance for ".instanceof.ValueIn\CommonBundle\Admin\EAVCatalogAdmin.0.ValueIn\CommonBundle\Admin\EAVCatalogAdmin" (parent: .abstract.instanceof.ValueIn\CommonBundle\Admin\EAVCatalogAdmin).
Resolving inheritance for "ValueIn\CommonBundle\Admin\EAVCatalogAdmin" (parent: .instanceof.ValueIn\CommonBundle\Admin\EAVCatalogAdmin.0.ValueIn\CommonBundle\Admin\EAVCatalogAdmin).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobRepository" (parent: .abstract.instanceof.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobRepository).
Resolving inheritance for "ValueIn\CommonBundle\Repository\ServiceRepository\CronJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobResultRepository" (parent: .abstract.instanceof.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobResultRepository).
Resolving inheritance for "ValueIn\CommonBundle\Repository\ServiceRepository\CronJobResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobResultRepository).
Resolving inheritance for ".instanceof.Sonata\AdminBundle\Model\ModelManagerInterface.0.ValueIn\CommonBundle\Admin\Model\ModelManager" (parent: .abstract.instanceof.ValueIn\CommonBundle\Admin\Model\ModelManager).
Resolving inheritance for "ValueIn\CommonBundle\Admin\Model\ModelManager" (parent: .instanceof.Sonata\AdminBundle\Model\ModelManagerInterface.0.ValueIn\CommonBundle\Admin\Model\ModelManager).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ShopBundle\Controller\QuoteController" (parent: .abstract.instanceof.ValueIn\ShopBundle\Controller\QuoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ShopBundle\Controller\QuoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ShopBundle\Controller\QuoteController).
Resolving inheritance for "ValueIn\ShopBundle\Controller\QuoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ShopBundle\Controller\QuoteController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\ShopBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\ShopBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" (parent: .abstract.instanceof.ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber).
Resolving inheritance for "ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .abstract.instanceof.ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for "ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\ShopBundle\Form\CompanyConfigsTypes\ShopConfigsType" (parent: .abstract.instanceof.ValueIn\ShopBundle\Form\CompanyConfigsTypes\ShopConfigsType).
Resolving inheritance for "ValueIn\ShopBundle\Form\CompanyConfigsTypes\ShopConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\ShopBundle\Form\CompanyConfigsTypes\ShopConfigsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ZuoraBundle\Controller\InvoiceController" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ZuoraBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ZuoraBundle\Controller\InvoiceController).
Resolving inheritance for "ValueIn\ZuoraBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ZuoraBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ZuoraBundle\Controller\MemoController" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\Controller\MemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ZuoraBundle\Controller\MemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ZuoraBundle\Controller\MemoController).
Resolving inheritance for "ValueIn\ZuoraBundle\Controller\MemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ZuoraBundle\Controller\MemoController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\ZuoraBundle\Form\CompanyConfigsTypes\ZuoraConfigsType" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\Form\CompanyConfigsTypes\ZuoraConfigsType).
Resolving inheritance for "ValueIn\ZuoraBundle\Form\CompanyConfigsTypes\ZuoraConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\ZuoraBundle\Form\CompanyConfigsTypes\ZuoraConfigsType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\AnonymizeRemoteCustomerNameSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\AnonymizeRemoteCustomerNameSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\AnonymizeRemoteCustomerNameSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\AnonymizeRemoteCustomerNameSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\BillRunEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\BillRunEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\BillRunEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\BillRunEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\BillingPreviewEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\BillingPreviewEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\BillingPreviewEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\BillingPreviewEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancelRemoteCustomerInZuoraSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancelRemoteCustomerInZuoraSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CancelRemoteCustomerInZuoraSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancelRemoteCustomerInZuoraSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationAvailableDateEventSubcriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationAvailableDateEventSubcriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CancellationAvailableDateEventSubcriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationAvailableDateEventSubcriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationEnabledEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationEnabledEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CancellationEnabledEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationEnabledEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CancellationEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationResultEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationResultEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CancellationResultEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationResultEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreateCustomerEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CreateCustomerEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CreateCustomerEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreateCustomerEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreditBalanceEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CreditBalanceEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CreditBalanceEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreditBalanceEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreditTransferEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CreditTransferEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\CreditTransferEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreditTransferEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Dunning\DunningGatewaysSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Dunning\DunningGatewaysSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Dunning\DunningGatewaysSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Dunning\DunningGatewaysSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\MenuBuilderEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\MenuBuilderEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\MenuBuilderEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\MenuBuilderEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentFailedEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentFailedEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentFailedEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentFailedEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentRecoveredEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentRecoveredEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentRecoveredEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentRecoveredEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RefundEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\RefundEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\RefundEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RefundEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RemoteInvoicePdfGetterEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\RemoteInvoicePdfGetterEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\RemoteInvoicePdfGetterEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RemoteInvoicePdfGetterEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateCustomerNotesEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateCustomerNotesEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\UpdateCustomerNotesEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateCustomerNotesEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateInvoiceAutoPayEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateInvoiceAutoPayEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\UpdateInvoiceAutoPayEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateInvoiceAutoPayEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteContactInZuoraSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteContactInZuoraSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteContactInZuoraSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteContactInZuoraSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteEntitySubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteEntitySubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteEntitySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteEntitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectInvoiceEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectInvoiceEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectInvoiceEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectInvoiceEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectRefundTypeEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectRefundTypeEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectRefundTypeEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectRefundTypeEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\RefundProcessEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\RefundProcessEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\RefundProcessEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\RefundProcessEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\CollectRegularizationProductsEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\CollectRegularizationProductsEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\CollectRegularizationProductsEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\CollectRegularizationProductsEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\RegularizeProcessEventSubscriber" (parent: .abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\RegularizeProcessEventSubscriber).
Resolving inheritance for "ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\RegularizeProcessEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\RegularizeProcessEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceApiBundle\Command\ExportApiTreeCommand" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Command\ExportApiTreeCommand).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Command\ExportApiTreeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceApiBundle\Command\ExportApiTreeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceApiBundle\Command\ExportSwaggerCommand" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Command\ExportSwaggerCommand).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Command\ExportSwaggerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceApiBundle\Command\ExportSwaggerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\AccountController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\AccountController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\AssociationTableController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\AssociationTableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\AssociationTableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\AssociationTableController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\AssociationTableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\AssociationTableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\CompanyConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CompanyController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CompanyController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ContactController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ContactController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CustomerController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CustomerController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\DocumentationController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\DocumentationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\DocumentationController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\DocumentationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\DocumentationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\GroupController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\GroupController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\InvoiceController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\InvoiceController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\OfferController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\OfferController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\PaymentController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\PaymentController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProcessController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProcessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProcessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProcessController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ProcessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProcessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProcessStepController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProcessStepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProcessStepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProcessStepController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ProcessStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProcessStepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductPriceController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProductPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductPriceController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ProductPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductStockController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProductStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductStockController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ProductStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProviderController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProviderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProviderController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProviderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportStepController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ReportStepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportStepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportStepController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ReportStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportStepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ScriptController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ScriptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ScriptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ScriptController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ScriptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ScriptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\ScriptFolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\UserController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\UserController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\UserRoleController" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\UserRoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\UserRoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\UserRoleController).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Controller\UserRoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\UserRoleController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber).
Resolving inheritance for "ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\APIResponseEventSubscriber" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\EventSubscriber\APIResponseEventSubscriber).
Resolving inheritance for "ValueIn\InvoiceApiBundle\EventSubscriber\APIResponseEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\APIResponseEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse).
Resolving inheritance for "ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\AccountType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\AccountType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\AssociationTableType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\AssociationTableType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\AssociationTableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\AssociationTableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CompanyConfigType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\CompanyConfigType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\CompanyConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CompanyConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CompanyType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\CompanyType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ContactType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ContactType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CustomerType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\CustomerType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\DocumentationType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\DocumentationType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\DocumentationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\DocumentationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\EAV\EAVCollectionType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\EAV\EAVCollectionType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\EAV\EAVCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\EAV\EAVCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\EAV\EAVEntryType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\EAV\EAVEntryType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\EAV\EAVEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\EAV\EAVEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\GroupType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\GroupType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\InvoiceType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\InvoiceType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\InvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\InvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\OfferType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\OfferType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\OfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\OfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\PaymentType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\PaymentType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\PaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProcessStepType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProcessStepType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ProcessStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProcessStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProcessType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProcessType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ProcessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProcessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductPriceType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProductPriceType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductStockType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProductStockType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ProductStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProductType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProviderType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProviderType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ProviderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProviderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportAnchorPointType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ReportAnchorPointType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ReportAnchorPointType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportAnchorPointType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportStepType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ReportStepType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ReportStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ReportType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptArchiveType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptArchiveType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptArchiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptArchiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionConfirmType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionConfirmType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptExecutionConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionConfirmType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemGroupType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemGroupType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptExecutionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptFolderType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptFolderType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptFolderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptFolderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\ScriptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionHistoryType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionHistoryType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\SubscriptionHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionItemType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionItemType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\SubscriptionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionStatusType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionStatusType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\SubscriptionStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\SubscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\UserRoleType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\UserRoleType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\UserRoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\UserRoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\UserType" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Form\UserType).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\UserType).
Resolving inheritance for ".instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass" (parent: .instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass).
Resolving inheritance for ".instanceof.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper.0.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper" (parent: .abstract.instanceof.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper).
Resolving inheritance for "ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper" (parent: .instanceof.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper.0.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\SalesforceBundle\Form\CompanyConfigsTypes\SalesforceConfigsType" (parent: .abstract.instanceof.ValueIn\SalesforceBundle\Form\CompanyConfigsTypes\SalesforceConfigsType).
Resolving inheritance for "ValueIn\SalesforceBundle\Form\CompanyConfigsTypes\SalesforceConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\SalesforceBundle\Form\CompanyConfigsTypes\SalesforceConfigsType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\SalesforceBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\SalesforceBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" (parent: .abstract.instanceof.ValueIn\SalesforceBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber).
Resolving inheritance for "ValueIn\SalesforceBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .abstract.instanceof.ValueIn\SalesforceBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for "ValueIn\SalesforceBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\GoCardlessBundle\Controller\WebhookController" (parent: .abstract.instanceof.ValueIn\GoCardlessBundle\Controller\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\GoCardlessBundle\Controller\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\GoCardlessBundle\Controller\WebhookController).
Resolving inheritance for "ValueIn\GoCardlessBundle\Controller\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\GoCardlessBundle\Controller\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\GoCardlessBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\GoCardlessBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\GoCardlessBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\GoCardlessBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\GoCardlessBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .abstract.instanceof.ValueIn\GoCardlessBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for "ValueIn\GoCardlessBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\GoCardlessBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\GoCardlessBundle\Form\CompanyConfigsTypes\GoCardlessConfigsType" (parent: .abstract.instanceof.ValueIn\GoCardlessBundle\Form\CompanyConfigsTypes\GoCardlessConfigsType).
Resolving inheritance for "ValueIn\GoCardlessBundle\Form\CompanyConfigsTypes\GoCardlessConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\GoCardlessBundle\Form\CompanyConfigsTypes\GoCardlessConfigsType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\StripeBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\StripeBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\StripeBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\StripeBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\StripeBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .abstract.instanceof.ValueIn\StripeBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for "ValueIn\StripeBundle\EventSubscriber\RepositoryMappingEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\StripeBundle\EventSubscriber\RepositoryMappingEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\StripeBundle\Form\CompanyConfigsTypes\StripeConfigsType" (parent: .abstract.instanceof.ValueIn\StripeBundle\Form\CompanyConfigsTypes\StripeConfigsType).
Resolving inheritance for "ValueIn\StripeBundle\Form\CompanyConfigsTypes\StripeConfigsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\StripeBundle\Form\CompanyConfigsTypes\StripeConfigsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Api\HubspotController" (parent: .abstract.instanceof.ValueIn\HubspotBundle\Controller\Api\HubspotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Api\HubspotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Api\HubspotController).
Resolving inheritance for "ValueIn\HubspotBundle\Controller\Api\HubspotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Api\HubspotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Front\IFrameController" (parent: .abstract.instanceof.ValueIn\HubspotBundle\Controller\Front\IFrameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Front\IFrameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Front\IFrameController).
Resolving inheritance for "ValueIn\HubspotBundle\Controller\Front\IFrameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Front\IFrameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Front\OAuthController" (parent: .abstract.instanceof.ValueIn\HubspotBundle\Controller\Front\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Front\OAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Front\OAuthController).
Resolving inheritance for "ValueIn\HubspotBundle\Controller\Front\OAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Front\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\HubspotBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .abstract.instanceof.ValueIn\HubspotBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for "ValueIn\HubspotBundle\EventSubscriber\CompanyConfigEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\HubspotBundle\EventSubscriber\CompanyConfigEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\HubspotBundle\Form\CompanyConfigsTypes\HubspotConfigsTypes" (parent: .abstract.instanceof.ValueIn\HubspotBundle\Form\CompanyConfigsTypes\HubspotConfigsTypes).
Resolving inheritance for "ValueIn\HubspotBundle\Form\CompanyConfigsTypes\HubspotConfigsTypes" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\HubspotBundle\Form\CompanyConfigsTypes\HubspotConfigsTypes).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\AvalaraBundle\Controller\AvalaraController" (parent: .abstract.instanceof.Local\AvalaraBundle\Controller\AvalaraController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\AvalaraBundle\Controller\AvalaraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\AvalaraBundle\Controller\AvalaraController).
Resolving inheritance for "Local\AvalaraBundle\Controller\AvalaraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\AvalaraBundle\Controller\AvalaraController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\PayoutStatBundle\Command\ProcessManualPayout" (parent: .abstract.instanceof.Local\PayoutStatBundle\Command\ProcessManualPayout).
Resolving inheritance for "Local\PayoutStatBundle\Command\ProcessManualPayout" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\PayoutStatBundle\Command\ProcessManualPayout).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\PayoutStatBundle\Command\ProcessPayouts" (parent: .abstract.instanceof.Local\PayoutStatBundle\Command\ProcessPayouts).
Resolving inheritance for "Local\PayoutStatBundle\Command\ProcessPayouts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\PayoutStatBundle\Command\ProcessPayouts).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\PayoutStatBundle\Controller\ApiController" (parent: .abstract.instanceof.Local\PayoutStatBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\PayoutStatBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\PayoutStatBundle\Controller\ApiController).
Resolving inheritance for "Local\PayoutStatBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\PayoutStatBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Local\PayoutStatBundle\Twig\DateExtension" (parent: .abstract.instanceof.Local\PayoutStatBundle\Twig\DateExtension).
Resolving inheritance for "Local\PayoutStatBundle\Twig\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Local\PayoutStatBundle\Twig\DateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Local\PayoutStatBundle\Twig\PriceExtension" (parent: .abstract.instanceof.Local\PayoutStatBundle\Twig\PriceExtension).
Resolving inheritance for "Local\PayoutStatBundle\Twig\PriceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Local\PayoutStatBundle\Twig\PriceExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Local\PerfBundle\EventSubscriber\ClockWatchEventSubscriber" (parent: .abstract.instanceof.Local\PerfBundle\EventSubscriber\ClockWatchEventSubscriber).
Resolving inheritance for "Local\PerfBundle\EventSubscriber\ClockWatchEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Local\PerfBundle\EventSubscriber\ClockWatchEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\PhraseBundle\Command\PullTranslationsCommand" (parent: .abstract.instanceof.Local\PhraseBundle\Command\PullTranslationsCommand).
Resolving inheritance for "Local\PhraseBundle\Command\PullTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\PhraseBundle\Command\PullTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\Archived\SendNotificationsCommand" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Command\Archived\SendNotificationsCommand).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Command\Archived\SendNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\Archived\SendNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\Archived\SetStripeAccountDestinationOnActiveSubscriptionsCommand" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Command\Archived\SetStripeAccountDestinationOnActiveSubscriptionsCommand).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Command\Archived\SetStripeAccountDestinationOnActiveSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\Archived\SetStripeAccountDestinationOnActiveSubscriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\NagiosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\PetController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\PetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\PetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\PetController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\PetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\PetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" (parent: .abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController).
Resolving inheritance for "Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController" (parent: .abstract.instanceof.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController).
Resolving inheritance for "Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController).
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.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (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).
85
Removing method "injectDependency" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\AccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\CommissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\CommissionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\CompanyConfigsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\CompanyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\CompanyController::switchScopeAction": no corresponding services exist for the referenced types.
Removing method "injectDependency" of service "App\Controller\ContactController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\ContactController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\CustomerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\CustomerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\DunningController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\DunningController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\EnvironmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\EnvironmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\ExtractController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\ExtractController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\GatewayPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\GatewayPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\InvoiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\InvoiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\JournalEntryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\JournalEntryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\LanguagesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\LegalEntityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\LegalEntityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\MasterdataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\MasterdataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\MasterdataFolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\MasterdataFolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\OfferController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\OfferController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\OpportunityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\OpportunityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PaymentAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\PaymentAccountController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PaymentScheduleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\PaymentScheduleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PayoutController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\PayoutController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PrivateURI\ExtractController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PrivateURI\ImageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PrivateURI\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\PublicPages" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\QuoteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\QuoteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\RevenueScheduleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\RevenueScheduleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\SubscriptionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\SubscriptionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\TaxationItemController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\TaxationItemController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\TicketController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\TicketController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\TransferController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "App\Controller\TransferController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\UserRoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\Workflow\RefundController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\Workflow\RegularizeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\Workflow\RepartitionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "App\Controller\Workflow\SubscribeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDefaultTimeZone" of service "ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\ValueInUserBundle\Controller\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\ValueInUserBundle\Controller\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\ValueInUserBundle\Controller\ResettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "injectDependency" of service "ValueIn\ValueInUserBundle\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
431
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "App\Service\Extract\BusinessRule\ExtractBusinessRuleInterface"; reason: private alias.
Removed service "App\Service\Extract\BusinessRule\ExtractBusinessRuleResponseInterface"; reason: private alias.
Removed service "App\Service\Remote\Interfaces\RemoteLink"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\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 "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalApiLimiter"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.hubspot"; reason: private alias.
Removed service "security.user_checker.hubspot"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.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.migrations.metadata_storage"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
Removed service "sonata.media.admin.media.manager"; reason: private alias.
Removed service "sonata.media.http.client"; reason: private alias.
Removed service "sonata.media.http.message_factory"; reason: private alias.
Removed service "sonata.media.adapter.image.default"; reason: private alias.
Removed service "sonata.media.resizer.default"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Nelmio\ApiDocBundle\ApiDocGenerator"; reason: private alias.
Removed service "App\Service\Bridges\QuoteWriterInterface"; 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 $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".service_locator.zLiFvK2"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.odT0BRC"; reason: private alias.
Removed service ".service_locator.l2mnOo9"; reason: private alias.
Removed service ".service_locator.YSfucok"; reason: private alias.
Removed service ".service_locator.1_vX8KS"; reason: private alias.
Removed service ".service_locator.U2X8reh"; reason: private alias.
Removed service ".service_locator.Cb1y3Rx"; reason: private alias.
Removed service ".service_locator.qRiW1Aq"; reason: private alias.
Removed service ".service_locator.ZNmJh4V"; reason: private alias.
Removed service ".service_locator.7x6mOC9"; reason: private alias.
Removed service ".service_locator.9gxsCgg"; reason: private alias.
Removed service ".service_locator.skf3YJq"; reason: private alias.
Removed service ".service_locator.6zeG1jJ"; reason: private alias.
Removed service ".service_locator.KiB.1aX"; reason: private alias.
Removed service ".service_locator.UUUUyk_"; reason: private alias.
Removed service ".service_locator.a2msaqe"; reason: private alias.
Removed service ".service_locator.ZOSO46e"; reason: private alias.
Removed service ".service_locator.jAdG2EY"; reason: private alias.
Removed service ".service_locator.eT.yEKA"; reason: private alias.
Removed service ".service_locator.riN28QK"; reason: private alias.
Removed service ".service_locator.VQpjXJ1"; reason: private alias.
Removed service ".service_locator.mpg4XVJ"; reason: private alias.
Removed service ".service_locator.MzwoDn2"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.PnL.w66"; reason: private alias.
Removed service ".service_locator.GFPfeUa"; reason: private alias.
Removed service ".service_locator.f4RZgy5"; reason: private alias.
Removed service ".service_locator.fLLFP2j"; reason: private alias.
Removed service ".service_locator.GKIk3wz"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jPwIMj0"; reason: private alias.
Removed service ".service_locator.4Yf7WPn"; reason: private alias.
Removed service ".service_locator.5XPWfqd"; reason: private alias.
Removed service ".service_locator..59HRti"; reason: private alias.
Removed service ".service_locator.e22OrT5"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.MrPwCJ0"; reason: private alias.
Removed service ".service_locator.QjtXvt6"; reason: private alias.
Removed service ".service_locator..y3I70s"; reason: private alias.
Removed service ".service_locator.jyuEOki"; reason: private alias.
Removed service ".service_locator.Z4nMtdj"; reason: private alias.
Removed service ".service_locator.ggJ.WYl"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "doctrine_migrations.diff_command"; reason: private alias.
Removed service "doctrine_migrations.generate_command"; reason: private alias.
Removed service "App\Translation\Translator.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.hubspot"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "nelmio_api_doc.model_describers.jms"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.hubspot"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.EwH7CbA"; reason: private alias.
Removed service ".service_locator.CRozQdc"; reason: private alias.
Removed service ".service_locator._.x2.Z."; reason: private alias.
Removed service ".service_locator.vjuO4i3"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.da9c6zC"; reason: private alias.
Removed service ".service_locator.WIXfnMb"; reason: private alias.
Removed service ".service_locator.fRgkntM"; reason: private alias.
Removed service ".service_locator.9FHrRmZ"; reason: private alias.
Removed service ".service_locator.C_2r44o"; reason: private alias.
Removed service ".service_locator..gEqyT0"; reason: private alias.
Removed service ".service_locator.4ZHALsq"; reason: private alias.
Removed service ".service_locator.dUO785A"; reason: private alias.
Removed service ".service_locator.FL.bFu3"; reason: private alias.
Removed service ".service_locator.pHfT5Xp"; reason: private alias.
Removed service ".service_locator.LG1tift"; reason: private alias.
Removed service ".service_locator.rmg.ta2"; reason: private alias.
Removed service ".service_locator.TJIFlJM"; reason: private alias.
Removed service ".service_locator.WbpS2Bi"; reason: private alias.
Removed service ".service_locator.vmfzeae"; reason: private alias.
Removed service ".service_locator.1pvFZ_o"; reason: private alias.
Removed service ".service_locator.u_69eVN"; reason: private alias.
Removed service ".service_locator.DCAuWCd"; reason: private alias.
Removed service ".service_locator.1P2umUu"; reason: private alias.
Removed service ".service_locator.oz0bAVv"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.j8hH1kN"; reason: private alias.
Removed service ".service_locator.MNex6kS"; reason: private alias.
Removed service ".service_locator.DuoWZcC"; reason: private alias.
Removed service ".service_locator.Al9qMGm"; reason: private alias.
Removed service ".service_locator.yDshAfW"; reason: private alias.
Removed service ".service_locator.G6i0Bw5"; reason: private alias.
Removed service ".service_locator.3TxtYGS"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.o6WG45x"; reason: private alias.
Removed service ".service_locator.vf3O4kY"; reason: private alias.
Removed service ".service_locator.D2Lj1VB"; reason: private alias.
Removed service ".service_locator.RgwmW0T"; reason: private alias.
Removed service ".service_locator.5nEt6e9"; reason: private alias.
Removed service ".service_locator.FCO36XX"; reason: private alias.
Removed service ".service_locator.iJUfVdg"; reason: private alias.
Removed service ".service_locator.A9IwMPX"; reason: private alias.
Removed service ".service_locator.sqL0lh0"; reason: private alias.
Removed service ".service_locator.36L8aS8"; reason: private alias.
Removed service ".service_locator.w8kwHlE"; reason: private alias.
Removed service ".service_locator.iVM0jeN"; reason: private alias.
Removed service ".service_locator.SPbkFDY"; reason: private alias.
Removed service ".service_locator.2cGcsrE"; reason: private alias.
Removed service ".service_locator.PYgRf_f"; reason: private alias.
Removed service ".service_locator.pRtMMyO"; reason: private alias.
Removed service ".service_locator.PXWDY6n"; reason: private alias.
Removed service ".service_locator.IPjn04w"; reason: private alias.
Removed service ".service_locator.wQYsG1Z"; reason: private alias.
Removed service ".service_locator.RPB8DMs"; reason: private alias.
Removed service ".service_locator.zLJL0JV"; reason: private alias.
Removed service ".service_locator.Lneq6J9"; reason: private alias.
Removed service ".service_locator.vuRAgkr"; reason: private alias.
Removed service ".service_locator.46yPOoB"; reason: private alias.
Removed service ".service_locator.A9c_KZ."; reason: private alias.
Removed service ".service_locator.5y1waCM"; reason: private alias.
Removed service ".service_locator.f6UBoh4"; reason: private alias.
Removed service ".service_locator.lPdd9aP"; reason: private alias.
Removed service ".service_locator.apoX6rA"; reason: private alias.
Removed service ".service_locator.jDLYug_"; reason: private alias.
Removed service ".service_locator.Cj5mqT."; reason: private alias.
Removed service ".service_locator..XACm4q"; reason: private alias.
Removed service ".service_locator.6uO1Qdb"; reason: private alias.
Removed service ".service_locator.OkCItX4"; reason: private alias.
Removed service ".service_locator.psN_qmT"; reason: private alias.
Removed service ".service_locator.cdd0vLx"; reason: private alias.
Removed service ".service_locator.0p6i2pG"; reason: private alias.
Removed service ".service_locator.H0olqay"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
330
Changed reference of service "App\Admin\AssociationTableAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\AssociationTableAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CompanyAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\CompanyAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CompanyConfigAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\CompanyConfigAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ContactAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ContactAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\CustomerAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\CustomerAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\DocumentationAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\DocumentationAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\GroupAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\GroupAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\InvoiceAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\InvoiceAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\OfferAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\OfferAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\PaymentAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\PaymentAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ProcessAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ProcessAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ProcessStepAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ProcessStepAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ProductAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ProductAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ProductPriceAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ProductPriceAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ProductStockAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ProductStockAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ProviderAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ProviderAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ReportAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ReportAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ReportAnchorPointAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ReportAnchorPointAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\ReportStepAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\ReportStepAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SubscriptionAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\SubscriptionAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SubscriptionHistoryAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\SubscriptionHistoryAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SubscriptionItemAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\SubscriptionItemAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\SubscriptionStatusAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\SubscriptionStatusAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\UserAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\UserAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\UserRoleAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "App\Admin\UserRoleAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\DunningAutoPayCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\Queue\FlushCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\RemoteSyncCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\RemoteSyncSubsWeeklyCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\AccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\CommissionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CommissionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\CompanyConfigsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CompanyConfigsController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\CompanyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CompanyController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\ContactController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ContactController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\CustomerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\CustomerController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\DefaultController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\DunningController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\DunningController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\EnvironmentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\EnvironmentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\ExtractController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ExtractController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\GatewayPaymentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\GatewayPaymentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\InvoiceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\InvoiceController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\JournalEntryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\JournalEntryController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\LanguagesController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\LanguagesController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\LegalEntityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\LegalEntityController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\MasterdataController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\MasterdataController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\MasterdataFolderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\MasterdataFolderController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\NotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\NotificationController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\OfferController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\OfferController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\OpportunityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\OpportunityController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PaymentAccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PaymentAccountController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PaymentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PaymentController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PaymentScheduleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PaymentScheduleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PayoutController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PayoutController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PrivateURI\ExtractController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PrivateURI\ExtractController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PrivateURI\ImageController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PrivateURI\ImageController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PrivateURI\ReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PrivateURI\ReportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PublicPages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\PublicPages" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\QuoteController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\QuoteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\RefundController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\RefundController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\ReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ReportController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\RevenueScheduleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\RevenueScheduleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\SubscriptionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\SubscriptionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\TagController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\TagController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\TaxationItemController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\TaxationItemController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\TicketController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\TicketController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\TransferController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\TransferController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Controller\UserController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\UserRoleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\UserRoleController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Workflow\RefundController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Workflow\RefundController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Workflow\RegularizeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Workflow\RegularizeController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Workflow\RepartitionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Workflow\RepartitionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Workflow\SubscribeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Workflow\SubscribeController" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\ExceptionSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventSubscriber\Search\AssociationTableSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\ContactSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\CustomerSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\ExtractSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\InvoiceSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\OfferSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\PaymentSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\QuoteSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\ReportSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\Search\SubscriptionSearchEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\UserAccessEventSubscriber" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Form\CompanyConfigsTypes\PublicPagesType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UserRoleType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Menu\CallbackChecks\IsManagerOrAdminCheck" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Menu\MenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\ContextSwitcherService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\CurrentCompany" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Service\Dunning\Cancellation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Dunning\DunningGroupedNotifications" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Dunning\Mail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Dunning\Recommended" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Dunning\SimpleMail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Dunning\Suspension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Masterdata\ExecutionHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Masterdata\FormFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Search\SearchEngine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\SubJourney" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Sync\Resync" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Service\Twig\Extension\PropertyDisplay" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Twig\Extension\TranslationsLoader" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Twig\Extension\WarningsNotificationExtension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
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.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\ChangePasswordController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\ChangePasswordController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\ProfileController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\ResettingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\ResettingController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\SecurityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\ValueInUserBundle\Controller\SecurityController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu.group_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.security_runtime" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.security.handler.role" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.media" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "sonata.media.admin.gallery" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery_item" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "sonata.media.admin.gallery_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\CommonBundle\Admin\CronJobAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "ValueIn\CommonBundle\Admin\CronJobAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ValueIn\CommonBundle\Admin\EAVCatalogAdmin" previously pointing to "ValueIn\CommonBundle\Admin\Model\ModelManager" to "sonata.admin.manager.orm".
Changed reference of service "ValueIn\CommonBundle\Admin\EAVCatalogAdmin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ShopBundle\Repository\Remote\QuoteRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\ShopBundle\Services\LoginURLBuilder" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "ValueIn\HubspotBundle\Controller\Api\HubspotController" previously pointing to "router.default" to "router".
Changed reference of service "ValueIn\HubspotBundle\Service\HubspotOAuthService" previously pointing to "router.default" to "router".
Changed reference of service "Local\PayoutStatBundle\Service\PayoutDetailedManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Local\PerfBundle\Controller\PerfLogController" previously pointing to "router.default" to "router".
Changed reference of service "Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5kjyZE0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.MEa3gue" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XLdfSVl" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.XLdfSVl" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.6IdIhn0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6IdIhn0" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.6IdIhn0" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.4nRb37B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.4nRb37B" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.oohZVHl" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.oohZVHl" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.oohZVHl" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.mwKK5lf" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mwKK5lf" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PK3g_Zq" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.PK3g_Zq" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.PK3g_Zq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hrsg9ho" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.hrsg9ho" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.sLcbtyc" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.sLcbtyc" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.VgF4fb3" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.VgF4fb3" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VgF4fb3" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.xyeX_XS" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xyeX_XS" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.N419H_d" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.LrCXAmX" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass.inner" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "sonata.admin.manager.orm" previously pointing to "translator.data_collector" to "translator".
1130
Removed service "App\DTO"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "App\EventDispatcher\Event"; reason: abstract.
Removed service "App\Service\AutomationFormula"; reason: abstract.
Removed service "App\Service\AutomationMasterdata"; reason: abstract.
Removed service "App\Service\Masterdata\Dijkstra"; reason: abstract.
Removed service "App\Service\Masterdata\PEG"; reason: abstract.
Removed service "App\Service\Sync\ListBuilder"; reason: abstract.
Removed service "App\Service\Sync\Synchronizer"; reason: abstract.
Removed service "App\Service\Twig\Extension\TokenParser"; reason: abstract.
Removed service "App\Session\SessionArray"; reason: abstract.
Removed service "ValueIn\CommonBundle\Annotation"; reason: abstract.
Removed service "ValueIn\CommonBundle\Entity"; reason: abstract.
Removed service "ValueIn\CommonBundle\Repository"; reason: abstract.
Removed service "ValueIn\CommonBundle\Admin"; reason: abstract.
Removed service "ValueIn\CommonBundle\Form\DataTransformer"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "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 "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "ValueIn\CommonBundle\Admin\Model"; reason: abstract.
Removed service "ValueIn\InvoiceApiBundle\DependencyInjection"; reason: abstract.
Removed service "ValueIn\InvoiceApiBundle\Resources"; reason: abstract.
Removed service "ValueIn\InvoiceApiBundle\Form\Transformer"; reason: abstract.
Removed service "Local\PerfBundle\Entity"; reason: abstract.
Removed service "Local\PerfBundle\Model"; reason: abstract.
Removed service "Local\PerfBundle\PerfBundle"; reason: abstract.
Removed service "Local\PhraseBundle\DependencyInjection"; reason: abstract.
Removed service ".instanceof.App\Admin\AssociationTableAdmin.0.App\Admin\AssociationTableAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\AssociationTableAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\CompanyAdmin.0.App\Admin\CompanyAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\CompanyAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\CompanyConfigAdmin.0.App\Admin\CompanyConfigAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\CompanyConfigAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ContactAdmin.0.App\Admin\ContactAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ContactAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\CustomerAdmin.0.App\Admin\CustomerAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\CustomerAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\DocumentationAdmin.0.App\Admin\DocumentationAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\DocumentationAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\GroupAdmin.0.App\Admin\GroupAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\GroupAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\InvoiceAdmin.0.App\Admin\InvoiceAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\InvoiceAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\OfferAdmin.0.App\Admin\OfferAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\OfferAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\PaymentAdmin.0.App\Admin\PaymentAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\PaymentAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ProcessAdmin.0.App\Admin\ProcessAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ProcessAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ProcessStepAdmin.0.App\Admin\ProcessStepAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ProcessStepAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ProductAdmin.0.App\Admin\ProductAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ProductAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ProductPriceAdmin.0.App\Admin\ProductPriceAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ProductPriceAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ProductStockAdmin.0.App\Admin\ProductStockAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ProductStockAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ProviderAdmin.0.App\Admin\ProviderAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ProviderAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ReportAdmin.0.App\Admin\ReportAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ReportAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ReportAnchorPointAdmin.0.App\Admin\ReportAnchorPointAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ReportAnchorPointAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\ReportStepAdmin.0.App\Admin\ReportStepAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\ReportStepAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\SubscriptionAdmin.0.App\Admin\SubscriptionAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\SubscriptionAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\SubscriptionHistoryAdmin.0.App\Admin\SubscriptionHistoryAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\SubscriptionHistoryAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\SubscriptionItemAdmin.0.App\Admin\SubscriptionItemAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\SubscriptionItemAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\SubscriptionStatusAdmin.0.App\Admin\SubscriptionStatusAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\SubscriptionStatusAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\UserAdmin.0.App\Admin\UserAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\UserAdmin"; reason: abstract.
Removed service ".instanceof.App\Admin\UserRoleAdmin.0.App\Admin\UserRoleAdmin"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\UserRoleAdmin"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CompilePEGCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CompilePEGCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\Migrations\DiffCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Doctrine\Migrations\DiffCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\Migrations\GenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Doctrine\Migrations\GenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningAutoPayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DunningAutoPayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningAutoPayCronCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DunningAutoPayCronCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningBatchCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DunningBatchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningCronCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DunningCronCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DunningNotifCronSendCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DunningNotifCronSendCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HealthCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HealthCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Install\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateCompanyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Install\CreateCompanyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Install\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Install\ExtractHeaders"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Install\ExtractHeaders"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\CancelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Queue\CancelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\DumpCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Queue\DumpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\FlushCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Queue\FlushCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Queue\RescheduleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Queue\RescheduleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoteSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoteSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoteSyncSubsWeeklyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoteSyncSubsWeeklyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportDebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReportDebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CommissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyConfigsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyConfigsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyConfigsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DunningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DunningController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DunningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EnvironmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExtractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GatewayPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GatewayPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GatewayPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HealthCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JournalEntryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguagesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LanguagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalEntityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LegalEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MasterdataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MasterdataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MasterdataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MasterdataFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MasterdataFolderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MasterdataFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpportunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpportunityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OpportunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Controller\ParamConverter\RestApiConverter"; reason: abstract.
Removed service ".instanceof.App\Controller\ParamConverter\RestApiConverter.0.App\Controller\ParamConverter\RestApiConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParamConverter\RestApiConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Controller\ParamConverter\SearchQueryStringParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParamConverter\SearchQueryStringParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ExtractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ExtractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrivateURI\ExtractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrivateURI\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateURI\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateURI\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrivateURI\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicPages"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicPages"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicPages"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RefundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenueScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenueScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RevenueScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Search\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Search\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Search\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubjourneyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubjourneyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubjourneyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaxationItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaxationItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TaxationItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserRoleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WdtController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WdtController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WdtController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RefundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Workflow\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RegularizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RegularizeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Workflow\RegularizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\RepartitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\RepartitionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Workflow\RepartitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\SubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\SubscribeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Workflow\SubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.App\DataCollector\XDebugCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\DataCollector\XDebugCollector"; reason: abstract.
Removed service ".abstract.instanceof.App\DataCollector\XDebugCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\EventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ExtractBusinessRuleEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ExtractBusinessRuleEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FieldTypeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\FieldTypeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\InjectServiceInSqlFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\InjectServiceInSqlFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\MaterializedPathSubscriber.0.App\EventSubscriber\MaterializedPathSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MaterializedPathSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ResponseEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\AssociationTableSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\AssociationTableSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ContactSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\ContactSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\CustomerSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\CustomerSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ExtractSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\ExtractSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\InvoiceSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\InvoiceSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\OfferSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\OfferSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\PaymentSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\PaymentSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\QuoteSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\QuoteSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\ReportSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\ReportSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Search\SubscriptionSearchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\Search\SubscriptionSearchEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\TablePrefixSubscriber.0.App\EventSubscriber\TablePrefixSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TablePrefixSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserAccessEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UserAccessEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\CustomCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\CustomCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DomainConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DomainConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\Dunning\DunningGenericItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\Dunning\DunningGenericItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\Dunning\TemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\Dunning\TemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DunningConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningExternalRecoveryServiceActionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DunningExternalRecoveryServiceActionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningMailActionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DunningMailActionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningRecommendedActionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DunningRecommendedActionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningSimpleMailActionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DunningSimpleMailActionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\DunningSmsActionConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\DunningSmsActionConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\IframeModalButtonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\IframeModalButtonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\InvoiceProviderConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\InvoiceProviderConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicKeyConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\PublicKeyConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicPagesCredentialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\PublicPagesCredentialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyConfigsTypes\PublicPagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyConfigsTypes\PublicPagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Config\LanguageFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Config\LanguageFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EnvironmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EnvironmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\ActionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventListener\ActionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractAnchorPointType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtractAnchorPointType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractReportLinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtractReportLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractSecurityRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtractSecurityRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\DataListType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\DataListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\DropdownIconButtonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\DropdownIconButtonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\LocaleDate"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\LocaleDate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ProcessAnchorPointIdType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\ProcessAnchorPointIdType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ProcessStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\ProcessStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\ReportStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\ReportStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FieldType\TokenizedCKEditorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FieldType\TokenizedCKEditorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatFeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlatFeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewExtractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewExtractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewQuoteModalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewQuoteModalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OpportunityCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OpportunityEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OpportunityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OpportunityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PerUnitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PerUnitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProcessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProcessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductStockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefundType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RefundType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportAnchorPointType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReportAnchorPointType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenueScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RevenueScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScriptFolderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScriptFolderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScriptType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ScriptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\CustomPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\CustomPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubscriptionHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubscriptionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubscriptionStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxationItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaxationItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TierPricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TierPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRoleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VolumePricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VolumePricingType"; reason: abstract.
Removed service ".instanceof.App\Menu\CallbackChecks\CallbackChecksInterface.0.App\Menu\CallbackChecks\HasACompanyCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Menu\CallbackChecks\HasACompanyCheck"; reason: abstract.
Removed service ".instanceof.App\Menu\CallbackChecks\CallbackChecksInterface.0.App\Menu\CallbackChecks\IsManagerOrAdminCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\Menu\CallbackChecks\IsManagerOrAdminCheck"; reason: abstract.
Removed service ".instanceof.App\Menu\MenuBuilder.0.App\Menu\MenuBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Menu\MenuBuilder"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceRepository\UserRepository"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Cancellation"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\Cancellation"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\ExternalRecoveryService"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\ExternalRecoveryService"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Mail"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\Mail"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Recommended"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\Recommended"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\SimpleMail"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\SimpleMail"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Sms"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\Sms"; reason: abstract.
Removed service ".instanceof.App\Service\Dunning\DunningAction.0.App\Service\Dunning\Suspension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Dunning\Suspension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Currency"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\Currency"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\DunningExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\DunningExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Environments"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\Environments"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Extract"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\Extract"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\IsInstanceOf"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\IsInstanceOf"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\JsonDecode"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\JsonDecode"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\LanguageSelector"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\LanguageSelector"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\OnlineHelp"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\OnlineHelp"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\PropertyDisplay"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\PropertyDisplay"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\PublicFilesLoaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\PublicFilesLoaderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\RenderField"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\RenderField"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Report"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\Report"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\ReportableAnnotation"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\ReportableAnnotation"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortArrayByDate"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\SortArrayByDate"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortByDate"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\SortByDate"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SortByFields"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\SortByFields"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SubJourneyExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\SubJourneyExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\SubscriptionTotal"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\SubscriptionTotal"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\Tokenize"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\Tokenize"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\TranslationsLoader"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\TranslationsLoader"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\UcWords"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\UcWords"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\UiTagsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\UiTagsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\Twig\Extension\WarningsNotificationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Twig\Extension\WarningsNotificationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.App\Translation\Translator"; reason: abstract.
Removed service ".abstract.instanceof.App\Translation\Translator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronDisableJobCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Command\CronDisableJobCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronEnableJobCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Command\CronEnableJobCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronPruneLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Command\CronPruneLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronRunCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Command\CronRunCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronScanCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Command\CronScanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\CommonBundle\Command\CronStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Command\CronStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\CommonBundle\Controller\Admin\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\CommonBundle\Controller\Admin\CRUDController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Controller\Admin\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\DataCollector\CacheCallbackCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\CommonBundle\Form\FieldType\EAVType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Form\FieldType\EAVType"; reason: abstract.
Removed service ".instanceof.ValueIn\CommonBundle\Listener\SoftDelete.0.ValueIn\CommonBundle\Listener\SoftDelete"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Listener\SoftDelete"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ValueInUserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ValueInUserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\ResettingController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ValueInUserBundle\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ValueInUserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ValueInUserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ValueInUserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\ValueInUserBundle\Command\ChangeUserPasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ValueInUserBundle\Command\ChangeUserPasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\ValueInUserBundle\Command\EnableDisableUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ValueInUserBundle\Command\EnableDisableUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEngineBundle\Command\BillRunCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Command\BillRunCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEngineBundle\Command\BillRunPreviewCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Command\BillRunPreviewCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\MenuBuilderEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\EventSubscriber\MenuBuilderEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceEngineBundle\EventSubscriber\RenderCrudEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\EventSubscriber\RenderCrudEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\CompanyConfigsTypes\InvoiceEngineConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\CompanyConfigsTypes\InvoiceEngineConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEnginePaymentMethodType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEnginePaymentMethodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEngineTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceEngineTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceNumberingSequenceType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\InvoiceNumberingSequenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\TaxClassType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\TaxClassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceEngineBundle\Form\Type\TaxRateType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEngineBundle\Form\Type\TaxRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripeTransfersCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripeTransfersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController"; reason: abstract.
Removed service ".instanceof.ValueIn\CommonBundle\Admin\CronJobAdmin.0.ValueIn\CommonBundle\Admin\CronJobAdmin"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Admin\CronJobAdmin"; reason: abstract.
Removed service ".instanceof.ValueIn\CommonBundle\Admin\EAVCatalogAdmin.0.ValueIn\CommonBundle\Admin\EAVCatalogAdmin"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Admin\EAVCatalogAdmin"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobRepository"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Repository\ServiceRepository\CronJobResultRepository"; reason: abstract.
Removed service ".instanceof.Sonata\AdminBundle\Model\ModelManagerInterface.0.ValueIn\CommonBundle\Admin\Model\ModelManager"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\CommonBundle\Admin\Model\ModelManager"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ShopBundle\Controller\QuoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ShopBundle\Controller\QuoteController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ShopBundle\Controller\QuoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ShopBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ShopBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\ShopBundle\Form\CompanyConfigsTypes\ShopConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ShopBundle\Form\CompanyConfigsTypes\ShopConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ZuoraBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ZuoraBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\ZuoraBundle\Controller\MemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\ZuoraBundle\Controller\MemoController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\Controller\MemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\ZuoraBundle\Form\CompanyConfigsTypes\ZuoraConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\Form\CompanyConfigsTypes\ZuoraConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\AnonymizeRemoteCustomerNameSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\AnonymizeRemoteCustomerNameSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\BillRunEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\BillRunEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\BillingPreviewEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\BillingPreviewEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancelRemoteCustomerInZuoraSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancelRemoteCustomerInZuoraSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationAvailableDateEventSubcriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationAvailableDateEventSubcriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationEnabledEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationEnabledEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CancellationResultEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CancellationResultEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreateCustomerEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CreateCustomerEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreditBalanceEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CreditBalanceEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\CreditTransferEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\CreditTransferEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Dunning\DunningGatewaysSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Dunning\DunningGatewaysSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\MenuBuilderEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\MenuBuilderEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentFailedEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentFailedEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentRecoveredEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Queue\PaymentRecoveredEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RefundEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\RefundEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RemoteInvoicePdfGetterEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\RemoteInvoicePdfGetterEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\SubscriptionRequestEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateCustomerNotesEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateCustomerNotesEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateInvoiceAutoPayEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateInvoiceAutoPayEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteContactInZuoraSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteContactInZuoraSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteEntitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\UpdateRemoteEntitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectInvoiceEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectInvoiceEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectRefundTypeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\CollectRefundTypeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\RefundProcessEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Refund\RefundProcessEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\CollectRegularizationProductsEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\CollectRegularizationProductsEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\RegularizeProcessEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\ZuoraBundle\EventSubscriber\Workflow\Regularize\RegularizeProcessEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceApiBundle\Command\ExportApiTreeCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Command\ExportApiTreeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ValueIn\InvoiceApiBundle\Command\ExportSwaggerCommand"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Command\ExportSwaggerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\AssociationTableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\AssociationTableController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\AssociationTableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\DocumentationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProcessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProcessController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProcessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProcessStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProcessStepController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProcessStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductPriceController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProductPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProductStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProductStockController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProductStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ProviderController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ReportStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ReportStepController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ReportStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ScriptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ScriptController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ScriptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\InvoiceApiBundle\Controller\UserRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\InvoiceApiBundle\Controller\UserRoleController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Controller\UserRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\EventSubscriber\APIExceptionEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\APIResponseEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\EventSubscriber\APIResponseEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\EventSubscriber\ViewResponse"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\AccountType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\AssociationTableType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\AssociationTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CompanyConfigType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\CompanyConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\DocumentationType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\DocumentationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\EAV\EAVCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\EAV\EAVCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\EAV\EAVEntryType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\EAV\EAVEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\InvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\InvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\OfferType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\OfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\PaymentType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\PaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProcessStepType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProcessStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProcessType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProcessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductStockType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProductStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ProviderType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ProviderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportAnchorPointType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ReportAnchorPointType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportStepType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ReportStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ReportType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptArchiveType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptArchiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemGroupType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptExecutionType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptExecutionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptFolderType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptFolderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\ScriptType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\ScriptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionItemType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionStatusType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\SubscriptionType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\SubscriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\UserRoleType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\UserRoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\InvoiceApiBundle\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Form\UserType"; reason: abstract.
Removed service ".instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass"; reason: abstract.
Removed service ".instanceof.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper.0.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\InvoiceApiBundle\Services\Api\RouteDescriber\ApiEnvelopeWrapper"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\SalesforceBundle\Form\CompanyConfigsTypes\SalesforceConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\SalesforceBundle\Form\CompanyConfigsTypes\SalesforceConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\SalesforceBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\SalesforceBundle\EventSubscriber\LinkToRemoteEntityEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\SalesforceBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\SalesforceBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\GoCardlessBundle\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\GoCardlessBundle\Controller\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\GoCardlessBundle\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\GoCardlessBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\GoCardlessBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\GoCardlessBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\GoCardlessBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\GoCardlessBundle\Form\CompanyConfigsTypes\GoCardlessConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\GoCardlessBundle\Form\CompanyConfigsTypes\GoCardlessConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\StripeBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\StripeBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\StripeBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\StripeBundle\EventSubscriber\RepositoryMappingEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\StripeBundle\Form\CompanyConfigsTypes\StripeConfigsType"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\StripeBundle\Form\CompanyConfigsTypes\StripeConfigsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Api\HubspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Api\HubspotController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\HubspotBundle\Controller\Api\HubspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Front\IFrameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Front\IFrameController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\HubspotBundle\Controller\Front\IFrameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ValueIn\HubspotBundle\Controller\Front\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ValueIn\HubspotBundle\Controller\Front\OAuthController"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\HubspotBundle\Controller\Front\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ValueIn\HubspotBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\HubspotBundle\EventSubscriber\CompanyConfigEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\HubspotBundle\Form\CompanyConfigsTypes\HubspotConfigsTypes"; reason: abstract.
Removed service ".abstract.instanceof.ValueIn\HubspotBundle\Form\CompanyConfigsTypes\HubspotConfigsTypes"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\AvalaraBundle\Controller\AvalaraController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\AvalaraBundle\Controller\AvalaraController"; reason: abstract.
Removed service ".abstract.instanceof.Local\AvalaraBundle\Controller\AvalaraController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\PayoutStatBundle\Command\ProcessManualPayout"; reason: abstract.
Removed service ".abstract.instanceof.Local\PayoutStatBundle\Command\ProcessManualPayout"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\PayoutStatBundle\Command\ProcessPayouts"; reason: abstract.
Removed service ".abstract.instanceof.Local\PayoutStatBundle\Command\ProcessPayouts"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\PayoutStatBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\PayoutStatBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Local\PayoutStatBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Local\PayoutStatBundle\Twig\DateExtension"; reason: abstract.
Removed service ".abstract.instanceof.Local\PayoutStatBundle\Twig\DateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Local\PayoutStatBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.Local\PayoutStatBundle\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Local\PerfBundle\EventSubscriber\ClockWatchEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Local\PerfBundle\EventSubscriber\ClockWatchEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\PhraseBundle\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Local\PhraseBundle\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\Archived\SendNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Command\Archived\SendNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\Archived\SetStripeAccountDestinationOnActiveSubscriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Command\Archived\SetStripeAccountDestinationOnActiveSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Command\ProcessStripeCashbackCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Command\UpdateClinicIdsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\PetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\PetController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\PetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController"; reason: abstract.
252
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "App\Annotation\Layout\DefaultAction"; reason: unused.
Removed service "App\Annotation\Layout\PageName"; reason: unused.
Removed service "App\Annotation\Layout\SidebarMenu"; reason: unused.
Removed service "App\App"; reason: unused.
Removed service "App\AppRuntime"; reason: unused.
Removed service "App\DQL\DateFormatFunction"; reason: unused.
Removed service "App\DQL\DateFunction"; reason: unused.
Removed service "App\DQL\GreatestFunction"; reason: unused.
Removed service "App\DQL\IfNullFunction"; reason: unused.
Removed service "App\DQL\LowestFunction"; reason: unused.
Removed service "App\Exception\ErrorInReport"; reason: unused.
Removed service "App\Exception\InstructionFailureException"; reason: unused.
Removed service "App\Exception\MissingEntityException"; reason: unused.
Removed service "App\Exception\PEGException"; reason: unused.
Removed service "App\Form\DataTransformer\ColumnsTypeTransformer"; reason: unused.
Removed service "App\Model\Pdf\AbstractPdfRequest"; reason: unused.
Removed service "App\Model\Pdf\BinaryContentRequest"; reason: unused.
Removed service "App\Model\Pdf\ExtraPartRequest"; reason: unused.
Removed service "App\Model\Pdf\PdfRequest"; reason: unused.
Removed service "App\Model\Queue\QueueCollection"; reason: unused.
Removed service "App\Model\Template\NotificationTokens\ContactTokenTemplateModel"; reason: unused.
Removed service "App\Model\Template\NotificationTokens\CustomerTokenTemplateModel"; reason: unused.
Removed service "App\Model\Template\NotificationTokens\InvoiceAsAttachementTokenTemplateModel"; reason: unused.
Removed service "App\Model\Template\NotificationTokens\InvoiceDownloadLinkTokenTemplateModel"; reason: unused.
Removed service "App\Model\Template\NotificationTokens\InvoiceTokenTemplateModel"; reason: unused.
Removed service "App\Model\Template\NotificationTokens\NotificationTokenTemplateModel"; reason: unused.
Removed service "App\Model\Template\Scalar\ScalarDateTemplateModel"; reason: unused.
Removed service "App\Model\Template\Scalar\ScalarHtmlTemplateModel"; reason: unused.
Removed service "App\Model\Template\Scalar\ScalarMoneyTemplateModel"; reason: unused.
Removed service "App\Model\Template\Scalar\ScalarStringTemplateModel"; reason: unused.
Removed service "App\Model\Template\Scalar\ScalarTimestampTemplateModel"; reason: unused.
Removed service "App\Model\Template\Scalar\ScalarYesNoTemplateModel"; reason: unused.
Removed service "App\Repository\AccountRepository"; reason: unused.
Removed service "App\Repository\AmendmentRepository"; reason: unused.
Removed service "App\Repository\AssociationTableRepository"; reason: unused.
Removed service "App\Repository\CompanyConfigRepository"; reason: unused.
Removed service "App\Repository\CompanyRepository"; reason: unused.
Removed service "App\Repository\ContactRepository"; reason: unused.
Removed service "App\Repository\CreditBalanceAdjustmentRepository"; reason: unused.
Removed service "App\Repository\CrmOfferRepository"; reason: unused.
Removed service "App\Repository\CustomerRepository"; reason: unused.
Removed service "App\Repository\DocumentationRepository"; reason: unused.
Removed service "App\Repository\EnvironmentRepository"; reason: unused.
Removed service "App\Repository\ExtractAnchorPointRepository"; reason: unused.
Removed service "App\Repository\ExtractColumnRepository"; reason: unused.
Removed service "App\Repository\ExtractFieldRepository"; reason: unused.
Removed service "App\Repository\ExtractHeaderLabelRepository"; reason: unused.
Removed service "App\Repository\ExtractHeaderRepository"; reason: unused.
Removed service "App\Repository\ExtractReportLinkRepository"; reason: unused.
Removed service "App\Repository\ExtractRepository"; reason: unused.
Removed service "App\Repository\Filters\CurrentCompanyFilter"; reason: unused.
Removed service "App\Repository\GroupRepository"; reason: unused.
Removed service "App\Repository\InvoiceItemRepository"; reason: unused.
Removed service "App\Repository\InvoiceRepository"; reason: unused.
Removed service "App\Repository\LegalEntityRepository"; reason: unused.
Removed service "App\Repository\MasterdataExceptionRepository"; reason: unused.
Removed service "App\Repository\NotificationRepository"; reason: unused.
Removed service "App\Repository\OfferRepository"; reason: unused.
Removed service "App\Repository\OpportunityCommentRepository"; reason: unused.
Removed service "App\Repository\OpportunityRepository"; reason: unused.
Removed service "App\Repository\OpportunityStatusRepository"; reason: unused.
Removed service "App\Repository\PaymentRepository"; reason: unused.
Removed service "App\Repository\PaymentScheduleRepository"; reason: unused.
Removed service "App\Repository\ProcessRepository"; reason: unused.
Removed service "App\Repository\ProcessStepRepository"; reason: unused.
Removed service "App\Repository\ProductPriceRepository"; reason: unused.
Removed service "App\Repository\ProductRepository"; reason: unused.
Removed service "App\Repository\ProductStockRepository"; reason: unused.
Removed service "App\Repository\ProviderRepository"; reason: unused.
Removed service "App\Repository\QueueRepository"; reason: unused.
Removed service "App\Repository\QuoteRepository"; reason: unused.
Removed service "App\Repository\RefundRepository"; reason: unused.
Removed service "App\Repository\ReportAnchorPointRepository"; reason: unused.
Removed service "App\Repository\ReportRepository"; reason: unused.
Removed service "App\Repository\ReportStepRepository"; reason: unused.
Removed service "App\Repository\RevenueScheduleRepository"; reason: unused.
Removed service "App\Repository\ScriptArchiveRepository"; reason: unused.
Removed service "App\Repository\ScriptFolderRepository"; reason: unused.
Removed service "App\Repository\ScriptRepository"; reason: unused.
Removed service "App\Repository\SubscriptionHistoryRepository"; reason: unused.
Removed service "App\Repository\SubscriptionItemRepository"; reason: unused.
Removed service "App\Repository\SubscriptionRepository"; reason: unused.
Removed service "App\Repository\SubscriptionStatusRepository"; reason: unused.
Removed service "App\Repository\TagRepository"; reason: unused.
Removed service "App\Repository\TaxationItemRepository"; reason: unused.
Removed service "App\Repository\TicketHistoryRepository"; reason: unused.
Removed service "App\Repository\TicketRepository"; reason: unused.
Removed service "App\Repository\UserRoleRepository"; reason: unused.
Removed service "App\Service\Dunning\DunningActionsPass"; reason: unused.
Removed service "App\Service\Dunning\DunningGroupedNotifications"; reason: unused.
Removed service "App\Service\Masterdata\TableNameConverter"; reason: unused.
Removed service "App\Struct\Api\RequestPostQueryCondition"; reason: unused.
Removed service "App\Struct\Api\ResponsePostQuery"; reason: unused.
Removed service "App\Struct\Api\ResponsePostQueryCell"; reason: unused.
Removed service "App\Struct\Api\ResponsePostQueryRow"; reason: unused.
Removed service "App\Struct\BillingPreviewResult"; reason: unused.
Removed service "App\Struct\CreateEntityEventResult"; reason: unused.
Removed service "App\Struct\EventError"; reason: unused.
Removed service "App\Struct\EventResult"; reason: unused.
Removed service "App\Struct\OfferWithProductAndPrice"; reason: unused.
Removed service "App\Struct\Price"; reason: unused.
Removed service "App\Struct\ProductWithPrice"; reason: unused.
Removed service "App\Struct\SubJourney\BackgroundInterval"; reason: unused.
Removed service "App\Struct\SubJourney\ExpectedInterval"; reason: unused.
Removed service "App\Struct\SubJourney\Group"; reason: unused.
Removed service "App\Struct\SubJourney\GroupStack"; reason: unused.
Removed service "App\Struct\SubJourney\Interval"; reason: unused.
Removed service "App\Struct\SubJourney\InvoiceItemInterval"; reason: unused.
Removed service "App\Struct\SubJourney\InvoicePoint"; reason: unused.
Removed service "App\Struct\SubJourney\Point"; reason: unused.
Removed service "App\Struct\SubJourney\PointEditable"; reason: unused.
Removed service "App\Struct\SubJourney\RemovedInterval"; reason: unused.
Removed service "App\Struct\Sync\Mapping"; reason: unused.
Removed service "App\Struct\Workflow\Refund\Invoice"; reason: unused.
Removed service "App\Util\Exporter"; reason: unused.
Removed service "App\Util\ReportLinkTree"; reason: unused.
Removed service "ValueIn\CommonBundle\Command\MemoryWriter"; reason: unused.
Removed service "ValueIn\CommonBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "ValueIn\CommonBundle\DependencyInjection\ValueInCommonExtension"; reason: unused.
Removed service "ValueIn\CommonBundle\Method\CacheCallback"; reason: unused.
Removed service "ValueIn\CommonBundle\Method\Exception"; reason: unused.
Removed service "ValueIn\CommonBundle\Method\Intervals\CalcIntervals"; reason: unused.
Removed service "ValueIn\CommonBundle\ValueInCommonBundle"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "translation.extractor.visitor.trans_method"; reason: unused.
Removed service "translation.extractor.visitor.translatable_message"; reason: unused.
Removed service "translation.extractor.visitor.constraint"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; 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 "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service ".service_locator.HeQ3K7F"; reason: unused.
Removed service "security.user_checker.chain.hubspot"; reason: unused.
Removed service ".service_locator.LBM.QfZ"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service ".service_locator.I5Q3J1s"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~SswDnKt"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "fos_rest.decoder.xml"; reason: unused.
Removed service "ValueIn\InvoiceEngineBundle\Services\Debug\BillRunDebug"; reason: unused.
Removed service "ValueIn\InvoiceEngineBundle\Services\Debug\OutputManagerDebug"; reason: unused.
Removed service "ValueIn\InvoiceEngineBundle\Form\Validation\RequestAmendmentValidation"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.filter_persister.session"; reason: unused.
Removed service "sonata.admin.security.handler.role"; reason: unused.
Removed service "sonata.admin.security.handler.acl"; reason: unused.
Removed service "sonata.admin.entity_manager"; reason: unused.
Removed service "sonata.media.adapter.image.imagick"; reason: unused.
Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
Removed service "sonata.media.formatter.twig"; reason: unused.
Removed service "sonata.media.security.public_strategy"; reason: unused.
Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
Removed service "sonata.media.security.session_strategy"; reason: unused.
Removed service "sonata.media.security.connected_strategy"; reason: unused.
Removed service "ValueIn\CommonBundle\Admin\Exception\AbortRemovalException"; reason: unused.
Removed service "ValueIn\ShopBundle\Services\CrmOfferRemoteLink"; reason: unused.
Removed service "ValueIn\ShopBundle\Services\LegalEntityRemoteLink"; reason: unused.
Removed service "ValueIn\ZuoraBundle\EventSubscriber\Dunning\Gateways\Stripe"; reason: unused.
Removed service "ValueIn\ZuoraBundle\EventSubscriber\Dunning\Gateways\Zuora"; reason: unused.
Removed service "ValueIn\InvoiceApiBundle\Annotations\NoApiEnvelope"; reason: unused.
Removed service "ValueIn\InvoiceApiBundle\Envelope\ApiPagination"; reason: unused.
Removed service "ValueIn\InvoiceApiBundle\Exception\ApiException"; reason: unused.
Removed service "ValueIn\InvoiceApiBundle\Exception\ApiValidationException"; reason: unused.
Removed service "ValueIn\InvoiceApiBundle\InvoiceApiBundle"; reason: unused.
Removed service "Local\PhraseBundle\PhraseBundle"; reason: unused.
Removed service "Local\RcInvoiceEngineBundle\Services\BillRun"; reason: unused.
Removed service "Local\RcInvoiceEngineBundle\Services\StripeRecurringPaymentService"; reason: unused.
Removed service "Local\RcInvoiceEngineBundle\Services\TaxCalculator"; reason: unused.
Removed service ".service_locator.hyE5l33"; reason: unused.
Removed service ".service_locator.5kjyZE0"; reason: unused.
Removed service ".service_locator.wySFOLx"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "monolog.handler.null_internal"; 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 ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.LrCXAmX"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
Removed service "App\Command\Doctrine\Migrations\DiffCommand.inner"; reason: unused.
Removed service "App\Command\Doctrine\Migrations\GenerateCommand.inner"; reason: unused.
621
Inlined service ".service_locator.XLdfSVl.App\Controller\AccountController" to "App\Controller\AccountController".
Inlined service ".service_locator.XLdfSVl.App\Controller\CommissionController" to "App\Controller\CommissionController".
Inlined service ".service_locator.XLdfSVl.App\Controller\CompanyConfigsController" to "App\Controller\CompanyConfigsController".
Inlined service ".service_locator.XLdfSVl.App\Controller\CompanyController" to "App\Controller\CompanyController".
Inlined service ".service_locator.XLdfSVl.App\Controller\ContactController" to "App\Controller\ContactController".
Inlined service ".service_locator.XLdfSVl.App\Controller\CustomerController" to "App\Controller\CustomerController".
Inlined service ".service_locator.XLdfSVl.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service "App\Session\Context\DunningSessionContext" to "App\Controller\DunningController".
Inlined service ".service_locator.XLdfSVl.App\Controller\DunningController" to "App\Controller\DunningController".
Inlined service ".service_locator.XLdfSVl.App\Controller\EnvironmentController" to "App\Controller\EnvironmentController".
Inlined service "App\Service\Extract" to "App\Controller\ExtractController".
Inlined service ".service_locator.XLdfSVl.App\Controller\ExtractController" to "App\Controller\ExtractController".
Inlined service ".service_locator.XLdfSVl.App\Controller\GatewayPaymentController" to "App\Controller\GatewayPaymentController".
Inlined service ".service_locator.XLdfSVl.App\Controller\HealthCheckController" to "App\Controller\HealthCheckController".
Inlined service ".service_locator.XLdfSVl.App\Controller\InvoiceController" to "App\Controller\InvoiceController".
Inlined service ".service_locator.XLdfSVl.App\Controller\JournalEntryController" to "App\Controller\JournalEntryController".
Inlined service ".service_locator.XLdfSVl.App\Controller\LanguagesController" to "App\Controller\LanguagesController".
Inlined service ".service_locator.XLdfSVl.App\Controller\LegalEntityController" to "App\Controller\LegalEntityController".
Inlined service ".service_locator.XLdfSVl.App\Controller\MasterdataController" to "App\Controller\MasterdataController".
Inlined service ".service_locator.XLdfSVl.App\Controller\MasterdataFolderController" to "App\Controller\MasterdataFolderController".
Inlined service ".service_locator.XLdfSVl.App\Controller\NotificationController" to "App\Controller\NotificationController".
Inlined service ".service_locator.XLdfSVl.App\Controller\OfferController" to "App\Controller\OfferController".
Inlined service ".service_locator.XLdfSVl.App\Controller\OpportunityController" to "App\Controller\OpportunityController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PaymentAccountController" to "App\Controller\PaymentAccountController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PaymentController" to "App\Controller\PaymentController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PaymentScheduleController" to "App\Controller\PaymentScheduleController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PayoutController" to "App\Controller\PayoutController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PrivateURI\ExtractController" to "App\Controller\PrivateURI\ExtractController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PrivateURI\ImageController" to "App\Controller\PrivateURI\ImageController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PrivateURI\ReportController" to "App\Controller\PrivateURI\ReportController".
Inlined service ".service_locator.XLdfSVl.App\Controller\PublicPages" to "App\Controller\PublicPages".
Inlined service ".service_locator.XLdfSVl.App\Controller\QuoteController" to "App\Controller\QuoteController".
Inlined service ".service_locator.XLdfSVl.App\Controller\RefundController" to "App\Controller\RefundController".
Inlined service ".service_locator.XLdfSVl.App\Controller\ReportController" to "App\Controller\ReportController".
Inlined service ".service_locator.XLdfSVl.App\Controller\RevenueScheduleController" to "App\Controller\RevenueScheduleController".
Inlined service "App\Service\Search\SearchEngine" to "App\Controller\Search\SearchController".
Inlined service ".service_locator.XLdfSVl.App\Controller\Search\SearchController" to "App\Controller\Search\SearchController".
Inlined service ".service_locator.XLdfSVl.App\Controller\SubjourneyController" to "App\Controller\SubjourneyController".
Inlined service ".service_locator.XLdfSVl.App\Controller\SubscriptionController" to "App\Controller\SubscriptionController".
Inlined service ".service_locator.XLdfSVl.App\Controller\TagController" to "App\Controller\TagController".
Inlined service ".service_locator.XLdfSVl.App\Controller\TaxationItemController" to "App\Controller\TaxationItemController".
Inlined service ".service_locator.XLdfSVl.App\Controller\TicketController" to "App\Controller\TicketController".
Inlined service ".service_locator.XLdfSVl.App\Controller\TransferController" to "App\Controller\TransferController".
Inlined service ".service_locator.XLdfSVl.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.XLdfSVl.App\Controller\UserRoleController" to "App\Controller\UserRoleController".
Inlined service ".service_locator.XLdfSVl.App\Controller\WdtController" to "App\Controller\WdtController".
Inlined service ".service_locator.XLdfSVl.App\Controller\Workflow\RefundController" to "App\Controller\Workflow\RefundController".
Inlined service ".service_locator.XLdfSVl.App\Controller\Workflow\RegularizeController" to "App\Controller\Workflow\RegularizeController".
Inlined service ".service_locator.XLdfSVl.App\Controller\Workflow\RepartitionController" to "App\Controller\Workflow\RepartitionController".
Inlined service ".service_locator.XLdfSVl.App\Controller\Workflow\SubscribeController" to "App\Controller\Workflow\SubscribeController".
Inlined service "App\Service\Extract\BusinessRule\MultiTabsBusinessRule" to "App\EventSubscriber\ExtractBusinessRuleEventSubscriber".
Inlined service "App\Service\ContextSwitcherService" to "App\EventSubscriber\Queue\SendWelcomeEmailQueueEventSubscriber".
Inlined service "App\Form\DataTransformer\ProcessAnchorPointIdTypeTransformer" to "App\Form\FieldType\ProcessAnchorPointIdType".
Inlined service "App\Form\DataTransformer\ProcessStepTypeTransformer" to "App\Form\FieldType\ProcessStepType".
Inlined service "App\Service\Process" to "App\Form\ProcessType".
Inlined service "App\Service\ScriptFolder" to "App\Form\ScriptFolderType".
Inlined service "App\Menu\ReaderServiceLoader" to "App\Menu\MenuBuilder".
Inlined service "App\Service\Dunning\Cancellation" to "App\Service\Dunning".
Inlined service "App\Service\Dunning\ExternalRecoveryService" to "App\Service\Dunning".
Inlined service "App\Service\Dunning\Mail" to "App\Service\Dunning".
Inlined service "App\Service\Dunning\Recommended" to "App\Service\Dunning".
Inlined service "App\Service\Dunning\SimpleMail" to "App\Service\Dunning".
Inlined service "App\Service\Dunning\Sms" to "App\Service\Dunning".
Inlined service "App\Service\Dunning\Suspension" to "App\Service\Dunning".
Inlined service "App\Session\Context\MasterDataSessionContext" to "App\Service\Masterdata\FormFactory".
Inlined service "App\Session\FlashBag" to "App\Service\Masterdata\FormFactory".
Inlined service "App\Service\Masterdata\TableRelationResolver" to "App\Service\Masterdata\ScriptParser".
Inlined service ".service_locator.6IdIhn0.ValueIn\CommonBundle\Controller\Admin\CRUDController" to "ValueIn\CommonBundle\Controller\Admin\CRUDController".
Inlined service "clock" to "argument_resolver.datetime".
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_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "sonata.admin.translation_extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "sonata.admin.route_loader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.translatable" 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 "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.vFudYVG" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.s95YJ3R" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Service\Twig\Extension\Currency" to "twig".
Inlined service "App\Service\Twig\Extension\DunningExtension" to "twig".
Inlined service "App\Service\Twig\Extension\Environments" to "twig".
Inlined service "App\Service\Twig\Extension\Extract" to "twig".
Inlined service "App\Service\Twig\Extension\IsInstanceOf" to "twig".
Inlined service "App\Service\Twig\Extension\JsonDecode" to "twig".
Inlined service "App\Service\Twig\Extension\LanguageSelector" to "twig".
Inlined service "App\Service\Twig\Extension\OnlineHelp" to "twig".
Inlined service "App\Service\Twig\Extension\PropertyDisplay" to "twig".
Inlined service "App\Service\Twig\Extension\PublicFilesLoaderExtension" to "twig".
Inlined service "App\Service\Twig\Extension\RenderField" to "twig".
Inlined service "App\Service\Twig\Extension\Report" to "twig".
Inlined service "App\Service\Twig\Extension\SortArrayByDate" to "twig".
Inlined service "App\Service\Twig\Extension\SortByDate" to "twig".
Inlined service "App\Service\Twig\Extension\SortByFields" to "twig".
Inlined service "App\Service\Twig\Extension\SubJourneyExtension" to "twig".
Inlined service "App\Service\Twig\Extension\SubscriptionTotal" to "twig".
Inlined service "App\Service\Twig\Extension\Tokenize" to "twig".
Inlined service "App\Service\Twig\Extension\TranslationsLoader" to "twig".
Inlined service "App\Service\Twig\Extension\UcWords" to "twig".
Inlined service "App\Service\Twig\Extension\UiTagsExtension" to "twig".
Inlined service "App\Service\Twig\Extension\WarningsNotificationExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.markdown" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
Inlined service "sonata.admin.twig.group_extension" to "twig".
Inlined service "sonata.admin.twig.icon_extension" to "twig".
Inlined service "sonata.admin.twig.security_extension" to "twig".
Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
Inlined service "sonata.admin.twig.render_element_extension" to "twig".
Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.media.twig.extension" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "Local\PayoutStatBundle\Twig\DateExtension" to "twig".
Inlined service "Local\PayoutStatBundle\Twig\PriceExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "sonata.admin.configuration" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "sonata.media.twig.global" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pmXm47b" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.nested".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.lpZp9KN" to "security.access_map".
Inlined service ".security.request_matcher.PK2EQcs" to "security.access_map".
Inlined service ".security.request_matcher.5Bzrq2g" to "security.access_map".
Inlined service ".security.request_matcher.7idXtQF" to "security.access_map".
Inlined service ".security.request_matcher.CgfRQRn" to "security.access_map".
Inlined service ".security.request_matcher.7qGv_3H" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.CgfRQRn" to "security.access_map".
Inlined service ".security.request_matcher.9iVNn.L" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher..ilpb8p" to "security.access_map".
Inlined service ".security.request_matcher.Re66Z0o" to "security.access_map".
Inlined service ".security.request_matcher.0.aTXGw" to "security.access_map".
Inlined service ".security.request_matcher.Aaj82dQ" to "security.access_map".
Inlined service ".security.request_matcher.jFIQS3L" to "security.access_map".
Inlined service ".security.request_matcher.qjFkuwX" to "security.access_map".
Inlined service ".security.request_matcher.eTGUb1Z" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.hrrvT.W" to ".security.request_matcher.1QeXPV5".
Inlined service "security.firewall.map.config.export" to "security.firewall.map.context.export".
Inlined service ".security.request_matcher.91yaNq5" to ".security.request_matcher.x5sRsQU".
Inlined service "security.firewall.map.config.public" to "security.firewall.map.context.public".
Inlined service "limiter.storage._login_local_api" to "limiter._login_local_api".
Inlined service "limiter.storage._login_global_api" to "limiter._login_global_api".
Inlined service "limiter._login_global_api" to "security.login_throttling.api.limiter".
Inlined service "limiter._login_local_api" to "security.login_throttling.api.limiter".
Inlined service "security.login_throttling.api.limiter" to "security.listener.login_throttling.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "debug.security.firewall.authenticator.hubspot.inner" to "debug.security.firewall.authenticator.hubspot".
Inlined service "security.exception_listener.hubspot" to "security.firewall.map.context.hubspot".
Inlined service "security.firewall.map.config.hubspot" to "security.firewall.map.context.hubspot".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.CfbU7Ny" to ".security.request_matcher.lpZp9KN".
Inlined service ".security.request_matcher.8UqwrFn" to ".security.request_matcher.PK2EQcs".
Inlined service ".security.request_matcher.ZfVu0eP" to ".security.request_matcher.5Bzrq2g".
Inlined service ".security.request_matcher.raH90Rc" to ".security.request_matcher.7idXtQF".
Inlined service ".security.request_matcher.3mSed7r" to ".security.request_matcher.CgfRQRn".
Inlined service ".security.request_matcher.CiqTBvX" to ".security.request_matcher.7qGv_3H".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.lyfP2u_" to ".security.request_matcher.9iVNn.L".
Inlined service ".security.request_matcher.ohBUsmv" to ".security.request_matcher.Re66Z0o".
Inlined service ".security.request_matcher.7uYTqQl" to ".security.request_matcher.0.aTXGw".
Inlined service ".security.request_matcher.kadM1zG" to ".security.request_matcher.Aaj82dQ".
Inlined service ".security.request_matcher.cQzanTP" to ".security.request_matcher.jFIQS3L".
Inlined service ".security.request_matcher.0XRPODl" to ".security.request_matcher.qjFkuwX".
Inlined service ".security.request_matcher.2yPFQEp" to ".security.request_matcher.eTGUb1Z".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.P7SrmqD" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.742Za42" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.d8Y5ycA" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "twig.markdown.default" to "twig.runtime.markdown".
Inlined service "twig.markdown.league_common_mark_converter" to "twig.markdown.default".
Inlined service "twig.markdown.league_common_mark_converter_factory" to "twig.markdown.league_common_mark_converter".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service ".service_locator.WHiOA.m" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.bae34ad74acba00d3fb6d07a9c5e3ebe0622dc6631b666594c8a72e87a4c58d940de8590" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2ee34f106a39c694483314772f0eb36b7ed8e36d3804b598a8cc23619cef294aae00ae50" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service ".service_locator.4nRb37B.ValueIn\ValueInUserBundle\Controller\ChangePasswordController" to "ValueIn\ValueInUserBundle\Controller\ChangePasswordController".
Inlined service ".service_locator.4nRb37B.ValueIn\ValueInUserBundle\Controller\ProfileController" to "ValueIn\ValueInUserBundle\Controller\ProfileController".
Inlined service ".service_locator.4nRb37B.ValueIn\ValueInUserBundle\Controller\ResettingController" to "ValueIn\ValueInUserBundle\Controller\ResettingController".
Inlined service ".service_locator.4nRb37B.ValueIn\ValueInUserBundle\Controller\SecurityController" to "ValueIn\ValueInUserBundle\Controller\SecurityController".
Inlined service "Local\RcInvoiceEngineBundle\Services\ApiUtilsService" to "ValueIn\InvoiceEngineBundle\Services\BillRun".
Inlined service "Local\RcInvoiceEngineBundle\Services\RequestProviderService" to "ValueIn\InvoiceEngineBundle\Services\BillRun".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController" to "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentAddProductController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController" to "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentCancelController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController" to "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentRemoveProductController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController" to "ValueIn\InvoiceEngineBundle\Controller\Api\AmendmentUpdateProductController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController" to "ValueIn\InvoiceEngineBundle\Controller\Api\BaseAmendmentController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController" to "ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePaymentController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController" to "ValueIn\InvoiceEngineBundle\Controller\Api\InvoicePdfController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController" to "ValueIn\InvoiceEngineBundle\Controller\Api\LinkerController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController" to "ValueIn\InvoiceEngineBundle\Controller\Api\NumberingSequenceController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController" to "ValueIn\InvoiceEngineBundle\Controller\Api\PaymentMethodController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController" to "ValueIn\InvoiceEngineBundle\Controller\Api\PreviewController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\Api\QueryController" to "ValueIn\InvoiceEngineBundle\Controller\Api\QueryController".
Inlined service ".service_locator.oohZVHl.ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController" to "ValueIn\InvoiceEngineBundle\Controller\Api\SubscribeController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController" to "ValueIn\InvoiceEngineBundle\Controller\Api\TaxClassController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController" to "ValueIn\InvoiceEngineBundle\Controller\InvoiceEngineController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController" to "ValueIn\InvoiceEngineBundle\Controller\InvoiceNumberingController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController" to "ValueIn\InvoiceEngineBundle\Controller\InvoiceTemplateController".
Inlined service ".service_locator.mwKK5lf.ValueIn\InvoiceEngineBundle\Controller\TaxRatesController" to "ValueIn\InvoiceEngineBundle\Controller\TaxRatesController".
Inlined service ".service_locator.O2p6Lk7.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController" to "ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Controller\WebHookController".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
Inlined service ".service_locator.Adv6CfD" to "sonata.admin.pool".
Inlined service ".service_locator.ejIbxXf" to "sonata.admin.builder.filter.factory".
Inlined service ".service_locator.2e6LmLI.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service ".service_locator.jFu9dcH" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
Inlined service "sonata.admin.builder.filter.factory" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
Inlined service "sonata.media.security.superadmin_strategy" to "sonata.media.pool".
Inlined service "sonata.media.provider.file" to "sonata.media.pool".
Inlined service "sonata.media.provider.youtube" to "sonata.media.pool".
Inlined service "sonata.media.provider.dailymotion" to "sonata.media.pool".
Inlined service "sonata.media.provider.vimeo" to "sonata.media.pool".
Inlined service "sonata.media.resizer.crop" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.resizer.square" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.thumbnail.file" to "sonata.media.provider.file".
Inlined service "sonata.media.metadata.noop" to "sonata.media.metadata.proxy".
Inlined service ".service_locator.PK3g_Zq.sonata.media.controller.media.admin" to "sonata.media.controller.media.admin".
Inlined service ".service_locator.2e6LmLI.sonata.media.controller.gallery.admin" to "sonata.media.controller.gallery.admin".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service ".service_locator.O2p6Lk7.ValueIn\ShopBundle\Controller\QuoteController" to "ValueIn\ShopBundle\Controller\QuoteController".
Inlined service "ValueIn\ShopBundle\Repository\Remote\QuoteRepository" to "ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber".
Inlined service "ValueIn\ShopBundle\Repository\Remote\ShippingLogRepository" to "ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber".
Inlined service "ValueIn\ShopBundle\Repository\Remote\LegalEntityRepository" to "ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber".
Inlined service "ValueIn\ShopBundle\Repository\Remote\CrmOfferRepository" to "ValueIn\ShopBundle\EventSubscriber\RepositoryMappingEventSubscriber".
Inlined service "ValueIn\ShopBundle\Services\CustomerLoginRemoteLink" to "ValueIn\ShopBundle\Repository\Remote\QuoteRepository".
Inlined service "ValueIn\ShopBundle\Services\SubscriptionNumberRemoteLink" to "ValueIn\ShopBundle\Repository\Remote\ShippingLogRepository".
Inlined service ".service_locator.hrsg9ho.ValueIn\ZuoraBundle\Controller\InvoiceController" to "ValueIn\ZuoraBundle\Controller\InvoiceController".
Inlined service ".service_locator.hrsg9ho.ValueIn\ZuoraBundle\Controller\MemoController" to "ValueIn\ZuoraBundle\Controller\MemoController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\AccountController" to "ValueIn\InvoiceApiBundle\Controller\AccountController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\AssociationTableController" to "ValueIn\InvoiceApiBundle\Controller\AssociationTableController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\CompanyConfigController" to "ValueIn\InvoiceApiBundle\Controller\CompanyConfigController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\CompanyController" to "ValueIn\InvoiceApiBundle\Controller\CompanyController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ContactController" to "ValueIn\InvoiceApiBundle\Controller\ContactController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\CustomerController" to "ValueIn\InvoiceApiBundle\Controller\CustomerController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\DocumentationController" to "ValueIn\InvoiceApiBundle\Controller\DocumentationController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\GroupController" to "ValueIn\InvoiceApiBundle\Controller\GroupController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\InvoiceController" to "ValueIn\InvoiceApiBundle\Controller\InvoiceController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\OfferController" to "ValueIn\InvoiceApiBundle\Controller\OfferController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\PaymentController" to "ValueIn\InvoiceApiBundle\Controller\PaymentController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ProcessController" to "ValueIn\InvoiceApiBundle\Controller\ProcessController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ProcessStepController" to "ValueIn\InvoiceApiBundle\Controller\ProcessStepController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ProductController" to "ValueIn\InvoiceApiBundle\Controller\ProductController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ProductPriceController" to "ValueIn\InvoiceApiBundle\Controller\ProductPriceController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ProductStockController" to "ValueIn\InvoiceApiBundle\Controller\ProductStockController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ProviderController" to "ValueIn\InvoiceApiBundle\Controller\ProviderController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController" to "ValueIn\InvoiceApiBundle\Controller\ReportAnchorPointController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ReportController" to "ValueIn\InvoiceApiBundle\Controller\ReportController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ReportStepController" to "ValueIn\InvoiceApiBundle\Controller\ReportStepController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ScriptController" to "ValueIn\InvoiceApiBundle\Controller\ScriptController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\ScriptFolderController" to "ValueIn\InvoiceApiBundle\Controller\ScriptFolderController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\SubscriptionController" to "ValueIn\InvoiceApiBundle\Controller\SubscriptionController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController" to "ValueIn\InvoiceApiBundle\Controller\SubscriptionHistoryController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController" to "ValueIn\InvoiceApiBundle\Controller\SubscriptionItemController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController" to "ValueIn\InvoiceApiBundle\Controller\SubscriptionStatusController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\UserController" to "ValueIn\InvoiceApiBundle\Controller\UserController".
Inlined service ".service_locator.sLcbtyc.ValueIn\InvoiceApiBundle\Controller\UserRoleController" to "ValueIn\InvoiceApiBundle\Controller\UserRoleController".
Inlined service "ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass.inner" to "ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass".
Inlined service "ValueIn\GoCardlessBundle\Services\Webhook\PaymentsHandler" to "ValueIn\GoCardlessBundle\Controller\WebhookController".
Inlined service ".service_locator.O2p6Lk7.ValueIn\GoCardlessBundle\Controller\WebhookController" to "ValueIn\GoCardlessBundle\Controller\WebhookController".
Inlined service "ValueIn\GoCardlessBundle\Services\PaymentIncrementalNumberRemoteLink" to "ValueIn\GoCardlessBundle\Repository\GatewayPaymentRepository".
Inlined service "ValueIn\StripeBundle\Services\PaymentIncrementalNumberRemoteLink" to "ValueIn\StripeBundle\Repository\GatewayPaymentRepository".
Inlined service "ValueIn\StripeBundle\Services\PayoutDateRemoteLink" to "ValueIn\StripeBundle\Repository\TransferRepository".
Inlined service "ValueIn\StripeBundle\ApiRest" to "ValueIn\StripeBundle\Api".
Inlined service "ValueIn\HubspotBundle\Service\HubspotApiService" to "ValueIn\HubspotBundle\Controller\Api\HubspotController".
Inlined service ".service_locator.O2p6Lk7.ValueIn\HubspotBundle\Controller\Api\HubspotController" to "ValueIn\HubspotBundle\Controller\Api\HubspotController".
Inlined service ".service_locator.O2p6Lk7.ValueIn\HubspotBundle\Controller\Front\IFrameController" to "ValueIn\HubspotBundle\Controller\Front\IFrameController".
Inlined service ".service_locator.O2p6Lk7.ValueIn\HubspotBundle\Controller\Front\OAuthController" to "ValueIn\HubspotBundle\Controller\Front\OAuthController".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.O2p6Lk7.Local\AvalaraBundle\Controller\AvalaraController" to "Local\AvalaraBundle\Controller\AvalaraController".
Inlined service "Local\PayoutStatBundle\Service\PayoutDetailedManager" to "Local\PayoutStatBundle\Controller\ApiController".
Inlined service "Local\PayoutStatBundle\Service\PayoutInvoiceManager" to "Local\PayoutStatBundle\Controller\ApiController".
Inlined service ".service_locator.O2p6Lk7.Local\PayoutStatBundle\Controller\ApiController" to "Local\PayoutStatBundle\Controller\ApiController".
Inlined service "Local\PayoutStatBundle\Utils\Factory" to "Local\PayoutStatBundle\Service\PayoutDetailedManager".
Inlined service "Local\PayoutStatBundle\Utils\CountryCurrencyMap" to "Local\PayoutStatBundle\Twig\PriceExtension".
Inlined service "Local\PhraseBundle\Service\PhraseService" to "Local\PhraseBundle\Command\PullTranslationsCommand".
Inlined service "Local\RcInvoiceEngineBundle\Services\Notification" to "Local\RcInvoiceEngineBundle\Command\NotifyUsersWithActiveSubscriptionsAndExpiringCardsCommand".
Inlined service ".service_locator.VgF4fb3.Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController" to "Local\RcInvoiceEngineBundle\Controller\Api\AmendmentSubscriptionRescheduleController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\NagiosController" to "Local\RcInvoiceEngineBundle\Controller\Api\NagiosController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\PetController" to "Local\RcInvoiceEngineBundle\Controller\Api\PetController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController" to "Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController" to "Local\RcInvoiceEngineBundle\Controller\Api\RcInvoiceDetailsController".
Inlined service ".service_locator.VgF4fb3.Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController" to "Local\RcInvoiceEngineBundle\Controller\Api\RcOrderController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController" to "Local\RcInvoiceEngineBundle\Controller\Api\RcPaymentController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController" to "Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController" to "Local\RcInvoiceEngineBundle\Controller\Api\RcSubscriptionItemController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController" to "Local\RcInvoiceEngineBundle\Controller\Api\SubscriptionPromotionController".
Inlined service ".service_locator.xyeX_XS.Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController" to "Local\RcInvoiceEngineBundle\Controller\FrontEnd\InstantNotificationController".
Inlined service ".service_locator.O2p6Lk7.Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController" to "Local\StatsSubscriptionBundle\Controller\StatsSubscriptionController".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "App\Controller\ParamConverter\SearchQueryStringParamConverter" to ".debug.value_resolver.App\Controller\ParamConverter\SearchQueryStringParamConverter".
Inlined service "sonata.admin.argument_resolver.admin" to ".debug.value_resolver.sonata.admin.argument_resolver.admin".
Inlined service "sonata.admin.argument_resolver.proxy_query" to ".debug.value_resolver.sonata.admin.argument_resolver.proxy_query".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "App\Controller\ParamConverter\RestApiConverter" to ".debug.value_resolver.App\Controller\ParamConverter\RestApiConverter".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.hubspot.inner" to "debug.security.event_dispatcher.hubspot".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.6IdIhn0" to ".service_locator.6IdIhn0.ValueIn\CommonBundle\Controller\Admin\CRUDController".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.DKvQu_3" to ".service_locator.DKvQu_3.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.PK3g_Zq" to ".service_locator.PK3g_Zq.sonata.media.controller.media.admin".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1R0Ny6G" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.hubspot" to "debug.security.firewall.authenticator.hubspot.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.Epb0xzu" to "console.command_loader".
Inlined service ".service_locator.DKvQu_3.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "ValueIn\CommonBundle\Admin\Model\ModelManager.inner" to "sonata.admin.manager.orm".
Inlined service "ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Services\StripeRecurringPaymentService" to "console.command.public_alias.ValueIn\InvoiceEnginePaymentMethods\StripePaymentMethodBundle\Command\ProcessStripePaymentsCommand".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" 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".
Inlined service "twig.extension.assets" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
6
Tag "container.decorator" was defined on service(s) "App\Command\Doctrine\Migrations\DiffCommand", "App\Command\Doctrine\Migrations\GenerateCommand", "debug.controller_resolver", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.hubspot", "debug.security.firewall.authenticator.main", "doctrine.migrations.container_aware_migrations_factory", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "ValueIn\InvoiceApiBundle\Services\Api\ModelDescriber\InheritedClass", ".debug.http_client", "fos_rest.serializer.form_error_handler", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.hubspot", "debug.security.event_dispatcher.main", "event_dispatcher", "sonata.admin.manager.orm", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "fos_rest.serializer.form_error_handler", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.
Tag "sonata.admin.template_registry" was defined on service(s) "App\Admin\AssociationTableAdmin.template_registry", "App\Admin\CompanyAdmin.template_registry", "App\Admin\CompanyConfigAdmin.template_registry", "App\Admin\ContactAdmin.template_registry", "App\Admin\CustomerAdmin.template_registry", "App\Admin\DocumentationAdmin.template_registry", "App\Admin\GroupAdmin.template_registry", "App\Admin\InvoiceAdmin.template_registry", "App\Admin\OfferAdmin.template_registry", "App\Admin\PaymentAdmin.template_registry", "App\Admin\ProcessAdmin.template_registry", "App\Admin\ProcessStepAdmin.template_registry", "App\Admin\ProductAdmin.template_registry", "App\Admin\ProductPriceAdmin.template_registry", "App\Admin\ProductStockAdmin.template_registry", "App\Admin\ProviderAdmin.template_registry", "App\Admin\ReportAdmin.template_registry", "App\Admin\ReportAnchorPointAdmin.template_registry", "App\Admin\ReportStepAdmin.template_registry", "App\Admin\SubscriptionAdmin.template_registry", "App\Admin\SubscriptionHistoryAdmin.template_registry", "App\Admin\SubscriptionItemAdmin.template_registry", "App\Admin\SubscriptionStatusAdmin.template_registry", "App\Admin\UserAdmin.template_registry", "App\Admin\UserRoleAdmin.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_item.template_registry", "ValueIn\CommonBundle\Admin\CronJobAdmin.template_registry", "ValueIn\CommonBundle\Admin\EAVCatalogAdmin.template_registry", but was never used.